Home
last modified time | relevance | path

Searched defs:fileName (Results 101 - 125 of 200) sorted by relevance

12345678

/third_party/lz4/tests/
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...]
/third_party/icu/icu4c/source/samples/layout/
H A Dpflow.c357 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 DPortableFontInstance.cpp85 PortableFontInstance::PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status) in PortableFontInstance() argument
/third_party/icu/icu4c/source/test/letest/
H A DPortableFontInstance.cpp81 PortableFontInstance::PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status) in PortableFontInstance() argument
/third_party/lzma/CPP/Windows/
H A DFileIO.cpp421 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 DFileIO.h228 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 DSystemInfo.cpp57 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 Dwrtjava.cpp624 char fileName[256] = {'\0'}; in bundle_write_java() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp134 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 Dwrtjava.cpp624 char fileName[256] = {'\0'}; in bundle_write_java() local
/third_party/icu/icu4c/source/tools/gensprep/
H A Dstore.c560 char* fileName = (char*) uprv_malloc(uprv_strlen(bundleName) +100); in generateData() local

Completed in 21 milliseconds

12345678