/external/tensorflow/tensorflow/python/lib/io/ |
D | py_record_writer.i | 23 typedef signed char int8; typedef 24 %{ typedef signed char int8; %} typedef
|
/external/dng_sdk/source/ |
D | dng_types.h | 41 typedef int8_t int8; typedef 53 typedef signed char 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) {
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | integral_types.h | 24 typedef signed char int8; typedef
|
/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/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_types.h | 41 typedef int8_t int8; typedef
|
/external/flatbuffers/python/flatbuffers/ |
D | packer.py | 32 int8 = struct.Struct("<b") variable
|
/external/syzkaller/pkg/ifuzz/gen/ |
D | gen.go | 530 func addImm(insn *ifuzz.Insn, imm int8) {
|
/external/grpc-grpc/third_party/nanopb/tests/intsizes/ |
D | intsizes_unittests.c | 12 #define TEST_ROUNDTRIP(int8, uint8, sint8, \ argument
|
/external/nanopb-c/tests/intsizes/ |
D | intsizes_unittests.c | 12 #define TEST_ROUNDTRIP(int8, uint8, sint8, \ argument
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | basic_types.h | 39 typedef int8_t int8; typedef
|
/external/flatbuffers/tests/namespace_test/NamespaceA/ |
D | TableInFirstNS.go | 75 func TableInFirstNSAddFooEnum(builder *flatbuffers.Builder, fooEnum int8) {
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | space_to_depth_test.cc | 77 TEST(SpaceToDepthOpModel, int8) { in TEST() argument
|
/external/dynamic_depth/internal/base/ |
D | integral_types.h | 26 typedef signed char int8; typedef
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | basic_types.h | 64 typedef signed char int8; typedef
|
/external/libyuv/files/include/libyuv/ |
D | basic_types.h | 63 typedef signed char int8; typedef
|
/external/skia/tests/ |
D | SkVxTest.cpp | 25 using int8 = skvx::Vec<8,int32_t>; typedef
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | compatibility.h | 80 using int8 = std::int8_t; variable
|
/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 | 182 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
|