/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | vertexshader9.h | 93 uint64_t key; in NineVertexShader9_UpdateKey() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_screen_cache.h | 87 struct svga_host_surface_cache_key key; member
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_clip.h | 48 struct brw_clip_prog_key key; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_shader_tess.cpp | 38 TCSShader::TCSShader(const r600_shader_key& key): in TCSShader() argument 172 TESShader(const pipe_stream_output_info *so_info, const r600_shader *gs_shader, const r600_shader_key& key) TESShader() argument
|
/third_party/node/src/crypto/ |
H A D | crypto_keygen.h | 234 ManagedEVPPKey key; member [all...] |
H A D | crypto_hmac.cc | 71 void Hmac::HmacInit(const char* hash_type, const char* key, int key_len) { in HmacInit() argument 94 ByteSource key = ByteSource::FromSecretKeyBytes(env, args[1]); in HmacInit() local 198 KeyObjectHandle* key; AdditionalConfig() local [all...] |
/third_party/node/deps/v8/tools/ |
H A D | generate-runtime-call-stats.py | 308 def key(self): member in Row
|
/third_party/node/test/js-native-api/test_object/ |
H A D | test_null.c | 7 napi_value return_value, object, key; in SetProperty() local 34 napi_value return_value, object, key, prop; in GetProperty() local 62 napi_value return_value, object, key; TestBoolValuedPropApi() local [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | module-compiler.h | 91 base::Optional<Key> key = base::nullopt; in pop() local 104 bool insert(const Key& key) { return queue_.insert(key).second; } in insert() argument
|
H A D | memory-protection-key.cc | 136 void FreeMemoryProtectionKey(int key) { in FreeMemoryProtectionKey() argument 164 SetPermissionsAndMemoryProtectionKey( PageAllocator* page_allocator, base::AddressRegion region, PageAllocator::Permission page_permissions, int key) SetPermissionsAndMemoryProtectionKey() argument 203 SetPermissionsForMemoryProtectionKey( int key, MemoryProtectionKeyPermission permissions) SetPermissionsForMemoryProtectionKey() argument 215 GetMemoryProtectionKeyPermission(int key) GetMemoryProtectionKeyPermission() argument [all...] |
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | json_test.cc | 177 std::string key = "msg1-as-utf8"; in TEST() local
|
/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...] |
/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...] |