| /external/elfutils/libdwfl/ |
| D | gzip.c | 41 # define MAGIC "\xFD" "7zXZ\0" /* XZ file format. */ macro 54 # define MAGIC "\x28\xb5\x2f\xfd" macro 60 # define MAGIC "BZh" macro 72 # define MAGIC "\037\213" macro
|
| /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/jemalloc_new/test/unit/ |
| D | zero.c | 7 #define MAGIC ((uint8_t)0x61) in test_zero() macro
|
| /external/musl/include/ |
| D | cpio.h | 4 #define MAGIC "070707" 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/turbine/java/com/google/turbine/bytecode/ |
| D | ClassWriter.java | 32 private static final int MAGIC = 0xcafebabe; field in ClassWriter
|
| /external/rust/crates/aho-corasick/src/ |
| D | tests.rs | 1186 const MAGIC: [u8; 5] = *b"1234j"; in regression_stream_rare_byte_prefilter() constant
|
| /external/python/cpython3/Lib/ |
| D | sre_constants.py | 16 MAGIC = 20171005 variable
|
| /external/mbedtls/scripts/mbedtls_dev/ |
| D | psa_storage.py | 128 MAGIC = b'PSA\000KEY\000' variable in Key
|
| /external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/ |
| D | psa_storage.py | 123 MAGIC = b'PSA\000KEY\000' variable in Key
|
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/ |
| D | LottieCompositionFactory.java | 59 private static final byte[] MAGIC = new byte[]{0x50, 0x4b, 0x03, 0x04}; field in LottieCompositionFactory
|
| /external/brotli/java/org/brotli/enc/ |
| D | PreparedDictionaryGenerator.java | 20 private static final int MAGIC = 0xDEBCEDE0; field in PreparedDictionaryGenerator
|
| /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/libcap/libcap/ |
| D | Makefile | 23 MAGIC=-Wl,-e,__so_start macro
|
| /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/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/linux-kselftest/tools/testing/selftests/sgx/ |
| D | main.c | 24 static const uint64_t MAGIC = 0x1122334455667788ULL; variable
|
| /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/ |
| D | DiskLruCache.java | 94 static final String MAGIC = "libcore.io.DiskLruCache"; field in DiskLruCache
|
| /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/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
|