Home
last modified time | relevance | path

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

12

/third_party/jerryscript/tests/jerry-test-suite/es2015/22/22.02/22.02.03/
D22.02.03-019.js16 var uint8 = new Uint8Array(4); variable
D22.02.03-020.js16 var uint8 = new Uint8Array(4); variable
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_types.h46 typedef uint8_t uint8; typedef
62 typedef unsigned char uint8; typedef
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/
Dbuiltin.go639 …) writeReadUxxAsUyy(b *buffer, n *a.Expr, preName string, xx uint8, yy uint8, endianness uint8) er…
/third_party/boost/libs/safe_numerics/example/
Dmotor_test1.c26 typedef uint8_t uint8; typedef
Dmotor_test2.c28 typedef uint8_t uint8; typedef
Dexample92.cpp54 typedef safe_t<uint8_t> uint8; typedef
/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dsort.go41 func tssVisit(dst []*Struct, n *Struct, byQID map[t.QID]*Struct, marks map[*Struct]uint8) ([]*Struc…
/third_party/miniz/examples/
Dexample1.c5 typedef unsigned char uint8; typedef
Dexample2.c18 typedef unsigned char uint8; typedef
Dexample4.c7 typedef unsigned char uint8; typedef
Dexample3.c8 typedef unsigned char uint8; typedef
Dexample5.c18 typedef unsigned char uint8; typedef
Dexample6.c17 typedef unsigned char uint8; typedef
/third_party/libphonenumber/tools/cpp/src/base/
Dbasictypes.h26 typedef uint8_t uint8; typedef
69 typedef unsigned char uint8; typedef
/third_party/node/test/parallel/
Dtest-buffer-bytelength.js48 const uint8 = new Uint8Array(8); constant
Dtest-child-process-advanced-serialization.js29 { uint8: new Uint8Array(4) }, property
Dtest-fs-write-buffer.js162 const uint8 = Uint8Array.from(expected); constant
/third_party/boost/libs/config/test/
Dcstdint_test2.cpp56 static const boost::uint8_t uint8 = UINT8_C(255); member
176 boost::uint8_t uint8 = UINT8_C(255); in main() local
Dcstdint_test.cpp46 static const boost::uint8_t uint8 = UINT8_C(255); member
166 boost::uint8_t uint8 = UINT8_C(255); in main() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_int.hpp24 typedef std::uint8_t uint8; typedef
211 typedef detail::uint8 uint8; typedef
/third_party/libphonenumber/cpp/src/phonenumbers/base/
Dbasictypes.h28 typedef uint8_t uint8; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
Ddriver_nl80211_hisi.h64 typedef unsigned char uint8; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
Ddriver_nl80211_hisi.h64 typedef unsigned char uint8; typedef
/third_party/skia/tests/
DSkVxTest.cpp31 using uint8 = skvx::Vec<8,uint32_t>; typedef

12