HomeSort by relevance Sort by last modified time
    Searched refs:ne (Results 226 - 250 of 1163) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/boringssl/src/crypto/perlasm/
x86nasm.pl 41 if ($size ne "")
54 if (($addr ne "") && ($addr ne 0))
59 if ($reg2 ne "")
62 $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);
  /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
114 if [ $JAVA_RESULT -ne 0 ]; then
  /bionic/libc/arch-arm/denver/bionic/
memset.S 106 it ne
110 it ne
173 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
  /external/pcre/dist/
perltest.pl 70 printf $outfile "$_" if $infile ne "STDIN";
79 printf $outfile "$_" if $infile ne "STDIN";
156 printf $outfile "$_\n" if $infile ne "STDIN";
  /external/shflags/src/
shflags_test_public.sh 39 [ ${grepped} -ne ${FLAGS_TRUE} ] && th_showOutput
49 [ ${grepped} -ne ${FLAGS_TRUE} ] && th_showOutput
59 [ ${grepped} -ne ${FLAGS_TRUE} ] && th_showOutput
  /bionic/libc/arch-arm/cortex-a9/bionic/
strlen.S 105 itt ne
129 itt ne
  /bionic/libc/arch-arm/generic/bionic/
strcpy.S 112 iteet ne
119 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/sample-inputs/
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
  /developers/build/prebuilts/gradle/AccelerometerPlay/
gradlew 95 if [ $? -ne 0 ] ; then
132 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActiveNotifications/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActivityInstrumentation/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
  /developers/build/prebuilts/gradle/AgendaData/
gradlew 100 if [ $? -ne 0 ] ; then
136 if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition

Completed in 573 milliseconds

1 2 3 4 5 6 7 8 91011>>