Home
last modified time | relevance | path

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

12

/external/google-breakpad/src/client/linux/dump_writer_common/
Dthread_info.cc50 void U32(void* out, uint32_t v) { in U32() function
/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.py57 def U32(self): member in TypeAliases
DTypeAliases.go89 func (rcv *TypeAliases) U32() uint32 { func
DTypeAliases.cs30 …public uint U32 { get { int o = __p.__offset(14); return o != 0 ? __p.bb.GetUint(o + __p.bb_pos) :… property
/external/vulkan-validation-layers/layers/
Dxxhash.c139 typedef uint32_t U32; typedef
143 typedef unsigned int U32; typedef
/external/lz4/lib/
Dxxhash.c138 typedef uint32_t U32; typedef
143 typedef unsigned int U32; typedef
Dlz4frame.c82 typedef uint32_t U32; typedef
88 typedef unsigned int U32; typedef
Dlz4.c141 typedef uint32_t U32; typedef
148 typedef unsigned int U32; typedef
/external/syslinux/gpxe/src/drivers/net/phantom/
Dphantom.h44 typedef uint32_t U32; typedef
/external/lz4/programs/
Dutil.h58 typedef uint32_t U32; typedef
/external/llvm/unittests/ADT/
DStringRefTest.cpp469 uint32_t U32; in TEST() local
/external/vixl/tools/test_generator/
Ddata_types.py345 class U32(Scalar): class
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxerutil.cc353 union U32 { in SerializeFloat() union
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h273 uint32_t U32[4]; member
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h385 uint32_t U32[4]; member
/external/skqp/src/jumper/
DSkJumper_stages_lowp.cpp40 using U32 = uint32_t __attribute__((ext_vector_type(16))); typedef
47 using U32 = uint32_t __attribute__((ext_vector_type(8))); typedef
DSkJumper_stages.cpp64 using U32 = uint32_t; typedef
124 using U32 = V<uint32_t>; typedef
237 using U32 = V<uint32_t>; typedef
451 using U32 = V<uint32_t>; typedef
/external/skia/src/jumper/
DSkJumper_stages_lowp.cpp40 using U32 = uint32_t __attribute__((ext_vector_type(16))); typedef
47 using U32 = uint32_t __attribute__((ext_vector_type(8))); typedef
DSkJumper_stages.cpp64 using U32 = uint32_t; typedef
124 using U32 = V<uint32_t>; typedef
237 using U32 = V<uint32_t>; typedef
451 using U32 = V<uint32_t>; typedef
/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc238 U32(const uint8_t* data) { in U32() function
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.pb.go634U32 *google_protobuf4.UInt32Value `protobuf:"bytes,8,opt,name=u32" json:"u32,omitempt… member
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto40 U32 = 8; enumerator
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp461 typedef support::ulittle32_t U32; in printInst() typedef
/external/vixl/src/aarch32/
Dinstructions-aarch32.h268 U32 = kDataTypeU | 32, enumerator
/external/deqp/framework/common/
DtcuTexture.cpp1098 #define U32(OFFS, COUNT) ((*((const deUint32*)pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1)) in getPixelInt() macro

12