Home
last modified time | relevance | path

Searched defs:MAGIC (Results 1 – 25 of 27) sorted by relevance

12

/external/python/cpython2/Lib/
Dsunaudio.py8 MAGIC = '.snd' variable
Dpy_compile.py13 MAGIC = imp.get_magic() variable
Dsre_constants.py16 MAGIC = 20031017 variable
/external/elfutils/libdwfl/
Dgzip.c43 # define MAGIC "\xFD" "7zXZ\0" /* XZ file format. */ macro
56 # define MAGIC "BZh" macro
68 # define MAGIC "\037\213" macro
/external/jemalloc_new/test/unit/
Dzero.c7 #define MAGIC ((uint8_t)0x61) in test_zero() macro
/external/jemalloc/test/unit/
Dzero.c13 #define MAGIC ((uint8_t)0x61) in test_zero() macro
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
DJcopBackupImpl.java33 final public static short MAGIC = (short)0xdeed; field in JcopBackupImpl
/external/turbine/java/com/google/turbine/bytecode/
DClassWriter.java32 private static final int MAGIC = 0xcafebabe; field in ClassWriter
/external/python/cpython3/Lib/
Dsre_constants.py16 MAGIC = 20171005 variable
/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcphashmd5px.c85 #define MD5_STEP(MAGIC, A,B,C,D, data, constant, nrot) \ argument
/external/objenesis/main/src/main/java/org/objenesis/instantiator/basic/
DClassDefinitionUtils.java84 public static final byte[] MAGIC = { (byte) 0xca, (byte) 0xfe, (byte) 0xba, (byte) 0xbe }; field in ClassDefinitionUtils
/external/python/cpython2/Lib/plat-mac/
Dbuildtools.py28 MAGIC = imp.get_magic() variable
Dbundlebuilder.py237 MAGIC = imp.get_magic() variable
/external/python/cpython2/Lib/plat-irix5/
Dflp.py56 MAGIC = '.fdc' variable
/external/ltp/testcases/misc/math/fptests/
Dfptest02.c47 #define MAGIC 0.777807 macro
/external/python/cpython2/Lib/plat-irix6/
Dflp.py55 MAGIC = '.fdc' variable
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/
DDiskLruCache.java94 static final String MAGIC = "libcore.io.DiskLruCache"; field in DiskLruCache
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DDiskLruCache.java92 static final String MAGIC = "libcore.io.DiskLruCache"; field in DiskLruCache
/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DDiskLruCache.java89 static final String MAGIC = "libcore.io.DiskLruCache"; field in DiskLruCache
/external/emma/core/java12/com/vladium/emma/data/
DDataFactory.java805 private static final int MAGIC = 0x454D4D41; // "EMMA" field in DataFactory
/external/avb/
Davbtool679 MAGIC = 0xed26ff3a variable in ImageHandler
1828 MAGIC = 'AVBf' variable in AvbFooter
/external/proguard/src/proguard/classfile/
DClassConstants.java32 public static final int MAGIC = 0xCAFEBABE; field in ClassConstants
/external/python/cpython2/Lib/compiler/
Dpycodegen.py123 MAGIC = imp.get_magic() variable in Module
/external/python/cpython2/Python/
Dimport.c82 #define MAGIC (62211 | ((long)'\r'<<16) | ((long)'\n'<<24)) macro
/external/python/cpython3/Tools/scripts/
Dtexi2html.py71 MAGIC = '\\input texinfo' variable

12