Searched defs:neg (Results 126 - 148 of 148) sorted by relevance

123456

/external/valgrind/memcheck/tests/
H A Dvarinfo6.c1116 Bool neg = False; local
1126 neg = True;
1144 if (neg)
/external/valgrind/perf/
H A Dbz2.c1078 Bool neg = False; local
1088 neg = True;
1106 if (neg)
H A Dtest_input_for_tinycc.c1318 Bool neg = ((Bool)0); local
1328 neg = ((Bool)1);
1346 if (neg)
/external/jarjar/lib/
H A Dasm-commons-4.0.jar ... DIV public static final int REM public static final int NEG public static final int SHL public static final int SHR ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-commons-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class " package org.objectweb.asm ...
/external/valgrind/VEX/priv/
H A Dguest_arm_toIR.c6907 IRExpr *neg, *neg2; local
6941 neg = binop(op_qsub, zero2, mkexpr(arg_m));
6950 neg)));
H A Dguest_amd64_toIR.c154 dis_Grp3 (not, neg)
4159 DIP("neg%c %s\n", nameISize(sz), nameIRegE(sz, pfx, modrm));
4253 DIP("neg%c %s\n", nameISize(sz), dis_buf);
10086 F6 /3 = neg rm8
10087 F7 /3 = neg rm32 and neg rm16
30294 Bool neg = (opc & 0xF0) == 0x70; local
[all...]
H A Dguest_ppc_toIR.c2133 IRTemp neg; local
2144 neg = newTemp( Ity_I32 );
2152 neg = newTemp( Ity_I64 );
2155 assign( neg, unop( op1UtoX, mkNOT1( unop( opXto1,
2170 mkexpr( neg ),
2181 mkexpr( neg ),
2191 mkexpr( neg ),
3917 IRTemp neg ) {
3937 mkAND1( mkOR1( mkOR1( mkAND1( mkexpr( neg ),
3939 mkAND1( mkexpr( neg ),
3972 IRTemp pos = newTemp( Ity_I1 ), neg = newTemp( Ity_I1 ); local
25656 IRExpr *pos, *neg, *valid, *zero, *sign; local
25775 IRExpr *pos, *neg, *valid, *zero, *sign_digit, *in_range; local
[all...]
/external/libxml2/
H A Dxmlschemas.c13886 const xmlChar *neg; local
13889 neg = completeWild->negNsSet->value;
13893 neg = curWild->negNsSet->value;
13911 if (neg != NULL) {
13915 if (cur->value == neg) {
/external/robolectric/v3/libs/
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...
/external/robolectric/v3/
H A Drobolectric-resources-3.1-SNAPSHOT.jar ... .util.TypedValue outValue float value float scale boolean neg long bits int radix int shift int mantissa private static ...
/external/sqlite/dist/orig/
H A Dsqlite3.c19860 int Y, M, D, neg; local
19864 neg = 1;
19866 neg = 0;
19882 p->Y = neg ? -Y : Y;
29077 int neg = 0; /* assume positive */ local
29199 int neg = 0; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c19860 int Y, M, D, neg; local
19864 neg = 1;
19866 neg = 0;
19882 p->Y = neg ? -Y : Y;
29077 int neg = 0; /* assume positive */ local
29199 int neg = 0; local
[all...]
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/mockito/lib/
H A Dbyte-buddy-1.7.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1078 milliseconds

123456