HomeSort by relevance Sort by last modified time
    Searched refs:register_t (Results 1 - 17 of 17) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
frame.h 55 register_t tf_spsr; /* Zero on arm26 */
56 register_t tf_r0;
57 register_t tf_r1;
58 register_t tf_r2;
59 register_t tf_r3;
60 register_t tf_r4;
61 register_t tf_r5;
62 register_t tf_r6;
63 register_t tf_r7;
64 register_t tf_r8;
    [all...]
types.h 61 typedef INT32 register_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
types.h 61 typedef INT32 register_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
types.h 61 typedef INT32 register_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
types.h 51 typedef INTN register_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
types.h 54 typedef INTN register_t; typedef
  /external/elfutils/tests/
run-dwarf-getstring.sh 109 register_t
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
types.h 183 typedef int register_t; typedef
206 typedef int register_t __attribute__ ((__mode__ (__word__))); typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
types.h 183 typedef int register_t; typedef
206 typedef int register_t __attribute__ ((__mode__ (__word__))); typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
types.h 183 typedef int register_t; typedef
206 typedef int register_t __attribute__ ((__mode__ (__word__))); typedef
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
types.h 179 typedef __register_t register_t; typedef
  /external/google-breakpad/src/client/mac/handler/
breakpad_nlist_64.cc 273 register_t n;
346 register_t m = sizeof (space);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 83 register_t = int32_t variable
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 83 register_t = int32_t variable
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 83 register_t = int32_t variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 83 register_t = int32_t variable
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 336 typedef int register_t __attribute__ ((__mode__ (__word__))); typedef
    [all...]

Completed in 324 milliseconds