Home
last modified time | relevance | path

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

1234

/external/opencv/cvaux/src/
D_cvaux.h67 #define FALSE 0 macro
/external/checkpolicy/
Dpolicy_define.h14 #define FALSE 0 macro
/external/mesa3d/src/mesa/program/
Dprogram_parse.y95 #define FALSE 0 macro
/external/chromium_org/third_party/mesa/src/src/mesa/program/
Dprogram_parse.y95 #define FALSE 0 macro
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DParser.java284 theFeatures.put(namespacePrefixesFeature, Boolean.FALSE); in theFeatures.put()
285 theFeatures.put(externalGeneralEntitiesFeature, Boolean.FALSE); in theFeatures.put()
286 theFeatures.put(externalParameterEntitiesFeature, Boolean.FALSE); in theFeatures.put()
287 theFeatures.put(isStandaloneFeature, Boolean.FALSE); in theFeatures.put()
289 Boolean.FALSE); in theFeatures.put()
292 theFeatures.put(useAttributes2Feature, Boolean.FALSE); in theFeatures.put()
293 theFeatures.put(useLocator2Feature, Boolean.FALSE); in theFeatures.put()
294 theFeatures.put(useEntityResolver2Feature, Boolean.FALSE); in theFeatures.put()
295 theFeatures.put(validationFeature, Boolean.FALSE); in theFeatures.put()
296 theFeatures.put(xmlnsURIsFeature, Boolean.FALSE); in theFeatures.put()
[all …]
/external/chromium_org/third_party/fips181/
Downtypes.h40 #define FALSE 0 macro
/external/bluetooth/bluedroid/hci/include/
Dbt_hci_bdroid.h44 # define FALSE 0 macro
52 # define FALSE false macro
/external/libpng/contrib/gregbook/
Dreadpng.h58 # define FALSE 0 macro
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
Dstandard.h28 #define FALSE 0 macro
/external/chromium_org/third_party/npapi/npspy/include/
Dxp.h78 #define FALSE false macro
/external/bluetooth/bluedroid/gki/ulinux/
Ddata_types.h26 # define FALSE false macro
/external/e2fsprogs/lib/ss/
Dtest_ss.c29 #define FALSE 0 macro
/external/ipsec-tools/src/racoon/
Dvar.h55 #define FALSE 0 macro
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DDERBoolean.java17 public static final ASN1Boolean FALSE = new ASN1Boolean(false); field in DERBoolean
/external/svox/pico/lib/
Dpicopal.h58 #define FALSE 0 macro
/external/aac/libAACenc/src/
Dpsy_const.h95 #define FALSE 0 macro
/external/chromium_org/third_party/libxml/src/include/
Dwin32config.h117 #define FALSE 0 macro
/external/chromium_org/third_party/libxml/win32/
Dconfig.h117 #define FALSE 0 macro
/external/libpng/contrib/pngminus/
Dpng2pnm.c30 #define FALSE (BOOL) 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/icu/icu4c/source/common/unicode/
Dumachine.h208 # define FALSE 0 macro
/external/chromium_org/third_party/icu/source/common/unicode/
Dumachine.h208 # define FALSE 0 macro
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/
Dg722_decode.c45 #define FALSE 0 macro
/external/guava/guava-tests/test/com/google/common/base/
DPredicatesTest.java47 private static final Predicate<Integer> FALSE = Predicates.alwaysFalse(); field in PredicatesTest
410 assertEvalsLikeOdd(Predicates.or(isOdd(), FALSE, FALSE)); in testOr_applyTernary() local

1234