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

1 2 3 4 5

  /external/syslinux/com32/include/bitsize32/
stdint.h 14 typedef unsigned int uint_fast32_t; typedef
  /external/syslinux/com32/include/bitsize64/
stdint.h 14 typedef unsigned long int uint_fast32_t; typedef
  /bionic/tests/
stdint_test.cpp 30 ASSERT_EQ(8U, sizeof(uint_fast32_t));
35 ASSERT_EQ(4U, sizeof(uint_fast32_t));
  /external/mesa3d/src/glx/
glx_error.h 39 uint_fast32_t resourceID, uint_fast16_t minorCode,
glx_error.c 38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID,
  /external/elfutils/libelf/
elf_gnu_hash.c 42 uint_fast32_t h = 5381;
  /external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.disc/
result_type.pass.cpp 27 std::uint_fast32_t>::value), "");
  /external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/
result_type.pass.cpp 29 std::uint_fast32_t>::value), "");
  /external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.sub/
result_type.pass.cpp 27 std::uint_fast32_t>::value), "");
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
stdint_invensense.h 37 typedef unsigned long uint_fast32_t; typedef
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
stdint_invensense.h 37 typedef unsigned long uint_fast32_t; typedef
  /prebuilts/misc/common/swig/include/2.0.11/
stdint.i 78 typedef unsigned long int uint_fast32_t;
82 typedef unsigned int uint_fast32_t;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.adapt/rand.adapt.disc/
result_type.pass.cpp 27 std::uint_fast32_t>::value), "");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.eng/rand.eng.mers/
result_type.pass.cpp 29 std::uint_fast32_t>::value), "");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.eng/rand.eng.sub/
result_type.pass.cpp 27 std::uint_fast32_t>::value), "");
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
int_mwgwtypes.h 73 typedef UINT32 uint_fast32_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
int_mwgwtypes.h 73 typedef UINT32 uint_fast32_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
int_mwgwtypes.h 73 typedef UINT32 uint_fast32_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_mwgwtypes.h 74 typedef UINT32 uint_fast32_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_mwgwtypes.h 73 typedef UINT32 uint_fast32_t; typedef
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
stdint.h 55 typedef __uint_fast32_t uint_fast32_t; typedef
  /external/tensorflow/tensorflow/core/kernels/
random_op_test.cc 128 uint_fast32_t val = 1;
132 uint_fast32_t sample = gen();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 107 typedef unsigned long int uint_fast32_t; typedef
111 typedef unsigned int uint_fast32_t; typedef
  /external/libcxx/test/std/utilities/function.objects/unord.hash/
integral.pass.cpp 97 test<uint_fast32_t>();
  /external/syslinux/dos/
stdint.h 41 typedef unsigned int uint_fast32_t; typedef

Completed in 1262 milliseconds

1 2 3 4 5