HomeSort by relevance Sort by last modified time
    Searched full:machine (Results 1 - 25 of 6288) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/PowerPC/
ppc-machine.s 4 # For now, the only thing we check is that the .machine directive
7 .machine push
8 .machine any
9 .machine pop
11 .machine "push"
12 .machine "any"
13 .machine "pop"
  /external/wpa_supplicant_8/src/utils/
state_machine.h 2 * wpa_supplicant/hostapd - State machine definitions
9 * implement a state machine. In addition to including this header file, each
10 * file implementing a state machine must define STATE_MACHINE_DATA to be the
24 * SM_STATE - Declaration of a state machine function
25 * @machine: State machine name
26 * @state: State machine state
28 * This macro is used to declare a state machine function. It is used in place
32 #define SM_STATE(machine, state) \
33 static void sm_ ## machine ## _ ## state ## _Enter(STATE_MACHINE_DATA *sm,
    [all...]
  /external/llvm/test/Object/Inputs/ELF/
BE32.yaml 6 Machine: EM_PPC
BE64.yaml 6 Machine: EM_PPC64
LE32.yaml 6 Machine: EM_386
LE64.yaml 6 Machine: EM_X86_64
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
unistd.h 5 * Include machine specific syscall numbers
utsname.h 11 char machine[9]; member in struct:oldold_utsname
21 char machine[65]; member in struct:old_utsname
29 char machine[65]; member in struct:new_utsname
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
unistd.h 5 * Include machine specific syscall numbers
utsname.h 11 char machine[9]; member in struct:oldold_utsname
21 char machine[65]; member in struct:old_utsname
29 char machine[65]; member in struct:new_utsname
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
unistd.h 5 * Include machine specific syscall numbers
utsname.h 11 char machine[9]; member in struct:oldold_utsname
21 char machine[65]; member in struct:old_utsname
29 char machine[65]; member in struct:new_utsname
  /external/elfutils/tests/
saridx.c 40 #define MACHINE(name) [name] = #name
41 MACHINE (EM_NONE),
42 MACHINE (EM_M32),
43 MACHINE (EM_SPARC),
44 MACHINE (EM_386),
45 MACHINE (EM_68K),
46 MACHINE (EM_88K),
47 MACHINE (EM_860),
48 MACHINE (EM_MIPS),
49 MACHINE (EM_MIPS_RS3_LE)
    [all...]
  /development/ndk/samples/hello-neon/jni/
Application.mk 1 # Build both ARMv5TE and ARMv7-A machine code.
  /external/kernel-headers/original/linux/
utsname.h 11 char machine[9]; member in struct:oldold_utsname
21 char machine[65]; member in struct:old_utsname
29 char machine[65]; member in struct:new_utsname
unistd.h 9 * Include machine specific syscallX macros
  /external/qemu/
kvm-android.h 4 /* Returns 1 if we can use /dev/kvm on this machine */
  /bionic/libc/arch-x86/include/machine/
setjmp.h 5 * machine/setjmp.h: machine dependent setjmp-related information.
  /development/ndk/platforms/android-9/arch-x86/include/machine/
setjmp.h 5 * machine/setjmp.h: machine dependent setjmp-related information.
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
setjmp.h 5 * machine/setjmp.h: machine dependent setjmp-related information.
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
setjmp.h 5 * machine/setjmp.h: machine dependent setjmp-related information.
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
setjmp.h 5 * machine/setjmp.h: machine dependent setjmp-related information.
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
setjmp.h 5 * machine/setjmp.h: machine dependent setjmp-related information.
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/
setjmp.h 5 * machine/setjmp.h: machine dependent setjmp-related information.
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
setjmp.h 5 * machine/setjmp.h: machine dependent setjmp-related information.

Completed in 534 milliseconds

1 2 3 4 5 6 7 8 91011>>