/external/dng_sdk/source/ |
D | dng_types.h | 41 typedef int8_t int8; typedef 53 typedef signed char int8; typedef
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | integral_types.h | 24 typedef signed char int8; typedef
|
/external/vulkan-validation-layers/libs/glm/detail/ |
D | type_int.hpp | 42 typedef std::int8_t int8; typedef 89 typedef detail::int8 int8; typedef
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Vec3.go | 65 …Builder, x float32, y float32, z float32, test1 float64, test2 int8, test3_a int16, test3_b int8) …
|
D | Test.go | 36 func CreateTest(builder *flatbuffers.Builder, a int16, b int8) flatbuffers.UOffsetT {
|
D | TestSimpleTableWithEnum.go | 44 func TestSimpleTableWithEnumAddColor(builder *flatbuffers.Builder, color int8) {
|
D | TypeAliases.go | 186 func TypeAliasesAddI8(builder *flatbuffers.Builder, i8 int8) {
|
/external/google-breakpad/src/common/dwarf/ |
D | types.h | 38 typedef signed char int8; typedef
|
/external/gflags/src/ |
D | util.h | 85 typedef signed char int8; typedef
|
/external/flatbuffers/python/flatbuffers/ |
D | packer.py | 32 int8 = struct.Struct("<b") variable
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_types.h | 41 typedef int8_t int8; typedef
|
/external/syslinux/gpxe/src/include/ |
D | stdint.h | 27 typedef int8_t int8; typedef
|
/external/flatbuffers/tests/namespace_test/NamespaceA/ |
D | TableInFirstNS.go | 73 func TableInFirstNSAddFooEnum(builder *flatbuffers.Builder, fooEnum int8) {
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | basic_types.h | 63 typedef signed char int8; typedef
|
/external/libyuv/files/include/libyuv/ |
D | basic_types.h | 63 typedef signed char int8; typedef
|
/external/protobuf/src/google/protobuf/stubs/ |
D | port.h | 102 typedef signed __int8 int8; typedef 112 typedef signed char int8; typedef
|
/external/flatbuffers/go/ |
D | encode.go | 168 func WriteInt8(buf []byte, n int8) {
|
/external/stressapptest/src/ |
D | sattypes.h | 40 typedef signed char int8; typedef
|
/external/clang/test/CodeGen/ |
D | arm-swiftcall.c | 68 typedef int int8 __attribute__((ext_vector_type(8))); typedef
|
/external/tensorflow/tensorflow/python/framework/ |
D | dtypes.py | 349 int8 = DType(types_pb2.DT_INT8) variable
|
/external/pdfium/third_party/agg23/ |
D | agg_basics.h | 48 typedef AGG_INT8 int8; typedef
|
/external/neven/Embedded/common/src/b_BasicEm/ |
D | Basic.h | 53 typedef signed char int8; typedef
|
/external/boringssl/src/ssl/test/runner/ed25519/internal/edwards25519/ |
D | edwards25519.go | 843 func slide(r *[256]int8, a *[32]byte) {
|
/external/vulkan-validation-layers/libs/glm/gtc/ |
D | type_precision.hpp | 220 typedef detail::int8 int8; typedef
|
/external/clang/lib/Headers/ |
D | opencl-c.h | 101 typedef int int8 __attribute__((ext_vector_type(8))); typedef
|