Home
last modified time | relevance | path

Searched defs:fileName (Results 1 - 25 of 200) sorted by relevance

12345678

/third_party/icu/icu4c/source/samples/layout/
H A Ducreader.cpp18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount) in uc_readFile() argument
H A DGnomeFontMap.cpp24 GnomeFontMap::GnomeFontMap(FT_Library engine, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) in GnomeFontMap() argument
H A DGDIFontMap.cpp22 GDIFontMap::GDIFontMap(GDISurface *surface, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) in GDIFontMap() argument
H A DUnicodeReader.cpp30 const UChar *UnicodeReader::readFile(const char *fileName, GUISupport *guiSupport, int32_t &charCount) in readFile() argument
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/
H A Dmisc_basename_test.cpp19 char* fileName = basename(path); in HWTEST_F() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Ducreader.cpp18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount) in uc_readFile() argument
H A DGDIFontMap.cpp22 GDIFontMap::GDIFontMap(GDISurface *surface, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) in GDIFontMap() argument
H A DGnomeFontMap.cpp24 GnomeFontMap::GnomeFontMap(FT_Library engine, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) in GnomeFontMap() argument
/third_party/skia/src/ports/
H A DSkFontMgr_win_dw_factory.cpp17 std::string fileName = "fontconfig.json"; variable
H A DSkFontMgr_mac_ct_factory.cpp17 std::string fileName = "fontconfig.json"; variable
/third_party/protobuf/objectivec/
H A DGPBSourceContext.pbobjc.h67 @property(nonatomic, readwrite, copy, null_resettable) NSString *fileName; variable
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeDynamicLibrary.cpp32 DynamicLibrary::DynamicLibrary (const char* fileName) in DynamicLibrary() argument
/third_party/glslang/gtests/
H A DHlsl.FromFile.cpp44 const char* fileName; member
[all...]
H A DRemap.FromFile.cpp43 const char* fileName; member
H A DSpv.FromFile.cpp47 const char* fileName; member
/third_party/lzma/CPP/7zip/UI/Common/
H A DDefaultName.cpp7 static UString GetDefaultName3(const UString &fileName, in GetDefaultName3() argument
31 UString GetDefaultName2(const UString &fileName, in GetDefaultName2() argument
[all...]
H A DWorkDir.cpp14 FString GetWorkDir(const NWorkDir::CInfo &workDirInfo, const FString &path, FString &fileName) in GetWorkDir() argument
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_dladdr_test.cpp29 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 DvktTextureTexelOffsetTests.cpp48 const std::string fileName = cases[i][0] + ".amber"; in createTextureTexelOffsetTests() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DMMap.h24 TMMap(const char* fileName) : in TMMap() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTexelOffsetTests.cpp48 const std::string fileName = cases[i][0] + ".amber"; in createTextureTexelOffsetTests() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgTest.cpp72 string fileName = string("test-") + de::toString(seed) + ".png"; in runTest() local
74 std::cout << fileName << " written\n"; in runTest() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DScriptRunModuleWriter.java22 public void writeScriptRuns(String fileName) in writeScriptRuns() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_dlopen.cpp53 static void DoDlopen(const char *fileName, int flags) in DoDlopen() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthBiasTests.cpp64 const std::string fileName = cases[i].testName + ".amber"; in createTests() local

Completed in 7 milliseconds

12345678