Home
last modified time | relevance | path

Searched defs:key (Results 6076 - 6098 of 6098) sorted by relevance

1...<<241242243244

/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_isp_adapt.h122 hi_u64 key; member
1532 hi_u64 key; member
1729 hi_isp_statistics_ctrl key; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_isp_adapt.h122 hi_u64 key; member
1532 hi_u64 key; member
1729 hi_isp_statistics_ctrl key; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c1545 static void swap_key_from_BE(struct wl_wsec_key *key) in swap_key_from_BE() argument
1556 swap_key_to_BE(struct wl_wsec_key *key) swap_key_to_BE() argument
6055 struct wl_wsec_key key; wl_set_set_sharedkey() local
7094 struct wl_wsec_key key; wl_add_keyext() local
7269 struct wl_wsec_key key; wl_cfg80211_add_key() local
7449 struct wl_wsec_key key; wl_cfg80211_del_key() local
7501 struct wl_wsec_key key; wl_cfg80211_get_key() local
21048 wl_cfg80211_get_fbt_key(struct net_device *dev, uint8 *key, int total_len) wl_cfg80211_get_fbt_key() argument
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp5791 auto key = DumpUtils::DumpMap(argList[0]); in DumpState() local
5835 auto key = DumpUtils::DumpsysMap(argList[0]); in DumpSysState() local
7155 const char *key = "const.product.arkheaplimit"; in GetAppMemorySize() local
7184 const char *key = "const.product.islowram"; IsRamConstrainedDevice() local
10553 ExecuteIntent(uint64_t key, const sptr<IRemoteObject> &callerToken, const InsightIntentExecuteParam &param) ExecuteIntent() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp3288 int32_t AudioPolicyService::SetSystemSoundUri(const std::string &key, const std::string &uri) in SetSystemSoundUri() argument
3293 std::string AudioPolicyService::GetSystemSoundUri(const std::string &key) in GetSystemSoundUri() argument
8333 std::string key = "AUDIO_EXT_PARAM_KEY_A2DP_OFFLOAD_CONFIG"; in GetA2dpOffloadCodecAndSendToDsp() local
[all...]
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3446 auto key = sessionInfo.moduleName_ + sessionInfo.abilityName_; in GetStartingWindowInfoFromCache() local
3461 auto key = abilityInfo.moduleName + abilityInfo.name; in CacheStartingWindowInfo() local
/third_party/libbpf/src/
H A Dlibbpf.c6098 static size_t bpf_core_hash_fn(const long key, void *ctx) argument
6601 cmp_relo_by_insn_idx(const void *key, const void *elem) global() argument
10304 bpf_map__lookup_elem(const struct bpf_map *map, const void *key, size_t key_sz, void *value, size_t value_sz, __u64 flags) global() argument
10317 bpf_map__update_elem(const struct bpf_map *map, const void *key, size_t key_sz, const void *value, size_t value_sz, __u64 flags) global() argument
10330 bpf_map__delete_elem(const struct bpf_map *map, const void *key, size_t key_sz, __u64 flags) global() argument
10342 bpf_map__lookup_and_delete_elem(const struct bpf_map *map, const void *key, size_t key_sz, void *value, size_t value_sz, __u64 flags) global() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp1916 static ImGuiStorage::ImGuiStoragePair* LowerBound(ImVector<ImGuiStorage::ImGuiStoragePair>& data, ImGuiID key) in LowerBound() argument
1955 int ImGuiStorage::GetInt(ImGuiID key, int default_val) const in GetInt() argument
1963 GetBool(ImGuiID key, bool default_val) const GetBool() argument
1968 GetFloat(ImGuiID key, float default_val) const GetFloat() argument
1985 GetIntRef(ImGuiID key, int default_val) GetIntRef() argument
1993 GetBoolRef(ImGuiID key, bool default_val) GetBoolRef() argument
1998 GetFloatRef(ImGuiID key, float default_val) GetFloatRef() argument
2006 GetVoidPtrRef(ImGuiID key, void* default_val) GetVoidPtrRef() argument
2015 SetInt(ImGuiID key, int val) SetInt() argument
2026 SetBool(ImGuiID key, bool val) SetBool() argument
2031 SetFloat(ImGuiID key, float val) SetFloat() argument
2042 SetVoidPtr(ImGuiID key, void* val) SetVoidPtr() argument
[all...]
H A Dimgui.h2134 ImGuiID key; global() member
[all...]
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4609 static IterT VmaBinaryFindFirstNotLess(IterT beg, IterT end, const KeyT &key, const CmpLess& cmp) in VmaBinaryFindFirstNotLess() argument
[all...]
/third_party/python/Parser/
H A Dparser.c9992 void *key; in key_value_pattern_rule() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h1757 const u8 *key; global() member
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp4640 void JSViewAbstract::GetBorderRadius(const char* key, JSRef<JSObject>& object, CalcDimension& radius) in GetBorderRadius() argument
4645 void JSViewAbstract::GetBorderRadiusByLengthMetrics(const char* key, JSRef<JSObject>& object, CalcDimension& radius) in GetBorderRadiusByLengthMetrics() argument
7433 void JSViewAbstract::JsKey(const std::string& key) in JsKey() argument
9454 GetAngle( const std::string& key, const std::unique_ptr<JsonValue>& jsonValue, std::optional<float>& angle) GetAngle() argument
9465 GetJsAngle( int32_t key, const JSRef<JSVal>& jsValue, std::optional<float>& angle) GetJsAngle() argument
9480 GetJsAngleWithDefault( int32_t key, const JSRef<JSObject>& jsObj, std::optional<float>& angle, float defaultValue) GetJsAngleWithDefault() argument
9501 GetPerspective( const std::string& key, const std::unique_ptr<JsonValue>& jsonValue, float& perspective) GetPerspective() argument
9510 GetJsPerspective(int32_t key, const JSRef<JSObject>& jsValue, float& perspective) GetJsPerspective() argument
10090 JSRef<JSVal> key = keysArray->GetValueAt(i); JsKeyboardShortcut() local
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc4499 Maybe<bool> v8::Object::SetPrivate(Local<Context> context, Local<Private> key, in SetPrivate() argument
4270 Set(v8::Local<v8::Context> context, v8::Local<Value> key, v8::Local<Value> value) Set() argument
4299 CreateDataProperty(v8::Local<v8::Context> context, v8::Local<Name> key, v8::Local<Value> value) CreateDataProperty() argument
4448 DefineOwnProperty(v8::Local<v8::Context> context, v8::Local<Name> key, v8::Local<Value> value, v8::PropertyAttribute attributes) DefineOwnProperty() argument
4483 DefineProperty(v8::Local<v8::Context> context, v8::Local<Name> key, PropertyDescriptor& descriptor) DefineProperty() argument
4526 Get(Local<v8::Context> context, Local<Value> key) Get() argument
4548 GetPrivate(Local<Context> context, Local<Private> key) GetPrivate() argument
4553 GetPropertyAttributes( Local<Context> context, Local<Value> key) GetPropertyAttributes() argument
4575 GetOwnPropertyDescriptor(Local<Context> context, Local<Name> key) GetOwnPropertyDescriptor() argument
4721 Delete(Local<Context> context, Local<Value> key) Delete() argument
4745 DeletePrivate(Local<Context> context, Local<Private> key) DeletePrivate() argument
4761 Has(Local<Context> context, Local<Value> key) Has() argument
4783 HasPrivate(Local<Context> context, Local<Private> key) HasPrivate() argument
4897 HasOwnProperty(Local<Context> context, Local<Name> key) HasOwnProperty() argument
4921 HasRealNamedProperty(Local<Context> context, Local<Name> key) HasRealNamedProperty() argument
4950 HasRealNamedCallbackProperty(Local<Context> context, Local<Name> key) HasRealNamedCallbackProperty() argument
4977 GetRealNamedPropertyInPrototypeChain( Local<Context> context, Local<Name> key) GetRealNamedPropertyInPrototypeChain() argument
4999 GetRealNamedPropertyAttributesInPrototypeChain( Local<Context> context, Local<Name> key) GetRealNamedPropertyAttributesInPrototypeChain() argument
5024 GetRealNamedProperty(Local<Context> context, Local<Name> key) GetRealNamedProperty() argument
5039 GetRealNamedPropertyAttributes( Local<Context> context, Local<Name> key) GetRealNamedPropertyAttributes() argument
7415 Get(Local<Context> context, Local<Value> key) Get() argument
7428 Set(Local<Context> context, Local<Value> key, Local<Value> value) Set() argument
7443 Has(Local<Context> context, Local<Value> key) Has() argument
7457 Delete(Local<Context> context, Local<Value> key) Delete() argument
7503 i::Object key = table->KeyAt(entry); MapAsArray() local
7548 Add(Local<Context> context, Local<Value> key) Add() argument
7561 Has(Local<Context> context, Local<Value> key) Has() argument
7575 Delete(Local<Context> context, Local<Value> key) Delete() argument
7607 i::Object key = table->KeyAt(entry); SetAsArray() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c1079 upb_strview key = upb_strtable_iter_key(&i); in upb_encode_map() local
1428 static lookupkey_t intkey(uintptr_t key) { in intkey() argument
1482 static const upb_tabent *findentry(const upb_table *t, lookupkey_t key, in findentry() argument
1495 findentry_mutable(upb_table *t, lookupkey_t key, uint32_t hash, eqlfunc_t *eql) findentry_mutable() argument
1500 lookup(const upb_table *t, lookupkey_t key, upb_value *v, uint32_t hash, eqlfunc_t *eql) lookup() argument
1514 insert(upb_table *t, lookupkey_t key, upb_tabkey tabkey, upb_value val, uint32_t hash, hashfunc_t *hashfunc, eqlfunc_t *eql) insert() argument
1559 rm(upb_table *t, lookupkey_t key, upb_value *val, upb_tabkey *removed, uint32_t hash, eqlfunc_t *eql) rm() argument
1626 strhash(upb_tabkey key) strhash() argument
1663 upb_strview key = upb_strtable_iter_key(&i); upb_strtable_resize() local
1675 lookupkey_t key; upb_strtable_insert3() local
1695 upb_strtable_lookup2(const upb_strtable *t, const char *key, size_t len, upb_value *v) upb_strtable_lookup2() argument
1701 upb_strtable_remove3(upb_strtable *t, const char *key, size_t len, upb_value *val, upb_alloc *alloc) upb_strtable_remove3() argument
1734 upb_strview key; upb_strtable_iter_key() local
1765 inthash(upb_tabkey key) inthash() argument
1775 inttable_val(upb_inttable *t, uintptr_t key) inttable_val() argument
1785 inttable_val_const(const upb_inttable *t, uintptr_t key) inttable_val_const() argument
1839 upb_inttable_insert2(upb_inttable *t, uintptr_t key, upb_value val, upb_alloc *a) upb_inttable_insert2() argument
1880 upb_inttable_lookup(const upb_inttable *t, uintptr_t key, upb_value *v) upb_inttable_lookup() argument
1887 upb_inttable_replace(upb_inttable *t, uintptr_t key, upb_value val) upb_inttable_replace() argument
1894 upb_inttable_remove(upb_inttable *t, uintptr_t key, upb_value *val) upb_inttable_remove() argument
1926 upb_inttable_insertptr2(upb_inttable *t, const void *key, upb_value val, upb_alloc *a) upb_inttable_insertptr2() argument
1931 upb_inttable_lookupptr(const upb_inttable *t, const void *key, upb_value *v) upb_inttable_lookupptr() argument
1936 upb_inttable_removeptr(upb_inttable *t, const void *key, upb_value *val) upb_inttable_removeptr() argument
1954 uintptr_t key = upb_inttable_iter_key(&i); upb_inttable_compact2() local
2078 upb_murmur_hash2(const void *key, size_t len, uint32_t seed) upb_murmur_hash2() argument
2130 upb_murmur_hash2(const void * key, size_t len, uint32_t seed) upb_murmur_hash2() argument
3924 const upb_fielddef *key = upb_msgdef_itof(m, 1); make_layout() local
4913 upb_strview key = upb_strtable_iter_key(&iter); upb_symtab_addtotabs() local
5251 const upb_fielddef *key = upb_msgdef_itof(entry, UPB_MAPENTRY_KEY); upb_msg_mutable() local
5373 upb_map_get(const upb_map *map, upb_msgval key, upb_msgval *val) upb_map_get() argument
5377 upb_map_set(upb_map *map, upb_msgval key, upb_msgval val, upb_arena *arena) upb_map_set() argument
5382 upb_map_delete(upb_map *map, upb_msgval key) upb_map_delete() argument
12629 const strpc *key = handler_data; putkey() local
[all...]
H A Dupb.h608 UPB_INLINE char *upb_tabstr(upb_tabkey key, uint32_t *len) { in upb_tabstr() argument
626 upb_tabkey key; member
678 UPB_INLINE uintptr_t upb_intkey(uintptr_t key) { in upb_intkey() argument
682 UPB_INLINE uint32_t upb_inthash(uintptr_t key) { in upb_inthash() argument
690 upb_arrhas(upb_tabval key) upb_arrhas() argument
743 upb_inttable_insert(upb_inttable *t, uintptr_t key, upb_value val) upb_inttable_insert() argument
748 upb_strtable_insert2(upb_strtable *t, const char *key, size_t len, upb_value val) upb_strtable_insert2() argument
754 upb_strtable_insert(upb_strtable *t, const char *key, upb_value val) upb_strtable_insert() argument
766 upb_strtable_lookup(const upb_strtable *t, const char *key, upb_value *v) upb_strtable_lookup() argument
777 upb_strtable_remove2(upb_strtable *t, const char *key, size_t len, upb_value *val) upb_strtable_remove2() argument
783 upb_strtable_remove(upb_strtable *t, const char *key, upb_value *v) upb_strtable_remove() argument
809 upb_inttable_insertptr(upb_inttable *t, const void *key, upb_value val) upb_inttable_insertptr() argument
825 upb_inttable_lookup32(const upb_inttable *t, uint32_t key, upb_value *v) upb_inttable_lookup32() argument
1161 _upb_map_tokey(const void *key, size_t size) _upb_map_tokey() argument
1169 _upb_map_fromkey(upb_strview key, void* out, size_t size) _upb_map_fromkey() argument
1205 _upb_map_get(const upb_map *map, const void *key, size_t key_size, void *val, size_t val_size) _upb_map_get() argument
1226 _upb_map_set(upb_map *map, const void *key, size_t key_size, void *val, size_t val_size, upb_arena *arena) _upb_map_set() argument
1237 _upb_map_delete(upb_map *map, const void *key, size_t key_size) _upb_map_delete() argument
1253 _upb_msg_map_get(const upb_msg *msg, size_t ofs, const void *key, size_t key_size, void *val, size_t val_size) _upb_msg_map_get() argument
1268 _upb_msg_map_set(upb_msg *msg, size_t ofs, const void *key, size_t key_size, void *val, size_t val_size, upb_arena *arena) _upb_msg_map_set() argument
1278 _upb_msg_map_delete(upb_msg *msg, size_t ofs, const void *key, size_t key_size) _upb_msg_map_delete() argument
1293 _upb_msg_map_key(const void* msg, void* key, size_t size) _upb_msg_map_key() argument
[all...]
/third_party/glfw/deps/
H A Dnuklear.h7231 nk_murmur_hash(const void * key, int len, nk_hash seed) nk_murmur_hash() argument
13990 nk_input_key(struct nk_context *ctx, enum nk_keys key, int down) nk_input_key() argument
14162 nk_input_is_key_pressed(const struct nk_input *i, enum nk_keys key) nk_input_is_key_pressed() argument
14172 nk_input_is_key_released(const struct nk_input *i, enum nk_keys key) nk_input_is_key_released() argument
14182 nk_input_is_key_down(const struct nk_input *i, enum nk_keys key) nk_input_is_key_down() argument
22096 nk_textedit_key(struct nk_text_edit *state, enum nk_keys key, int shift_mod, const struct nk_user_font *font, float row_height) nk_textedit_key() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A D802.11.h2424 uint8 key[1]; member
2435 uint8 key[16]; member
[all...]
H A Dwlioctl.h1552 uint8 key[WSEC_MAX_PASSPHRASE_LEN]; /* PMK material */ member
16425 uint8 key[DOT11_MAX_KEY_SIZE]; global() member
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs35240 pub fn key(&self) -> &K { key() functions
35318 pub fn key(&self) -> &K { key() functions
35395 pub fn key(&self) -> &K { key() functions
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7795 uint32_t key; member
/third_party/sqlite/src/
H A Dsqlite3.c69613 ptrmapPut(BtShared *pBt, Pgno key, u8 eType, Pgno parent, int *pRC) global() argument
69672 ptrmapGet(BtShared *pBt, Pgno key, u8 *pEType, Pgno *pPgno) global() argument
77230 u32 key = get4byte(&apNew[i]->aData[8]); global() local
193590 Blob key; /* Last key written to the current block */ global() member
197991 unsigned int key = (((unsigned int)c)<<10) | 0x000003FF; global() local
198064 unsigned int key = (((unsigned int)c)<<3) | 0x00000007; global() local
242415 unsigned int key = (((unsigned int)c)<<3) | 0x00000007; global() local
244655 unsigned char *key; global() member
244786 opensslGetCtx(void *cipher, int mode, unsigned char *key, unsigned char *initVector) global() argument
244816 opensslHmac(Buffer *key, Buffer *input1, Buffer *input2, Buffer *output, int hmacAlgo) global() argument
244836 opensslKdf(Buffer *password, Buffer *salt, int workfactor, Buffer *key, int kdfAlgo) global() argument
245083 Buffer key; global() local
245489 Buffer key; global() local
[all...]

Completed in 496 milliseconds

1...<<241242243244