/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/ |
H A D | Binary.h | 67 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 69 return is64Bits ? ID_ELF64L : ID_ELF32L; 71 return is64Bits ? ID_ELF64B : ID_ELF32B; 74 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 76 return is64Bits ? ID_MachO64L : ID_MachO32L; 78 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/ |
H A D | Binary.h | 67 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 69 return is64Bits ? ID_ELF64L : ID_ELF32L; 71 return is64Bits ? ID_ELF64B : ID_ELF32B; 74 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 76 return is64Bits ? ID_MachO64L : ID_MachO32L; 78 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/ |
H A D | Binary.h | 67 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 69 return is64Bits ? ID_ELF64L : ID_ELF32L; 71 return is64Bits ? ID_ELF64B : ID_ELF32B; 74 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 76 return is64Bits ? ID_MachO64L : ID_MachO32L; 78 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/ |
H A D | Binary.h | 67 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 69 return is64Bits ? ID_ELF64L : ID_ELF32L; 71 return is64Bits ? ID_ELF64B : ID_ELF32B; 74 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 76 return is64Bits ? ID_MachO64L : ID_MachO32L; 78 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/ |
H A D | Binary.h | 67 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 69 return is64Bits ? ID_ELF64L : ID_ELF32L; 71 return is64Bits ? ID_ELF64B : ID_ELF32B; 74 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 76 return is64Bits ? ID_MachO64L : ID_MachO32L; 78 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/ |
H A D | Binary.h | 67 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 69 return is64Bits ? ID_ELF64L : ID_ELF32L; 71 return is64Bits ? ID_ELF64B : ID_ELF32B; 74 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 76 return is64Bits ? ID_MachO64L : ID_MachO32L; 78 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/ |
H A D | Binary.h | 68 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 70 return is64Bits ? ID_ELF64L : ID_ELF32L; 72 return is64Bits ? ID_ELF64B : ID_ELF32B; 75 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 77 return is64Bits ? ID_MachO64L : ID_MachO32L; 79 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/ |
H A D | Binary.h | 68 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 70 return is64Bits ? ID_ELF64L : ID_ELF32L; 72 return is64Bits ? ID_ELF64B : ID_ELF32B; 75 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 77 return is64Bits ? ID_MachO64L : ID_MachO32L; 79 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/ |
H A D | Binary.h | 68 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 70 return is64Bits ? ID_ELF64L : ID_ELF32L; 72 return is64Bits ? ID_ELF64B : ID_ELF32B; 75 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 77 return is64Bits ? ID_MachO64L : ID_MachO32L; 79 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/ |
H A D | Binary.h | 68 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 70 return is64Bits ? ID_ELF64L : ID_ELF32L; 72 return is64Bits ? ID_ELF64B : ID_ELF32B; 75 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 77 return is64Bits ? ID_MachO64L : ID_MachO32L; 79 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/ |
H A D | Binary.h | 68 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 70 return is64Bits ? ID_ELF64L : ID_ELF32L; 72 return is64Bits ? ID_ELF64B : ID_ELF32B; 75 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 77 return is64Bits ? ID_MachO64L : ID_MachO32L; 79 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/ |
H A D | Binary.h | 68 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 70 return is64Bits ? ID_ELF64L : ID_ELF32L; 72 return is64Bits ? ID_ELF64B : ID_ELF32B; 75 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 77 return is64Bits ? ID_MachO64L : ID_MachO32L; 79 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/ |
H A D | Binary.h | 68 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 70 return is64Bits ? ID_ELF64L : ID_ELF32L; 72 return is64Bits ? ID_ELF64B : ID_ELF32B; 75 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 77 return is64Bits ? ID_MachO64L : ID_MachO32L; 79 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/ |
H A D | Binary.h | 68 static inline unsigned int getELFType(bool isLE, bool is64Bits) { argument 70 return is64Bits ? ID_ELF64L : ID_ELF32L; 72 return is64Bits ? ID_ELF64B : ID_ELF32B; 75 static unsigned int getMachOType(bool isLE, bool is64Bits) { argument 77 return is64Bits ? ID_MachO64L : ID_MachO32L; 79 return is64Bits ? ID_MachO64B : ID_MachO32B;
|
/prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/1.2.4/ |
H A D | gradle-experimental-1.2.4.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/build/ com/android/build/gradle/ ... |