Home
last modified time | relevance | path

Searched defs:keys (Results 351 - 375 of 580) sorted by relevance

1...<<11121314151617181920>>...24

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf.c544 int bpf_map_delete_batch(int fd, const void *keys, __u32 *count, in bpf_map_delete_batch() argument
551 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() argument
568 int bpf_map_update_batch(int fd, const void *keys, cons argument
516 bpf_map_batch_common(int cmd, int fd, void *in_batch, void *out_batch, void *keys, void *values, __u32 *count, const struct bpf_map_batch_opts *opts) bpf_map_batch_common() argument
559 bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, void *keys, void *values, __u32 *count, const struct bpf_map_batch_opts *opts) bpf_map_lookup_and_delete_batch() argument
[all...]
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dcore.c181 unsigned char *keys = session->keys; in hidp_input_report() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundle.java949 findResourceWithFallback( String[] keys, int depth, ICUResourceBundle base, UResourceBundle requested) findResourceWithFallback() argument
1107 getResPathKeys(String[] keys, int depth) getResPathKeys() argument
1137 getResPathKeys(String path, int num, String[] keys, int start) getResPathKeys() argument
1615 getAliasedResource( ICUResourceBundle base, String[] keys, int depth, String key, int _resource, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument
1635 getAliasedResource( String rpath, ClassLoader loaderToUse, String baseName, String[] keys, int depth, String[] baseKeyPath, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument
[all...]
H A DICUResourceBundleReader.java1150 private int[] keys = new int[SIMPLE_LENGTH]; field in ICUResourceBundleReader.ResourceCache
1190 int[] keys; field in ICUResourceBundleReader.ResourceCache.Level
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceBundle.java904 findResourceWithFallback( String[] keys, int depth, ICUResourceBundle base, UResourceBundle requested) findResourceWithFallback() argument
1062 getResPathKeys(String[] keys, int depth) getResPathKeys() argument
1092 getResPathKeys(String path, int num, String[] keys, int start) getResPathKeys() argument
1484 getAliasedResource( ICUResourceBundle base, String[] keys, int depth, String key, int _resource, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument
[all...]
H A DICUResourceBundleReader.java1152 private int[] keys = new int[SIMPLE_LENGTH]; field in ICUResourceBundleReader.ResourceCache
1192 int[] keys; field in ICUResourceBundleReader.ResourceCache.Level
[all...]
/third_party/libbpf/src/
H A Dbpf.c544 int bpf_map_delete_batch(int fd, const void *keys, __u32 *count, in bpf_map_delete_batch() argument
551 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() argument
568 int bpf_map_update_batch(int fd, const void *keys, cons argument
516 bpf_map_batch_common(int cmd, int fd, void *in_batch, void *out_batch, void *keys, void *values, __u32 *count, const struct bpf_map_batch_opts *opts) bpf_map_batch_common() argument
559 bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, void *keys, void *values, __u32 *count, const struct bpf_map_batch_opts *opts) bpf_map_lookup_and_delete_batch() argument
[all...]
/third_party/mbedtls/library/
H A Dssl_tls13_keys.c264 mbedtls_ssl_tls13_make_traffic_keys( psa_algorithm_t hash_alg, const unsigned char *client_secret, const unsigned char *server_secret, size_t secret_len, size_t key_len, size_t iv_len, mbedtls_ssl_key_set *keys) mbedtls_ssl_tls13_make_traffic_keys() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dkeys.cc118 Handle<OrderedHashSet> KeyAccumulator::keys() { in keys() function in v8::internal::KeyAccumulator
182 FilterProxyKeys(KeyAccumulator* accumulator, Handle<JSProxy> owner, Handle<FixedArray> keys, PropertyFilter filter, bool skip_indices) FilterProxyKeys() argument
221 AddKeysFromJSProxy(Handle<JSProxy> proxy, Handle<FixedArray> keys) AddKeysFromJSProxy() argument
451 Handle<FixedArray> keys; GetOwnKeysWithElements() local
485 Handle<FixedArray> keys; GetKeys() local
517 Handle<FixedArray> keys; GetKeysFast() local
553 Handle<FixedArray> keys = GetFastEnumPropertyKeys(isolate_, object); GetOwnKeysWithUninitializedEnumCache() local
756 CollectOwnPropertyNamesInternal( Handle<JSObject> object, KeyAccumulator* keys, Handle<DescriptorArray> descs, int start_index, int limit) CollectOwnPropertyNamesInternal() argument
908 CollectKeysFromDictionary(Handle<Dictionary> dictionary, KeyAccumulator* keys) CollectKeysFromDictionary() argument
1360 Handle<FixedArray> keys; CollectOwnJSProxyTargetKeys() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_lib.c3821 unsigned char *keys = parg; in ssl3_ctx_ctrl() local
/third_party/python/Lib/collections/
H A D__init__.py217 def keys(self): member in OrderedDict
/third_party/pulseaudio/src/pulse/
H A Dcontext.c1433 pa_operation *pa_context_proplist_remove(pa_context *c, const char *const keys[], pa_context_success_cb_t cb, void *userdata) { argument
/third_party/python/Lib/importlib/metadata/
H A D__init__.py458 def keys(self): member in Deprecated
/third_party/skia/src/gpu/
H A DGrGpu.cpp850 void GrGpu::Stats::dumpKeyValuePairs(SkTArray<SkString>* keys, SkTArray<double>* values) { in dumpKeyValuePairs() argument
/third_party/openssl/ssl/
H A Ds3_lib.c3821 unsigned char *keys = parg; in ssl3_ctx_ctrl() local
/third_party/skia/src/ports/skia_ohos/
H A DFontConfig_ohos.cpp394 const char* keys[] = {"generic", "fallback", nullptr}; in parseConfig() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.c301 FT_Byte* keys; /* keys table */ in FT_CALLBACK_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc617 CFStringRef keys[] = { in _hb_coretext_shape() local
/third_party/python/Lib/test/
H A Dtest_configparser.py19 def keys(self): member in SortedDict
[all...]
H A Dtest_ordered_dict.py115 def keys(self): member in OrderedDictTests.test_init_calls.Spam
[all...]
H A Dtest_dict.py207 def keys(self): member in DictTest.test_update.SimpleUserDict
219 def keys(self): member in DictTest.test_update.FailingUserDict
224 def keys(self): member in DictTest.test_update.FailingUserDict
241 def keys(sel member in DictTest.test_update.FailingUserDict
1434 def keys(self): global() member in DictTest.test_dict_copy_order.CustomReversedDict
[all...]
/third_party/python/Lib/
H A D_collections_abc.py786 def keys(self): member in Mapping
H A Dmailbox.py102 def keys(self): member in Mailbox
[all...]
/third_party/python/Objects/
H A Dodictobject.c533 PyDictKeysObject *keys in _odict_get_index_raw() local
588 PyDictKeysObject *keys; _odict_get_index() local
2211 PyObject *keys = _PyObject_CallNoArgs(func); mutablemapping_update_arg() local
[all...]
/third_party/python/Lib/xml/etree/
H A DElementTree.py364 def keys(self): member in Element

Completed in 50 milliseconds

1...<<11121314151617181920>>...24