Home
last modified time | relevance | path

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

12345

/external/opencv/cvaux/src/
D_cvaux.h67 #define FALSE 0 macro
/external/tpm2/include/tpm2/
Dbool.h17 #define FALSE ((BOOL)0) macro
/external/selinux/checkpolicy/
Dpolicy_define.h13 #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/dbus/tools/
Ddbus-launch.h34 #define FALSE (0) macro
/external/mesa3d/src/mesa/program/
Dprogram_parse.y95 #define FALSE 0 macro
/external/squashfs-tools/squashfs-tools/
Drestore.c46 #define FALSE 0 macro
Dread_file.c34 #define FALSE 0 macro
Dprogressbar.c38 #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/e2fsprogs/lib/ss/
Dtest_ss.c29 #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/bcprov/src/main/java/org/bouncycastle/asn1/
DASN1Boolean.java27 public static final ASN1Boolean FALSE = new ASN1Boolean(false); field in ASN1Boolean
/external/svox/pico/lib/
Dpicopal.h58 #define FALSE 0 macro
/external/aac/libAACenc/src/
Dpsy_const.h95 #define FALSE 0 macro
/external/dbus/dbus/
Ddbus-macros.h42 # define FALSE 0 macro
/external/libxml2/
DtestOOMlib.c23 #define FALSE (0) macro
/external/libxml2/win32/VC10/
Dconfig.h120 #define FALSE 0 macro
/external/libpng/contrib/pngminus/
Dpng2pnm.c30 #define FALSE (BOOL) 0 macro
/external/libxml2/include/
Dwin32config.h121 #define FALSE 0 macro
/external/libnfc-nxp/src/
DphFriNfc_FelicaMap.h84 #define FALSE 0 macro
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
Drijndael-api-fst.h28 #define FALSE 0 macro
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
Dg722_decode.c45 #define FALSE 0 macro

12345