/external/pigweed/pw_transfer/ |
D | transfer.proto | 56 optional uint32 pending_bytes = 2; field 65 optional uint32 max_chunk_size_bytes = 3; field 74 optional uint32 min_delay_microseconds = 4; field 125 optional uint32 status = 8; field
|
/external/dng_sdk/source/ |
D | dng_opcodes.h | 359 uint32 /* threadCount */, in Prepare() argument 461 uint32 /* threadCount */, in Prepare() argument
|
D | dng_types.h | 48 typedef uint32_t uint32; typedef 67 typedef unsigned int uint32; typedef 69 typedef unsigned long uint32; typedef
|
D | dng_misc_opcodes.cpp | 381 uint32 dng_opcode_MapTable::BufferPixelType (uint32 /* imagePixelType */) in BufferPixelType() argument 400 uint32 /* threadIndex */, in ProcessArea() argument 619 uint32 /* threadIndex */, in ProcessArea() argument 981 uint32 /* threadIndex */, in ProcessArea() argument 1187 uint32 /* threadIndex */, in ProcessArea() argument 1348 uint32 dng_opcode_ScalePerRow::BufferPixelType (uint32 /* imagePixelType */) in BufferPixelType() argument 1367 uint32 /* threadIndex */, in ProcessArea() argument 1525 uint32 dng_opcode_ScalePerColumn::BufferPixelType (uint32 /* imagePixelType */) in BufferPixelType() argument 1544 uint32 /* threadIndex */, in ProcessArea() argument
|
D | dng_area_task.cpp | 80 void dng_area_task::Start (uint32 /* threadCount */, in Start() argument 90 void dng_area_task::Finish (uint32 /* threadCount */) in Finish() argument
|
D | dng_lens_correction.h | 610 virtual uint32 BufferPixelType (uint32 /* imagePixelType */) in BufferPixelType() argument
|
/external/arm-optimized-routines/math/test/rtest/ |
D | types.h | 14 typedef unsigned int uint32; typedef 18 typedef unsigned long uint32; typedef
|
/external/libcap/contrib/seccomp/ |
D | explore.go | 101 func bpfStmt(code uint16, k uint32) SockFilter { 105 func bpfJump(code uint16, k uint32, jt uint8, jf uint8) SockFilter { 123 func AllowSyscall(syscallNum uint32) []SockFilter { 130 func DisallowSyscall(syscallNum, errno uint32) []SockFilter { 149 func TrapOnSyscall(syscallNum uint32) []SockFilter {
|
/external/pigweed/pw_log/ |
D | log.proto | 96 optional uint32 line_level = 2; field 101 optional uint32 flags = 3; field 133 optional uint32 dropped = 6; field 166 optional uint32 first_entry_sequence_id = 2; field
|
/external/pigweed/pw_file/ |
D | file.proto | 77 optional uint32 size_bytes = 3; field 82 optional uint32 file_id = 4; field
|
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/ |
D | gflags_declare.h | 86 typedef u_int32_t uint32; typedef 91 typedef unsigned __int32 uint32; typedef
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Ability.go | 57 func CreateAbility(builder *flatbuffers.Builder, id uint32, distance uint32) flatbuffers.UOffsetT {
|
/external/pigweed/pw_protobuf/ |
D | stream_decoder_test.cc | 292 Result<uint32_t> uint32 = nested.ReadUint32(); in TEST() local 811 Result<uint32_t> uint32 = decoder.ReadUint32(); in TEST() local 861 pw::Vector<uint32_t, 8> uint32{}; in TEST() local 920 pw::Vector<uint32_t, 2> uint32{}; in TEST() local 961 std::array<uint32_t, 8> uint32{}; in TEST() local 991 std::array<uint32_t, 2> uint32{}; in TEST() local 1019 pw::Vector<uint32_t, 8> uint32{}; in TEST() local 1049 pw::Vector<uint32_t, 2> uint32{}; in TEST() local
|
/external/pigweed/pw_software_update/ |
D | bundled_update.proto | 110 optional uint32 current_state_progress_hundreth_percent = 3; field 113 optional uint32 transfer_id = 4; field
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | xdefs.h | 19 typedef unsigned int uint32; typedef
|
/external/libtextclassifier/native/lang_id/common/lite_base/ |
D | integral-types.h | 27 typedef unsigned int uint32; typedef
|
/external/libaom/libaom/third_party/libwebm/mkvmuxer/ |
D | mkvmuxertypes.h | 16 typedef unsigned int uint32; typedef
|
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxertypes.h | 16 typedef unsigned int uint32; typedef
|
/external/libwebm/mkvmuxer/ |
D | mkvmuxertypes.h | 16 typedef unsigned int uint32; typedef
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | integral_types.h | 33 typedef unsigned int uint32; typedef
|
/external/libjpeg-turbo/md5/ |
D | md5.h | 41 typedef unsigned int uint32; typedef
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_types.h | 36 typedef uint32_t uint32; typedef
|
/external/flatbuffers/python/flatbuffers/ |
D | packer.py | 29 uint32 = struct.Struct("<I") variable
|
/external/icing/icing/text_classifier/lib3/utils/base/ |
D | integral_types.h | 25 typedef unsigned int uint32; typedef
|
/external/golang-protobuf/proto/ |
D | wrappers.go | 23 func Uint32(v uint32) *uint32 { return &v }
|