Home
last modified time | relevance | path

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

12

/external/dng_sdk/source/
Ddng_types.h41 typedef int8_t int8; typedef
53 typedef signed char 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) {
/external/tensorflow/tensorflow/core/platform/default/
Dintegral_types.h24 typedef signed char int8; typedef
/external/google-breakpad/src/common/dwarf/
Dtypes.h38 typedef signed char int8; typedef
/external/gflags/src/
Dutil.h85 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/libtextclassifier/native/utils/base/
Dintegral_types.h33 typedef signed char int8; // NOLINT typedef
/external/nanopb-c/tests/intsizes/
Dintsizes_unittests.c12 #define TEST_ROUNDTRIP(int8, uint8, sint8, \ argument
/external/grpc-grpc/third_party/nanopb/tests/intsizes/
Dintsizes_unittests.c12 #define TEST_ROUNDTRIP(int8, uint8, sint8, \ argument
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h39 typedef int8_t int8; typedef
/external/libyuv/files/include/libyuv/
Dbasic_types.h41 typedef int8_t int8; typedef
/external/flatbuffers/tests/namespace_test/NamespaceA/
DTableInFirstNS.go75 func TableInFirstNSAddFooEnum(builder *flatbuffers.Builder, fooEnum int8) {
/external/tensorflow/tensorflow/lite/kernels/
Ddepth_to_space_test.cc77 TEST(DepthToSpaceOpModel, int8) { in TEST() argument
Dspace_to_depth_test.cc77 TEST(SpaceToDepthOpModel, int8) { in TEST() argument
/external/dynamic_depth/internal/base/
Dintegral_types.h26 typedef signed char int8; typedef
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Dbasic_types.h64 typedef signed char int8; typedef
/external/tensorflow/tensorflow/lite/kernels/internal/
Dcompatibility.h80 using int8 = std::int8_t; variable
/external/skia/tests/
DSkVxTest.cpp26 using int8 = skvx::Vec<8,int32_t>; typedef
/external/protobuf/src/google/protobuf/stubs/
Dport.h138 typedef signed __int8 int8; typedef
148 typedef int8_t int8; typedef
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dload_quantization_recipe.cc67 Type int8; member
/external/flatbuffers/go/
Dencode.go182 func WriteInt8(buf []byte, n int8) {
/external/stressapptest/src/
Dsattypes.h40 typedef signed char int8; typedef

12