/external/opencv/cvaux/src/ |
D | _cvaux.h | 67 #define FALSE 0 macro
|
/external/checkpolicy/ |
D | policy_define.h | 14 #define FALSE 0 macro
|
/external/mesa3d/src/mesa/program/ |
D | program_parse.y | 95 #define FALSE 0 macro
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
D | program_parse.y | 95 #define FALSE 0 macro
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | Parser.java | 284 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/ |
D | owntypes.h | 40 #define FALSE 0 macro
|
/external/bluetooth/bluedroid/hci/include/ |
D | bt_hci_bdroid.h | 44 # define FALSE 0 macro 52 # define FALSE false macro
|
/external/libpng/contrib/gregbook/ |
D | readpng.h | 58 # define FALSE 0 macro
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/ |
D | standard.h | 28 #define FALSE 0 macro
|
/external/chromium_org/third_party/npapi/npspy/include/ |
D | xp.h | 78 #define FALSE false macro
|
/external/bluetooth/bluedroid/gki/ulinux/ |
D | data_types.h | 26 # define FALSE false macro
|
/external/e2fsprogs/lib/ss/ |
D | test_ss.c | 29 #define FALSE 0 macro
|
/external/ipsec-tools/src/racoon/ |
D | var.h | 55 #define FALSE 0 macro
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
D | DERBoolean.java | 17 public static final ASN1Boolean FALSE = new ASN1Boolean(false); field in DERBoolean
|
/external/svox/pico/lib/ |
D | picopal.h | 58 #define FALSE 0 macro
|
/external/aac/libAACenc/src/ |
D | psy_const.h | 95 #define FALSE 0 macro
|
/external/chromium_org/third_party/libxml/src/include/ |
D | win32config.h | 117 #define FALSE 0 macro
|
/external/chromium_org/third_party/libxml/win32/ |
D | config.h | 117 #define FALSE 0 macro
|
/external/libpng/contrib/pngminus/ |
D | png2pnm.c | 30 #define FALSE (BOOL) 0 macro
|
/external/libnfc-nxp/src/ |
D | phFriNfc_FelicaMap.h | 84 #define FALSE 0 macro
|
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/ |
D | rijndael-api-fst.h | 28 #define FALSE 0 macro
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 208 # define FALSE 0 macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | umachine.h | 208 # define FALSE 0 macro
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/ |
D | g722_decode.c | 45 #define FALSE 0 macro
|
/external/guava/guava-tests/test/com/google/common/base/ |
D | PredicatesTest.java | 47 private static final Predicate<Integer> FALSE = Predicates.alwaysFalse(); field in PredicatesTest 410 assertEvalsLikeOdd(Predicates.or(isOdd(), FALSE, FALSE)); in testOr_applyTernary() local
|