HomeSort by: relevance | last modified time | path
    Searched refs:fileName (Results 1 - 25 of 46) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/fake-externals/
fake_external.py 4 def execute(fileName):
6 .format(os.path.basename(fileName)));
  /src/external/bsd/zstd/dist/tests/fuzz/
regression_driver.c 46 char const *fileName = files->fileNames[i];
47 size_t const fileSize = UTIL_getFileSize(fileName);
51 DEBUGLOG(3, "Running %s", fileName);
57 if (!UTIL_isRegularFile(fileName)) {
61 FUZZ_ASSERT_MSG(fileSize <= kMaxFileSize, fileName);
66 FUZZ_ASSERT_MSG(buffer, fileName);
70 file = fopen(fileName, "rb");
71 FUZZ_ASSERT_MSG(file, fileName);
74 FUZZ_ASSERT_MSG(readSize == fileSize, fileName);
  /src/external/bsd/zstd/dist/examples/
common.h 82 HEADER_FUNCTION size_t fsize_orDie(const char *filename)
85 if (stat(filename, &st) != 0) {
87 perror(filename);
98 fprintf(stderr, "%s : filesize too large \n", filename);
110 HEADER_FUNCTION FILE* fopen_orDie(const char *filename, const char *instruction)
112 FILE* const inFile = fopen(filename, instruction);
115 perror(filename);
191 HEADER_FUNCTION size_t loadFile_orDie(const char* fileName, void* buffer, size_t bufferSize)
193 size_t const fileSize = fsize_orDie(fileName);
196 FILE* const inFile = fopen_orDie(fileName, "rb")
    [all...]
  /src/external/gpl2/groff/dist/src/preproc/html/
pushback.h 39 char *fileName;
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
ModelInjector.cpp 54 llvm::SmallString<128> fileName;
57 fileName =
60 fileName = llvm::StringRef(D->getName().str() + ".model");
62 if (!llvm::sys::fs::exists(fileName.str())) {
72 FrontendOpts.Inputs.emplace_back(fileName, IK);
  /src/external/gpl3/binutils/dist/gprofng/src/
FileData.cc 79 fileName = dbe_strdup (fName);
91 fileName = dbe_strdup (fData->fileName);
162 free (fileName);
206 if (!streq (fileName, NTXT ("<Total>")))
209 return dbe_sprintf (GTXT ("%s (IOVFD=%lld, FD=%d)"), fileName,
211 return dbe_sprintf (GTXT ("%s (IOVFD=%lld)"), fileName,
215 return fileName;
219 if (!streq (fileName, NTXT ("<Total>")))
222 return dbe_sprintf (GTXT ("%s (FS=%s)"), fileName, fsType)
    [all...]
FileData.h 105 return fileName;
465 char *fileName; // File name
  /src/external/gpl3/binutils.old/dist/gprofng/src/
FileData.cc 79 fileName = dbe_strdup (fName);
91 fileName = dbe_strdup (fData->fileName);
162 free (fileName);
206 if (!streq (fileName, NTXT ("<Total>")))
209 return dbe_sprintf (GTXT ("%s (IOVFD=%lld, FD=%d)"), fileName,
211 return dbe_sprintf (GTXT ("%s (IOVFD=%lld)"), fileName,
215 return fileName;
219 if (!streq (fileName, NTXT ("<Total>")))
222 return dbe_sprintf (GTXT ("%s (FS=%s)"), fileName, fsType)
    [all...]
FileData.h 105 return fileName;
465 char *fileName; // File name
  /src/external/bsd/zstd/dist/tests/
DEPRECATED-test-zstd-speed.py 143 if (len(words) == 8) or (len(words) == 9): # results: "filename" or "XX files"
151 testFilePath, fileName, last_csize, last_cspeed, last_dspeed):
176 log("WARNING: No data for comparison for branch=%s file=%s " % (branch, fileName))
181 print("%s:%s -%d cSpeed=%6.2f cLast=%6.2f cDiff=%1.4f dSpeed=%6.2f dLast=%6.2f dDiff=%1.4f ratioDiff=%1.4f %s" % (branch, commit, i+1, cspeed[i], last_cspeed[i], cspeed[i]/last_cspeed[i], dspeed[i], last_dspeed[i], dspeed[i]/last_dspeed[i], float(last_csize[i])/csize[i], fileName))
183 text += "WARNING: %s -%d cSpeed=%.2f cLast=%.2f cDiff=%.4f %s\n" % (executableName, i+1, cspeed[i], last_cspeed[i], cspeed[i]/last_cspeed[i], fileName)
185 text += "WARNING: %s -%d dSpeed=%.2f dLast=%.2f dDiff=%.4f %s\n" % (executableName, i+1, dspeed[i], last_dspeed[i], dspeed[i]/last_dspeed[i], fileName)
187 text += "WARNING: %s -%d cSize=%d last_cSize=%d diff=%.4f %s\n" % (executableName, i+1, csize[i], last_csize[i], float(last_csize[i])/csize[i], fileName)
204 def double_check(branch, commit, args, executableName, md5sum, compilerVersion, resultsFileName, filePath, fileName):
207 text = benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersion, resultsFileName, filePath, fileName, csize, cspeed, dspeed)
210 text = benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersion, resultsFileName, filePath, fileName, csize, cspeed, dspeed
    [all...]
roundTripCrash.c 192 static void loadFile(void* buffer, const char* fileName, size_t fileSize)
194 FILE* const f = fopen(fileName, "rb");
195 if (isDirectory(fileName)) {
196 fprintf(stderr, "Ignoring %s directory \n", fileName);
200 fprintf(stderr, "Impossible to open %s \n", fileName);
205 fprintf(stderr, "Error reading %s \n", fileName);
212 static void fileCheck(const char* fileName, int testCCtxParams)
214 size_t const fileSize = getFileSize(fileName);
220 loadFile(buffer, fileName, fileSize);
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/
AppController.h 29 - (BOOL)application:(NSApplication *)application openFile:(NSString *)fileName;
AppController.m 53 - (BOOL)application:(NSApplication *)application openFile:(NSString *)fileName
  /src/external/gpl2/xcvs/dist/src/
wrapper.c 471 /* Return 1 if the given filename is a wrapper filename */
514 /* Return the RCS options for FILENAME in a newly malloc'd string. If
518 wrap_rcsoption (const char *filename, int asflag)
520 WrapperEntry *e = wrap_matching_entry (filename);
529 wrap_tocvs_process_file(const char *fileName)
531 WrapperEntry *e=wrap_matching_entry(fileName);
543 args = Xasprintf (e->tocvsFilter, fileName, buf);
552 wrap_merge_is_copy (const char *fileName)
554 WrapperEntry *e=wrap_matching_entry(fileName);
    [all...]
  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
GZipStream.cs 50 /// <param name="fileName">The name of the compressed file to create</param>
53 public GZipStream(string fileName, CompressLevel level)
56 _gzFile = gzopen(fileName, String.Format("wb{0}", (int)level));
58 throw new ZLibException(-1, "Could not open " + fileName);
64 /// <param name="fileName">The name of the file to open</param>
66 public GZipStream(string fileName)
69 _gzFile = gzopen(fileName, "rb");
71 throw new ZLibException(-1, "Could not open " + fileName);
  /src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
GZipStream.cs 50 /// <param name="fileName">The name of the compressed file to create</param>
53 public GZipStream(string fileName, CompressLevel level)
56 _gzFile = gzopen(fileName, String.Format("wb{0}", (int)level));
58 throw new ZLibException(-1, "Could not open " + fileName);
64 /// <param name="fileName">The name of the file to open</param>
66 public GZipStream(string fileName)
69 _gzFile = gzopen(fileName, "rb");
71 throw new ZLibException(-1, "Could not open " + fileName);
  /src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
GZipStream.cs 50 /// <param name="fileName">The name of the compressed file to create</param>
53 public GZipStream(string fileName, CompressLevel level)
56 _gzFile = gzopen(fileName, String.Format("wb{0}", (int)level));
58 throw new ZLibException(-1, "Could not open " + fileName);
64 /// <param name="fileName">The name of the file to open</param>
66 public GZipStream(string fileName)
69 _gzFile = gzopen(fileName, "rb");
71 throw new ZLibException(-1, "Could not open " + fileName);
  /src/external/bsd/zstd/dist/contrib/recovery/
recover_directory.c 47 static ZstdFrames readFile(char const *fileName) {
48 U64 const fileSize = UTIL_getFileSize(fileName);
54 FILE *file = fopen(fileName, "rb");
  /src/sys/arch/hpc/stand/hpcboot/
boot.cpp 111 wcscpy(args.fileName, pref.kernel_user_file);
hpcboot.h 99 TCHAR fileName[MAX_PATH];
  /src/sys/arch/sparc/include/
oldmon.h 143 char *fileName; /* File name, points into strings */
  /src/sys/arch/sun3/include/
mon.h 76 char *fileName; /* File name, points into strings */
  /src/sys/arch/sun68k/include/
mon.h 76 char *fileName; /* File name, points into strings */
  /src/sys/arch/sun2/sun2/
promlib.c 253 return (sunmon_bootparam.fileName);
421 new_bp->fileName += bp_shift;
  /src/external/bsd/zstd/dist/programs/
fileio.c 518 * @result : Unlink `fileName`, even if it's read-only */
684 static void FIO_getDictFileStat(const char* fileName, stat_t* dictFileStat) {
686 if (fileName == NULL) return;
688 if (!UTIL_stat(fileName, dictFileStat)) {
689 EXM_THROW(31, "Stat failed on dictionary file %s: %s", fileName, strerror(errno));
693 EXM_THROW(32, "Dictionary %s must be a regular file.", fileName);
699 * loads `filename` content into it, up to DICTSIZE_MAX bytes.
701 * if fileName==NULL, returns 0 and a NULL pointer
703 static size_t FIO_setDictBufferMalloc(FIO_Dict_t* dict, const char* fileName, FIO_prefs_t* const prefs, stat_t* dictFileStat)
712 if (fileName == NULL) return 0
872 const char **filenameTableSorted, *prevElem, *filename; local
    [all...]

Completed in 58 milliseconds

1 2