| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverifyabcdir_fuzzer/ |
| H A D | verifymanagerhostimplverifyabcdir_fuzzer.cpp | 34 std::vector<std::string> names; in DoSomethingInterestingWithMyAPI() local
|
| /third_party/elfutils/backends/ |
| H A D | sparc_regs.c | 62 static const char names[2][8][6] = in sparc_register_info() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | flacdsp.c | 67 static const char * const names[3] = { "ls", "rs", "ms" }; in checkasm_check_flacdsp() local
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | SetProperties.cpp | 82 CRecordVector<const wchar_t *> names;
in SetProperties() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | remap.c | 71 const char *names[MAX_ENTRY_POINTS + 1]; in map_function_spec() local
|
| /third_party/ltp/testcases/kernel/syscalls/inotify/ |
| H A D | inotify06.c | 43 static char names[FILES][PATH_MAX]; variable
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| H A D | translation-opcode.h | 63 static const char* const names[] = {TRANSLATION_OPCODE_LIST(CASE)}; in TranslationOpcodeToString() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | vfwscanf.c | 53 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 D | SharedLibrary.hpp | 33 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 D | SkFontStyleSet_ohos.cpp | 50 const char* names[] = { in getStyle() local
|
| /third_party/python/Python/ |
| H A D | future.c | 15 asdl_alias_seq *names = s->v.ImportFrom.names; in future_check_features() local
|
| /third_party/selinux/libselinux/utils/ |
| H A D | getsebool.c | 18 char **names = NULL; in main() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| H A D | fst_ctrl_aux.c | 44 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 D | fst_ctrl_aux.c | 44 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 D | common_hisysevent.cpp | 56 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
|
| /base/hiviewdfx/hiview/base/event_store/dao/ |
| H A D | sys_event_dao.cpp | 30 BuildQuery(const std::string& domain, const std::vector<std::string>& names) BuildQuery() argument 40 BuildQuery(const std::string& domain, const std::vector<std::string>& names, uint32_t type, int64_t toSeq, int64_t fromSeq) BuildQuery() argument
|
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_check_labels_callback.cpp | 36 std::vector<std::string> names; in SendResult() local
|
| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| H A D | print_margin_helper.cpp | 90 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | print_preview_attribute_helper.cpp | 75 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | print_page_size_helper.cpp | 74 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | print_resolution_helper.cpp | 65 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
|
| H A D | print_extension_info_helper.cpp | 43 auto names = NapiPrintUtils::GetPropertyNames(env, jsValue); in BuildFromJs() local
|
| /third_party/libunwind/libunwind/tests/ |
| H A D | x64-unwind-badjmp-signal-frame.c | 59 char *names[] = { in handle_sigsegv() local
|
| /third_party/mesa3d/src/compiler/ |
| H A D | shader_enums.c | 39 static const char *names[] = { in gl_shader_stage_name() local 119 static const char *names[] = { in gl_vert_attrib_name() local 188 static const char *names[] = { in gl_varying_slot_name_for_stage() local 261 static const char *names[] in gl_system_value_name() local 349 static const char *names[] = { glsl_interp_mode_name() local 364 static const char *names[] = { gl_frag_result_name() local [all...] |
| /third_party/node/deps/v8/tools/ |
| H A D | gen-postmortem-metadata.py | 330 typeclasses = {}; # maps type names to corresponding class names class
|