Home
last modified time | relevance | path

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

/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/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/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…
DTypeAliases.go292 func TypeAliasesAddI8(builder *flatbuffers.Builder, i8 int8) {
/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/jerryscript/jerry-ext/include/jerryscript-ext/
Darg.impl.h111 JERRYX_ARG_INT (int8) in JERRYX_ARG_INT() argument
/third_party/flutter/skia/tests/
DSkVxTest.cpp26 using int8 = skvx::Vec<8,int32_t>; typedef
/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/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
/third_party/skia/tests/
DSkVxTest.cpp27 using int8 = skvx::Vec<8,int32_t>; typedef
/third_party/protobuf/src/google/protobuf/stubs/
Dport.h124 typedef int8_t int8; typedef
/third_party/mesa3d/src/util/tests/
Dfast_idiv_by_const_test.cpp345 TEST(fast_idiv_by_const, int8) in TEST() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dtype_precision.hpp195 typedef detail::int8 int8; typedef
/third_party/flatbuffers/java/com/google/flatbuffers/
DFlexBuffersBuilder.java684 static Value int8(int key, int value) { in int8() method in FlexBuffersBuilder.Value
/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h646 int8_t int8 = 0; in DisplayPreviewData() local
/third_party/mesa3d/src/compiler/
Dshader_info.h67 bool int8; member
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/
Dfwd.hpp245 typedef detail::int8 int8; typedef