HomeSort by relevance Sort by last modified time
    Searched defs:TRUE (Results 326 - 350 of 582) sorted by null

<<11121314151617181920>>

  /external/python/cpython2/Lib/plat-atheos/
IN.py 458 TRUE = 1
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 27 #define TRUE 1
95 int align_4k_blocks = TRUE;
108 int duplicate_checking = TRUE;
114 int silent = TRUE;
115 int exportable = TRUE;
116 int sparse_files = TRUE;
117 int old_exclude = TRUE;
275 int recover = TRUE;
    [all...]
  /external/tpm2/
Implementation.h 12 #undef TRUE
25 #define TRUE 1
    [all...]
tpm_types.h 24 #define TRUE 1
    [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java 191 private boolean mHasAppOpsPlayAudio = true;
193 private boolean mShutterSoundEnabledFromApp = true;
354 * <p>If this field is set to true, then a call of
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h 178 #undef TRUE
179 #define TRUE 1
    [all...]
ncurses.h 178 #undef TRUE
179 #define TRUE 1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 93 /* TRUE/FALSE */
95 #define TRUE 1
  /toolchain/binutils/binutils-2.27/bfd/
elfnn-aarch64.c 420 TRUE, /* pc_relative */
428 TRUE), /* pcrel_offset */
435 TRUE, /* pc_relative */
443 TRUE), /* pcrel_offset */
450 TRUE, /* pc_relative */
458 TRUE), /* pcrel_offset */
625 TRUE, /* pc_relative */
633 TRUE), /* pcrel_offset */
640 TRUE, /* pc_relative */
648 TRUE), /* pcrel_offset *
    [all...]
elflink.c 137 (*bed->elf_backend_hide_symbol) (info, h, TRUE);
153 return TRUE;
199 return TRUE;
236 return TRUE;
258 return TRUE;
359 elf_hash_table (info)->dynamic_sections_created = TRUE;
361 return TRUE;
455 return TRUE;
491 return TRUE;
532 return TRUE;
    [all...]
elf32-arm.c 98 TRUE, /* pc_relative */
106 TRUE), /* pcrel_offset */
128 TRUE, /* pc_relative */
136 TRUE), /* pcrel_offset */
143 TRUE, /* pc_relative */
151 TRUE), /* pcrel_offset */
230 TRUE, /* pc_relative */
238 TRUE), /* pcrel_offset */
244 TRUE, /* pc_relative */
252 TRUE), /* pcrel_offset *
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
org.eclipse.core.runtime_3.6.0.v20100505.jar 
  /external/pcre/dist2/src/
pcre2_internal.h 67 #define TRUE 1
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 253 #ifndef TRUE
254 # define TRUE 1
    [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/
jackson-annotations-2.6.0.jar 
  /system/tpm/trunks/
tpm_generated.h 123 #if !defined(TRUE)
124 #define TRUE 1
    [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /external/annotation-tools/asmx/test/lib/
javancss.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.runtime_3.11.0.v20150405-1723.jar 
  /external/mesa3d/include/D3D9/
d3d9types.h 67 #define TRUE (!FALSE)
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar 
  /external/doclava/src/com/google/doclava/parser/
JavaParser.java 168 * Character.isJavaIdentifierStart(int) returns true." A "Java
170 * Character.isJavaIdentifierPart(int) returns true."
174 "<invalid>", "<EOR>", "<DOWN>", "<UP>", "IDENTIFIER", "INTLITERAL", "LONGLITERAL", "FLOATLITERAL", "DOUBLELITERAL", "CHARLITERAL", "STRINGLITERAL", "TRUE", "FALSE", "NULL", "IntegerNumber", "LongSuffix", "HexPrefix", "HexDigit", "Exponent", "NonIntegerNumber", "FloatSuffix", "DoubleSuffix", "EscapeSequence", "UNICODECHAR", "UNICODEPART", "WS", "COMMENT", "LINE_COMMENT", "ABSTRACT", "ASSERT", "BOOLEAN", "BREAK", "BYTE", "CASE", "CATCH", "CHAR", "CLASS", "CONST", "CONTINUE", "DEFAULT", "DO", "DOUBLE", "ELSE", "ENUM", "EXTENDS", "FINAL", "FINALLY", "FLOAT", "FOR", "GOTO", "IF", "IMPLEMENTS", "IMPORT", "INSTANCEOF", "INT", "INTERFACE", "LONG", "NATIVE", "NEW", "PACKAGE", "PRIVATE", "PROTECTED", "PUBLIC", "RETURN", "SHORT", "STATIC", "STRICTFP", "SUPER", "SWITCH", "SYNCHRONIZED", "THIS", "THROW", "THROWS", "TRANSIENT", "TRY", "VOID", "VOLATILE", "WHILE", "LPAREN", "RPAREN", "LBRACE", "RBRACE", "LBRACKET", "RBRACKET", "SEMI", "COMMA", "DOT", "ELLIPSIS", "EQ", "BANG", "TILDE", "QUES", "COLON", "EQEQ", "AMPAMP", "BARBAR", "PLUSPLUS", "SUBSUB", "PLUS", "SUB", "STAR", "SLASH", "AMP", "BAR", "CARET", "PERCENT", "PLUSEQ", "SUBEQ", "STAREQ", "SLASHEQ", "AMPEQ", "BAREQ", "CARETEQ", "PERCENTEQ", "MONKEYS_AT", "BANGEQ", "GT", "LT", "IdentifierStart", "IdentifierPart", "SurrogateIdentifer"
184 public static final int TRUE=11;
402 false, true, false, false, false, false, false, false, false, false,
403 false, true, false, false, true, false, false, false, false,
405 false, false, true, false, false, false, false, false, false,
406 false, true, false, false, true, false, false, false, false
    [all...]
  /external/guice/extensions/struts2/lib/
commons-io-1.3.2.jar 

Completed in 1886 milliseconds

<<11121314151617181920>>