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

1 2

  /external/libvpx/vpx/
vpx_integer.h 38 typedef signed char int_fast8_t; typedef
  /hardware/invensense/mlsdk/platform/include/
stdint_invensense.h 41 typedef int int_fast8_t; typedef
mltypes.h 106 typedef int_fast8_t bool;
  /hardware/invensense/mlsdk/mllite/
mlFIFO.h 130 inv_error_t inv_read_and_process_fifo(int_fast8_t numPackets,
131 int_fast8_t * processed);
mlFIFOHW.c 117 int_fast8_t kk;
mlstates.c 57 int_fast8_t numStateChangeCallbacks;
mlFIFO.c 155 int_fast8_t num_cb;
233 int_fast8_t kk;
264 int_fast8_t i, j;
592 inv_error_t inv_read_and_process_fifo(int_fast8_t numPackets,
593 int_fast8_t * processed)
595 int_fast8_t packet;
    [all...]
ml.c 98 int_fast8_t numInterruptProcesses;
530 int_fast8_t got, ftry;
    [all...]
  /bionic/libc/include/
stdint.h 64 typedef int8_t int_fast8_t; typedef
  /development/ndk/platforms/android-3/include/
stdint.h 64 typedef int8_t int_fast8_t; typedef
  /external/mesa3d/include/c99/
stdint.h 104 typedef int8_t int_fast8_t; typedef
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 91 typedef signed char int_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 69 typedef int8_t int_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 69 typedef int8_t int_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 69 typedef int8_t int_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 69 typedef int8_t int_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 69 typedef int8_t int_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 69 typedef int8_t int_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 64 typedef int8_t int_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 64 typedef int8_t int_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 64 typedef int8_t int_fast8_t; typedef
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 216 #undef int_fast8_t macro
230 #define int_fast8_t gl_int_fast8_t macro
  /external/elfutils/libdw/
dwarf_getsrclines.c 152 int_fast8_t line_base = *((int_fast8_t *) linep);
  /external/bison/src/
parse-gram.y 64 # define YYTYPE_INT8 int_fast8_t
  /external/clang/lib/Headers/
stdint.h 205 typedef __int_least8_t int_fast8_t; typedef

Completed in 893 milliseconds

1 2