Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_types.h41 typedef int8_t int8; typedef
53 typedef signed char int8; typedef
/third_party/boost/libs/safe_numerics/example/
Dmotor_test1.c23 typedef int8_t int8; typedef
Dmotor_test2.c25 typedef int8_t int8; typedef
Dexample92.cpp51 typedef safe_t<int8_t> int8; typedef
/third_party/flatbuffers/python/flatbuffers/
Dpacker.py32 int8 = struct.Struct("<b") variable
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h41 typedef int8_t int8; typedef
/third_party/libphonenumber/tools/cpp/src/base/
Dbasictypes.h22 typedef int8_t int8; typedef
46 typedef signed char int8; typedef
/third_party/node/test/parallel/
Dtest-buffer-bytelength.js46 const int8 = new Int8Array(8); constant
/third_party/boost/libs/config/test/
Dcstdint_test2.cpp52 static const boost::int8_t int8 = INT8_C(-127); member
172 boost::int8_t int8 = INT8_C(-127); in main() local
Dcstdint_test.cpp42 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/
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…
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_int.hpp19 typedef std::int8_t int8; typedef
206 typedef detail::int8 int8; typedef
/third_party/libphonenumber/cpp/src/phonenumbers/base/
Dbasictypes.h24 typedef int8_t int8; typedef
/third_party/mindspore/mindspore/ccsrc/utils/system/
Dbase.h30 using int8 = int8_t; variable
/third_party/flutter/skia/tests/
DSkVxTest.cpp26 using int8 = skvx::Vec<8,int32_t>; typedef
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
Darg.impl.h111 JERRYX_ARG_INT (int8) in JERRYX_ARG_INT() argument
/third_party/mindspore/tests/ut/python/utils/
Dtest_serialize.py403 …def construct(self, int8, uint8, int16, uint16, int32, uint32, int64, uint64, flt16, flt32, flt64,… argument
/third_party/mindspore/mindspore/common/
Ddtype.py57 int8 = typing.Int(8) variable
/third_party/flatbuffers/go/
Dencode.go182 func WriteInt8(buf []byte, n int8) {
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
Ddriver_nl80211_hisi.h64 typedef char int8; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
Ddriver_nl80211_hisi.h64 typedef char int8; typedef
/third_party/skia/tests/
DSkVxTest.cpp27 using int8 = skvx::Vec<8,int32_t>; typedef
/third_party/jerryscript/jerry-ext/arg/
Darg-transform-functions.c204 JERRYX_ARG_TRANSFORM_FUNC_FOR_INT (int8, INT8_MIN, INT8_MAX) in JERRYX_ARG_TRANSFORM_FUNC_FOR_INT() argument

12