Home
last modified time | relevance | path

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

/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/jerryscript/tests/jerry-test-suite/es2015/22/22.02/22.02.03/
D22.02.03-020.js16 var uint8 = new Uint8Array(4); variable
D22.02.03-019.js16 var uint8 = new Uint8Array(4); variable
/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/mesa3d/src/microsoft/clc/
Dclc_compiler_test.cpp771 struct uint8 { in TEST_F() struct
772 uint32_t s0; uint32_t s1; uint32_t s2; uint32_t s3; in TEST_F()
773 uint32_t s4; uint32_t s5; uint32_t s6; uint32_t s7; in TEST_F()
828 struct uint8 { in TEST_F() struct
829 uint32_t s0; uint32_t s1; uint32_t s2; uint32_t s3; in TEST_F()
830 uint32_t s4; uint32_t s5; uint32_t s6; uint32_t s7; in TEST_F()
1383 struct uint8 { in TEST_F() struct
1384 uint32_t s0; uint32_t s1; uint32_t s2; uint32_t s3; in TEST_F()
1385 uint32_t s4; uint32_t s5; uint32_t s6; uint32_t s7; in TEST_F()
/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/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h42 typedef uint8_t 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/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.h63 typedef unsigned char uint8; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
Ddriver_nl80211_hisi.h63 typedef unsigned char uint8; typedef
/third_party/skia/tests/
DSkVxTest.cpp31 using uint8 = skvx::Vec<8,uint32_t>; typedef
/third_party/protobuf/src/google/protobuf/stubs/
Dport.h129 typedef uint8_t uint8; typedef
/third_party/python/Lib/
Dpickletools.py308 uint8 = ArgumentDescriptor( variable
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h1424 const RepeatedField<T>& value, uint8* (*Writer)(T, uint8*), uint8* target) { in WritePrimitiveNoTagToArray() argument
1439 const RepeatedField<T>& value, uint8* (*Writer)(T, uint8*), uint8* target) { in WriteFixedNoTagToArray() argument
1586 uint8* (*Writer)(int, T, uint8*), uint8* target) { in WritePrimitiveToArray() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dtype_precision.hpp466 typedef detail::uint8 uint8; typedef
/third_party/mesa3d/src/imgui/
Dimgui_memory_editor.h654 uint8_t uint8 = 0; in DisplayPreviewData() local
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c35 typedef unsigned char uint8; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/
Dfwd.hpp855 typedef detail::uint8 uint8; typedef