HomeSort by relevance Sort by last modified time
    Searched refs:neq (Results 1 - 25 of 34) sorted by null

1 2

  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/
test_email_torture.py 52 neq = self.ndiffAssertEqual
63 neq(fp.getvalue(), """\
test_email.py     [all...]
test_email_renamed.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/
test_email_torture.py 52 neq = self.ndiffAssertEqual
63 neq(fp.getvalue(), """\
test_email.py     [all...]
test_email_renamed.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email_torture.py 52 neq = self.ndiffAssertEqual
63 neq(fp.getvalue(), """\
test_email.py     [all...]
test_email_renamed.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email_torture.py 52 neq = self.ndiffAssertEqual
63 neq(fp.getvalue(), """\
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
ICUTestCase.java 97 * @param neq a non-null object that should not compare equal to obj.
100 public static void testEHCS(Object obj, Object eq, Object neq) {
101 if (obj == null || eq == null || neq == null) {
105 if (!(cls.isAssignableFrom(eq.getClass()) && cls.isAssignableFrom(neq.getClass()))) {
120 assertNotEqual(obj, neq);
121 assertNotEqual(neq, obj);
NumberFormatTest.java 429 NumberFormat neq = NumberFormat.getInstance(Locale.GERMANY); local
431 ICUTestCase.testEHCS(nf, eq, neq);
ULocaleTest.java 44 ULocale neq = new ULocale("de_DE_FRENCH"); local
46 ICUTestCase.testEHCS(obj, eq, neq);
  /external/skia/
make.bat 29 if %ERRORLEVEL% neq 0 exit /B %ERRORLEVEL%
  /external/vulkan-validation-layers/
update_external_sources.bat 120 if %errorCode% neq 0 (goto:error)
153 if %errorCode% neq 0 (goto:error)
155 if %errorCode% neq 0 (goto:error)
162 if %errorlevel% neq 0 (goto:error)
166 if %errorCode% neq 0 (goto:error)
168 if %errorCode% neq 0 (goto:error)
173 if %errorCode% neq 0 (goto:error)
178 if %errorCode% neq 0 (goto:error)
  /external/e2fsprogs/lib/ext2fs/
gen_bitmap64.c 362 errcode_t neq,
373 neq, end, &tmp_oend);
383 return neq;
580 errcode_t ext2fs_compare_generic_bmap(errcode_t neq,
593 return ext2fs_compare_generic_bitmap(bm1->magic, neq, bm1, bm2);
600 return neq;
605 return neq;
ext2fsP.h 127 errcode_t neq,
gen_bitmap.c 289 errcode_t magic, errcode_t neq,
295 return neq;
345 errcode_t ext2fs_compare_generic_bitmap(errcode_t magic, errcode_t neq,
360 return neq;
365 return neq;
  /bionic/libc/arch-x86/atom/string/
ssse3-strcmp-atom.S 131 jne L(neq)
137 jne L(neq)
143 jne L(neq)
149 jne L(neq)
155 jne L(neq)
161 jne L(neq)
167 jne L(neq)
173 jne L(neq)
    [all...]
sse2-wcscmp-atom.S 97 jne L(neq)
103 jne L(neq)
109 jne L(neq)
115 jne L(neq)
1048 L(neq):
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fvec.h 83 Fvec32s4_COMP(neq)
128 Fvec32s4_SELECT(neq)
211 Fvec32s1_COMP(neq)
236 Fvec32s1_SELECT(neq)
dvec.h 685 IVEC128_SELECT(8,s8,16,neq,c,d)
686 IVEC128_SELECT(8,u8,16,neq,c,d)
687 IVEC128_SELECT(8,8,16,neq,c,d)
692 IVEC128_SELECT(16,s16,8,neq,c,d)
693 IVEC128_SELECT(16,u16,8,neq,c,d)
694 IVEC128_SELECT(16,16,8,neq,c,d)
699 IVEC128_SELECT(32,s32,4,neq,c,d)
700 IVEC128_SELECT(32,u32,4,neq,c,d)
701 IVEC128_SELECT(32,32,4,neq,c,d)
770 F64vec2_COMP(neq)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
opc-f.s 257 fcmp.neq p3, p4 = f4, f5
258 fcmp.neq.s0 p3, p4 = f4, f5
259 fcmp.neq.s1 p3, p4 = f4, f5
260 fcmp.neq.s2 p3, p4 = f4, f5
261 fcmp.neq.s3 p3, p4 = f4, f5
262 fcmp.neq.unc p3, p4 = f4, f5
263 fcmp.neq.unc.s0 p3, p4 = f4, f5
264 fcmp.neq.unc.s1 p3, p4 = f4, f5
265 fcmp.neq.unc.s2 p3, p4 = f4, f5
266 fcmp.neq.unc.s3 p3, p4 = f4, f
    [all...]
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
CodeMangler.java 515 boolean neq = false;
517 neq = true;
524 + "' neq: '" + neq
527 eval = (val2.equals(map.get(key2)) != neq);
    [all...]
  /external/curl/projects/
build-wolfssl.bat 232 if %ERRORLEVEL% neq 0 (
239 if %ERRORLEVEL% neq 0 (
254 if %ERRORLEVEL% neq 0 (
264 if %ERRORLEVEL% neq 0 (

Completed in 656 milliseconds

1 2