Home
last modified time | relevance | path

Searched defs:int8 (Results 1 – 19 of 19) 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/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.js44 const int8 = new Int8Array(8); constant
/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/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
Ddriver_nl80211_hisi.h64 typedef char int8; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9/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
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.h387 int8_t int8[16]; member
/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/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.h396 int8_t int8[16]; member
/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