Home
last modified time | relevance | path

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

12

/external/dng_sdk/source/
Ddng_types.h41 typedef int8_t int8; typedef
53 typedef signed char int8; typedef
/external/tensorflow/tensorflow/tsl/platform/default/
Dintegral_types.h26 typedef signed char int8; typedef
/external/gflags/src/
Dutil.h85 typedef signed char int8; typedef
/external/flatbuffers/python/flatbuffers/
Dpacker.py32 int8 = struct.Struct("<b") variable
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h41 typedef int8_t int8; typedef
/external/libtextclassifier/native/utils/base/
Dintegral_types.h33 typedef signed char int8; // NOLINT typedef
/external/icing/icing/text_classifier/lib3/utils/base/
Dintegral_types.h31 typedef signed char int8; // NOLINT typedef
/external/grpc-grpc/third_party/nanopb/tests/intsizes/
Dintsizes_unittests.c12 #define TEST_ROUNDTRIP(int8, uint8, sint8, \ argument
/external/nanopb-c/tests/intsizes/
Dintsizes_unittests.c12 #define TEST_ROUNDTRIP(int8, uint8, sint8, \ argument
/external/tflite-support/tensorflow_lite_support/cc/port/
Dintegral_types.h23 typedef signed char int8; typedef
/external/libaom/third_party/libyuv/include/libyuv/
Dbasic_types.h41 typedef int8_t int8; typedef
/external/libyuv/files/include/libyuv/
Dbasic_types.h41 typedef int8_t int8; typedef
/external/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h39 typedef int8_t int8; typedef
/external/flatbuffers/tests/MyGame/Example/
DStructOfStructsOfStructs.go49 …*flatbuffers.Builder, a_a_id uint32, a_a_distance uint32, a_b_a int16, a_b_b int8, a_c_id uint32, …
DTest.go57 func CreateTest(builder *flatbuffers.Builder, a int16, b int8) flatbuffers.UOffsetT {
DStructOfStructs.go67 …uilder *flatbuffers.Builder, a_id uint32, a_distance uint32, b_a int16, b_b int8, c_id uint32, c_d…
DVec3.go94 …t32, y float32, z float32, test1 float64, test2 Color, test3_a int16, test3_b int8) flatbuffers.UO…
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_int.hpp19 typedef std::int8_t int8; typedef
206 typedef detail::int8 int8; typedef
/external/tensorflow/tensorflow/lite/kernels/
Dspace_to_depth_test.cc81 TEST(SpaceToDepthOpModel, int8) { in TEST() argument
Ddepth_to_space_test.cc87 TEST(DepthToSpaceOpModel, int8) { in TEST() argument
/external/dynamic_depth/internal/base/
Dintegral_types.h26 typedef signed char int8; typedef
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_dtypes.py39 int8 = np_export.np_export_constant(__name__, 'int8', np.int8) variable
/external/tensorflow/tensorflow/lite/kernels/internal/
Dcompatibility.h81 using int8 = std::int8_t; variable
/external/cronet/third_party/ced/src/util/
Dbasictypes.h32 typedef signed char int8; typedef
/external/flatbuffers/go/
Dencode.go182 func WriteInt8(buf []byte, n int8) {

12