HomeSort by relevance Sort by last modified time
    Searched full:magic (Results 1 - 25 of 1523) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/037-inherit/
expected.txt 0 magic is 64.0
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_xattr.h 10 /* Magic value in header */
14 __le32 h_magic; /* magic number for identification */
isdn_divertif.h 15 /* magic value is also used to control version information */
22 #define DIVERT_VER_ERR 0x02 /* magic/version invalid */
  /dalvik/vm/mterp/cstubs/
enddefs.c 2 /* undefine "magic" name remapping */
  /build/tools/iself/
iself.c 16 char magic[4]; local
26 FAILIF(4 != read(fd, magic, 4),
30 if (magic[0] != 0x7f) return 1;
31 if (magic[1] != 'E') return 1;
32 if (magic[2] != 'L') return 1;
33 if (magic[3] != 'F') return 1;
  /dalvik/dx/tests/003-magic-version-access/
class-bad-magic.txt 2 # classfile with a bad magic value
5 dead babe # magic
expected.txt 1 reading class-bad-magic.txt...
3 magic: deadbabe
8 bad class file magic (deadbabe) or version (0031.0000)
9 ...while parsing class-bad-magic.txt
12 magic: cafebabe
17 bad class file magic (cafebabe) or version (002c.0000)
21 magic: cafebabe
26 bad class file magic (cafebabe) or version (002c.ffff)
30 magic: cafebabe
51 magic: cafebab
    [all...]
info.txt 7 * magic number
small-class.txt 5 cafe babe # magic
class-version-44.0.txt 5 cafe babe # magic
class-version-44.65535.txt 5 cafe babe # magic
  /external/e2fsprogs/lib/ext2fs/
freefs.c 24 if (!fs || (fs->magic != EXT2_ET_MAGIC_EXT2FS_FILSYS))
56 fs->magic = 0;
63 if (!bitmap || (bitmap->magic != EXT2_ET_MAGIC_GENERIC_BITMAP))
66 bitmap->magic = 0;
80 if (!bitmap || (bitmap->magic != EXT2_ET_MAGIC_INODE_BITMAP))
83 bitmap->magic = EXT2_ET_MAGIC_GENERIC_BITMAP;
89 if (!bitmap || (bitmap->magic != EXT2_ET_MAGIC_BLOCK_BITMAP))
92 bitmap->magic = EXT2_ET_MAGIC_GENERIC_BITMAP;
116 if (bb->magic != EXT2_ET_MAGIC_BADBLOCKS_LIST)
136 if (!dblist || (dblist->magic != EXT2_ET_MAGIC_DBLIST)
    [all...]
ext2_err.c 10 "Wrong magic number for ext2_filsys structure",
11 "Wrong magic number for badblocks_list structure",
12 "Wrong magic number for badblocks_iterate structure",
13 "Wrong magic number for inode_scan structure",
14 "Wrong magic number for io_channel structure",
15 "Wrong magic number for unix io_channel structure",
16 "Wrong magic number for io_manager structure",
17 "Wrong magic number for block_bitmap structure",
18 "Wrong magic number for inode_bitmap structure",
19 "Wrong magic number for generic_bitmap structure"
    [all...]
ext2_err.et.in 15 "Wrong magic number for ext2_filsys structure"
18 "Wrong magic number for badblocks_list structure"
21 "Wrong magic number for badblocks_iterate structure"
24 "Wrong magic number for inode_scan structure"
27 "Wrong magic number for io_channel structure"
30 "Wrong magic number for unix io_channel structure"
33 "Wrong magic number for io_manager structure"
36 "Wrong magic number for block_bitmap structure"
39 "Wrong magic number for inode_bitmap structure"
42 "Wrong magic number for generic_bitmap structure
    [all...]
ext2fsP.h 18 int magic; member in struct:ext2_struct_u32_list
26 int magic; member in struct:ext2_struct_u32_iterate
36 int magic; member in struct:ext2_struct_dblist
  /dalvik/tests/037-inherit/src/
Main.java 10 MagicClass magic = new MagicClass(); local
12 System.out.print("magic is ");
13 System.out.println(magic.getSomeData());
  /external/blktrace/
blktrace.h 64 #define CHECK_MAGIC(t) (((t)->magic & 0xffffff00) == BLK_IO_TRACE_MAGIC)
92 fprintf(stderr, "bad trace magic %x\n", t->magic);
95 if ((t->magic & 0xff) != SUPPORTED_VERSION) {
97 t->magic & 0xff);
109 t->magic = be32_to_cpu(t->magic);
125 static inline int check_data_endianness(u32 magic)
127 if ((magic & 0xffffff00) == BLK_IO_TRACE_MAGIC) {
132 magic = __bswap_32(magic)
    [all...]
  /external/e2fsprogs/e2fsck/
prof_err.c 10 "Bad magic value in profile_node",
18 "Bad magic value in profile iterator",
27 "Bad magic value in profile_t",
28 "Bad magic value in profile_section_t",
34 "Bad magic value in profile_file_t",
39 "Bad magic value in profile_file_data_t",
prof_err.et 8 error_code PROF_MAGIC_NODE, "Bad magic value in profile_node"
19 error_code PROF_MAGIC_ITERATOR, "Bad magic value in profile iterator"
37 error_code PROF_MAGIC_PROFILE, "Bad magic value in profile_t"
38 error_code PROF_MAGIC_SECTION, "Bad magic value in profile_section_t"
49 error_code PROF_MAGIC_FILE, "Bad magic value in profile_file_t"
63 error_code PROF_MAGIC_FILE_DATA, "Bad magic value in profile_file_data_t"
  /external/ppp/pppd/
magic.h 2 * magic.h - PPP Magic Number definitions.
42 * $Id: magic.h,v 1.5 2003/06/11 23:56:26 paulus Exp $
45 void magic_init __P((void)); /* Initialize the magic number generator */
46 u_int32_t magic __P((void)); /* Returns the next magic number */
magic.c 2 * magic.c - PPP Magic Number routines.
43 #define RCSID "$Id: magic.c,v 1.11 2003/06/11 23:56:26 paulus Exp $"
52 #include "magic.h"
60 * magic_init - Initialize the magic number generator.
78 * magic - Returns the next magic number.
81 magic() function
  /dalvik/dx/tests/007-no-superclass/
small-class.txt 5 cafe babe # magic
  /development/ndk/samples/module-exports/jni/bar/
bar.h 4 /* FOO should be defined to '1' here with the magic of LOCAL_EXPORT_CFLAGS */
  /external/bluetooth/hcidump/src/
Makefile.am 14 EXTRA_DIST = $(man_MANS) magic.btsnoop
  /external/kernel-headers/original/linux/
mutex-debug.h 12 , .magic = &lockname

Completed in 409 milliseconds

1 2 3 4 5 6 7 8 91011>>