Home
last modified time | relevance | path

Searched defs:names (Results 26 - 50 of 795) sorted by relevance

12345678910>>...32

/base/update/updater/services/script/script_interpreter/
H A Dscript_function.cpp82 std::vector<std::string> names; in GetParamNames() local
/foundation/barrierfree/accessibility/frameworks/common/test/unittest/
H A Daccessibility_ability_info_test.cpp273 std::vector<std::string> names = {"BundleName1", "BundleName2"}; in HWTEST_F() local
/foundation/barrierfree/accessibility/frameworks/common/test/mock/src/
H A Dmock_accessibility_ability_info.cpp273 std::vector<std::string> names = {"BundleName1", "BundleName2"}; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplrollback_fuzzer/
H A Dverifymanagerhostimplrollback_fuzzer.cpp33 std::vector<std::string> names; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplrollbackdir_fuzzer/
H A Dverifymanagerhostimplrollbackdir_fuzzer.cpp34 std::vector<std::string> names; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverifyabc_fuzzer/
H A Dverifymanagerhostimplverifyabc_fuzzer.cpp33 std::vector<std::string> names; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverifyabcdir_fuzzer/
H A Dverifymanagerhostimplverifyabcdir_fuzzer.cpp34 std::vector<std::string> names; in DoSomethingInterestingWithMyAPI() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Devsel-roundtrip-name.c65 static int __perf_evsel__name_array_test(const char *names[], int nr_names) in __perf_evsel__name_array_test() argument
/kernel/linux/linux-5.10/include/xen/
H A Dhvm.h12 static const char *const names[] = { in param_name() local
/kernel/linux/linux-6.6/include/xen/
H A Dhvm.h12 static const char *const names[] = { in param_name() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Devsel-roundtrip-name.c52 static int perf_evsel__name_array_test(const char *const names[], int nr_names) in perf_evsel__name_array_test() argument
/third_party/elfutils/backends/
H A Dsparc_regs.c62 static const char names[2][8][6] = in sparc_register_info() local
/third_party/ffmpeg/tests/checkasm/
H A Dflacdsp.c67 static const char * const names[3] = { "ls", "rs", "ms" }; in checkasm_check_flacdsp() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DSetProperties.cpp82 CRecordVector<const wchar_t *> names; in SetProperties() local
/third_party/mesa3d/src/mesa/main/
H A Dremap.c71 const char *names[MAX_ENTRY_POINTS + 1]; in map_function_spec() local
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify06.c43 static char names[FILES][PATH_MAX]; variable
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslation-opcode.h63 static const char* const names[] = {TRANSLATION_OPCODE_LIST(CASE)}; in TranslationOpcodeToString() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvfwscanf.c53 wchar_t names[5][5] = {L"Ka", L"Kha", L"Ga", L"Gha", L"Nga"}; in vfwscanf_0100() local
80 wchar_t names[5][5] = {L"Ka", L"Kha", L"Ga", L"Gha", L"Nga"}; in vfwscanf_0200() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DSharedLibrary.hpp33 void *loadLibrary(const std::string &libraryDirectory, const char *(&names)[n], const char *mustContainSymbol = nullptr) in loadLibrary() argument
/third_party/skia/src/ports/skia_ohos/
H A DSkFontStyleSet_ohos.cpp50 const char* names[] = { in getStyle() local
/third_party/python/Python/
H A Dfuture.c15 asdl_alias_seq *names = s->v.ImportFrom.names; in future_check_features() local
/third_party/selinux/libselinux/utils/
H A Dgetsebool.c18 char **names = NULL; in main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_ctrl_aux.c44 const char * fst_get_str_name(unsigned index, const char *names[], in fst_get_str_name() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_ctrl_aux.c44 const char * fst_get_str_name(unsigned index, const char *names[], in fst_get_str_name() argument
/base/location/frameworks/location_common/common/source/
H A Dcommon_hisysevent.cpp56 std::vector<std::string> names; in WriteLocationInnerEvent() local
70 void WriteLocationInnerEvent(const int event, std::vector<std::string> names, std::vector<std::string>& values) in WriteLocationInnerEvent() argument

Completed in 11 milliseconds

12345678910>>...32