/third_party/node/deps/v8/src/utils/ |
H A D | address-map.h | 24 inline void Set(Type value, uint32_t index) { in Set() argument 43 inline uintptr_t PointerToIndexHashMap<Address>::Key(Address value) { in Key() argument 48 inline uintptr_t PointerToIndexHashMap<HeapObject>::Key(HeapObject value) { in Key() argument [all...] |
H A D | locked-queue-inl.h | 17 Record value; member
|
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
H A D | ldso_dlopen_ns_test.cpp | 164 int* value = reinterpret_cast<int*>(dlsym(handle, "g_testNumber")); in HWTEST_F() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ra_init.cpp | 58 regbits(unsigned num_temps, unsigned value) : num_temps(num_temps) in regbits() argument [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_sync_timeline.h | 51 uint64_t value; member
|
H A D | vk_sync_binary.c | 76 vk_sync_binary_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) vk_sync_binary_signal() argument
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | asn_mstbl.c | 57 static int do_tcreate(const char *value, const char *name) in do_tcreate() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/conf/ |
H A D | conf_api.c | 45 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | params_from_text.c | 24 prepare_from_text(const OSSL_PARAM *paramdefs, const char *key, const char *value, size_t value_n, const OSSL_PARAM **paramdef, int *ishex, size_t *buf_n, BIGNUM **tmpbn, int *found) prepare_from_text() argument 137 construct_from_text(OSSL_PARAM *to, const OSSL_PARAM *paramdef, const char *value, size_t value_n, int ishex, void *buf, size_t buf_n, BIGNUM *tmpbn) construct_from_text() argument 203 OSSL_PARAM_allocate_from_text(OSSL_PARAM *to, const OSSL_PARAM *paramdefs, const char *key, const char *value, size_t value_n, int *found) OSSL_PARAM_allocate_from_text() argument [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | vms_decc_init.c | 38 int value; member [all...] |
/third_party/node/deps/openssl/openssl/crypto/engine/ |
H A D | eng_cnf.c | 43 static int int_engine_configure(const char *name, const char *value, const CONF *cnf) in int_engine_configure() argument [all...] |
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/internal/ |
H A D | RegexCache.java | 70 public synchronized void put(K key, V value) { in put() argument
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | Assignment.java | 86 public abstract Optional<T> value(); value() method in Assignment [all...] |
H A D | RangeException.java | 30 checkDisjoint( Column<T> column, T value, RangeTree existing, RangeTree ranges, OverwriteMode mode) checkDisjoint() argument 39 RangeException(Column<?> column, @Nullable Object value, RangeTree existing, RangeTree ranges, RangeTree intersection, OverwriteMode mode) RangeException() argument 48 explain( Column<?> column, @Nullable Object value, RangeTree existing, RangeTree ranges, RangeTree intersection, OverwriteMode mode) explain() argument
|
/third_party/openssl/test/ |
H A D | sparse_array_test.c | 111 static void leaf_check_all(ossl_uintmax_t n, char *value, void *arg) in leaf_check_all() argument 127 static void leaf_delete(ossl_uintmax_t n, char *value, void *arg) in leaf_delete() argument
|
/third_party/pcre2/pcre2/maint/ |
H A D | GenerateUcpTables.py | 182 value = '0' variable 184 value = 'ucp_' + utt[1] variable
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
H A D | CodedOutputStreamTest.cs | 46 private static void AssertWriteVarint(byte[] data, ulong value)
in AssertWriteVarint() argument 134 AssertWriteLittleEndian32(byte[] data, uint value) AssertWriteLittleEndian32() argument 157 AssertWriteLittleEndian64(byte[] data, ulong value) AssertWriteLittleEndian64() argument [all...] |
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | ExtensionValue.cs | 43 void MergeFrom(IExtensionValue value); in MergeFrom() argument 100 public void MergeFrom(IExtensionValue value) in MergeFrom() argument 121 public void SetValue(T value) in SetValue() argument 189 public void MergeFrom(IExtensionValue value) in MergeFrom() argument
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
H A D | CodedOutputStreamTest.java | 81 private void assertWriteVarint(byte[] data, long value) throws Exception { in assertWriteVarint() argument 164 assertWriteLittleEndian32(byte[] data, int value) assertWriteLittleEndian32() argument 186 assertWriteLittleEndian64(byte[] data, long value) assertWriteLittleEndian64() argument [all...] |
/third_party/python/Include/internal/ |
H A D | pycore_pymem.h | 47 uintptr_t value = (uintptr_t)ptr; in _PyMem_IsPtrFreed() local [all...] |
/third_party/openssl/crypto/engine/ |
H A D | eng_cnf.c | 43 static int int_engine_configure(const char *name, const char *value, const CONF *cnf) in int_engine_configure() argument [all...] |
/third_party/openssl/apps/ |
H A D | vms_decc_init.c | 38 int value; member [all...] |
/third_party/openssl/crypto/ |
H A D | params_from_text.c | 24 prepare_from_text(const OSSL_PARAM *paramdefs, const char *key, const char *value, size_t value_n, const OSSL_PARAM **paramdef, int *ishex, size_t *buf_n, BIGNUM **tmpbn, int *found) prepare_from_text() argument 131 construct_from_text(OSSL_PARAM *to, const OSSL_PARAM *paramdef, const char *value, size_t value_n, int ishex, void *buf, size_t buf_n, BIGNUM *tmpbn) construct_from_text() argument 197 OSSL_PARAM_allocate_from_text(OSSL_PARAM *to, const OSSL_PARAM *paramdefs, const char *key, const char *value, size_t value_n, int *found) OSSL_PARAM_allocate_from_text() argument [all...] |
/third_party/openssl/crypto/asn1/ |
H A D | asn_mstbl.c | 57 static int do_tcreate(const char *value, const char *name) in do_tcreate() argument [all...] |
/third_party/openssl/crypto/conf/ |
H A D | conf_api.c | 45 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string() argument [all...] |