/external/google-breakpad/src/client/linux/dump_writer_common/ |
D | thread_info.cc | 50 void U32(void* out, uint32_t v) { in U32() function
|
/external/flatbuffers/tests/MyGame/Example/ |
D | TypeAliases.py | 57 def U32(self): member in TypeAliases
|
D | TypeAliases.go | 89 func (rcv *TypeAliases) U32() uint32 { func
|
D | TypeAliases.cs | 30 …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/ |
D | xxhash.c | 139 typedef uint32_t U32; typedef 143 typedef unsigned int U32; typedef
|
/external/lz4/lib/ |
D | xxhash.c | 138 typedef uint32_t U32; typedef 143 typedef unsigned int U32; typedef
|
D | lz4frame.c | 82 typedef uint32_t U32; typedef 88 typedef unsigned int U32; typedef
|
D | lz4.c | 141 typedef uint32_t U32; typedef 148 typedef unsigned int U32; typedef
|
/external/syslinux/gpxe/src/drivers/net/phantom/ |
D | phantom.h | 44 typedef uint32_t U32; typedef
|
/external/lz4/programs/ |
D | util.h | 58 typedef uint32_t U32; typedef
|
/external/llvm/unittests/ADT/ |
D | StringRefTest.cpp | 469 uint32_t U32; in TEST() local
|
/external/vixl/tools/test_generator/ |
D | data_types.py | 345 class U32(Scalar): class
|
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxerutil.cc | 353 union U32 { in SerializeFloat() union
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | TestUtil.h | 273 uint32_t U32[4]; member
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | TestUtil.h | 385 uint32_t U32[4]; member
|
/external/skqp/src/jumper/ |
D | SkJumper_stages_lowp.cpp | 40 using U32 = uint32_t __attribute__((ext_vector_type(16))); typedef 47 using U32 = uint32_t __attribute__((ext_vector_type(8))); typedef
|
D | SkJumper_stages.cpp | 64 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/ |
D | SkJumper_stages_lowp.cpp | 40 using U32 = uint32_t __attribute__((ext_vector_type(16))); typedef 47 using U32 = uint32_t __attribute__((ext_vector_type(8))); typedef
|
D | SkJumper_stages.cpp | 64 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/ |
D | minidump-2-core.cc | 238 U32(const uint8_t* data) { in U32() function
|
/external/golang-protobuf/jsonpb/jsonpb_test_proto/ |
D | test_objects.pb.go | 634 …U32 *google_protobuf4.UInt32Value `protobuf:"bytes,8,opt,name=u32" json:"u32,omitempt… member
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | xla_data.proto | 40 U32 = 8; enumerator
|
/external/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 461 typedef support::ulittle32_t U32; in printInst() typedef
|
/external/vixl/src/aarch32/ |
D | instructions-aarch32.h | 268 U32 = kDataTypeU | 32, enumerator
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 1098 #define U32(OFFS, COUNT) ((*((const deUint32*)pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1)) in getPixelInt() macro
|