HomeSort by relevance Sort by last modified time
    Searched refs:magic (Results 351 - 375 of 1625) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/runtime/cgo/
iscgo.go 8 // but those depend on dynamic linker magic to get initialized
  /prebuilts/go/linux-x86/src/debug/plan9obj/
plan9obj.go 13 Magic uint32 /* magic number */
  /prebuilts/go/linux-x86/src/runtime/cgo/
iscgo.go 8 // but those depend on dynamic linker magic to get initialized
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_MozillaCookieJar.py 50 magic = f.readline()
51 if not re.search(self.magic_re, magic):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_MozillaCookieJar.py 50 magic = f.readline()
51 if not re.search(self.magic_re, magic):
  /system/chre/build/app_support/qcom_nanohub/
app_support.cc 59 char magic[13]; member in struct:LegacyAppHdr
104 .magic = LEGACY_APP_HDR_MAGIC_ARRAY,
  /toolchain/binutils/binutils-2.27/include/coff/
external.h 28 char f_magic[2]; /* magic number */
46 char magic[2]; /* type of file */ member in struct:external_aouthdr
62 char magic[2]; /* Type of file. */ member in struct:external_aouthdr64
  /toolchain/binutils/binutils-2.27/bfd/
peicode.h 93 unsigned short magic; member in struct:__anon4091
537 if (vars->magic == THUMBPEMAGIC)
667 in the table are index by the magic number used to represent the
677 unsigned short magic;
749 unsigned int magic,
876 vars.magic = magic;
982 if (jtab[i].magic == magic)
999 if (magic == MIPS_ARCH_MAGIC_WINCE
675 unsigned short magic; member in struct:__anon4092
1132 unsigned int magic; local
    [all...]
  /external/valgrind/coregrind/m_ume/
macho.c 57 #define MAGIC MH_MAGIC
63 #define MAGIC MH_MAGIC_64
535 if (mh.magic != MAGIC) {
536 print("bad executable (no Mach-O magic)\n");
787 vki_uint32_t magic; local
790 if (size < sizeof(magic)) {
791 print("bad executable (no Mach-O magic)\n");
794 res = VG_(pread)(fd, &magic, sizeof(magic), offset)
816 const vki_uint32_t *magic = hdr; local
    [all...]
  /external/wpa_supplicant_8/src/utils/
os_unix.c 43 unsigned int magic; member in struct:os_alloc_trace
391 if (a->magic != ALLOC_MAGIC) {
392 wpa_printf(MSG_INFO, "MEMLEAK[%p]: invalid magic 0x%x "
394 a, a->magic, (unsigned long) a->len);
725 a->magic = ALLOC_MAGIC;
743 if (a->magic != ALLOC_MAGIC) {
744 wpa_printf(MSG_INFO, "REALLOC[%p]: invalid magic 0x%x%s",
745 a, a->magic,
746 a->magic == FREED_MAGIC ? " (already freed)" : "");
769 if (a->magic != ALLOC_MAGIC)
    [all...]
  /system/extras/simpleperf/
tracing.cpp 102 char magic[10]; member in class:TracingFile
119 memcpy(magic, TRACING_INFO_MAGIC, sizeof(TRACING_INFO_MAGIC));
181 ret.insert(ret.end(), magic, magic + sizeof(magic));
210 CHECK(memcmp(p, magic, sizeof(magic)) == 0);
211 p += sizeof(magic);
249 PrintIndented(indent + 1, "magic: ");
251 printf("0x%x ", magic[i])
    [all...]
  /art/libdexfile/dex/
compact_dex_file.h 248 // Write the compact dex specific magic.
249 static void WriteMagic(uint8_t* magic);
251 // Write the current version, note that the input is the address of the magic.
252 static void WriteCurrentVersion(uint8_t* magic);
254 // Returns true if the byte string points to the magic value.
255 static bool IsMagicValid(const uint8_t* magic);
258 // Returns true if the byte string after the magic is the correct value.
259 static bool IsVersionValid(const uint8_t* magic);
  /art/runtime/gc/space/
large_object_space_test.cc 69 // Fill in our magic value.
70 uint8_t magic = (request_size & 0xFF) | 1; local
71 memset(obj, magic, request_size);
101 uint8_t magic = (request_size & 0xFF) | 1; local
103 ASSERT_EQ(reinterpret_cast<const uint8_t*>(obj)[k], magic);
  /bionic/libc/kernel/uapi/linux/
bcache.h 68 __u8 magic[16]; member in struct:cache_sb
117 __u64 magic; member in struct:jset
134 __u64 magic; member in struct:prio_set
162 __u64 magic; member in struct:bset
minix_fs.h 22 #include <linux/magic.h>
qnx4_fs.h 23 #include <linux/magic.h>
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pyexpat.h 11 char* magic; /* set to PyExpat_CAPI_MAGIC */ member in struct:PyExpat_CAPI
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pyexpat.h 11 char* magic; /* set to PyExpat_CAPI_MAGIC */ member in struct:PyExpat_CAPI
  /external/avb/libavb/
avb_vbmeta_image.h 44 /* Magic for the vbmeta image header. */
127 uint8_t magic[AVB_MAGIC_LEN]; member in struct:AvbVBMetaImageHeader
216 * header of the vbmeta image is invalid, for example, invalid magic
  /external/avb/libavb_ab/
avb_ab_flow.h 39 /* Magic for the A/B struct when serialized. */
83 /* Magic number used for identification - see AVB_AB_MAGIC. */
84 uint8_t magic[AVB_AB_MAGIC_LEN]; member in struct:AvbABData
104 * process. Returns false if the data is invalid (e.g. wrong magic,
123 * If the data read from disk is invalid (e.g. wrong magic or CRC
  /external/bsdiff/
test_utils.h 67 // The magic string in the header file. Normally "BSDIFF40".
68 std::string magic; member in struct:test_utils::BsdiffPatchFile
  /external/e2fsprogs/lib/ext2fs/
brel.h 29 __u32 magic; member in struct:ext2_block_relocation_table
qcow2.h 40 __u32 magic; member in struct:ext2_qcow2_hdr
tst_fs_struct.c 42 check_field(magic);
  /external/elfutils/libdwfl/
gzip.c 39 # define MAGIC "\xFD" "7zXZ\0" /* XZ file format. */
52 # define MAGIC "BZh"
64 # define MAGIC "\037\213"
209 #define NOMAGIC(magic) \
210 (state.mapped_size <= sizeof magic || \
211 memcmp (mapped, magic, sizeof magic - 1))
214 if (NOMAGIC (MAGIC)

Completed in 378 milliseconds

<<11121314151617181920>>