/prebuilts/go/linux-x86/src/syscall/ |
syscall_darwin_386.go | 40 k.Ident = uint32(fd) 46 iov.Len = uint32(length) 50 msghdr.Controllen = uint32(length) 54 cmsg.Len = uint32(length)
|
syscall_darwin_arm.go | 40 k.Ident = uint32(fd) 46 iov.Len = uint32(length) 50 msghdr.Controllen = uint32(length) 54 cmsg.Len = uint32(length)
|
syscall_freebsd_386.go | 29 k.Ident = uint32(fd) 35 iov.Len = uint32(length) 39 msghdr.Controllen = uint32(length) 43 cmsg.Len = uint32(length)
|
syscall_freebsd_arm.go | 29 k.Ident = uint32(fd) 35 iov.Len = uint32(length) 39 msghdr.Controllen = uint32(length) 43 cmsg.Len = uint32(length)
|
/system/bt/bta/jv/ |
bta_jv_int.h | 101 UINT32 handle; /* The connection handle */ 126 UINT32 handle; /* the handle reported to java app (same as gap handle) */ 141 UINT32 handle; /* the rfcomm session handle at jv */ 207 UINT32 handle; 215 UINT32 handle; 216 UINT32 req_id; 227 UINT32 handle; 228 UINT32 req_id; 241 UINT32 req_id; 268 UINT32 handle [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
sad_inline.h | 47 if ((uint32)src2 >= (uint32)src1) 56 x7 = mask & ((uint32)x7 >> 1); 108 x10 = *((uint32*)(ref += lx)); 109 x11 = *((uint32*)(ref + 4)); 110 x12 = *((uint32*)(blk += 16)); 111 x14 = *((uint32*)(blk + 4)); 121 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */ 124 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */ 127 x10 = *((uint32*)(ref + 8)) [all...] |
/external/clang/test/Analysis/ |
keychainAPI-diagnostic-visitor.m | 9 typedef unsigned int UInt32; 18 UInt32 *length, 25 UInt32 length;
|
/external/dng_sdk/source/ |
dng_file_stream.h | 47 uint32 bufferSize = kDefaultBufferSize); 56 uint32 count, 60 uint32 count,
|
dng_jpeg_image.h | 50 uint32 TilesAcross () const 62 uint32 TilesDown () const 74 uint32 TileCount () const
|
dng_simple_image.h | 43 uint32 planes, 44 uint32 pixelType, 53 virtual void SetPixelType (uint32 pixelType);
|
/external/lzma/C/ |
Threads.h | 55 WRes Semaphore_Create(CSemaphore *p, UInt32 initCount, UInt32 maxCount);
56 WRes Semaphore_ReleaseN(CSemaphore *p, UInt32 num);
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zHeader.h | 36 UInt32 NextHeaderCRC;
39 const UInt32 kStartHeaderSize = 20;
48 const UInt32 kFinishHeaderSize = kStartHeaderSize + 16;
|
/external/lzma/CPP/7zip/Bundles/SFXSetup/ |
ExtractCallbackSfx.h | 45 UInt32 Attributes;
53 UInt32 _defaultAttributes;
68 UInt32 defaultAttributes);
|
/external/lzma/CPP/7zip/Compress/ |
CopyCoder.cpp | 13 static const UInt32 kBufferSize = 1 << 17;
35 UInt32 size = kBufferSize;
37 size = (UInt32)(*outSize - TotalSize);
|
/external/lzma/CPP/7zip/Crypto/ |
7zAes.cpp | 28 for (UInt32 i = 0; i < SaltSize; i++)
38 UInt32 pos;
41 for (UInt32 i = 0; i < Password.Size() && pos < kKeySize; i++)
139 for (UInt32 i = _ivSize; i < sizeof(_iv); i++)
142 UInt32 ivSize = _ivSize;
176 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *data, UInt32 size)
179 UInt32 i;
184 UInt32 pos = 0;
191 UInt32 ivSize = (firstByte >> 6) & 1;
209 STDMETHODIMP CBaseCoder::CryptoSetPassword(const Byte *data, UInt32 size) [all...] |
/external/tpm2/ |
FirmwareRead_fp.h | 12 typedef struct { UINT32 sequenceNumber; } FirmwareRead_In; 46 UINT32* response_handle_buffer_size, 47 UINT32* response_parameter_buffer_size);
|
PCR_Read_fp.h | 15 UINT32 pcrUpdateCounter; 50 UINT32* response_handle_buffer_size, 51 UINT32* response_parameter_buffer_size);
|
SetAlgorithmSet_fp.h | 14 UINT32 algorithmSet; 37 UINT32* response_handle_buffer_size, 38 UINT32* response_parameter_buffer_size);
|
/prebuilts/go/darwin-x86/src/runtime/ |
os_netbsd.go | 18 func sigfwd(fn uintptr, sig uint32, info *siginfo, ctx unsafe.Pointer) { 26 func sysctl(mib *uint32, miblen uint32, out *byte, size *uintptr, dst *byte, ndst uintptr) int32
|
sigqueue.go | 35 mask [(_NSIG + 31) / 32]uint32 36 wanted [(_NSIG + 31) / 32]uint32 37 recv [(_NSIG + 31) / 32]uint32 38 state uint32 50 func sigsend(s uint32) bool { 51 bit := uint32(1) << uint(s&31) 93 func signal_recv() uint32 { 96 for i := uint32(0); i < _NSIG; i++ { 130 func signal_enable(s uint32) { 148 func signal_disable(s uint32) { [all...] |
/prebuilts/go/darwin-x86/src/sync/ |
runtime.go | 14 func runtime_Semacquire(s *uint32) 20 func runtime_Semrelease(s *uint32) 33 func runtime_Syncsemrelease(s *syncSema, n uint32)
|
runtime_sema_test.go | 15 sem uint32 16 pad [32]uint32 28 sem := uint32(0)
|
/prebuilts/go/darwin-x86/test/ |
intcvt.go | 34 u32 uint32 = cu32 77 func chku32(i, v uint32) { 160 chku32(uint32(i8), ci8&0xffffffff) 161 chku32(uint32(i16), ci16&0xffffffff) 162 chku32(uint32(i32), ci32&0xffffffff) 163 chku32(uint32(i64), ci64&0xffffffff) 164 chku32(uint32(u8), cu8&0xffffffff) 165 chku32(uint32(u16), cu16&0xffffffff) 166 chku32(uint32(u32), cu32&0xffffffff) 167 chku32(uint32(u64), cu64&0xffffffff [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
os_netbsd.go | 18 func sigfwd(fn uintptr, sig uint32, info *siginfo, ctx unsafe.Pointer) { 26 func sysctl(mib *uint32, miblen uint32, out *byte, size *uintptr, dst *byte, ndst uintptr) int32
|
sigqueue.go | 35 mask [(_NSIG + 31) / 32]uint32 36 wanted [(_NSIG + 31) / 32]uint32 37 recv [(_NSIG + 31) / 32]uint32 38 state uint32 50 func sigsend(s uint32) bool { 51 bit := uint32(1) << uint(s&31) 93 func signal_recv() uint32 { 96 for i := uint32(0); i < _NSIG; i++ { 130 func signal_enable(s uint32) { 148 func signal_disable(s uint32) { [all...] |