| /external/dng_sdk/source/ |
| D | dng_types.h | 41 typedef int8_t int8; typedef 53 typedef signed char int8; typedef
|
| /external/tensorflow/tensorflow/tsl/platform/default/ |
| D | integral_types.h | 26 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/libtextclassifier/native/utils/base/ |
| D | integral_types.h | 33 typedef signed char int8; // NOLINT typedef
|
| /external/icing/icing/text_classifier/lib3/utils/base/ |
| D | integral_types.h | 31 typedef signed char int8; // NOLINT typedef
|
| /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/tflite-support/tensorflow_lite_support/cc/port/ |
| D | integral_types.h | 23 typedef signed char int8; typedef
|
| /external/libaom/third_party/libyuv/include/libyuv/ |
| D | basic_types.h | 41 typedef int8_t int8; typedef
|
| /external/libyuv/files/include/libyuv/ |
| D | basic_types.h | 41 typedef int8_t int8; typedef
|
| /external/libvpx/third_party/libyuv/include/libyuv/ |
| D | basic_types.h | 39 typedef int8_t int8; typedef
|
| /external/flatbuffers/tests/MyGame/Example/ |
| D | StructOfStructsOfStructs.go | 49 …*flatbuffers.Builder, a_a_id uint32, a_a_distance uint32, a_b_a int16, a_b_b int8, a_c_id uint32, …
|
| D | Test.go | 57 func CreateTest(builder *flatbuffers.Builder, a int16, b int8) flatbuffers.UOffsetT {
|
| D | StructOfStructs.go | 67 …uilder *flatbuffers.Builder, a_id uint32, a_distance uint32, b_a int16, b_b int8, c_id uint32, c_d…
|
| D | Vec3.go | 94 …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/ |
| D | type_int.hpp | 19 typedef std::int8_t int8; typedef 206 typedef detail::int8 int8; typedef
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | space_to_depth_test.cc | 81 TEST(SpaceToDepthOpModel, int8) { in TEST() argument
|
| D | depth_to_space_test.cc | 87 TEST(DepthToSpaceOpModel, int8) { in TEST() argument
|
| /external/dynamic_depth/internal/base/ |
| D | integral_types.h | 26 typedef signed char int8; typedef
|
| /external/tensorflow/tensorflow/python/ops/numpy_ops/ |
| D | np_dtypes.py | 39 int8 = np_export.np_export_constant(__name__, 'int8', np.int8) variable
|
| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | compatibility.h | 81 using int8 = std::int8_t; variable
|
| /external/cronet/third_party/ced/src/util/ |
| D | basictypes.h | 32 typedef signed char int8; typedef
|
| /external/flatbuffers/go/ |
| D | encode.go | 182 func WriteInt8(buf []byte, n int8) {
|