/third_party/musl/src/misc/ |
H A D | getsubopt.c | 4 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 D | 5-1.c | 41 static pthread_key_t keys[PTHREAD_KEYS_MAX + 1]; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_delete/ |
H A D | 1-2.c | 36 pthread_key_t keys[NUM_OF_KEYS]; in main() local
|
H A D | 1-1.c | 35 pthread_key_t keys[NUM_OF_KEYS]; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getspecific/ |
H A D | 1-1.c | 32 pthread_key_t keys[NUM_OF_KEYS]; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/ |
H A D | 1-1.c | 32 static pthread_key_t keys[NUM_OF_KEYS]; variable
|
H A D | 1-2.c | 30 static pthread_key_t keys[NUM_OF_THREADS]; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/ |
H A D | 1-1.c | 33 pthread_key_t keys[NUM_OF_KEYS]; in main() local
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | array-prototype-keys.js | |
/third_party/ltp/testcases/kernel/crypto/ |
H A D | af_alg06.c | 28 char keys[1]; in run() member
|
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/ |
H A D | delegations.js | [all...] |
/third_party/node/deps/npm/node_modules/is-core-module/test/ |
H A D | index.js | 4 var keys = require('object-keys'); variable
|
/third_party/mesa3d/src/panfrost/shared/ |
H A D | pan_minmax_cache.h | 35 uint64_t keys[PANFROST_MINMAX_SIZE]; member
|
/third_party/skia/src/gpu/ |
H A D | GrThreadSafePipelineBuilder.cpp | 53 void GrThreadSafePipelineBuilder::Stats::dumpKeyValuePairs(SkTArray<SkString>* keys, in dumpKeyValuePairs() argument
|
/foundation/ability/ability_runtime/frameworks/cj/ffi/ |
H A D | cj_ability_delegator_args.h | 44 CArrString keys; member
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | kvstore_observer_client.cpp | 43 void KvStoreObserverClient::OnChange(const DataOrigin &origin, IKvStoreObserver::Keys &&keys) in OnChange() argument
|
/third_party/skia/src/core/ |
H A D | SkScalar.cpp | 12 SkScalar SkScalarInterpFunc(SkScalar searchKey, const SkScalar keys[], in SkScalarInterpFunc() argument
|
/third_party/openGLES/extensions/ |
H A D | nextfree.py | 24 keys = { 'arbnumber', 'number', 'esnumber', 'scnumber' } variable
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ |
H A D | nextfree.py | 35 keys = { 'arbnumber', 'number', 'esnumber' } variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | randen.cc | 49 const void* keys; member
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/ |
H A D | ability_delegator_args.cpp | 39 std::set<std::string> keys = wantParams.KeySet(); in AbilityDelegatorArgs() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | for_each_model_impl.cpp | 41 std::vector<std::string> keys = ForEachFunc.idGenFunc_(); in Create() local
|
/foundation/multimedia/media_foundation/interface/inner_api/plugin/ |
H A D | plugin_caps.h | 128 std::map<TagType, Any> keys; member
|
/foundation/communication/dsoftbus/core/adapter/kv_store/src/ |
H A D | lnn_kv_data_change_listener.cpp | 46 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 D | kvstore_observer.h | 57 API_EXPORT virtual void OnChange(const DataOrigin &origin, Keys &&keys) {} in OnChange() argument
|