OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GPT_SIGNATURE
(Results
1 - 5
of
5
) sorted by null
/external/gptfdisk/
support.h
63
#define
GPT_SIGNATURE
UINT64_C(0x5452415020494645)
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/partition/
gpt.h
18
#define
GPT_SIGNATURE
"EFI PART"
/device/google/bonito/gpt-utils/
gpt-utils.h
43
#define
GPT_SIGNATURE
"EFI PART"
/device/google/crosshatch/gpt-utils/
gpt-utils.h
43
#define
GPT_SIGNATURE
"EFI PART"
/device/google/marlin/recovery/gpt-utils/
gpt-utils.h
43
#define
GPT_SIGNATURE
"EFI PART"
Completed in 255 milliseconds