/prebuilts/go/linux-x86/src/runtime/ |
os_nacl.go | 30 func mmap(addr unsafe.Pointer, n uintptr, prot, flags, fd int32, off uint32) unsafe.Pointer 53 func sigfwd(fn uintptr, sig uint32, info *siginfo, ctx unsafe.Pointer) {
|
signal_unix.go | 20 func sigfwdgo(sig uint32, info *siginfo, ctx unsafe.Pointer) bool { 23 if sig >= uint32(len(sigtable)) {
|
/prebuilts/go/linux-x86/src/syscall/ |
lsf_linux.go | 14 return &SockFilter{Code: uint16(code), K: uint32(k)} 18 return &SockFilter{Code: uint16(code), Jt: uint8(jt), Jf: uint8(jf), K: uint32(k)}
|
syscall_darwin_amd64.go | 50 msghdr.Controllen = uint32(length) 54 cmsg.Len = uint32(length)
|
syscall_darwin_arm64.go | 50 msghdr.Controllen = uint32(length) 54 cmsg.Len = uint32(length)
|
syscall_dragonfly_amd64.go | 39 msghdr.Controllen = uint32(length) 43 cmsg.Len = uint32(length)
|
syscall_freebsd_amd64.go | 39 msghdr.Controllen = uint32(length) 43 cmsg.Len = uint32(length)
|
/prebuilts/go/linux-x86/test/ |
rename.go | 52 uint32 + 98 uint32 = 35
|
typeswitch1.go | 35 case uint, uint8, uint16, uint32: 54 case uint, uint8, uint16, uint32:
|
/prebuilts/misc/windows/sdl2/test/ |
testiconv.c | 21 Uint32 *p = (Uint32 *) data;
|
/system/bt/stack/sdp/ |
sdpint.h | 122 UINT32 len; /* Number of bytes in the entry */ 131 UINT32 record_handle; 132 UINT32 free_pad_ptr; 142 UINT32 di_primary_handle; /* Device ID Primary record or NULL if nonexistent */ 191 UINT32 handles[SDP_MAX_DISC_SERVER_RECS]; /* Discovered server record handles */ 284 extern UINT8 *sdpu_get_len_from_type (UINT8 *p, UINT8 type, UINT32 *p_len); 286 extern BOOLEAN sdpu_compare_uuid_arrays (UINT8 *p_uuid1, UINT32 len1, UINT8 *p_uuid2, UINT16 len2); 300 extern tSDP_RECORD *sdp_db_find_record (UINT32 handle);
|
/external/dng_sdk/source/ |
dng_camera_profile.h | 198 uint32 fCalibrationIlluminant1; 199 uint32 fCalibrationIlluminant2; 238 uint32 fEmbedPolicy; 247 uint32 fHueSatMapEncoding; 255 uint32 fLookTableEncoding; 265 uint32 fDefaultBlackRender; 345 void SetCalibrationIlluminant1 (uint32 light) 356 void SetCalibrationIlluminant2 (uint32 light) 367 uint32 CalibrationIlluminant1 () const 377 uint32 CalibrationIlluminant2 () cons [all...] |
dng_host.cpp | 90 dng_memory_block * dng_host::Allocate (uint32 logicalSize) 193 uint32 dng_host::SaveDNGVersion () const 247 uint32 dng_host::PerformAreaTaskThreads () 342 uint32 planes, 343 uint32 pixelType) 364 dng_opcode * dng_host::Make_dng_opcode (uint32 opcodeID,
|
dng_render.h | 150 uint32 fFinalPixelType; 152 uint32 fMaximumSize; 256 void SetFinalPixelType (uint32 type) 265 uint32 FinalPixelType () const 276 void SetMaximumSize (uint32 size) 287 uint32 MaximumSize () const
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
compare_win.cc | 24 uint32 SumSquareError_SSE2(const uint8* src_a, const uint8* src_b, int count) { 65 uint32 SumSquareError_AVX2(const uint8* src_a, const uint8* src_b, int count) { 139 uint32 HashDjb2_SSE41(const uint8* src, int count, uint32 seed) { 190 uint32 HashDjb2_AVX2(const uint8* src, int count, uint32 seed) {
|
/external/libyuv/files/include/libyuv/ |
video_common.h | 31 (static_cast<uint32>(a)) | (static_cast<uint32>(b) << 8) | \ 32 (static_cast<uint32>(c) << 16) | (static_cast<uint32>(d) << 24)) 152 LIBYUV_API uint32 CanonicalFourCC(uint32 fourcc);
|
/external/llvm/docs/ |
FaultMaps.rst | 44 uint32 : NumFunctions 47 uint32 : NumFaultingPCs 48 uint32 : Reserved (expected to be 0) 50 uint32 : FaultKind = FaultMaps::FaultingLoad (only legal value currently) 51 uint32 : FaultingPCOffset 52 uint32 : HandlerPCOffset
|
/external/lzma/C/ |
Xz.h | 38 UInt32 propsSize;
55 SRes XzBlock_ReadHeader(CXzBlock *p, ISeqInStream *inStream, Bool *isIndex, UInt32 *headerSizeRes);
80 UInt32 crc;
197 UInt32 pos;
203 UInt32 blockHeaderSize;
216 UInt32 crc;
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zHandlerOut.cpp | 26 static const UInt32 k_NumFastBytes_ForHeaders = 273;
27 static const UInt32 k_Level_ForHeaders = 5;
28 static const UInt32 k_Dictionary_ForHeaders =
35 STDMETHODIMP CHandler::GetFileTimeType(UInt32 *type)
89 , UInt32 numThreads
118 UInt32 dicSize;
124 case k_Deflate: dicSize = (UInt32)1 << 15; break;
231 STDMETHODIMP CHandler::UpdateItems(ISequentialOutStream *outStream, UInt32 numItems,
280 for (UInt32 i = 0; i < numItems; i++)
283 UInt32 indexInArchive; [all...] |
7zOut.h | 130 CRecordVector<UInt32> SecureSizes;
131 CRecordVector<UInt32> SecureIDs;
229 HRESULT WriteDirect(const void *data, UInt32 size) { return WriteStream(SeqStream, data, size); }
235 void WriteUInt32(UInt32 value);
278 UInt32 _crc;
311 static UInt32 GetVolHeadersSize(UInt64 dataSize, int nameLength = 0, bool props = false);
|
/external/lzma/CPP/7zip/Archive/ |
ArchiveExports.cpp | 90 STDAPI GetHandlerProperty2(UInt32 formatIndex, PROPID propID, PROPVARIANT *value)
113 case NArchive::NHandlerPropID::kFlags: prop = (UInt32)arc.Flags; break;
114 case NArchive::NHandlerPropID::kSignatureOffset: prop = (UInt32)arc.SignatureOffset; break;
115 // case NArchive::NHandlerPropID::kVersion: prop = (UInt32)MY_VER_MIX; break;
136 STDAPI GetNumberOfFormats(UINT32 *numFormats)
142 STDAPI GetIsArc(UInt32 formatIndex, Func_IsArc *isArc)
|
/external/lzma/CPP/7zip/UI/Client7z/ |
Client7z.cpp | 102 static HRESULT IsArchiveItemProp(IInArchive *archive, UInt32 index, PROPID propID, bool &result)
115 static HRESULT IsArchiveItemFolder(IInArchive *archive, UInt32 index, bool &result)
200 STDMETHOD(GetStream)(UInt32 index, ISequentialOutStream **outStream, Int32 askExtractMode);
216 UInt32 Attrib;
253 STDMETHODIMP CArchiveExtractCallback::GetStream(UInt32 index,
476 UInt32 Attrib;
495 STDMETHOD(GetUpdateItemInfo)(UInt32 index,
496 Int32 *newData, Int32 *newProperties, UInt32 *indexInArchive);
497 STDMETHOD(GetProperty)(UInt32 index, PROPID propID, PROPVARIANT *value);
498 STDMETHOD(GetStream)(UInt32 index, ISequentialInStream **inStream); [all...] |
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
I04Dns2x4Ftr.c | 45 ptrA->baseE.typeE = ( uint32 )bbf_FT_I04_DNS_2X4_FTR; 122 uint32 bbf_I04Dns2x4Ftr_memSize( struct bbs_Context* cpA, 125 uint32 memSizeL = bbs_SIZEOF16( uint32 ) + 126 bbs_SIZEOF16( uint32 ); /* version */ 138 uint32 bbf_I04Dns2x4Ftr_memWrite( struct bbs_Context* cpA, 142 uint32 memSizeL = bbf_I04Dns2x4Ftr_memSize( cpA, ptrA ); 154 uint32 bbf_I04Dns2x4Ftr_memRead( struct bbs_Context* cpA, 159 uint32 memSizeL, versionL; 171 bbs_ERR0( bbs_ERR_CORRUPT_DATA, "uint32 bbf_I04Dns2x4Ftr_memRead( struct bem_ScanGradientMove* ptrA, const uint16* memPtrA ):\n [all...] |
L01Dns2x4Ftr.c | 45 ptrA->baseE.typeE = ( uint32 )bbf_FT_L01_DNS_2X4_FTR; 118 uint32 bbf_L01Dns2x4Ftr_memSize( struct bbs_Context* cpA, 121 uint32 memSizeL = bbs_SIZEOF16( uint32 ) + 122 bbs_SIZEOF16( uint32 ); /* version */ 133 uint32 bbf_L01Dns2x4Ftr_memWrite( struct bbs_Context* cpA, 137 uint32 memSizeL = bbf_L01Dns2x4Ftr_memSize( cpA, ptrA ); 148 uint32 bbf_L01Dns2x4Ftr_memRead( struct bbs_Context* cpA, 153 uint32 memSizeL, versionL; 164 bbs_ERR0( bbs_ERR_CORRUPT_DATA, "uint32 bbf_L01Dns2x4Ftr_memRead( struct bem_ScanGradientMove* ptrA, const uint16* memPtrA ):\n [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
bitstream.h | 39 PV_STATUS BitstreamShowBits32(BitstreamDecVideo *stream, int nbits, uint32 *code); 40 uint32 BitstreamReadBits32(BitstreamDecVideo *stream, int nbits); 135 uint32 BitstreamReadBits32HC(BitstreamDecVideo *stream); 136 PV_STATUS BitstreamShowBits32HC(BitstreamDecVideo *stream, uint32 *code); 142 PV_STATUS PV_BitstreamShowBitsByteAlign(BitstreamDecVideo *stream, int nbits, uint32 *code); 144 PV_STATUS PV_BitstreamShowBitsByteAlignNoForceStuffing(BitstreamDecVideo *stream, int nbits, uint32 *code);
|