Home
last modified time | relevance | path

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

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dissue-1947.rs94 pub type U8 = ::std::os::raw::c_uchar; typedef
274 pub fn MASW(&self) -> U8 { in MASW()
280 pub fn set_MASW(&mut self, val: U8) { in set_MASW()
287 pub fn MABW(&self) -> U8 { in MABW()
293 pub fn set_MABW(&mut self, val: U8) { in set_MABW()
300 pub fn MAXN(&self) -> U8 { in MAXN()
306 pub fn set_MAXN(&mut self, val: U8) { in set_MAXN()
317 MASW: U8, in new_bitfield_2()
318 MABW: U8, in new_bitfield_2()
319 MAXN: U8, in new_bitfield_2()
/third_party/typescript/tests/baselines/reference/
DexactSpellingSuggestion.js17 (function (U8) { argument
/third_party/typescript/tests/cases/compiler/
DexactSpellingSuggestion.ts3 enum U8 { enum
/third_party/node/deps/npm/node_modules/concat-stream/
Dindex.js6 var U8 = require('typedarray').Uint8Array variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dissue-1947.h1 typedef unsigned char U8; typedef
/third_party/flatbuffers/tests/MyGame/Example/
DTypeAliases.lua34 function TypeAliases_mt:U8() function
DTypeAliases.go11 U8 byte member
129 func (rcv *TypeAliases) U8() byte { func
DTypeAliases.cs24 …public byte U8 { get { int o = __p.__offset(6); return o != 0 ? __p.bb.Get(o + __p.bb_pos) : (byte… property
168 public byte U8 { get; set; } property in MyGame.Example.TypeAliasesT
DTypeAliases.py39 def U8(self): member in TypeAliases
/third_party/rust/crates/bindgen/bindgen/ir/
Dint.rs52 U8, enumerator
/third_party/rust/crates/cxx/syntax/
Datom.rs9 U8, enumerator
/third_party/rust/crates/serde/serde_test/src/
Dtoken.rs57 U8(u8), enumerator
/third_party/skia/src/opts/
DSkBlitRow_opts.h227 using U8 = skvx::Vec<4*N, uint8_t>; in blit_row_color32() local
DSkVM_opts.h40 using U8 = skvx::Vec<K, uint8_t>; variable
/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/
Dqc_serious.rs10 U8(u8), enumerator
/third_party/rust/crates/unicode-width/scripts/
Dunicode.py42 U8 = 8 variable in OffsetType
/third_party/flutter/skia/src/opts/
DSkBlitRow_opts.h96 using U8 = skvx::Vec<4*N, uint8_t>; in blit_row_color32() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h279 uint8_t U8[16]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h86 U8 = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h391 uint8_t U8[16]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h261 U8 = UINT | B8, enumerator
/third_party/flutter/skia/third_party/skcms/src/
DTransform_inl.h19 using U8 = V<uint8_t>; variable
/third_party/skia/third_party/skcms/src/
DTransform_inl.h19 using U8 = V<uint8_t>; variable
/third_party/skia/src/core/
DSkBlitter_ARGB32.cpp1161 using U8 = skvx::Vec< 4, uint8_t>; typedef
/third_party/flutter/skia/src/core/
DSkBlitter_ARGB32.cpp1161 using U8 = skvx::Vec< 4, uint8_t>; typedef

12