Home
last modified time | relevance | path

Searched defs:keys (Results 1 - 25 of 541) sorted by relevance

12345678910>>...22

/third_party/musl/src/misc/
H A Dgetsubopt.c4 int getsubopt(char **opt, char *const *keys, char **val) in getsubopt() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/speculative/
H A D5-1.c41 static pthread_key_t keys[PTHREAD_KEYS_MAX + 1]; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_delete/
H A D1-2.c36 pthread_key_t keys[NUM_OF_KEYS]; in main() local
H A D1-1.c35 pthread_key_t keys[NUM_OF_KEYS]; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getspecific/
H A D1-1.c32 pthread_key_t keys[NUM_OF_KEYS]; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/
H A D1-1.c32 static pthread_key_t keys[NUM_OF_KEYS]; variable
H A D1-2.c30 static pthread_key_t keys[NUM_OF_THREADS]; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/
H A D1-1.c33 pthread_key_t keys[NUM_OF_KEYS]; in main() local
/third_party/jerryscript/tests/jerry/es2015/
H A Darray-prototype-keys.js
/third_party/ltp/testcases/kernel/crypto/
H A Daf_alg06.c28 char keys[1]; in run() member
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/
H A Ddelegations.js[all...]
/third_party/node/deps/npm/node_modules/is-core-module/test/
H A Dindex.js4 var keys = require('object-keys'); variable
/third_party/mesa3d/src/panfrost/shared/
H A Dpan_minmax_cache.h35 uint64_t keys[PANFROST_MINMAX_SIZE]; member
/third_party/skia/src/gpu/
H A DGrThreadSafePipelineBuilder.cpp53 void GrThreadSafePipelineBuilder::Stats::dumpKeyValuePairs(SkTArray<SkString>* keys, in dumpKeyValuePairs() argument
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_ability_delegator_args.h44 CArrString keys; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvstore_observer_client.cpp43 void KvStoreObserverClient::OnChange(const DataOrigin &origin, IKvStoreObserver::Keys &&keys) in OnChange() argument
/third_party/skia/src/core/
H A DSkScalar.cpp12 SkScalar SkScalarInterpFunc(SkScalar searchKey, const SkScalar keys[], in SkScalarInterpFunc() argument
/third_party/openGLES/extensions/
H A Dnextfree.py24 keys = { 'arbnumber', 'number', 'esnumber', 'scnumber' } variable
/third_party/skia/third_party/externals/opengl-registry/extensions/
H A Dnextfree.py35 keys = { 'arbnumber', 'number', 'esnumber' } variable
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden.cc49 const void* keys; member
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Dability_delegator_args.cpp39 std::set<std::string> keys = wantParams.KeySet(); in AbilityDelegatorArgs() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dfor_each_model_impl.cpp41 std::vector<std::string> keys = ForEachFunc.idGenFunc_(); in Create() local
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_caps.h128 std::map<TagType, Any> keys; member
/foundation/communication/dsoftbus/core/adapter/kv_store/src/
H A Dlnn_kv_data_change_listener.cpp46 void KvDataChangeListener::OnChange(const DistributedKv::DataOrigin &origin, Keys &&keys) in OnChange() argument
66 ConvertCloudChangeDataToEntries( const std::vector<std::string> &keys) ConvertCloudChangeDataToEntries() argument
[all...]
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dkvstore_observer.h57 API_EXPORT virtual void OnChange(const DataOrigin &origin, Keys &&keys) {} in OnChange() argument

Completed in 5 milliseconds

12345678910>>...22