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

1 2

  /hardware/invensense/mlsdk/mlutils/
mputest.h 38 uint_fast8_t provide_result);
46 int inv_mpu_test(void *mlsl_handle, uint_fast8_t provide_result);
mputest.c 319 uint_fast8_t perform_full_test)
846 uint_fast8_t perform_full_test)
    [all...]
  /external/libvpx/vpx/
vpx_integer.h 39 typedef unsigned char uint_fast8_t; typedef
  /hardware/invensense/mlsdk/platform/include/
stdint_invensense.h 45 typedef unsigned int uint_fast8_t; typedef
  /hardware/invensense/mlsdk/mllite/
ml_mputest.c 67 uint_fast8_t provide_result);
mldl.h 156 uint_fast8_t inv_dmpkey_supported(unsigned short key);
mlFIFO.h 137 inv_error_t inv_set_gyro_data_source(uint_fast8_t source);
mlFIFO.c 135 uint_fast8_t gyro_source;
168 uint_fast8_t configOffset)
194 uint_fast8_t refOffset,
195 uint_fast8_t len)
197 uint_fast8_t kk;
229 uint_fast8_t refOffset,
231 uint_fast8_t configOffset)
263 uint_fast8_t tmp_count;
570 inv_error_t inv_set_gyro_data_source(uint_fast8_t source)
    [all...]
  /external/elfutils/libdw/
dwarf_getsrclines.c 145 uint_fast8_t minimum_instr_len = *linep++;
149 uint_fast8_t default_is_stmt = *linep++;
156 uint_fast8_t line_range = *linep++;
159 uint_fast8_t opcode_base = *linep++;
300 uint_fast8_t is_stmt = default_is_stmt;
  /bionic/libc/include/
stdint.h 67 typedef uint8_t uint_fast8_t; typedef
  /development/ndk/platforms/android-3/include/
stdint.h 67 typedef uint8_t uint_fast8_t; typedef
  /external/mesa3d/include/c99/
stdint.h 108 typedef uint8_t uint_fast8_t; typedef
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 104 typedef unsigned char uint_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 72 typedef uint8_t uint_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 72 typedef uint8_t uint_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 72 typedef uint8_t uint_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 72 typedef uint8_t uint_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 72 typedef uint8_t uint_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 72 typedef uint8_t uint_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 67 typedef uint8_t uint_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 67 typedef uint8_t uint_fast8_t; typedef
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 67 typedef uint8_t uint_fast8_t; typedef
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 217 #undef uint_fast8_t macro
231 #define uint_fast8_t gl_uint_fast8_t macro
  /external/bison/src/
parse-gram.y 61 # define YYTYPE_UINT8 uint_fast8_t
  /external/clang/lib/Headers/
stdint.h 206 typedef __uint_least8_t uint_fast8_t; typedef

Completed in 144 milliseconds

1 2