Searched refs:nix (Results 1 – 25 of 33) sorted by relevance
12
/external/icu/icu4c/source/test/perf/collationperf/ |
D | CollPerf.pl | 78 my @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -qsort`; 82 my @nixa = split( ' = ', $nix[2] ); 90 @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -keygen`; 94 @nixa = split( ' = ', $nix[2] ); 102 @nixa = split( ' = ', $nix[3] );
|
/external/v8/build/ |
D | README.txt | 5 TL;DR version on *nix:
|
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
D | TestFmwk.java | 1489 int nix = filter.indexOf(',', ix); in filter() local 1490 if (nix == -1) { in filter() 1491 nix = filter.length(); in filter() 1494 if (testName.indexOf(filter.substring(ix + 1, nix)) != -1) { in filter() 1500 if (testName.indexOf(filter.substring(ix, nix)) != -1) { in filter() 1508 ix = nix + 1; in filter()
|
/external/skia/gyp/ |
D | views.gyp | 70 # *nix
|
/external/markdown/docs/ |
D | INSTALL | 51 Installing on *nix Systems
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/ |
D | runtests | 46 # for *nix systems, os, ws and arch values must be specified
|
/external/ceres-solver/cmake/ |
D | config.h.in | 67 // Additionally defined on *nix if Ceres was compiled with OpenMP support,
|
/external/libogg/ |
D | README | 91 cross tools and even to run the test suite under Wine, the Linux/*nix
|
/external/boringssl/src/crypto/modes/asm/ |
D | ghash-x86.pl | 383 my $nix = $odd ? $nlo : $nhi; 389 &pxor ($Zlo,&QWP(8,$Htbl,$nix)); 395 &pxor ($Zhi,&QWP(0,$Htbl,$nix));
|
/external/mksh/src/ |
D | check.t | 6496 nix=$(print -r -- ~) 6499 [[ $nix = /sweet ]]; echo nix $? . 6503 nix 0 . 11785 ln -s nix lnnix 11796 chk dir/nix 11800 chk file/nix 11801 chk nix 11802 chk nix/ 11803 chk nix/file 11804 chk nix/nix [all …]
|
/external/libvpx/libvpx/ |
D | README | 18 many *nix platforms, as well as MinGW and Cygwin. If coreutils is not
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/ |
D | i18n.rst | 34 This assumes a `*nix` environment:
|
/external/protobuf/gtest/ |
D | README | 176 If you are on a *nix system, you should now see a Makefile in the 385 Next, you can build Google Test and all of its own tests. On *nix,
|
/external/google-breakpad/src/testing/gtest/ |
D | README | 176 If you are on a *nix system, you should now see a Makefile in the 402 Next, you can build Google Test and all of its own tests. On *nix,
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | README | 177 If you are on a *nix system, you should now see a Makefile in the 403 Next, you can build Google Test and all of its own tests. On *nix,
|
/external/gtest/ |
D | README | 177 If you are on a *nix system, you should now see a Makefile in the 403 Next, you can build Google Test and all of its own tests. On *nix,
|
/external/libvpx/libvpx/third_party/x86inc/ |
D | x86inc.asm | 492 %elif ARCH_X86_64 ; *nix x64 ;=============================================
|
/external/google-breakpad/src/testing/ |
D | README | 126 If you are using a *nix system and plan to use the GNU Autotools build
|
/external/icu/icu4c/source/data/zone/ |
D | es_MX.txt | 559 ls{"Hora de las islas Fénix"}
|
D | pt_PT.txt | 708 ls{"Hora das Ilhas Fénix"}
|
D | es.txt | 1767 ls{"hora de las Islas Fénix"}
|
D | gl.txt | 1738 ls{"Horario das Illas Fénix"}
|
D | pt.txt | 1771 ls{"Horário das Ilhas Fênix"}
|
/external/pcre/dist/m4/ |
D | libtool.m4 | 7936 * ) # otherwise, assume *nix 7949 * ) # otherwise, assume *nix
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | libtool.m4 | 7940 * ) # otherwise, assume *nix 7953 * ) # otherwise, assume *nix
|
12