Home
last modified time | relevance | path

Searched refs:basefile (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/tools/python/
Dconvert.py45 basefile = os.path.split(args.infile)[1]
46 basefile = os.path.splitext(basefile)[0]
47 outfile = os.path.join(args.outdir, basefile) + '.model'
/third_party/icu/tools/colprobe/
DdoComparisonTable.pl180 my $basefile = shift;
182 my $baseFH = IO::File->new($basefile,"r")
183 or die "could not open the file $basefile for reading: $! \n";
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c891 const char *basefile = strstr(file, "iris/"); in _iris_batch_flush() local
892 if (basefile) in _iris_batch_flush()
893 file = basefile + 5; in _iris_batch_flush()
/third_party/gettext/gettext-tools/tests/
Dmm-viet.comp.po8341 msgid " -b --base-file <basefile> Read linker generated base file.\n"
8662 msgid " --base-file <basefile> Read linker generated base file\n"
41054 " --base_file <basefile> Generate a base file for relocatable "