/external/python/cpython2/Lib/ |
D | sunaudio.py | 8 MAGIC = '.snd' variable
|
D | py_compile.py | 13 MAGIC = imp.get_magic() variable
|
D | sre_constants.py | 16 MAGIC = 20031017 variable
|
/external/elfutils/libdwfl/ |
D | gzip.c | 39 # define MAGIC "\xFD" "7zXZ\0" /* XZ file format. */ macro 52 # define MAGIC "BZh" macro 64 # define MAGIC "\037\213" macro
|
/external/jemalloc/test/unit/ |
D | zero.c | 13 #define MAGIC ((uint8_t)0x61) in test_zero() macro
|
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/ |
D | JcopBackupImpl.java | 33 final public static short MAGIC = (short)0xdeed; field in JcopBackupImpl
|
/external/objenesis/main/src/main/java/org/objenesis/instantiator/basic/ |
D | ClassDefinitionUtils.java | 84 public static final byte[] MAGIC = { (byte) 0xca, (byte) 0xfe, (byte) 0xba, (byte) 0xbe }; field in ClassDefinitionUtils
|
/external/python/cpython2/Lib/plat-mac/ |
D | buildtools.py | 28 MAGIC = imp.get_magic() variable
|
D | bundlebuilder.py | 237 MAGIC = imp.get_magic() variable
|
/external/valgrind/coregrind/m_ume/ |
D | macho.c | 57 #define MAGIC MH_MAGIC macro 63 #define MAGIC MH_MAGIC_64 macro
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readmacho.c | 66 # define MAGIC MH_MAGIC macro 73 # define MAGIC MH_MAGIC_64 macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | flp.py | 55 MAGIC = '.fdc' variable
|
/external/ltp/testcases/misc/math/fptests/ |
D | fptest02.c | 47 #define MAGIC 0.777807 macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | flp.py | 56 MAGIC = '.fdc' variable
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
D | DiskLruCache.java | 92 static final String MAGIC = "libcore.io.DiskLruCache"; field in DiskLruCache
|
/external/emma/core/java12/com/vladium/emma/data/ |
D | DataFactory.java | 805 private static final int MAGIC = 0x454D4D41; // "EMMA" field in DataFactory
|
/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/ |
D | DiskLruCache.java | 89 static final String MAGIC = "libcore.io.DiskLruCache"; field in DiskLruCache
|
/external/avb/ |
D | avbtool | 636 MAGIC = 0xed26ff3a variable in ImageHandler 1752 MAGIC = 'AVBf' variable in AvbFooter
|
/external/proguard/src/proguard/classfile/ |
D | ClassConstants.java | 32 public static final int MAGIC = 0xCAFEBABE; field in ClassConstants
|
/external/python/cpython2/Lib/compiler/ |
D | pycodegen.py | 123 MAGIC = imp.get_magic() variable in Module
|
/external/python/cpython2/Python/ |
D | import.c | 82 #define MAGIC (62211 | ((long)'\r'<<16) | ((long)'\n'<<24)) macro
|
/external/python/cpython2/Tools/scripts/ |
D | texi2html.py | 71 MAGIC = '\\input texinfo' variable
|
/external/mksh/src/ |
D | sh.h | 509 #define MAGIC (7) /* prefix for *?[!{,} during expand */ macro
|