OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:magic
(Results
451 - 475
of
1219
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/proguard/src/proguard/classfile/io/
LibraryClassReader.java
77
// Read and check the
magic
number.
/external/webkit/WebCore/platform/graphics/skia/
PlatformContextSkia.h
77
// If this is true the contents have not been marked up with the
magic
/external/webkit/WebKitTools/Scripts/
parallelcl
93
#
Magic
determination of job size
/frameworks/base/core/java/android/emoji/
EmojiFactory.java
40
// These
magic
numbers are gotten from the source code of
/frameworks/base/core/java/android/os/
Build.java
109
*
Magic
version number for a current development build, which has
/hardware/broadcom/wlan/bcm4329/src/include/
hndsoc.h
186
#define BISZ_MAGIC_IDX 0 /* Word 0:
magic
*/
/ndk/build/platforms/android-4/arch-arm/usr/lib/
libGLESv1_CM.so
/ndk/build/platforms/android-5/arch-arm/usr/lib/
libGLESv1_CM.so
/ndk/build/platforms/android-8/arch-arm/usr/lib/
libGLESv1_CM.so
/packages/apps/Phone/src/com/android/phone/
SpecialCharSequenceMgr.java
32
* Helper class to listen for some
magic
character sequences
/sdk/emulator/qtools/
dmtrace.cpp
111
write4LE(fstream, header.
magic
);
/system/core/libzipfile/
centraldir.c
199
// find the end-of-central-dir
magic
/bionic/libc/include/sys/
exec_elf.h
81
/* e_ident[]
magic
number */
86
#define ELFMAG "\177ELF" /*
magic
*/
87
#define SELFMAG 4 /* size of
magic
*/
/dalvik/docs/
dalvik-constraints.html
33
The
magic
number of the DEX file must be "dex\n035\0".
44
except
magic
and checksum field.
49
The signature must be a SHA-1 hash of the whole file contents except
magic
,
/dalvik/vm/
Profile.c
48
* u4
magic
('SLOW')
174
* If we're running on the emulator, there's a
magic
page into which
725
* in a
magic
memory location.
/development/simulator/wrapsim/
SimMgr.c
175
/*
magic
init messages; must match android::MessageStream constants */
544
* +00
magic
number
567
pData++; // skip over
magic
/external/grub/stage2/
fs.h
235
int fs_magic; /*
magic
number */
277
int cg_magic; /*
magic
number */
340
int cg_magic; /*
magic
number */
shared.h
391
unsigned short cl_magic; /*
Magic
number 0xA33F */
401
unsigned short boot_flag; /* 0xAA55
magic
number */
403
unsigned long header; /*
Magic
signature "HdrS" */
/external/kernel-headers/original/linux/
ethtool.h
92
__u32
magic
;
member in struct:ethtool_eeprom
364
* Should fill in the
magic
field. Don't need to check len for zero
370
* Should validate the
magic
field. Don't need to check len for zero
/external/svox/pico/lib/
picoapi.c
44
(sys)->
magic
= ((picoos_uint32) (sys)) ^ MAGIC_MASK
47
((sys)->
magic
== (((picoos_uint32) (sys)) ^ MAGIC_MASK))
178
sys->
magic
^= 0xFFFEFDFC;
/external/zlib/examples/
gun.c
41
magic
header bytes. Since the end of Unix compress stream is marked by the
187
/* Decompress a compress (LZW) file from indp to outfile. The compress
magic
392
/* look for the two
magic
header bytes for a gzip stream */
/ndk/build/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h
81
/* e_ident[]
magic
number */
86
#define ELFMAG "\177ELF" /*
magic
*/
87
#define SELFMAG 4 /* size of
magic
*/
/ndk/build/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h
81
/* e_ident[]
magic
number */
86
#define ELFMAG "\177ELF" /*
magic
*/
87
#define SELFMAG 4 /* size of
magic
*/
/ndk/build/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h
81
/* e_ident[]
magic
number */
86
#define ELFMAG "\177ELF" /*
magic
*/
87
#define SELFMAG 4 /* size of
magic
*/
/ndk/build/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h
81
/* e_ident[]
magic
number */
86
#define ELFMAG "\177ELF" /*
magic
*/
87
#define SELFMAG 4 /* size of
magic
*/
Completed in 851 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>