Searched defs:NEVER (Results 1 - 25 of 25) sorted by relevance

/external/jsr305/ri/src/main/java/javax/annotation/meta/
H A DWhen.java8 * used where a NEVER value is required, or if a NEVER or MAYBE value is used
21 NEVER; enum constant in enum:When
/external/valgrind/none/tests/s390x/
H A Dcgij.c18 #define NEVER 0 macro
34 CGIJ(7,NEVER,8,2a) "\n\t" /* 0x2a == 42 */
H A Dcgrj.c18 #define NEVER 0 macro
35 CGRJ(7,8,8,NEVER) "\n\t"
H A Dcij.c18 #define NEVER 0 macro
34 CIJ(7,NEVER,8,2a) "\n\t" /* 0x2a == 42 */
H A Dclgij.c18 #define NEVER 0 macro
34 CLGIJ(7,NEVER,8,2a) "\n\t" /* 0x2a == 42 */
H A Dclgrj.c18 #define NEVER 0 macro
35 CLGRJ(7,8,8,NEVER) "\n\t"
H A Dclij.c18 #define NEVER 0 macro
34 CLIJ(7,NEVER,8,2a) "\n\t" /* 0x2a == 42 */
H A Dclrj.c18 #define NEVER 0 macro
35 CLRJ(7,8,8,NEVER) "\n\t"
H A Dcrj.c18 #define NEVER 0 macro
35 CRJ(7,8,8,NEVER) "\n\t"
/external/proguard/src/proguard/evaluation/value/
H A DValue.java30 public static final int NEVER = -1; field in class:Value
/external/v8/test/mjsunit/
H A Dassert-opt-and-deopt.js55 NEVER: 4
137 case OptTracker.OptimizationState.NEVER:
/external/valgrind/coregrind/
H A Dvgdb.c208 #define NEVER 99999999 macro
209 static int cmd_time_out = NEVER;
234 if (cmd_time_out != NEVER
301 if (cmd_time_out != NEVER) {
781 if (max_invoke_ms > 0 || cmd_time_out != NEVER) {
955 if (max_invoke_ms > 0 || cmd_time_out != NEVER)
1447 && cmd_time_out != NEVER
/external/owasp/sanitizer/distrib/lib/
H A Djsr305.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/annotation/concurrent/ javax/annotation/meta/ javax/ ...
/external/owasp/sanitizer/lib/jsr305/
H A Djsr305.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/annotation/concurrent/ javax/annotation/meta/ javax/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djsr305.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/annotation/concurrent/ javax/annotation/meta/ javax/ ...
H A Dannotations.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/vogar/lib/
H A Djsr305.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/annotation/Tainted.class Tainted. ...
/external/sqlite/dist/orig/
H A Dsqlite3.c8487 ** The ALWAYS and NEVER macros surround boolean expressions which
8495 ** In other words, ALWAYS and NEVER are added for defensive code.
8497 ** When doing coverage testing ALWAYS and NEVER are hard-coded to
8503 # define NEVER(X) (0) macro
8506 # define NEVER(X) ((X)?(assert(0),1):0) macro
8509 # define NEVER(X) (X) macro
22716 if( NEVER(p==0) ) return SQLITE_NOMEM;
22808 if( NEVER(p==0) ) return SQLITE_NOMEM;
22872 if( NEVER(p==0) ) return SQLITE_NOMEM;
132813 # define NEVER macro
132816 # define NEVER macro
132821 # define NEVER macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8487 ** The ALWAYS and NEVER macros surround boolean expressions which
8495 ** In other words, ALWAYS and NEVER are added for defensive code.
8497 ** When doing coverage testing ALWAYS and NEVER are hard-coded to
8503 # define NEVER(X) (0) macro
8506 # define NEVER(X) ((X)?(assert(0),1):0) macro
8509 # define NEVER(X) (X) macro
22716 if( NEVER(p==0) ) return SQLITE_NOMEM;
22808 if( NEVER(p==0) ) return SQLITE_NOMEM;
22872 if( NEVER(p==0) ) return SQLITE_NOMEM;
132831 # define NEVER macro
132834 # define NEVER macro
132839 # define NEVER macro
[all...]
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter.java package proguard ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 749 milliseconds