HomeSort by relevance Sort by last modified time
    Searched full:file2 (Results 276 - 300 of 863) sorted by null

<<11121314151617181920>>

  /external/libopus/src/
opus_compare.c 189 fprintf(stderr,"Usage: %s [-s] [-r rate2] <file1.sw> <file2.sw>\n",
  /external/libvpx/libvpx/build/make/
gen_msvs_proj.sh 20 Usage: ${self_basename} --name=projname [options] file1 [file2 ...]
gen_msvs_vcxproj.sh 20 Usage: ${self_basename} --name=projname [options] file1 [file2 ...]
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
AbstractFileSystemTestCase.groovy 31 public static final FILENAME2 = "file2.txt"
  /external/toybox/tests/
lsattr.test 153 testing "lsattr -Radlv file1 file2" "chattr -v $_v * &&
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_proj.sh 20 Usage: ${self_basename} --name=projname [options] file1 [file2 ...]
gen_msvs_vcxproj.sh 20 Usage: ${self_basename} --name=projname [options] file1 [file2 ...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
FileTest.java 220 File file2 = new File("/", "//dir1/file1"); local
221 assertEquals("wrong result 2", ref1.getPath(), file2.getPath());
244 File file2 = new File(root, "//dir1/file1"); local
245 assertEquals("wrong result 2", ref1.getPath(), file2.getPath());
    [all...]
  /prebuilts/devtools/adt/lib/
sdktestutils.jar 
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
x86-64.exp 105 "--64" {split-by-file1.s split-by-file2.s}
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
copy_helper.py 432 gsutil cp file1 file2 gs://bucket/abc
433 we should copy file1 to gs://bucket/abc/file1 (and similarly for file2).
443 gsutil cp file1 file2 gs://bucket/dir
445 and gs://bucket/dir/file2.
581 # should create the object gs://bucket/dir2/file2, assuming dir1/dir2
582 # contains file2).
    [all...]
  /external/icu/icu4c/source/tools/genrb/
wrtxml.cpp 1013 const char* file2 = "original = \""; local
    [all...]
  /frameworks/base/tools/aapt/
Main.cpp 85 " %s r[emove] [-v] file.{zip,jar,apk} file1 [file2 ...]\n"
89 " %s a[dd] [-v] file.{zip,jar,apk} file1 [file2 ...]\n"
  /external/toybox/generated/
help.h     [all...]
  /external/chromium-trace/catapult/devil/devil/android/
device_utils_test.py     [all...]
  /external/valgrind/cachegrind/docs/
cg-manual.xml 661 cg_merge -o outputfile file1 file2 file3 ...]]></programlisting>
665 and checks <computeroutput>file2</computeroutput> and merges it into
715 cg_diff file1 file2]]></programlisting>
719 and checks <computeroutput>file2</computeroutput>, then computes the
721 <computeroutput>file2</computeroutput>). The final results are written to
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c 112 file2.c:
151 gcc -c file1.c file2.c themain.c
157 ar qcv thedll.in file1.o file2.o
178 gcc -c file1.c file2.c themain.c
194 # Build the dll with file1.o, file2.o and the export table
196 ld -o thedll.dll thedll.exp file1.o file2.o */
    [all...]
  /external/autotest/client/tests/aiostress/
aio-stress.c 33 * file2, then file3 etc. As each file finishes writing, it is switched
1270 printf(" file1 [file2 ...]\n");
    [all...]
  /external/autotest/contrib/
coverage.py 41 coverage.py -r [-m] [-o dir1,dir2,...] FILE1 FILE2 ...
45 coverage.py -a [-d dir] [-o dir1,dir2,...] FILE1 FILE2 ...
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]
  /external/autotest/client/cros/
cros_disks.py 506 FilesystemTestFile('file2', 'abcdefg'),
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph.egg-info/
SOURCES.txt 161 modulegraph_tests/testdata/subdir/file2.txt
  /external/e2fsprogs/lib/et/
com_err.texinfo 468 if ( (f2 = fopen(FILE2, "w")) == NULL) @{
  /external/elfutils/src/
elfcmp.c 81 static const char args_doc[] = N_("FILE1 FILE2");
  /external/lz4/programs/
fullbench.c 706 DISPLAY( " %s [arg] file1 file2 ... fileX\n", exename);

Completed in 7595 milliseconds

<<11121314151617181920>>