Home
last modified time | relevance | path

Searched defs:value (Results 10276 - 10300 of 21743) sorted by relevance

1...<<411412413414415416417418419420>>...870

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractMessage.java171 private static ByteString toByteString(Object value) { in toByteString() argument
277 private static int hashMapField(Object value) { in hashMapField() argument
[all...]
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jackdbus-detect.c162 const void *value; in proplist_to_arg() local
/third_party/pulseaudio/src/modules/raop/
H A Dmodule-raop-discover.c196 char *key, *value; in resolver_cb() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-zeroconf-discover.c161 char *key, *value; in resolver_cb() local
[all...]
/third_party/python/Lib/http/
H A Dcookies.py302 def value(sel member in Morsel
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-module.c134 const char *value = NULL; in append_modargs_variant() local
/third_party/pulseaudio/sonic/
H A Dwave.c120 int value = 0, i; in readInt() local
56 writeInt( waveFile file, int value) writeInt() argument
71 writeShort( waveFile file, short value) writeShort() argument
135 int value = 0, i; readShort() local
[all...]
/third_party/python/Include/internal/
H A Dpycore_frame.h88 static inline void _PyFrame_StackPush(_PyInterpreterFrame *f, PyObject *value) { in _PyFrame_StackPush() argument
/third_party/python/Lib/distutils/command/
H A Dinstall.py58 value = re.sub(r"\{(.+?)\}", r"$\g<1>", value) variable
59 value = value.replace("$installed_base", "$base") variable
60 value = value.replace("$py_version_nodot_plat", "$py_version_nodot") variable
65 value = value variable
[all...]
/third_party/pulseaudio/src/pulse/
H A Dproplist.c38 void *value; member
76 int pa_proplist_sets(pa_proplist *p, const char *key, const char *value) { in pa_proplist_sets() argument
104 static int proplist_setn(pa_proplist *p, const char *key, size_t key_length, const char *value, size_ argument
155 proplist_sethex(pa_proplist *p, const char *key, size_t key_length, const char *value, size_t value_length) proplist_sethex() argument
424 const void *value; pa_proplist_to_string_sep() local
465 const char *p, *key = NULL, *value = NULL; pa_proplist_from_string() local
[all...]
/third_party/openssl/crypto/dh/
H A Ddh_pmeth.c224 pkey_dh_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value) pkey_dh_ctrl_str() argument
/third_party/openssl/crypto/objects/
H A Do_names.c156 const char *value = NULL; in OBJ_NAME_get() local
/third_party/openssl/apps/
H A Dasn1parse.c291 ASN1_VALUE *value = ASN1_item_d2i(NULL, &p, length, it); in asn1parse_main() local
/third_party/openssl/crypto/
H A Dinitthread.c140 CRYPTO_THREAD_LOCAL value; member
H A Dpacket.c210 static int put_value(unsigned char *data, uint64_t value, size_t len) in put_value() argument
/third_party/openssl/crypto/ocsp/
H A Docsp_local.h105 } value; member
132 } value; member
/third_party/openssl/crypto/ec/
H A Dec_pmeth.c392 pkey_ec_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value) pkey_ec_ctrl_str() argument
/third_party/openssl/crypto/pkcs12/
H A Dp12_sbag.c116 PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len) PKCS12_SAFEBAG_create_secret() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktBitstreamBufferImpl.cpp147 int64_t BitstreamBufferImpl::MemsetData(deUint32 value, VkDeviceSize offset, VkDeviceSize size) in MemsetData() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DSymbolEnv.h87 Value(bool value) : b(value) {} in Value() argument
88 Value(int value) : i(value) {} in Value() argument
89 Value(unsigned value) : u(value) {} in Value() argument
90 Value(const TType &value) : t(&value) {} in Value() argument
107 Value value() const { return mValue; } value() function in sh::TemplateArg
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DIOSurfaceSurfaceCGL.cpp149 egl::Error IOSurfaceSurfaceCGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
H A Dsafe_conversions_impl.h33 static const int value = std::is_floating_point<NumericType>::value member
43 static const int value = member
52 static const size_t value = IntegerBitsPlusSign<Integer>::value - 1; member
58 constexpr bool IsValueNegative(T value) in IsValueNegative() argument
85 SafeUnsignedAbs(T value) SafeUnsignedAbs() argument
176 static const NumericRangeRepresentation value = global() member
189 static const NumericRangeRepresentation value = global() member
201 static const NumericRangeRepresentation value = NUMERIC_RANGE_NOT_CONTAINED; global() member
[all...]
H A Dchecked_math_impl.h551 static const NumericRepresentation value = global() member
581 constexpr T value() const { return value_; } value() function in angle::base::internal::CheckedNumericState
586 WellDefinedConversionOrZero(Src value, bool is_valid) WellDefinedConversionOrZero() argument
623 constexpr T value() const { return value_; } value() function in angle::base::internal::CheckedNumericState
628 WellDefinedConversionOrNaN(Src value, bool is_valid) WellDefinedConversionOrNaN() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DQueryGL.cpp268 GLint value = 0; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLPlatform.cpp110 getInfo(PlatformInfo name, size_t valueSize, void *value, size_t *valueSizeRet) const getInfo() argument

Completed in 23 milliseconds

1...<<411412413414415416417418419420>>...870