Home
last modified time | relevance | path

Searched defs:fileName (Results 251 - 275 of 926) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractEngine.cpp96 HRESULT ExtractArchive(CCodecs *codecs, const FString &fileName, const FString &destFolder, in ExtractArchive() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DOverwriteDialog.cpp58 const UString &fileName = fileInfo.Name; in SetFileInfoControl() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dflagparser.cpp25 parseFlagsFile(const char *fileName, char **flagBuffer, int32_t flagBufferSize, const char ** flagNames, int32_t numOfFlags, UErrorCode *status) { in parseFlagsFile() argument
/third_party/icu/icu4c/source/tools/gencfu/
H A Dgencfu.cpp304 static const char *readFile(const char *fileName, int32_t *len) { in readFile() argument
/third_party/icu/icu4c/source/samples/layout/
H A Dgnomeglue.cpp55 fm_fontMap *fm_gnomeFontMapOpen(FT_Library engine, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status) in fm_gnomeFontMapOpen() argument
H A Dgdiglue.cpp59 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status) in fm_gdiFontMapOpen() argument
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_dlopen_test.cpp366 const char* fileName = "dlopen_common"; in HWTEST_F() local
393 const char* fileName = "dlopen_common"; in HWTEST_F() local
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
H A DPrefixFileReader.java79 private void loadPhonePrefixMapFromFile(String fileName) { in loadPhonePrefixMapFromFile() argument
/third_party/libphonenumber/migrator/migrator-servlet/src/main/java/com/google/phonenumbers/
H A DServletMain.java200 handleFileMigration(HttpServletRequest req, HttpServletResponse resp, ImmutableList<String> numbersList, String countryCode, String customRecipe, String fileName) handleFileMigration() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTexelBufferTests.cpp64 const std::string fileName = cases[i].testName + ".amber"; in createUniformTexelBufferTests() local
125 const std::string fileName = cases[i] + ".amber"; in createUniformTexelBufferTests() local
161 const std::string fileName = c.testName + ".amber"; in createUniformTexelBufferTests() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dgdiglue.cpp59 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status) in fm_gdiFontMapOpen() argument
H A Dgnomeglue.cpp55 fm_fontMap *fm_gnomeFontMapOpen(FT_Library engine, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status) in fm_gnomeFontMapOpen() argument
/third_party/skia/third_party/externals/icu/source/tools/gencfu/
H A Dgencfu.cpp304 static const char *readFile(const char *fileName, int32_t *len) { in readFile() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dflagparser.cpp25 parseFlagsFile(const char *fileName, char **flagBuffer, int32_t flagBufferSize, const char ** flagNames, int32_t numOfFlags, UErrorCode *status) { in parseFlagsFile() argument
/third_party/skia/third_party/externals/angle2/util/
H A Dpng_utils.cpp42 bool SavePNGRGB(const char *fileName, in SavePNGRGB() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFunctionalTests.cpp164 std::string fileName = std::string("shaders/") + getName() + ".test"; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTexelBufferTests.cpp64 const std::string fileName = cases[i].testName + ".amber"; in createUniformTexelBufferTests() local
124 const std::string fileName = cases[i] + ".amber"; in createUniformTexelBufferTests() local
160 const std::string fileName = c.testName + ".amber"; in createUniformTexelBufferTests() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksProtocol.hpp75 string fileName; member
/third_party/vk-gl-cts/framework/delibs/deimage/
H A DdeTarga.c30 deImage* deImage_loadTarga (const char* fileName) in deImage_loadTarga() argument
119 deBool deImage_saveTarga (const deImage* image, const char* fileName) in deImage_saveTarga() argument
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_manager.cpp87 auto fileName = GetFaultLogName(info); in CreateTempFaultLogFile() local
106 auto fileName = GetFaultLogName(info); in SaveFaultLogToFile() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dcommon_util.cpp82 int CommonUtil::GetFileNameNum(const std::string& fileName, const std::string& ext) in GetFileNameNum() argument
118 std::string fileName; in CreateExportFile() local
133 ReadNodeWithOnlyNumber(const std::string& fileName) ReadNodeWithOnlyNumber() argument
[all...]
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp87 std::string fileName = "/data/test/catcherFile"; in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_util.cpp132 FaultLogInfo ExtractInfoFromFileName(const std::string& fileName) in ExtractInfoFromFileName() argument
149 FaultLogInfo ExtractInfoFromTempFile(const std::string& fileName) in ExtractInfoFromTempFile() argument
175 time_t GetFileLastAccessTimeStamp(const std::string& fileName) in GetFileLastAccessTimeStamp() argument
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/
H A Dgwpasan_collector.cpp156 std::string fileName = ""; in CalcCollectedLogName() local
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dlog_util.cpp131 std::string fileName = pattern.find("/") != std::string::npos ? in IsTestModel() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...38