/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_types.h | 41 typedef int8_t int8; typedef 53 typedef signed char int8; typedef
|
/third_party/boost/libs/safe_numerics/example/ |
D | motor_test1.c | 23 typedef int8_t int8; typedef
|
D | motor_test2.c | 25 typedef int8_t int8; typedef
|
D | example92.cpp | 51 typedef safe_t<int8_t> int8; typedef
|
/third_party/flatbuffers/python/flatbuffers/ |
D | packer.py | 32 int8 = struct.Struct("<b") variable
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_types.h | 41 typedef int8_t int8; typedef
|
/third_party/libphonenumber/tools/cpp/src/base/ |
D | basictypes.h | 22 typedef int8_t int8; typedef 46 typedef signed char int8; typedef
|
/third_party/node/test/parallel/ |
D | test-buffer-bytelength.js | 46 const int8 = new Int8Array(8); constant
|
/third_party/boost/libs/config/test/ |
D | cstdint_test2.cpp | 52 static const boost::int8_t int8 = INT8_C(-127); member 172 boost::int8_t int8 = INT8_C(-127); in main() local
|
D | cstdint_test.cpp | 42 static const boost::int8_t int8 = INT8_C(-127); member 162 boost::int8_t int8 = INT8_C(-127); in main() local
|
/third_party/flatbuffers/tests/MyGame/Example/ |
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…
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_int.hpp | 19 typedef std::int8_t int8; typedef 206 typedef detail::int8 int8; typedef
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/ |
D | basictypes.h | 24 typedef int8_t int8; typedef
|
/third_party/mindspore/mindspore/ccsrc/utils/system/ |
D | base.h | 30 using int8 = int8_t; variable
|
/third_party/flutter/skia/tests/ |
D | SkVxTest.cpp | 26 using int8 = skvx::Vec<8,int32_t>; typedef
|
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/ |
D | arg.impl.h | 111 JERRYX_ARG_INT (int8) in JERRYX_ARG_INT() argument
|
/third_party/mindspore/tests/ut/python/utils/ |
D | test_serialize.py | 403 …def construct(self, int8, uint8, int16, uint16, int32, uint32, int64, uint64, flt16, flt32, flt64,… argument
|
/third_party/mindspore/mindspore/common/ |
D | dtype.py | 57 int8 = typing.Int(8) variable
|
/third_party/flatbuffers/go/ |
D | encode.go | 182 func WriteInt8(buf []byte, n int8) {
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
D | driver_nl80211_hisi.h | 64 typedef char int8; typedef
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
D | driver_nl80211_hisi.h | 64 typedef char int8; typedef
|
/third_party/skia/tests/ |
D | SkVxTest.cpp | 27 using int8 = skvx::Vec<8,int32_t>; typedef
|
/third_party/jerryscript/jerry-ext/arg/ |
D | arg-transform-functions.c | 204 JERRYX_ARG_TRANSFORM_FUNC_FOR_INT (int8, INT8_MIN, INT8_MAX) in JERRYX_ARG_TRANSFORM_FUNC_FOR_INT() argument
|