Home
last modified time | relevance | path

Searched defs:int8 (Results 1 – 25 of 26) sorted by relevance

12

/external/dng_sdk/source/
Ddng_types.h41 typedef int8_t int8; typedef
53 typedef signed char int8; typedef
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_int.hpp42 typedef std::int8_t int8; typedef
89 typedef detail::int8 int8; typedef
/external/flatbuffers/tests/MyGame/Example/
DVec3.go65 …Builder, x float32, y float32, z float32, test1 float64, test2 int8, test3_a int16, test3_b int8) …
DTest.go36 func CreateTest(builder *flatbuffers.Builder, a int16, b int8) flatbuffers.UOffsetT {
DTestSimpleTableWithEnum.go44 func TestSimpleTableWithEnumAddColor(builder *flatbuffers.Builder, color int8) {
DMonster.go443 func MonsterAddColor(builder *flatbuffers.Builder, color int8) {
/external/google-breakpad/src/common/dwarf/
Dtypes.h38 typedef signed char int8; typedef
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h41 typedef int8_t int8; typedef
/external/flatbuffers/python/flatbuffers/
Dpacker.py32 int8 = struct.Struct("<b") variable
/external/syslinux/gpxe/src/include/
Dstdint.h27 typedef int8_t int8; typedef
/external/flatbuffers/tests/namespace_test/NamespaceA/
DTableInFirstNS.go73 func TableInFirstNSAddFooEnum(builder *flatbuffers.Builder, fooEnum int8) {
/external/regex-re2/util/
Dutil.h67 typedef int8_t int8; typedef
/external/libyuv/files/include/libyuv/
Dbasic_types.h63 typedef signed char int8; typedef
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h63 typedef signed char int8; typedef
/external/protobuf/src/google/protobuf/stubs/
Dport.h102 typedef signed __int8 int8; typedef
112 typedef signed char int8; typedef
/external/flatbuffers/go/
Dencode.go168 func WriteInt8(buf []byte, n int8) {
/external/stressapptest/src/
Dsattypes.h40 typedef signed char int8; typedef
/external/clang/test/CodeGen/
Darm-swiftcall.c68 typedef int int8 __attribute__((ext_vector_type(8))); typedef
/external/pdfium/third_party/agg23/
Dagg_basics.h48 typedef AGG_INT8 int8; typedef
/external/neven/Embedded/common/src/b_BasicEm/
DBasic.h53 typedef signed char int8; typedef
/external/boringssl/src/ssl/test/runner/ed25519/internal/edwards25519/
Dedwards25519.go843 func slide(r *[256]int8, a *[32]byte) {
/external/vulkan-validation-layers/libs/glm/gtc/
Dtype_precision.hpp220 typedef detail::int8 int8; typedef
/external/clang/lib/Headers/
Dopencl-c.h101 typedef int int8 __attribute__((ext_vector_type(8))); typedef
/external/pdfium/third_party/libtiff/
Dtiff.h68 typedef TIFF_INT8_T int8; typedef
/external/vulkan-validation-layers/libs/glm/
Dfwd.hpp277 typedef detail::int8 int8; typedef

12