| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | ucreader.cpp | 18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount) in uc_readFile() argument
|
| H A D | GnomeFontMap.cpp | 24 GnomeFontMap::GnomeFontMap(FT_Library engine, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) in GnomeFontMap() argument
|
| H A D | GDIFontMap.cpp | 22 GDIFontMap::GDIFontMap(GDISurface *surface, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) in GDIFontMap() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/ |
| H A D | misc_basename_test.cpp | 19 char* fileName = basename(path); in HWTEST_F() local
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | ucreader.cpp | 18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount) in uc_readFile() argument
|
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_win_dw_factory.cpp | 17 std::string fileName = "fontconfig.json"; variable
|
| H A D | SkFontMgr_mac_ct_factory.cpp | 17 std::string fileName = "fontconfig.json"; variable
|
| /third_party/protobuf/objectivec/ |
| H A D | GPBSourceContext.pbobjc.h | 67 @property(nonatomic, readwrite, copy, null_resettable) NSString *fileName; variable
|
| /arkcompiler/toolchain/tooling/base/ |
| H A D | pt_script.cpp | 21 PtScript::PtScript(ScriptId scriptId, const std::string &fileName, const std::string &url, const std::string &source) in PtScript() argument
|
| /test/testfwk/developer_test/examples/detector/src/ |
| H A D | detector.cpp | 52 bool FileExist(const char* fileName)
in FileExist() argument
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | common_utilities_test.cpp | 25 constexpr string_view fileName = "/abc/def/ghi.cpp"; in TEST() local
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deDynamicLibrary.cpp | 32 DynamicLibrary::DynamicLibrary (const char* fileName) in DynamicLibrary() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/snapshotserializebuiltins_fuzzer/ |
| H A D | snapshotserializebuiltins_fuzzer.cpp | 28 const CString fileName = "builtins.snapshot";
in SnapshotSerializeBuiltinsFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| H A D | time.h | 40 std::string fileName = "/proc/" + std::to_string(getpid()) + "/stat"; in GetStartRealTime() local
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| H A D | file_writer.cpp | 21 FileWriter::FileWriter(const std::string &fileName) : checksum_(adler32(0, nullptr, 0)) in FileWriter() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/ |
| H A D | pending_exception_test.cpp | 57 const std::string fileName = "pending_exception_gc_test.abc"; in DEATH_TEST_P() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/ |
| H A D | mock_test_helper.h | 29 explicit MockEtsNapiTestBaseClass(const char *fileName) : testBinFileName_(fileName) {}; in MockEtsNapiTestBaseClass() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| H A D | source_manager.cpp | 23 std::pair<ScriptId, bool> SourceManager::GetScriptId(PtThread thread, std::string_view fileName) in GetScriptId() argument
|
| /arkcompiler/ets_frontend/ets2panda/evaluate/ |
| H A D | proxyProgramsCache.cpp | 23 parser::Program *ProxyProgramsCache::GetProgram(util::StringView fileName) in GetProgram() argument
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| H A D | path_helper.cpp | 22 CString PathHelper::NormalizePath(const CString &fileName) in NormalizePath() argument 63 ResolveDirPath(const CString &fileName) ResolveDirPath() argument [all...] |
| /third_party/glslang/gtests/ |
| H A D | Hlsl.FromFile.cpp | 44 const char* fileName; member [all...] |
| H A D | Remap.FromFile.cpp | 43 const char* fileName; member
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | DefaultName.cpp | 7 static UString GetDefaultName3(const UString &fileName,
in GetDefaultName3() argument 31 UString GetDefaultName2(const UString &fileName,
in GetDefaultName2() argument [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
| H A D | ldso_dladdr_test.cpp | 29 const char* fileName = "dlopen_common"; in HWTEST_F() local 55 const char* fileName = "dlopen_gnu_hash"; in HWTEST_F() local 82 const char* fileName = "dlopen_sysv_hash"; in HWTEST_F() local 106 const char* fileName = "ld-musl-arm.so"; in HWTEST_F() local 108 const char* fileName = "ld-musl-aarch64.so"; in HWTEST_F() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureTexelOffsetTests.cpp | 48 const std::string fileName = cases[i][0] + ".amber"; in createTextureTexelOffsetTests() local
|