| /external/tagsoup/src/org/ccil/cowan/tagsoup/ |
| D | Parser.java | 285 theFeatures.put(namespacePrefixesFeature, Boolean.FALSE); in theFeatures.put() 286 theFeatures.put(externalGeneralEntitiesFeature, Boolean.FALSE); in theFeatures.put() 287 theFeatures.put(externalParameterEntitiesFeature, Boolean.FALSE); in theFeatures.put() 288 theFeatures.put(isStandaloneFeature, Boolean.FALSE); in theFeatures.put() 290 Boolean.FALSE); in theFeatures.put() 293 theFeatures.put(useAttributes2Feature, Boolean.FALSE); in theFeatures.put() 294 theFeatures.put(useLocator2Feature, Boolean.FALSE); in theFeatures.put() 295 theFeatures.put(useEntityResolver2Feature, Boolean.FALSE); in theFeatures.put() 296 theFeatures.put(validationFeature, Boolean.FALSE); in theFeatures.put() 297 theFeatures.put(xmlnsURIsFeature, Boolean.FALSE); in theFeatures.put() [all …]
|
| /external/google-breakpad/src/third_party/mac_headers/mach/ |
| D | boolean.h | 85 #define FALSE 0 macro
|
| /external/selinux/checkpolicy/ |
| D | policy_define.h | 13 #define FALSE 0 macro
|
| /external/tpm2-tss/src/tss2-esys/ |
| D | esys_mu.h | 14 #define FALSE 0 macro
|
| /external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/ |
| D | bool.h | 48 #define FALSE ((BOOL)0) macro
|
| /external/icu/icu4c/source/tools/toolutil/ |
| D | toolutil.h | 30 # define FALSE 0 macro
|
| /external/mesa3d/src/mesa/program/ |
| D | program_parse.y | 101 #define FALSE 0 macro
|
| /external/squashfs-tools/squashfs-tools/ |
| D | restore.c | 46 #define FALSE 0 macro
|
| D | read_file.c | 34 #define FALSE 0 macro
|
| /external/icu/icu4c/source/tools/ctestfw/unicode/ |
| D | testtype.h | 46 # define FALSE 0 macro
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue311/ |
| D | BooleanEnum.java | 20 TRUE(true), FALSE(false), UNKNOWN(); enumConstant
|
| /external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/ |
| D | OptBoolean.java | 29 FALSE, enumConstant
|
| /external/cbor-java/src/main/java/co/nstant/in/cbor/model/ |
| D | SimpleValueType.java | 5 FALSE(20), enumConstant
|
| D | SimpleValue.java | 9 public static final SimpleValue FALSE = new SimpleValue( field in SimpleValue
|
| /external/libpng/contrib/gregbook/ |
| D | readpng.h | 58 # define FALSE 0 macro
|
| /external/ltp/testcases/network/tcp_cmds/include/ |
| D | netdefs.h | 70 #define FALSE 0 macro
|
| /external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/ |
| D | data_types.h | 24 #define FALSE 0 macro
|
| /external/ltp/testcases/kernel/syscalls/clone/ |
| D | clone07.c | 34 #define FALSE 0 macro
|
| /external/e2fsprogs/lib/ss/ |
| D | test_ss.c | 30 #define FALSE 0 macro
|
| /external/libcups/scheduler/ |
| D | cupsd.h | 62 # define FALSE 0 macro
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | misc-static-assert.cpp | 17 #define FALSE 0 macro
|
| /external/ipsec-tools/src/racoon/ |
| D | var.h | 55 #define FALSE 0 macro
|
| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/ |
| D | BooleanNode.java | 22 public final static BooleanNode FALSE = new BooleanNode(false); field in BooleanNode
|
| /external/apache-commons-bcel/src/examples/Mini/ |
| D | MiniParserConstants.java | 32 int FALSE = 23; field
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/ |
| D | ASN1Boolean.java | 24 public static final ASN1Boolean FALSE = new ASN1Boolean(FALSE_VALUE); field in ASN1Boolean
|