/external/llvm/tools/llc/ |
Makefile | 1 #===- tools/llc/Makefile -----------------------------------*- Makefile -*-===## 11 TOOLNAME := llc
|
Android.mk | 7 # llc command line tool (common) 11 llc.cpp 63 # llc command line tool (host) 68 LOCAL_MODULE := llc 91 # llc command line tool (target) 96 LOCAL_MODULE := llc 112 $(error "Unsupport llc target $(TARGET_ARCH)")
|
/external/libnfc-nxp/Linux_x86/ |
phOsalNfc.c | 177 char llc[40] = ""; local 191 snprintf(&llc[0], sizeof(llc), "I %d (%d)", ns, nr); 204 snprintf(&llc[0], sizeof(llc), "S %s (%d)", type, nr); 207 snprintf(&llc[0], sizeof(llc), "U"); 209 snprintf(&llc[0], sizeof(llc), "???"); 213 ALOGD("> %s:%s\t%s", pString, print_buffer, llc); [all...] |
/art/compiler/llvm/tools/ |
gen_art_module_cc.sh | 29 // TODO: Remove this pragma after llc can generate makeLLVMModuleContents() 46 llc -march=cpp -cppgen=contents art_module.ll -o - >> ${OUTPUT_FILE}
|
/bionic/libc/kernel/common/linux/ |
if_fc.h | 36 __u8 llc; member in struct:fcllc
|
/development/ndk/platforms/android-3/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/external/kernel-headers/original/linux/ |
if_fc.h | 28 /* LLC and SNAP constants */ 41 /* This is a Fibre Channel LLC structure */ 45 __u8 llc; /* LLC control field */ member in struct:fcllc
|
/external/llvm/test/CodeGen/Generic/ |
Makefile | 6 %.llc.s: %.bc 7 llc $< -o $@
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_fc.h | 28 /* LLC and SNAP constants */ 41 /* This is a Fibre Channel LLC structure */ 45 __u8 llc; /* LLC control field */ member in struct:fcllc
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_fc.h | 28 /* LLC and SNAP constants */ 41 /* This is a Fibre Channel LLC structure */ 45 __u8 llc; /* LLC control field */ member in struct:fcllc
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_fc.h | 28 /* LLC and SNAP constants */ 41 /* This is a Fibre Channel LLC structure */ 45 __u8 llc; /* LLC control field */ member in struct:fcllc
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
if_fc.h | 30 __u8 llc; member in struct:fcllc
|