Home
last modified time | relevance | path

Searched refs:keys (Results 2601 - 2625 of 3668) sorted by relevance

1...<<101102103104105106107108109110>>...147

/foundation/arkui/ace_engine/interfaces/native/
H A Ddrag_and_drop.h437 * @brief Obtains the pressed status of modifier keys from a drag event.
440 * @param keys Indicates the returned combination of modifier keys that are currently pressed.
441 * The application can determine the pressed modifier keys through bitwise operations.
447 int32_t OH_ArkUI_DragEvent_GetModifierKeyStates(ArkUI_DragEvent* event, uint64_t* keys);
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_node.cpp679 LOGE("invalid animate keys info of type %{public}s", type.c_str()); in AsRSPath()
/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/
H A Ddevice_profile_manager.h67 std::vector<DistributedKv::Entry> GetEntriesByKeys(const std::vector<std::string>& keys);
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_abs_predicates.h256 virtual DataShareAbsPredicates *InKeys(const std::vector<std::string> &keys) = 0;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dquery_sync_water_mark_helper.h91 int DeleteMetaDataFromDB(const std::vector<Key> &keys) const;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb_connection.h78 int GetKeys(const IOption &option, const Key &keyPrefix, std::vector<Key> &keys) const override;
/kernel/linux/linux-5.10/certs/
H A Dblacklist.c17 #include <keys/system_keyring.h>
226 * Must be initialised before we try and load the keys into the keyring.
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dorinoco.h121 struct key_params keys[ORINOCO_MAX_KEYS]; member
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Ddialog.h220 int initial_width, int *keys, int *_vscroll, int *_hscroll,
230 * This is the base for fictitious keys, which activate
233 * Mouse-generated keys are the following:
/kernel/linux/linux-5.10/security/keys/
H A Duser_defined.c13 #include <keys/user-type.h>
20 * user defined keys take an arbitrary string as the description and an
/kernel/linux/linux-5.10/security/integrity/
H A Ddigsig.c18 #include <keys/system_keyring.h>
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_spnego.c25 #include <keys/user-type.h>
63 * keytype for CIFS spnego keys
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dadp5520.h277 struct adp5520_keys_platform_data *keys; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_spnego.c13 #include <keys/user-type.h>
51 * keytype for CIFS spnego keys
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dadp5520.h277 struct adp5520_keys_platform_data *keys; member
/kernel/linux/linux-6.6/include/net/
H A Dmctp.h81 struct hlist_head keys; member
83 /* mechanism for expiring allocated keys; will release an allocated
108 * 1) the struct mctp_sock->keys list
109 * 2) the struct netns_mctp->keys list
115 * netns_mctp->keys lock. Lookup functions will need to lock the key and
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dorinoco.h121 struct key_params keys[ORINOCO_MAX_KEYS]; member
/kernel/linux/linux-6.6/security/integrity/
H A Ddigsig.c18 #include <keys/system_keyring.h>
154 * MOK keys can only be added through a read-only runtime services in integrity_init_keyring()
155 * UEFI variable during boot. No additional keys shall be allowed to in integrity_init_keyring()
/kernel/linux/linux-6.6/security/keys/
H A Duser_defined.c13 #include <keys/user-type.h>
20 * user defined keys take an arbitrary string as the description and an
/kernel/linux/linux-6.6/net/rxrpc/
H A Dsecurity.c15 #include <keys/rxrpc-type.h>
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Drepeater_helper.py45 if uuid not in modules.keys():
/third_party/mesa3d/bin/
H A Dperf-annotate-jit.py154 addresses = samples.keys()
/third_party/jerryscript/tests/jerry/es2015/
H A Dobject-assign.js138 var descriptors = Object.keys (source).reduce ((descriptors, key) => {
/third_party/node/test/parallel/
H A Dtest-http2-binding.js248 for (const name of Object.keys(constants)) {
H A Dtest-punycode.js245 Object.keys(testBattery).forEach((key) => {

Completed in 14 milliseconds

1...<<101102103104105106107108109110>>...147