Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/tint/src/ast/
Du32.cc24 U32::U32(ProgramID pid, const Source& src) : Base(pid, src) {} in U32() function in tint::ast::U32
Dstorage_texture_test.cc71 TEST_F(AstStorageTextureTest, U32) { in TEST_F() argument
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dscalar_constant_test.cc51 TEST_F(SpirvScalarConstantTest, U32) { in TEST_F() argument
Dscalar_constant.h61 static inline ScalarConstant U32(uint32_t value) { in U32() function
/third_party/flatbuffers/tests/MyGame/Example/
DTypeAliases.lua62 function TypeAliases_mt:U32() function
DTypeAliases.go15 U32 uint32 member
177 func (rcv *TypeAliases) U32() uint32 { func
DTypeAliases.cs32 …public uint U32 { get { int o = __p.__offset(14); return o != 0 ? __p.bb.GetUint(o + __p.bb_pos) :… property
176 public uint U32 { get; set; } property in MyGame.Example.TypeAliasesT
DTypeAliases.py67 def U32(self): member in TypeAliases
/third_party/skia/third_party/externals/tint/src/sem/
Dstorage_texture_type_test.cc81 TEST_F(StorageTextureTest, U32) { in TEST_F() argument
/third_party/skia/src/opts/
DSkBlitRow_opts.h225 using U32 = skvx::Vec< N, uint32_t>; in blit_row_color32() local
DSkVM_opts.h38 using U32 = skvx::Vec<K, uint32_t>; variable
/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/
Dqc_serious.rs12 U32(u32), enumerator
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.h119 struct U32 : public Castable<U32, Type> { struct
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnonsecure_base_test.cc233 using U32 = in TEST() typedef
/third_party/flutter/skia/src/opts/
DSkBlitRow_opts.h94 using U32 = skvx::Vec< N, uint32_t>; in blit_row_color32() local
/third_party/abseil-cpp/absl/random/internal/
Dnonsecure_base_test.cc233 using U32 = in TEST() typedef
/third_party/lz4/lib/
Dxxhash.c149 typedef uint32_t U32; typedef
153 typedef unsigned int U32; typedef
Dlz4frame.c134 typedef uint32_t U32; typedef
140 typedef unsigned int U32; typedef
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.c149 typedef uint32_t U32; typedef
153 typedef unsigned int U32; typedef
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.c149 typedef uint32_t U32; typedef
153 typedef unsigned int U32; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h273 uint32_t U32[4]; member
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_type_test.cc382 enum class TextureDataType { F32, U32, I32 }; enumerator
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_type_test.cc358 enum class TextureDataType { F32, U32, I32 }; enumerator
/third_party/lz4/programs/
Dutil.h66 typedef uint32_t U32; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h91 U32 = 7, enumerator

12