/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | DiffKey.java | 18 import com.google.auto.value.AutoValue;
|
/third_party/rust/crates/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 97 value: *mut ::c_void, in pthread_create()
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | namespace.rs | 41 match &meta.value { in parse_meta()
|
/third_party/rust/crates/cxx/gen/lib/src/syntax/ |
H A D | namespace.rs | 41 match &meta.value { in parse_meta()
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | namespace.rs | 41 match &meta.value { in parse_meta()
|
/third_party/rust/crates/cxx/book/ |
H A D | build.js | 68 const highlighted = hljs.highlight(lang, target).value;
|
/third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
H A D | namespace.rs | 41 match &meta.value { in parse_meta()
|
/third_party/python/Lib/test/ |
H A D | mock_socket.py | 68 def setsockopt(self, level, optname, value):
|
H A D | pydocfodder.py | 113 def _setx(self, value):
|
/third_party/python/Include/cpython/ |
H A D | pyerrors.h | 70 PyObject *value; member
|
/third_party/python/Include/ |
H A D | dictobject.h | 28 PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value); 77 /* Dictionary (key, value, items) iterators */
|
/third_party/pulseaudio/src/daemon/ |
H A D | daemon-conf.h | 52 rlim_t value; member
|
/third_party/pulseaudio/src/pulse/ |
H A D | proplist.h | 178 /** For clients/streams: an id for the login session the application runs in. On Unix the value of $XDG_SESSION_ID. E.g. "5" */ 286 /** Returns a non-zero value if the key is valid. \since 3.0 */ 293 int pa_proplist_sets(pa_proplist *p, const char *key, const char *value); 322 /** Store the value for the specified key in \a data. Will store a 391 /** Allocate a new property list and assign key/value from a human
|
/third_party/python/Lib/pydoc_data/ |
H A D | topics.py | 39 'Assignments to "__debug__" are illegal. The value for the ' 197 ' length is added to it. The resulting value must be a ' 215 ' existing key/value pair with the same key value, or insert a ' 217 ' key/value pair (if no key with the same value existed).\n' 517 ' value = await aenter(manager)\n' 521 ' TARGET = value\n' 666 'value. The value ma [all...] |
/third_party/openssl/crypto/asn1/ |
H A D | asn1_local.h | 35 /* The field value itself */ 53 int ossl_asn1_set_choice_selector(ASN1_VALUE **pval, int value,
|
/third_party/openssl/crypto/evp/ |
H A D | p5_crpt.c | 46 param->value.sequence == NULL) { in PKCS5_PBE_keyivgen_ex()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkSafetyCriticalUtil.hpp | 40 const std::string& value);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLDevice.h | 28 cl_int getInfo(DeviceInfo name, size_t valueSize, void *value, size_t *valueSizeRet) const;
|
H A D | entry_points_utils.h | 23 // A template struct for determining the default value to return for each entry point. 34 // This doubles as the GLenum return value. 73 // Specialized enum error value. 103 return context == nullptr ? 0 : static_cast<int>(context->id().value); in CID()
|
H A D | CLMemory.h | 31 cl_int getInfo(MemInfo name, size_t valueSize, void *value, size_t *valueSizeRet) const;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
H A D | PbufferSurfaceCGL.cpp | 82 egl::Error PbufferSurfaceCGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
H A D | WindowSurfaceCGL.h | 73 egl::Error querySurfacePointerANGLE(EGLint attribute, void **value) override;
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | MemoryBuffer.cpp | 148 mScratchMemory.fill(initValue.value()); in getImpl()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
H A D | PbufferSurfaceEAGL.cpp | 84 egl::Error PbufferSurfaceEAGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
H A D | WindowSurfaceEAGL.h | 81 egl::Error querySurfacePointerANGLE(EGLint attribute, void **value) override;
|