Home
last modified time | relevance | path

Searched defs:FALSE (Results 1 – 25 of 135) sorted by relevance

123456

/external/selinux/checkpolicy/
Dpolicy_define.h13 #define FALSE 0 macro
/external/mesa3d/src/mesa/program/
Dprogram_parse.y97 #define FALSE 0 macro
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DParser.java285 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/libxcam/modules/isp/
Dxcam_cpf_reader.h42 #define FALSE 0 macro
/external/squashfs-tools/squashfs-tools/
Drestore.c46 #define FALSE 0 macro
Dread_file.c34 #define FALSE 0 macro
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue311/
DBooleanEnum.java20 TRUE(true), FALSE(false), UNKNOWN(); enumConstant
/external/libpng/contrib/gregbook/
Dreadpng.h58 # define FALSE 0 macro
/external/ltp/testcases/network/tcp_cmds/include/
Dnetdefs.h70 #define FALSE 0 macro
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
Ddata_types.h24 #define FALSE 0 macro
/external/ltp/testcases/kernel/syscalls/clone/
Dclone07.c34 #define FALSE 0 macro
/external/e2fsprogs/lib/ss/
Dtest_ss.c30 #define FALSE 0 macro
/external/ipsec-tools/src/racoon/
Dvar.h55 #define FALSE 0 macro
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DPredicatesTest.java45 private static final Predicate<Integer> FALSE = Predicates.alwaysFalse(); field in PredicatesTest
345 assertEvalsLikeOdd(Predicates.or(isOdd(), FALSE, FALSE)); in testOr_applyTernary() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/
DASN1Boolean.java28 public static final ASN1Boolean FALSE = new ASN1Boolean(false); field in ASN1Boolean
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1Boolean.java26 public static final ASN1Boolean FALSE = new ASN1Boolean(false); field in ASN1Boolean
/external/apache-commons-bcel/src/examples/Mini/
DMiniParserConstants.java32 int FALSE = 23; field
/external/ltp/testcases/kernel/mem/mtest06/
Dmmap2.c81 #define FALSE 0 macro
/external/python/cpython3/Modules/_multiprocessing/
Dmultiprocessing.h36 # define FALSE 0 macro
/external/libxml2/
DtestOOMlib.c23 #define FALSE (0) macro
/external/mesa3d/src/gallium/include/pipe/
Dp_compiler.h85 #define FALSE false macro
/external/aac/libAACenc/src/
Dpsy_const.h107 #define FALSE 0 macro
/external/libxml2/win32/VC10/
Dconfig.h114 #define FALSE 0 macro
/external/libxml2/include/
Dwin32config.h115 #define FALSE 0 macro
/external/ltp/testcases/kernel/io/disktest/
Ddefs.h92 #define FALSE 0 macro

123456