HomeSort by relevance Sort by last modified time
    Searched refs:ne (Results 151 - 175 of 869) sorted by null

1 2 3 4 5 67 8 91011>>

  /ndk/sources/host-tools/make-3.81/config/
mkinstalldirs 70 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
T_invoke_super_14.d 40 if-ne v3, v4, Label0
43 if-ne v1, v4, Label0
46 if-ne v2, v4, Label0
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
T_invoke_super_range_14.d 40 if-ne v3, v4, Label0
43 if-ne v1, v4, Label0
46 if-ne v2, v4, Label0
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
T_invoke_virtual_range_14.d 41 if-ne v3, v4, Label0
44 if-ne v1, v4, Label0
47 if-ne v2, v4, Label0
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_wide/d/
T_return_wide_1.d 43 if-ne v1, v4, Label0
46 if-ne v2, v4, Label0
49 if-ne v3, v4, Label0
  /external/bison/build-aux/
depcomp 193 if test $stat -ne 0; then
219 if test $stat -ne 0; then
261 if test $stat -ne 0; then
316 if test $stat -ne 0; then
345 if test $stat -ne 0; then
418 if test $stat -ne 0; then
454 if test $stat -ne 0; then
466 sed -ne '2,${
507 if test $stat -ne 0; then
529 if test $stat -ne 0; the
    [all...]
  /external/libedit/
depcomp 193 if test $stat -ne 0; then
219 if test $stat -ne 0; then
261 if test $stat -ne 0; then
316 if test $stat -ne 0; then
345 if test $stat -ne 0; then
418 if test $stat -ne 0; then
454 if test $stat -ne 0; then
466 sed -ne '2,${
507 if test $stat -ne 0; then
529 if test $stat -ne 0; the
    [all...]
  /external/libpng/
depcomp 193 if test $stat -ne 0; then
219 if test $stat -ne 0; then
261 if test $stat -ne 0; then
316 if test $stat -ne 0; then
345 if test $stat -ne 0; then
418 if test $stat -ne 0; then
454 if test $stat -ne 0; then
466 sed -ne '2,${
507 if test $stat -ne 0; then
529 if test $stat -ne 0; the
    [all...]
  /external/pixman/pixman/
pixman-trap.c 97 pixman_fixed_48_16_t ne; local
101 ne = e->e + n * (pixman_fixed_48_16_t) e->dx;
105 if (ne > 0)
107 int nx = (ne + e->dy - 1) / e->dy;
108 e->e = ne - nx * (pixman_fixed_48_16_t) e->dy;
114 if (ne <= -e->dy)
116 int nx = (-ne) / e->dy;
117 e->e = ne + nx * (pixman_fixed_48_16_t) e->dy;
134 pixman_fixed_48_16_t ne; local
136 ne = n * (pixman_fixed_48_16_t) e->dx
    [all...]
  /external/chromium_org/third_party/libvpx/
generate_gypi.sh 131 if [ 0 -ne ${#mmx_sources} ]; then
134 if [ 0 -ne ${#sse2_sources} ]; then
137 if [ 0 -ne ${#sse3_sources} ]; then
142 if [ 0 -ne ${#ssse3_sources} ]; then
145 if [ 0 -ne ${#sse4_1_sources} ]; then
150 if [ 0 -ne ${#avx_sources} ]; then
155 if [ 0 -ne ${#avx2_sources} ]; then
162 if [ 0 -ne ${#neon_sources} ]; then
215 if [ 0 -ne ${#intrinsic_list} ]; then
  /external/chromium_org/third_party/icu/source/test/intltest/
canittst.cpp 265 const UHashElement *ne = NULL; local
268 ne = col->nextElement(el);
270 while (ne != NULL) {
272 UnicodeString *item = (UnicodeString *)(ne->value.pointer);
274 ne = col->nextElement(el);
  /external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
x86masm.pl 42 $ret .= "$size PTR " if ($size ne "");
50 if (($addr ne "") && ($addr ne 0))
56 if ($reg2 ne "")
59 $ret .= "+$reg1" if ($reg1 ne "");
  /external/icu/icu4c/source/test/intltest/
canittst.cpp 265 const UHashElement *ne = NULL; local
268 ne = col->nextElement(el);
270 while (ne != NULL) {
272 UnicodeString *item = (UnicodeString *)(ne->value.pointer);
274 ne = col->nextElement(el);
  /external/openssl/crypto/perlasm/
x86masm.pl 42 $ret .= "$size PTR " if ($size ne "");
50 if (($addr ne "") && ($addr ne 0))
56 if ($reg2 ne "")
59 $ret .= "+$reg1" if ($reg1 ne "");
  /frameworks/native/opengl/tools/glgen/
gen 56 if [ $JAVAC_RESULT -ne 0 ]; then
70 if [ $JAVA_RESULT -ne 0 ]; then
78 if [ $JAVA_RESULT -ne 0 ]; then
86 if [ $JAVA_RESULT -ne 0 ]; then
113 if [ $JAVA_RESULT -ne 0 ]; then
  /external/chromium_org/v8/src/arm/
ic-arm.cc 74 __ b(ne, miss);
80 __ b(ne, miss);
127 __ b(ne, miss);
179 __ b(ne, miss);
209 __ b(ne, slow);
260 __ b(ne, not_fast_array);
307 __ b(ne, not_unique);
408 __ b(ne, slow_case);
602 __ b(ne, &slow);
652 __ b(ne, &try_next_entry)
    [all...]
  /bionic/libc/arch-arm/denver/bionic/
memset.S 105 it ne
109 it ne
172 it ne
  /bionic/libc/arch-arm64/generic/bionic/
memcmp.S 60 b.ne .Lmisaligned8
62 b.ne .Lmutual_align
72 csinv endloop, diff, xzr, ne /* Last Dword or differences. */
strcmp.S 63 b.ne .Lmisaligned8
65 b.ne .Lmutual_align
106 cset result, ne
string_copy.S 109 b.ne .Lmisaligned
229 b.ne .Lnul_in_data1
238 b.ne .Lnul_in_data1
  /bionic/libc/arch-arm/cortex-a9/bionic/
strlen.S 105 itt ne
129 itt ne
  /bionic/libc/arch-arm/generic/bionic/
strcpy.S 110 iteet ne
117 itet ne
  /developers/build/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/androidtv/leanback/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/androidtv/visual-game-controller/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition

Completed in 837 milliseconds

1 2 3 4 5 67 8 91011>>