/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/ |
H A D | TarRegister.cpp | 12 static const Byte k_Signature[] = { 'u', 's', 't', 'a', 'r' }; variable
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/ |
H A D | ZipRegister.cpp | 12 static const Byte k_Signature[] = { variable
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Iso/ |
H A D | IsoRegister.cpp | 12 static const Byte k_Signature[] = { 'C', 'D', '0', '0', '1' }; variable
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | QcowHandler.cpp | 32 static const Byte k_Signature[] = { 'Q', 'F', 'I', 0xFB, 0, 0, 0 }; variable
|
H A D | VdiHandler.cpp | 29 static const Byte k_Signature[] = { 0x7F, 0x10, 0xDA, 0xBE }; variable
|
H A D | ZHandler.cpp | 216 static const Byte k_Signature[] = { 0x1F, 0x9D }; variable
|
H A D | SparseHandler.cpp | 91 static const Byte k_Signature[] = { 0x3a, 0xff, 0x26, 0xed, 1, 0 }; variable
|
H A D | GptHandler.cpp | 38 static const Byte k_Signature[k_SignatureSize] = variable
|
H A D | Bz2Handler.cpp | 468 static const Byte k_Signature[] = { 'B', 'Z', 'h' }; variable
|
H A D | PpmdHandler.cpp | 389 static const Byte k_Signature[] = { 0x8F, 0xAF, 0xAC, 0x84 }; variable
|
H A D | FlvHandler.cpp | 512 static const Byte k_Signature[] = { 'F', 'L', 'V', 1, }; variable
|
H A D | AvbHandler.cpp | 52 static const Byte k_Signature[k_SignatureSize] = SIGNATURE; variable
|
H A D | LvmHandler.cpp | 34 static const Byte k_Signature[k_SignatureSize] = SIGNATURE; variable
|
H A D | ZstdHandler.cpp | 429 static const Byte k_Signature[kSignatureSize] = { 0x28, 0xb5, 0x2f, 0xfd } ; variable
|
H A D | VmdkHandler.cpp | 39 static const Byte k_Signature[] = { 'K', 'D', 'M', 'V' }; variable
|
H A D | LpHandler.cpp | 63 static const Byte k_Signature[k_SignatureSize] = variable
|
H A D | ArjHandler.cpp | 969 static const Byte k_Signature[] = { kSig0, kSig1 }; variable
|
H A D | DmgHandler.cpp | 805 static const Byte k_Signature[] = { 'k','o','l','y', 0, 0, 0, 4, 0, 0, 2, 0 }; variable
|
H A D | ApfsHandler.cpp | 309 static const Byte k_Signature[] = { 'N', 'X', 'S', 'B', 0 }; variable
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/ |
H A D | UdfHandler.cpp | 413 static const Byte k_Signature[] = variable
|