Home
last modified time | relevance | path

Searched defs:key (Results 1176 - 1200 of 3690) sorted by relevance

1...<<41424344454647484950>>...148

/third_party/node/src/
H A Djson_utils.h64 inline void json_objectstart(T key) { in json_objectstart() argument
77 inline void json_arraystart(T key) { in json_arraystart() argument
108 inline void json_keyvalue(const T& key, const U& value) { in json_keyvalue() argument
/third_party/node/tools/icu/
H A Diculslocs.cc201 const char* key = ures_getKey(t.getAlias()); in dumpAllButInstalledLocales() local
316 const char* key = ures_getKey(subkey.getAlias()); in list() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_downstream_queue.cc34 DownstreamQueue::HostEntry::HostEntry(ImmutableString &&key) in HostEntry() argument
64 auto key = ImmutableString{std::begin(host), std::end(host)}; in find_host_entry() local
/third_party/musl/src/crypt/
H A Dcrypt_md5.c197 static char *md5crypt(const char *key, const char *setting, char *output) in md5crypt() argument
271 __crypt_md5(const char *key, const char *setting, char *output) __crypt_md5() argument
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Dns_config.h38 char **key; /** List of string keys */ member
/third_party/nghttp2/lib/
H A Dnghttp2_map.c94 static uint32_t hash(nghttp2_map_key_type key) { in hash() argument
110 nghttp2_map_key_type key = bkt->key; in map_bucket_swap() local
122 map_bucket_set_data(nghttp2_map_bucket *bkt, uint32_t hash, nghttp2_map_key_type key, void *data) map_bucket_set_data() argument
151 insert(nghttp2_map_bucket *table, uint32_t tablelen, uint32_t tablelenbits, uint32_t hash, nghttp2_map_key_type key, void *data) insert() argument
218 nghttp2_map_insert(nghttp2_map *map, nghttp2_map_key_type key, void *data) nghttp2_map_insert() argument
248 nghttp2_map_find(nghttp2_map *map, nghttp2_map_key_type key) nghttp2_map_find() argument
278 nghttp2_map_remove(nghttp2_map *map, nghttp2_map_key_type key) nghttp2_map_remove() argument
[all...]
/third_party/node/deps/brotli/c/dec/
H A Dhuffman.c109 brotli_reg_t key; /* prefix code */ in BrotliBuildCodeLengthsHuffmanTable() local
177 brotli_reg_t key; /* prefix code */ in BrotliBuildHuffmanTable() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_rand.c67 static void ares_rc4_generate_key(ares_rand_rc4 *rc4_state, unsigned char *key, in ares_rc4_generate_key() argument
106 unsigned char key[ARES_RC4_KEY_LEN]; in ares_rc4_init() local
[all...]
H A Dares__htable_asvp.c38 ares_socket_t key; member
53 static unsigned int hash_func(const void *key, unsigned int seed) in hash_func() argument
149 ares__htable_asvp_insert(ares__htable_asvp_t *htable, ares_socket_t key, void *val) ares__htable_asvp_insert() argument
180 ares__htable_asvp_get(const ares__htable_asvp_t *htable, ares_socket_t key, void **val) ares__htable_asvp_get() argument
204 ares__htable_asvp_get_direct(const ares__htable_asvp_t *htable, ares_socket_t key) ares__htable_asvp_get_direct() argument
212 ares__htable_asvp_remove(ares__htable_asvp_t *htable, ares_socket_t key) ares__htable_asvp_remove() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dhash.h204 put(const UnicodeString& key, void* value, UErrorCode& status) put() argument
208 puti(const UnicodeString& key, int32_t value, UErrorCode& status) puti() argument
212 putiAllowZero(const UnicodeString& key, int32_t value, UErrorCode& status) putiAllowZero() argument
225 getiAndFound(const UnicodeString& key, UBool &found) const getiAndFound() argument
229 remove(const UnicodeString& key) remove() argument
233 removei(const UnicodeString& key) removei() argument
[all...]
H A Dresbund.cpp318 UnicodeString ResourceBundle::getNextString(const char ** key, UErrorCode& status) { in getNextString() argument
342 ResourceBundle ResourceBundle::get(const char* key, UErrorCode& status) const { in get() argument
354 ResourceBundle ResourceBundle::getWithFallback(const char* key, UErrorCode& status){ in getWithFallback() argument
364 UnicodeString ResourceBundle::getStringEx(const char* key, UErrorCode& status) const { in getStringEx() argument
H A Drbbistbl.cpp187 void RBBISymbolTable::addEntry (const UnicodeString &key, RBBINode *val, UErrorCode &err) { in addEntry() argument
[all...]
H A Dstatic_unicode_sets.cpp36 inline UnicodeSet* getImpl(Key key) { in getImpl() argument
68 void saveSet(Key key, const UnicodeString& unicodeSetPattern, UErrorCode& status) { in saveSet() argument
213 get(Key key) get() argument
[all...]
H A Dstatic_unicode_sets.h126 Key key; member
H A Dunifiedcache.h202 get( const CacheKey<T>& key, const T *&ptr, UErrorCode &status) const get() argument
224 get( const CacheKey<T>& key, const void *creationContext, const T *&ptr, UErrorCode &status) const get() argument
[all...]
H A Duvectr32.cpp189 int32_t UVector32::indexOf(int32_t key, int32_t startIndex) const { in indexOf() argument
H A Duhash.h107 UHashTok key; global() member
[all...]
H A Dulocbuilder.cpp74 void ulocbld_setExtension(ULocaleBuilder* builder, char key, const char* value, int32_t length) { in ulocbld_setExtension() argument
79 ulocbld_setUnicodeLocaleKeyword( ULocaleBuilder* builder, const char* key, int32_t keyLength, const char* type, int32_t typeLength) ulocbld_setUnicodeLocaleKeyword() argument
H A Dunistr_case.cpp225 uhash_hashCaselessUnicodeString(const UElement key) { in uhash_hashCaselessUnicodeString() argument
H A Drbbirb.h52 UnicodeString key; member in RBBISymbolTableEntry
200 UnicodeString *key; member
H A Dservls.cpp74 ICUServiceKey* key = createKey(&locName, kind, status); in get() local
/third_party/ninja/src/
H A Ddyndep_parser.cc96 bool DyndepParser::ParseLet(string* key, EvalString* value, string* err) { in ParseLet() argument
192 string key; in ParseEdge() local
/third_party/nghttp2/tests/
H A Dnghttp2_pq_test.c122 int key; member
/third_party/node/deps/icu-small/source/common/unicode/
H A Dures.h838 ures_getNextUnicodeString(UResourceBundle *resB, const char ** key, UErrorCode* status) ures_getNextUnicodeString() argument
883 ures_getUnicodeStringByKey(const UResourceBundle *resB, const char* key, UErrorCode* status) ures_getUnicodeStringByKey() argument
[all...]
/third_party/mesa3d/src/mapi/
H A Dstub.c62 stub_compare(const void *key, const void *elem) in stub_compare() argument

Completed in 15 milliseconds

1...<<41424344454647484950>>...148