/third_party/node/src/ |
H A D | json_utils.h | 64 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 D | iculslocs.cc | 201 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 D | shrpx_downstream_queue.cc | 34 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 D | crypt_md5.c | 197 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 D | ns_config.h | 38 char **key; /** List of string keys */ member
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_map.c | 94 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 D | huffman.c | 109 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 D | ares_rand.c | 67 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 D | ares__htable_asvp.c | 38 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 D | hash.h | 204 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 D | resbund.cpp | 318 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 D | rbbistbl.cpp | 187 void RBBISymbolTable::addEntry (const UnicodeString &key, RBBINode *val, UErrorCode &err) { in addEntry() argument [all...] |
H A D | static_unicode_sets.cpp | 36 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 D | static_unicode_sets.h | 126 Key key; member
|
H A D | unifiedcache.h | 202 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 D | uvectr32.cpp | 189 int32_t UVector32::indexOf(int32_t key, int32_t startIndex) const { in indexOf() argument
|
H A D | uhash.h | 107 UHashTok key; global() member [all...] |
H A D | ulocbuilder.cpp | 74 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 D | unistr_case.cpp | 225 uhash_hashCaselessUnicodeString(const UElement key) { in uhash_hashCaselessUnicodeString() argument
|
H A D | rbbirb.h | 52 UnicodeString key; member in RBBISymbolTableEntry 200 UnicodeString *key; member
|
H A D | servls.cpp | 74 ICUServiceKey* key = createKey(&locName, kind, status); in get() local
|
/third_party/ninja/src/ |
H A D | dyndep_parser.cc | 96 bool DyndepParser::ParseLet(string* key, EvalString* value, string* err) { in ParseLet() argument 192 string key; in ParseEdge() local
|
/third_party/nghttp2/tests/ |
H A D | nghttp2_pq_test.c | 122 int key; member
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | ures.h | 838 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 D | stub.c | 62 stub_compare(const void *key, const void *elem) in stub_compare() argument
|