Home
last modified time | relevance | path

Searched defs:uint32 (Results 1 – 25 of 94) sorted by relevance

1234

/external/dng_sdk/source/
Ddng_opcodes.h359 uint32 /* threadCount */, in Prepare() argument
461 uint32 /* threadCount */, in Prepare() argument
Ddng_types.h48 typedef uint32_t uint32; typedef
67 typedef unsigned int uint32; typedef
69 typedef unsigned long uint32; typedef
Ddng_misc_opcodes.cpp381 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
Ddng_area_task.cpp80 void dng_area_task::Start (uint32 /* threadCount */, in Start() argument
90 void dng_area_task::Finish (uint32 /* threadCount */) in Finish() argument
Ddng_lens_correction.h610 virtual uint32 BufferPixelType (uint32 /* imagePixelType */) in BufferPixelType() argument
Ddng_jpeg_image.cpp92 void Process (uint32 /* threadIndex */, in Process() argument
277 void Process (uint32 /* threadIndex */, in Process() argument
Ddng_gain_map.h184 virtual uint32 BufferPixelType (uint32 /* imagePixelType */) in BufferPixelType() argument
/external/arm-optimized-routines/math/test/rtest/
Dtypes.h14 typedef unsigned int uint32; typedef
18 typedef unsigned long uint32; typedef
/external/boringssl/src/ssl/test/runner/
Dchacha20_poly1305.go28 func leftRotate(a uint32, n uint) uint32 {
32 func chaChaQuarterRound(state *[16]uint32, a, b, c, d int) {
46 func chaCha20Block(state *[16]uint32, out []byte) {
/external/flatbuffers/tests/MyGame/Example/
DAbility.go36 func CreateAbility(builder *flatbuffers.Builder, id uint32, distance uint32) flatbuffers.UOffsetT {
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/
Dgflags_declare.h86 typedef u_int32_t uint32; typedef
91 typedef unsigned __int32 uint32; typedef
/external/swiftshader/third_party/subzero/crosstest/
Dxdefs.h19 typedef unsigned int uint32; typedef
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxertypes.h16 typedef unsigned int uint32; typedef
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxertypes.h16 typedef unsigned int uint32; typedef
/external/tensorflow/tensorflow/core/platform/default/
Dintegral_types.h31 typedef unsigned int uint32; typedef
/external/libtextclassifier/native/lang_id/common/lite_base/
Dintegral-types.h25 typedef unsigned int uint32; typedef
/external/libjpeg-turbo/md5/
Dmd5.h41 typedef unsigned int uint32; typedef
/external/boringssl/src/ssl/test/runner/poly1305/
Dsum_arm.go11 func poly1305_auth_armv6(out *[16]byte, m *byte, mlen uint32, key *[32]byte)
/external/google-breakpad/src/common/dwarf/
Dtypes.h45 typedef unsigned int uint32; typedef
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h36 typedef uint32_t uint32; typedef
/external/flatbuffers/python/flatbuffers/
Dpacker.py29 uint32 = struct.Struct("<I") variable
/external/libtextclassifier/native/utils/base/
Dintegral_types.h27 typedef unsigned int uint32; typedef
/external/nanopb-c/tests/intsizes/
Dintsizes_unittests.c14 int32, uint32, sint32, \ argument
/external/grpc-grpc/third_party/nanopb/tests/intsizes/
Dintsizes_unittests.c14 int32, uint32, sint32, \ argument
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h34 typedef uint32_t uint32; typedef

1234