Searched refs:filenum (Results 1 – 7 of 7) sorted by relevance
/external/toybox/toys/posix/ |
D | split.c | 40 unsigned long bytesleft, linesleft, filenum, len, pos; local 48 len = pos = filenum = bytesleft = linesleft = 0; 62 j = filenum++;
|
/external/llvm/test/DebugInfo/ |
D | debugmacinfo.test | 12 TEST_MACINFO: DW_MACINFO_start_file - lineno: 0 filenum: 1 13 TEST_MACINFO: DW_MACINFO_start_file - lineno: 0 filenum: 2 17 TEST_MACINFO: DW_MACINFO_start_file - lineno: 2 filenum: 3
|
/external/llvm/test/DebugInfo/X86/ |
D | debug-macro.ll | 22 ; CHECK-MACRO-NEXT: DW_MACINFO_start_file - lineno: 0 filenum: 1 23 ; CHECK-MACRO-NEXT: DW_MACINFO_start_file - lineno: 9 filenum: 2 29 ; CHECK-MACRO-NEXT: DW_MACINFO_start_file - lineno: 0 filenum: 1
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | filelist.c | 124 int filenum = 0; in add_file() local 144 filenum = b->listsize; in add_file() 147 newfile->num = filenum; in add_file() 163 FILENAME_BASE, filenum); in add_file() 169 FILENAME_BASE, filenum); in add_file()
|
/external/fio/examples/ |
D | gfapi.fio | 16 filename_format=reopen_test.$filenum
|
/external/fio/ |
D | init.c | 1118 const char *jobname, int jobnum, int filenum) in make_filename() argument 1125 sprintf(buf, "%s.%d.%d", jobname, jobnum, filenum); in make_filename() 1191 ret = snprintf(dst, dst_left, "%d", filenum); in make_filename()
|
D | HOWTO | 770 **$filenum** 776 :file:`testfiles.$filenum` is specified, file number 4 for any job will be 777 named :file:`testfiles.4`. The default of :file:`$jobname.$jobnum.$filenum`
|