OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AS_MAGIC
(Results
1 - 7
of
7
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_applesingle.py
12
AS_MAGIC
=0x00051600
17
applesingledata = struct.pack(">ll16sh",
AS_MAGIC
, AS_VERSION, "foo", 2) + \
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_applesingle.py
12
AS_MAGIC
=0x00051600
17
applesingledata = struct.pack(">ll16sh",
AS_MAGIC
, AS_VERSION, "foo", 2) + \
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_applesingle.py
12
AS_MAGIC
=0x00051600
17
applesingledata = struct.pack(">ll16sh",
AS_MAGIC
, AS_VERSION, "foo", 2) + \
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_applesingle.py
12
AS_MAGIC
=0x00051600
17
applesingledata = struct.pack(">ll16sh",
AS_MAGIC
, AS_VERSION, "foo", 2) + \
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_applesingle.py
12
AS_MAGIC
=0x00051600
17
applesingledata = struct.pack(">ll16sh",
AS_MAGIC
, AS_VERSION, "foo", 2) + \
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
applesingle.py
35
AS_MAGIC
=0x00051600
61
if magic !=
AS_MAGIC
:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
applesingle.py
35
AS_MAGIC
=0x00051600
61
if magic !=
AS_MAGIC
:
Completed in 431 milliseconds