| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | clayout.c | 49 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | spooftest.c | 129 char *fileName; in TestOpenFromSource() local
|
| /third_party/icu/icu4c/source/test/thaitest/ |
| H A D | thaitest.cpp | 307 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 D | abiTest.c | 154 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 D | test-lz4-speed.py | 262 fileName = os.path.expanduser(fileName) global() variable [all...] |
| H A D | roundTripTest.c | 182 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 D | MigrationJob.java | 298 public String exportToFile(String fileName) throws IOException { in exportToFile() argument
|
| /third_party/pulseaudio/sonic/ |
| H A D | wave.c | 240 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 D | cgnomelayout.c | 87 gchar *fileName = g_strdup(gtk_file_selection_get_filename(fileselection)); in openOK() local 230 GtkWidget *newSample(const gchar *fileName) in newSample() argument
|
| H A D | clayout.c | 48 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() argument
|
| H A D | gnomelayout.cpp | 95 gchar *fileName = g_strdup(gtk_file_selection_get_filename(fileselection)); in openOK() local 236 GtkWidget *newSample(const gchar *fileName) in newSample() argument
|
| H A D | layout.cpp | 47 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() argument
|
| H A D | paragraph.cpp | 263 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 D | ugrep.cpp | 52 const char *fileName; variable
|
| /third_party/skia/tests/ |
| H A D | Test.h | 25 const char* fileName; member
|
| /third_party/skia/third_party/externals/angle2/util/windows/ |
| H A D | test_utils_win.cpp | 428 char fileName[MAX_PATH + 1]; in CreateTemporaryFileInDir() local
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | dictionary_generator.cc | 90 static const char* fileName(const char* path) { in fileName() function [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFunctionalTests.cpp | 115 std::string fileName = m_filename; in init() local 131 const char* fileName; member
|
| /third_party/vk-gl-cts/external/vulkancts/vkscpc/ |
| H A D | vkscpc.cpp | 199 std::string fileName = jsonShaderFileNames[i]["filename"].asString(); in importFilesForExternalCompiler() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuImageIO.cpp | 55 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 D | hiview_service_ability.cpp | 66 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 D | event_publish.cpp | 149 std::string fileName = FileUtil::ExtractFileName(externalLog); in CheckInSandBoxLog() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
| H A D | peer_binder_catcher.cpp | 311 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 D | sys_event_database.cpp | 69 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 D | log_persister.cpp | 196 std::string fileName = std::string(".") + AUXILLARY_PERSISTER_PREFIX + std::to_string(m_startMsg.jobId); in PrepareUncompressedFile() local
|