Home
last modified time | relevance | path

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

123

/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/icing/icing/text_classifier/lib3/utils/base/
Dintegral_types.h31 typedef signed char int8; // NOLINT typedef
/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/sdv/vsomeip/third_party/boost/config/test/
Dcstdint_test.cpp42 static const boost::int8_t int8 = INT8_C(-127); member
162 boost::int8_t int8 = INT8_C(-127); in main() local
Dcstdint_test2.cpp52 static const boost::int8_t int8 = INT8_C(-127); member
172 boost::int8_t int8 = INT8_C(-127); in main() local
/external/tflite-support/tensorflow_lite_support/cc/port/
Dintegral_types.h23 typedef signed char int8; typedef
/external/mesa3d/src/gallium/drivers/svga/include/
Dvm_basic_types.h20 typedef int8_t int8; typedef
/external/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h39 typedef int8_t int8; typedef
/external/libaom/third_party/libyuv/include/libyuv/
Dbasic_types.h41 typedef int8_t int8; typedef
/external/libyuv/include/libyuv/
Dbasic_types.h41 typedef int8_t int8; typedef
/external/flatbuffers/tests/MyGame/Example/
DStructOfStructsOfStructs.go53 …*flatbuffers.Builder, a_a_id uint32, a_a_distance uint32, a_b_a int16, a_b_b int8, a_c_id uint32, …
DTest.go61 func CreateTest(builder *flatbuffers.Builder, a int16, b int8) flatbuffers.UOffsetT {
DStructOfStructs.go71 …uilder *flatbuffers.Builder, a_id uint32, a_distance uint32, b_a int16, b_b int8, c_id uint32, c_d…
/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/tot/third_party/ced/src/util/
Dbasictypes.h32 typedef signed char int8; typedef
/external/cronet/stable/third_party/ced/src/util/
Dbasictypes.h32 typedef signed char int8; typedef

123