Home
last modified time | relevance | path

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

12345678910>>...19

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverifyabcdir_fuzzer/
H A Dverifymanagerhostimplverifyabcdir_fuzzer.cpp34 std::vector<std::string> names; in DoSomethingInterestingWithMyAPI() local
/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
/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_dao.cpp30 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 Dapp_account_check_labels_callback.cpp36 std::vector<std::string> names; in SendResult() local
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_margin_helper.cpp90 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
H A Dprint_preview_attribute_helper.cpp75 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
H A Dprint_page_size_helper.cpp74 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
H A Dprint_resolution_helper.cpp65 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
H A Dprint_extension_info_helper.cpp43 auto names = NapiPrintUtils::GetPropertyNames(env, jsValue); in BuildFromJs() local
/third_party/libunwind/libunwind/tests/
H A Dx64-unwind-badjmp-signal-frame.c59 char *names[] = { in handle_sigsegv() local
/third_party/mesa3d/src/compiler/
H A Dshader_enums.c39 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 Dgen-postmortem-metadata.py330 typeclasses = {}; # maps type names to corresponding class names class

Completed in 7 milliseconds

12345678910>>...19