HomeSort by relevance Sort by last modified time
    Searched full:file1 (Results 326 - 350 of 821) sorted by null

<<11121314151617181920>>

  /art/compiler/debug/dwarf/
dwarf_test.cc 200 { "file1.c", 1, 1000, 2000 },
  /external/dng_sdk/source/
dng_validate.cpp 539 "Usage: %s [options] file1 file2 ...\n"
  /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 30 public static final FILENAME1 = "File1.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 ...]
  /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/icu/icu4c/source/tools/genrb/
wrtxml.cpp 1012 const char* file1 = "\" datatype = \"x-icu-resource-bundle\" "; local
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
DropBoxTest.java 128 gz1.write("FILE1".getBytes());
164 assertEquals("FILE1", new String(buf1, 0, e1.getInputStream().read(buf1)));
    [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/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
444 Doing so will end up with objects gs://bucket/dir, gs://bucket/dir/file1,
    [all...]
  /external/toybox/generated/
help.h     [all...]
  /external/valgrind/cachegrind/docs/
cg-manual.xml 661 cg_merge -o outputfile file1 file2 file3 ...]]></programlisting>
664 It reads and checks <computeroutput>file1</computeroutput>, then read
715 cg_diff file1 file2]]></programlisting>
718 It reads and checks <computeroutput>file1</computeroutput>, then read
720 difference (effectively <computeroutput>file1</computeroutput> -
    [all...]
  /external/google-breakpad/src/testing/scripts/generator/cpp/
ast.py     [all...]
  /prebuilts/go/darwin-x86/src/os/
os_test.go 351 file1, err2 := Open(dir)
355 defer file1.Close()
356 small := smallReaddirnames(file1, len(all)+100, t) // +100 in case we screw up
    [all...]
  /prebuilts/go/linux-x86/src/os/
os_test.go 351 file1, err2 := Open(dir)
355 defer file1.Close()
356 small := smallReaddirnames(file1, len(all)+100, t) // +100 in case we screw up
    [all...]
  /external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
fake_filesystem_test.py 660 file_path = 'file1'
667 file_path = 'file1'
674 file_path = 'file1'
679 file_path = 'file1'
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c 98 file1.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 32 * aio is done in a rotating loop. first file1 gets 8 requests, then
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...]
  /external/autotest/site_utils/
lxc.py 447 example, a folder in host "[rootfs]/usr/local/file1", can be accessed
448 inside container by path "/usr/local/file1". Note that symlink in the
    [all...]

Completed in 1911 milliseconds

<<11121314151617181920>>