Home
last modified time | relevance | path

Searched refs:value (Results 22401 - 22425 of 29815) sorted by relevance

1...<<891892893894895896897898899900>>...1193

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DDiffKey.java18 import com.google.auto.value.AutoValue;
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs97 value: *mut ::c_void, in pthread_create()
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dnamespace.rs41 match &meta.value { in parse_meta()
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dnamespace.rs41 match &meta.value { in parse_meta()
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dnamespace.rs41 match &meta.value { in parse_meta()
/third_party/rust/crates/cxx/book/
H A Dbuild.js68 const highlighted = hljs.highlight(lang, target).value;
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dnamespace.rs41 match &meta.value { in parse_meta()
/third_party/python/Lib/test/
H A Dmock_socket.py68 def setsockopt(self, level, optname, value):
H A Dpydocfodder.py113 def _setx(self, value):
/third_party/python/Include/cpython/
H A Dpyerrors.h70 PyObject *value; member
/third_party/python/Include/
H A Ddictobject.h28 PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value);
77 /* Dictionary (key, value, items) iterators */
/third_party/pulseaudio/src/daemon/
H A Ddaemon-conf.h52 rlim_t value; member
/third_party/pulseaudio/src/pulse/
H A Dproplist.h178 /** 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 Dtopics.py39 '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 Dasn1_local.h35 /* The field value itself */
53 int ossl_asn1_set_choice_selector(ASN1_VALUE **pval, int value,
/third_party/openssl/crypto/evp/
H A Dp5_crpt.c46 param->value.sequence == NULL) { in PKCS5_PBE_keyivgen_ex()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkSafetyCriticalUtil.hpp40 const std::string& value);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLDevice.h28 cl_int getInfo(DeviceInfo name, size_t valueSize, void *value, size_t *valueSizeRet) const;
H A Dentry_points_utils.h23 // 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 DCLMemory.h31 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 DPbufferSurfaceCGL.cpp82 egl::Error PbufferSurfaceCGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
H A DWindowSurfaceCGL.h73 egl::Error querySurfacePointerANGLE(EGLint attribute, void **value) override;
/third_party/skia/third_party/externals/angle2/src/common/
H A DMemoryBuffer.cpp148 mScratchMemory.fill(initValue.value()); in getImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
H A DPbufferSurfaceEAGL.cpp84 egl::Error PbufferSurfaceEAGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
H A DWindowSurfaceEAGL.h81 egl::Error querySurfacePointerANGLE(EGLint attribute, void **value) override;

Completed in 31 milliseconds

1...<<891892893894895896897898899900>>...1193