HomeSort by relevance Sort by last modified time
    Searched refs:llc (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/llvm/tools/llc/
Makefile 1 #===- tools/llc/Makefile -----------------------------------*- Makefile -*-===##
11 TOOLNAME := llc
Android.mk 7 # llc command line tool (common)
11 llc.cpp
61 # llc command line tool (host)
66 LOCAL_MODULE := llc
89 # llc command line tool (target)
94 LOCAL_MODULE := llc
110 $(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...]
  /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
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
if_fc.h 30 __u8 llc; member in struct:fcllc

Completed in 467 milliseconds

1 2 3 4