Home
last modified time | relevance | path

Searched defs:fileName (Results 551 - 575 of 926) sorted by relevance

1...<<21222324252627282930>>...38

/third_party/icu/icu4c/source/samples/layout/
H A Dclayout.c49 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dspooftest.c129 char *fileName; in TestOpenFromSource() local
/third_party/icu/icu4c/source/test/thaitest/
H A Dthaitest.cpp307 const UChar *ThaiWordbreakTest::readFile(char *fileName, int32_t &charCount) in readFile() argument
442 char *fileName = "space.txt"; in main() local
[all...]
/third_party/lz4/tests/
H A DabiTest.c154 static void loadFile(void* buffer, const char* fileName, size_t fileSize) in loadFile() argument
174 static void fileCheck(const char* fileName) in fileCheck() argument
[all...]
H A Dtest-lz4-speed.py262 fileName = os.path.expanduser(fileName) global() variable
[all...]
H A DroundTripTest.c182 static void loadFile(void* buffer, const char* fileName, size_t fileSize) in loadFile() argument
202 static void fileCheck(const char* fileName, int clevel) in fileCheck() argument
[all...]
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
H A DMigrationJob.java298 public String exportToFile(String fileName) throws IOException { in exportToFile() argument
/third_party/pulseaudio/sonic/
H A Dwave.c240 openInputWaveFile( char *fileName, int *sampleRate, int *numChannels) openInputWaveFile() argument
265 openOutputWaveFile( char *fileName, int sampleRate, int numChannels) openOutputWaveFile() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcgnomelayout.c87 gchar *fileName = g_strdup(gtk_file_selection_get_filename(fileselection)); in openOK() local
230 GtkWidget *newSample(const gchar *fileName) in newSample() argument
H A Dclayout.c48 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() argument
H A Dgnomelayout.cpp95 gchar *fileName = g_strdup(gtk_file_selection_get_filename(fileselection)); in openOK() local
236 GtkWidget *newSample(const gchar *fileName) in newSample() argument
H A Dlayout.cpp47 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() argument
H A Dparagraph.cpp263 Paragraph *Paragraph::paragraphFactory(const char *fileName, const LEFontInstance *font, GUISupport *guiSupport) in paragraphFactory() argument
/third_party/skia/third_party/externals/icu/source/samples/ugrep/
H A Dugrep.cpp52 const char *fileName; variable
/third_party/skia/tests/
H A DTest.h25 const char* fileName; member
/third_party/skia/third_party/externals/angle2/util/windows/
H A Dtest_utils_win.cpp428 char fileName[MAX_PATH + 1]; in CreateTemporaryFileInDir() local
/third_party/skia/third_party/externals/brotli/research/
H A Ddictionary_generator.cc90 static const char* fileName(const char* path) { in fileName() function
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFunctionalTests.cpp115 std::string fileName = m_filename; in init() local
131 const char* fileName; member
/third_party/vk-gl-cts/external/vulkancts/vkscpc/
H A Dvkscpc.cpp199 std::string fileName = jsonShaderFileNames[i]["filename"].asString(); in importFilesForExternalCompiler() local
/third_party/vk-gl-cts/framework/common/
H A DtcuImageIO.cpp55 void loadImage (TextureLevel& dst, const tcu::Archive& archive, const char* fileName) in loadImage() argument
82 void loadPNG (TextureLevel& dst, const tcu::Archive& archive, const char* fileName) in loadPNG() argument
155 savePNG(const ConstPixelBufferAccess& src, const char* fileName) savePNG() argument
228 loadPKM(CompressedTexture& dst, const tcu::Archive& archive, const char* fileName) loadPKM() argument
[all...]
/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp66 static std::string ComposeFilePath(const std::string& rootDir, const std::string& destDir, const std::string& fileName) in ComposeFilePath() argument
/base/hiviewdfx/hiview/base/event_publish/
H A Devent_publish.cpp149 std::string fileName = FileUtil::ExtractFileName(externalLog); in CheckInSandBoxLog() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp311 void PeerBinderCatcher::DoExecHiperf(const std::string& fileName, const std::set<int>& pids) in DoExecHiperf() argument
354 std::string fileName = "hiperf-" + std::to_string(pid_) + ".data"; in ForkToDumpHiperf() local
/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_database.cpp69 std::string GetEventTypeFromFileName(const std::string& fileName) in GetEventTypeFromFileName() argument
284 std::string fileName = file.substr(file.rfind(FILE_DELIMIT_STR) + 1); // 1 for skipping '/' in UpdateClearMap() local
376 std::string fileName = file.substr(file.rfind(FILE_DELIMIT_STR) + 1); // 1 for next char in IsContainQueryArg() local
[all...]
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp196 std::string fileName = std::string(".") + AUXILLARY_PERSISTER_PREFIX + std::to_string(m_startMsg.jobId); in PrepareUncompressedFile() local

Completed in 19 milliseconds

1...<<21222324252627282930>>...38