Home
last modified time | relevance | path

Searched refs:MAGIC (Results 1 – 25 of 46) sorted by relevance

12

/external/jemalloc/test/unit/
Dzero.c13 #define MAGIC ((uint8_t)0x61) in test_zero() macro
22 assert_u_eq(s[0], MAGIC, in test_zero()
25 assert_u_eq(s[sz_prev-1], MAGIC, in test_zero()
34 s[i] = MAGIC; in test_zero()
45 #undef MAGIC in test_zero()
/external/ltp/testcases/misc/math/fptests/
Dfptest02.c47 #define MAGIC 0.777807 macro
157 v = avgspd - MAGIC; in term()
162 v = avgspd - MAGIC; in term()
164 tst_resm(TINFO, "expected %.15f\n", MAGIC); in term()
/external/elfutils/libdwfl/
Dgzip.c39 # define MAGIC "\xFD" "7zXZ\0" /* XZ file format. */ macro
52 # define MAGIC "BZh" macro
64 # define MAGIC "\037\213" macro
214 if (NOMAGIC (MAGIC) in unzip()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2009-07-15-CoalescerBug.ll13 %struct.MAGIC = type { %struct.MAGIC*, %struct.MGVTBL*, i16, i8, i8, %struct.SV*, i8*, i32 }
14MAGIC*)*, i32 (%struct.SV*, %struct.MAGIC*)*, i32 (%struct.SV*, %struct.MAGIC*)*, i32 (%struct.SV*…
24 …%struct.XPVAV = type { i8*, i64, i64, i64, double, %struct.MAGIC*, %struct.HV*, %struct.SV**, %str…
25 …%struct.XPVCV = type { i8*, i64, i64, i64, double, %struct.MAGIC*, %struct.HV*, %struct.HV*, %stru…
26 …%struct.XPVGV = type { i8*, i64, i64, i64, double, %struct.MAGIC*, %struct.HV*, %struct.GP*, i8*, …
27 …%struct.XPVHV = type { i8*, i64, i64, i64, double, %struct.MAGIC*, %struct.HV*, i32, %struct.HE*, …
28 …%struct.XPVIO = type { i8*, i64, i64, i64, double, %struct.MAGIC*, %struct.HV*, %struct.PerlIOl**,…
/external/mksh/src/
Deval.c535 tpat1 = shf_smprintf("%s%c*", pat, MAGIC); in expand()
539 tpat1 = shf_smprintf("%c*%s", MAGIC, pat); in expand()
543 tpat1 = shf_smprintf("%c*%s%c*", MAGIC, pat, MAGIC); in expand()
622 *dp++ = MAGIC; in expand()
690 *dp++ = MAGIC; in expand()
986 *dp++ = MAGIC; in expand()
993 *dp++ = MAGIC; in expand()
1002 *dp++ = MAGIC; in expand()
1052 *dp++ = MAGIC; in expand()
1055 *dp++ = MAGIC; in expand()
[all …]
Dmisc.c619 *dp++ = MAGIC; in simplify_gmatch_pattern()
637 *dp++ = MAGIC; in simplify_gmatch_pattern()
/external/llvm/test/CodeGen/X86/
D2009-07-15-CoalescerBug.ll13 %struct.MAGIC = type { %struct.MAGIC*, %struct.MGVTBL*, i16, i8, i8, %struct.SV*, i8*, i32 }
14MAGIC*)*, i32 (%struct.SV*, %struct.MAGIC*)*, i32 (%struct.SV*, %struct.MAGIC*)*, i32 (%struct.SV*…
24 …%struct.XPVAV = type { i8*, i64, i64, i64, double, %struct.MAGIC*, %struct.HV*, %struct.SV**, %str…
25 …%struct.XPVCV = type { i8*, i64, i64, i64, double, %struct.MAGIC*, %struct.HV*, %struct.HV*, %stru…
26 …%struct.XPVGV = type { i8*, i64, i64, i64, double, %struct.MAGIC*, %struct.HV*, %struct.GP*, i8*, …
27 …%struct.XPVHV = type { i8*, i64, i64, i64, double, %struct.MAGIC*, %struct.HV*, i32, %struct.HE*, …
28 …%struct.XPVIO = type { i8*, i64, i64, i64, double, %struct.MAGIC*, %struct.HV*, %struct.PerlIOl**,…
/external/valgrind/coregrind/m_ume/
Dmacho.c57 #define MAGIC MH_MAGIC macro
63 #define MAGIC MH_MAGIC_64 macro
530 if (mh.magic != MAGIC) { in load_thin_file()
802 if (magic == MAGIC) { in load_mach_file()
827 (*magic == MAGIC || *magic == VG_(ntohl)(FAT_MAGIC))) in VG_()
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DDiskLruCacheTest.java42 import static com.squareup.okhttp.internal.DiskLruCache.MAGIC;
337 createJournalWithHeader(MAGIC, "0", "100", "2", ""); in openWithInvalidVersionClearsDirectory()
345 createJournalWithHeader(MAGIC, "1", "101", "2", ""); in openWithInvalidAppVersionClearsDirectory()
353 createJournalWithHeader(MAGIC, "1", "100", "1", ""); in openWithInvalidValueCountClearsDirectory()
361 createJournalWithHeader(MAGIC, "1", "100", "2", "x"); in openWithInvalidBlankLineClearsDirectory()
390 sink.writeUtf8(MAGIC + "\n" + VERSION_1 + "\n100\n2\n\nCLEAN k1 1 1"); // no trailing newline in openWithTruncatedLineDiscardsThatLine()
1237 expectedLines.add(MAGIC); in assertJournalEquals()
1247 createJournalWithHeader(MAGIC, VERSION_1, "100", "2", "", bodyLines); in createJournal()
/external/llvm/test/CodeGen/AMDGPU/
Durem.ll22 ; SI: v_mov_b32_e32 [[MAGIC:v[0-9]+]], 0x24924925
23 ; SI: v_mul_hi_u32 {{v[0-9]+}}, [[MAGIC]]
Dsrem.ll22 ; SI: v_mov_b32_e32 [[MAGIC:v[0-9]+]], 0x92492493
23 ; SI: v_mul_hi_i32 {{v[0-9]+}}, [[MAGIC]],
Dsdiv.ll38 ; SI-DAG: v_mov_b32_e32 [[MAGIC:v[0-9]+]], 0x98a1930b
39 ; SI: v_mul_hi_i32 [[TMP:v[0-9]+]], [[MAGIC]], [[VAL]]
/external/objenesis/main/src/test/java/org/objenesis/
DClassReader.java252 in.read(buffer, 0, MAGIC.length); in readClass()
253 assertArrayEquals(MAGIC); in readClass()
/external/vulkan-validation-layers/libs/glm/gtx/
Dinteger.inl40 // Henry Gordon Dietz: http://aggregate.org/MAGIC/
72 // Henry Gordon Dietz: http://aggregate.org/MAGIC/
/external/emma/core/java12/com/vladium/emma/data/
DDataFactory.java549 if (magic != MAGIC) in persist()
692 out.writeInt (MAGIC); in writeFileHeader()
805 private static final int MAGIC = 0x454D4D41; // "EMMA" field in DataFactory
/external/ImageMagick/config/
DImageMagick.rc59 MAGIC.XML IMAGEMAGICK DISCARDABLE "..\\bin\\magic.xml"
/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
DProxyingInstantiator.java100 in.write(MAGIC); in writeExtendingClass()
/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DDiskLruCache.java89 static final String MAGIC = "libcore.io.DiskLruCache"; field in DiskLruCache
249 if (!MAGIC.equals(magic) in readJournal()
355 writer.write(MAGIC); in rebuildJournal()
/external/valgrind/coregrind/m_debuginfo/
Dreadmacho.c66 # define MAGIC MH_MAGIC macro
73 # define MAGIC MH_MAGIC_64 macro
124 if (mh->magic == MAGIC) in ML_()
263 if (mh.magic != MAGIC) { in map_image_aboard()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DDiskLruCache.java92 static final String MAGIC = "libcore.io.DiskLruCache"; field in DiskLruCache
269 if (!MAGIC.equals(magic) in readJournal()
384 writer.writeUtf8(MAGIC).writeByte('\n'); in rebuildJournal()
/external/objenesis/main/src/main/java/org/objenesis/instantiator/sun/
DMagicInstantiator.java130 in.write(MAGIC); in writeExtendingClass()
/external/proguard/src/proguard/classfile/
DClassConstants.java32 public static final int MAGIC = 0xCAFEBABE; field in ClassConstants
/external/syslinux/doc/
Drfc5071.txt67 3. MAGIC Option . . . . . . . . . . . . . . . . . . . . . . . . . 4
149 o "MAGIC" - 208 - An option whose presence and content verifies to
203 3. MAGIC Option
233 The MAGIC Option format is as follows:
573 The MAGIC option MAY NOT be implemented, as it has been deprecated.
/external/avb/
Davbtool504 MAGIC = 0xed26ff3a variable in ImageHandler
545 if magic != self.MAGIC:
1465 MAGIC = 'AVBf' variable in AvbFooter
1492 if self.magic != self.MAGIC:
1495 self.magic = self.MAGIC

12