| /third_party/lz4/tests/ |
| 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...] |
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | pflow.c | 357 pf_flow *pf_factory(const char *fileName, const le_font *font, gs_guiSupport *guiSupport) in pf_factory() argument
|
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| H A D | PortableFontInstance.cpp | 85 PortableFontInstance::PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status) in PortableFontInstance() argument
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | PortableFontInstance.cpp | 81 PortableFontInstance::PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status) in PortableFontInstance() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | FileIO.cpp | 421 bool CInFile::Open(CFSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttributes)
in Open() argument 445 bool CInFile::OpenShared(CFSTR fileName, bool shareForWrite)
in OpenShared() argument 448 bool CInFile::Open(CFSTR fileName)
in Open() argument 521 Open(CFSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttributes) Open() argument 524 Open(CFSTR fileName, DWORD creationDisposition) Open() argument 527 Create(CFSTR fileName, bool createAlways) Create() argument 530 CreateAlways(CFSTR fileName, DWORD flagsAndAttributes) CreateAlways() argument [all...] |
| H A D | FileIO.h | 228 bool Open_for_ReadAttributes(CFSTR fileName)
in Open_for_ReadAttributes() argument 237 bool Open_for_FileRenameInformation(CFSTR fileName)
in Open_for_FileRenameInformation() argument 245 bool OpenReparse(CFSTR fileName)
in OpenReparse() argument [all...] |
| H A D | SystemInfo.cpp | 57 static bool ReadFile_to_Buffer(CFSTR fileName, CByteBuffer &buf)
in ReadFile_to_Buffer() argument
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | wrtjava.cpp | 624 char fileName[256] = {'\0'}; in bundle_write_java() local
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | ucbuf.cpp | 134 ucbuf_autodetect(const char* fileName, const char** cp,UConverter** conv, int32_t* signatureLength,UErrorCode* error){ in ucbuf_autodetect() argument 450 ucbuf_open(const char* fileName,const char** cp,UBool showWarning, UBool buffered, UErrorCode* error){ in ucbuf_open() argument 640 ucbuf_resolveFileName(const char* inputDir, const char* fileName, char* target, int32_t* len, UErrorCode* status){ in ucbuf_resolveFileName() argument [all...] |
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | wrtjava.cpp | 624 char fileName[256] = {'\0'}; in bundle_write_java() local
|
| /third_party/icu/icu4c/source/tools/gensprep/ |
| H A D | store.c | 560 char* fileName = (char*) uprv_malloc(uprv_strlen(bundleName) +100); in generateData() local
|