/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/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/ |
D | cfg.rs | 14 const FALSE: Self = CfgValue::Bool(false); constant
|
/external/rust/cxx/gen/cmd/src/ |
D | cfg.rs | 14 const FALSE: Self = CfgValue::Bool(false); constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/ |
D | cfg.rs | 14 const FALSE: Self = CfgValue::Bool(false); constant
|
/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/dagger2/java/dagger/hilt/processor/internal/optionvalues/ |
D | BooleanValue.java | 22 FALSE enumConstant
|
/external/googleapis/google/ads/admanager/v1/ |
D | ad_unit_enums.proto | 40 FALSE = 2; enumerator
|
/external/coreboot/src/vendorcode/amd/include/ |
D | Porting.h | 95 #define FALSE 0 macro 162 #define FALSE 0 macro 211 #define FALSE 0 macro 242 #define FALSE 0 macro
|
/external/coreboot/src/vendorcode/amd/pi/00670F00/ |
D | Porting.h | 99 #define FALSE 0 macro 166 #define FALSE 0 macro 215 #define FALSE 0 macro 246 #define FALSE 0 macro
|
/external/rust/android-crates-io/crates/ash/src/vk/ |
D | constants.rs | 17 pub const FALSE: Bool32 = 0; constant
|
/external/mesa3d/src/mesa/program/ |
D | program_parse.y | 108 #define FALSE 0 macro
|
/external/cronet/tot/components/cronet/android/java/src/org/chromium/net/telemetry/ |
D | OptionalBoolean.java | 20 FALSE( enumConstant
|
/external/squashfs-tools/squashfs-tools/ |
D | restore.c | 46 #define FALSE 0 macro
|
D | read_file.c | 34 #define FALSE 0 macro
|
/external/cronet/stable/components/cronet/android/java/src/org/chromium/net/telemetry/ |
D | OptionalBoolean.java | 20 FALSE( enumConstant
|
/external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/ |
D | OptBoolean.java | 29 FALSE, enumConstant
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue311/ |
D | BooleanEnum.java | 18 TRUE(true), FALSE(false), UNKNOWN(); enumConstant
|
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/function/ |
D | FailableLongPredicate.java | 34 FailableLongPredicate FALSE = t -> false; field
|
D | FailableIntPredicate.java | 34 FailableIntPredicate FALSE = t -> false; field
|
D | FailableDoublePredicate.java | 34 FailableDoublePredicate FALSE = t -> false; field
|
/external/rust/android-crates-io/crates/ciborium-ll/src/ |
D | lib.rs | 148 pub const FALSE: u8 = 20; constant
|
/external/cbor-java/src/main/java/co/nstant/in/cbor/model/ |
D | SimpleValueType.java | 5 FALSE(20), enumConstant
|