/prebuilts/go/darwin-x86/src/debug/pe/ |
file.go | 30 VirtualSize uint32 31 VirtualAddress uint32 32 Size uint32 33 Offset uint32 34 PointerToRelocations uint32 35 PointerToLineNumbers uint32 38 Characteristics uint32 56 Value uint32 63 OriginalFirstThunk uint32 64 TimeDateStamp uint32 [all...] |
/prebuilts/go/linux-x86/src/debug/pe/ |
file.go | 30 VirtualSize uint32 31 VirtualAddress uint32 32 Size uint32 33 Offset uint32 34 PointerToRelocations uint32 35 PointerToLineNumbers uint32 38 Characteristics uint32 56 Value uint32 63 OriginalFirstThunk uint32 64 TimeDateStamp uint32 [all...] |
/system/bt/stack/include/ |
sdp_api.h | 103 UINT32 u32; /* 32-bit integer */ 122 UINT32 time_read; /* The time the record was read */ 128 UINT32 mem_size; /* Memory size of the DB */ 129 UINT32 mem_free; /* Memory still available */ 138 UINT32 raw_size; /* size of raw_data */ 139 UINT32 raw_used; /* length of raw_data used */ 190 BOOLEAN SDP_InitDiscoveryDb (tSDP_DISCOVERY_DB *p_db, UINT32 len, 421 UINT32 SDP_CreateRecord (void); 437 BOOLEAN SDP_DeleteRecord (UINT32 handle); 453 INT32 SDP_ReadRecord(UINT32 handle, UINT8 *p_data, INT32 *p_data_len) [all...] |
/external/dng_sdk/source/ |
dng_ifd.cpp | 195 uint32 j; 196 uint32 k; 197 uint32 n; 262 uint32 parentCode, 263 uint32 tagCode, 264 uint32 tagType, 265 uint32 tagCount, 269 uint32 j; 270 uint32 k; 271 uint32 n [all...] |
/external/lzma/CPP/7zip/Archive/ |
XzHandler.cpp | 140 UInt32 _filterId;
149 HRESULT Open2(IInStream *inStream, /* UInt32 flags, */ IArchiveOpenCallback *callback);
174 STDMETHOD(SetProperties)(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps);
213 static void AddUInt32ToString(AString &s, UInt32 value)
223 UInt32 size;
229 size = (UInt32)(2 | (prop & 1)) << (prop / 2 + 1);
243 UInt32 Id;
284 AddUInt32ToString(s, (UInt32)f.props[0] + 1);
288 for (UInt32 bi = 0; bi < f.propsSize; bi++)
326 UInt32 mask = 0; [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
softfloat_arm.go | 27 func fputf(reg uint32, val uint32) { 32 func fputd(reg uint32, val uint64) { 34 _g_.m.freglo[reg] = uint32(val) 35 _g_.m.freghi[reg] = uint32(val >> 32) 38 func fgetd(reg uint32) uint64 { 50 func fstatus(nan bool, cmp int32) uint32 { 66 var conditions = [10 / 2]uint32{ 79 func stepflt(pc *uint32, regs *[15]uint32) uint32 [all...] |
sema.go | 30 nwait uint32 // Number of waiters. Read w/o the lock. 42 func sync_runtime_Semacquire(addr *uint32) { 47 func net_runtime_Semacquire(addr *uint32) { 52 func sync_runtime_Semrelease(addr *uint32) { 57 func net_runtime_Semrelease(addr *uint32) { 62 func semacquire(addr *uint32, profile bool) { 111 func semrelease(addr *uint32) { 147 func semroot(addr *uint32) *semaRoot { 151 func cansemacquire(addr *uint32) bool { 163 func (root *semaRoot) queue(addr *uint32, s *sudog) [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
softfloat_arm.go | 27 func fputf(reg uint32, val uint32) { 32 func fputd(reg uint32, val uint64) { 34 _g_.m.freglo[reg] = uint32(val) 35 _g_.m.freghi[reg] = uint32(val >> 32) 38 func fgetd(reg uint32) uint64 { 50 func fstatus(nan bool, cmp int32) uint32 { 66 var conditions = [10 / 2]uint32{ 79 func stepflt(pc *uint32, regs *[15]uint32) uint32 [all...] |
sema.go | 30 nwait uint32 // Number of waiters. Read w/o the lock. 42 func sync_runtime_Semacquire(addr *uint32) { 47 func net_runtime_Semacquire(addr *uint32) { 52 func sync_runtime_Semrelease(addr *uint32) { 57 func net_runtime_Semrelease(addr *uint32) { 62 func semacquire(addr *uint32, profile bool) { 111 func semrelease(addr *uint32) { 147 func semroot(addr *uint32) *semaRoot { 151 func cansemacquire(addr *uint32) bool { 163 func (root *semaRoot) queue(addr *uint32, s *sudog) [all...] |
/external/neven/Embedded/common/src/b_APIEm/ |
Functions.c | 42 uint32 rawSizeA, 45 uint32 refSizeA, 51 uint32 iL, jL, kL; 85 uint32 maxIndexL = 0; 115 uint32 maxIndexL = 0; 119 bbs_memset32( maxSimArrL, ( uint32 )-1, bbs_SIZEOF32( maxSimArrL ) ); 174 refSimL -= ( (uint32)1 << 24 ); 190 uint32 refSizeA, 195 uint32 iL, jL, kL; 241 bbs_memset32( maxSimArrL, ( uint32 )-1, bbs_SIZEOF32( maxSimArrL ) ) [all...] |
DCR.h | 55 uint32 maxImageWidthE; 58 uint32 maxImageHeightE; 64 uint32 imageWidthE; 67 uint32 imageHeightE; 118 uint32 imageWidthA, 119 uint32 imageHeightA, 120 uint32 cueSizeA, 131 uint32 widthA, 132 uint32 heightA ); 142 uint32 widthA, [all...] |
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
LocalScanDetector.h | 91 uint32 patchWidthE; 94 uint32 patchHeightE; 97 uint32 scanWidthE; 100 uint32 scanHeightE; 103 uint32 scaleExpE; 109 uint32 warpScaleThresholdE; 124 uint32 outlierDistanceE; 136 uint32 pcaDimSubSpaceE; 139 uint32 maxImageWidthE; 142 uint32 maxImageHeightE [all...] |
Feature.h | 63 uint32 typeE; 66 uint32 patchWidthE; 69 uint32 patchHeightE; 74 int32 ( *vpActivityE )( const struct bbf_Feature* ptrA, const uint32* patchA ); 110 uint32 bbf_Feature_memSize( struct bbs_Context* cpA, 114 uint32 bbf_Feature_memWrite( struct bbs_Context* cpA, 118 uint32 bbf_Feature_memRead( struct bbs_Context* cpA, 133 uint32 bbf_featureMemSize( struct bbs_Context* cpA, 137 uint32 bbf_featureMemWrite( struct bbs_Context* cpA, 141 uint32 bbf_featureMemRead( struct bbs_Context* cpA [all...] |
/external/lzma/C/ |
Lzma2Dec.c | 41 #define LZMA2_DIC_SIZE_FROM_PROP(p) (((UInt32)2 | ((p) & 1)) << ((p) / 2 + 11))
65 UInt32 dicSize;
117 p->unpackSize = (UInt32)(p->control & 0x1F) << 16;
121 p->unpackSize |= (UInt32)b << 8;
125 p->unpackSize |= (UInt32)b;
131 p->packSize = (UInt32)b << 8;
135 p->packSize |= (UInt32)b;
167 p->processedPos += (UInt32)size;
240 p->unpackSize -= (UInt32)srcSizeCur;
268 p->packSize -= (UInt32)srcSizeCur; [all...] |
/external/lzma/CPP/7zip/Compress/ |
CodecExports.cpp | 51 static HRESULT FindCodecClassId(const GUID *clsID, UInt32 isCoder2, bool isFilter, bool &encode, int &index)
148 STDAPI GetMethodProperty(UInt32 codecIndex, PROPID propID, PROPVARIANT *value)
181 STDAPI GetNumberOfMethods(UINT32 *numCodecs)
201 static HRESULT CreateHasher2(UInt32 index, IHasher **hasher)
222 STDAPI GetHasherProp(UInt32 codecIndex, PROPID propID, PROPVARIANT *value)
255 STDMETHOD_(UInt32, GetNumHashers)();
256 STDMETHOD(GetHasherProp)(UInt32 index, PROPID propID, PROPVARIANT *value);
257 STDMETHOD(CreateHasher)(UInt32 index, IHasher **hasher);
270 STDMETHODIMP_(UInt32) CHashers::GetNumHashers()
275 STDMETHODIMP CHashers::GetHasherProp(UInt32 index, PROPID propID, PROPVARIANT *value) [all...] |
/external/neven/Embedded/common/src/b_BasicEm/ |
Int16Arr.h | 48 uint32 sizeE; 51 uint32 allocatedSizeE; 84 uint32 bbs_Int16Arr_heapSize( struct bbs_Context* cpA, 86 uint32 sizeA ); 93 uint32 sizeA, 104 uint32 sizeA, 107 uint32 alignBytesA ); 112 uint32 sizeA ); 117 uint32 bbs_Int16Arr_memSize( struct bbs_Context* cpA, 121 uint32 bbs_Int16Arr_memWrite( struct bbs_Context* cpA [all...] |
/external/neven/Embedded/common/src/b_TensorEm/ |
CompactMat.h | 51 uint32 widthE; 54 uint32 heightE; 57 uint32 bitsPerValueE; 60 uint32 wordsPerRowE; 111 uint32 widthA, 112 uint32 heightA, 113 uint32 bitsA, 114 uint32 maxRowSizeA, 120 uint32 bts_CompactMat_memSize( struct bbs_Context* cpA, 124 uint32 bts_CompactMat_memWrite( struct bbs_Context* cpA [all...] |
/external/tpm2/ |
CryptoEngine.h | 24 typedef UINT32 NUMDIGITS; // When a size is a number of "digits" 43 UINT32 rng; 44 UINT32 hash; 45 UINT32 sym; 47 UINT32 rsa; 50 UINT32 ecc; 144 typedef UINT32 DRBG_SEED[(DRBG_KEY_SIZE_BITS + DRBG_IV_SIZE_BITS) / 32]; 147 UINT32 magic; 149 UINT32 lastValue[4]; // used when the TPM does continuous self-test 167 UINT32 curveID; // The curve identifie [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/encoding/ |
binary.a | 13 type @"".ByteOrder interface { PutUint16(? []byte, ? uint16); PutUint32(? []byte, ? uint32); PutUint64(? []byte, ? uint64); String() (? string); Uint16(? []byte) (? uint16); Uint32(? []byte) (? uint32); Uint64(? []byte) (? uint64) } 17 func (? @"".littleEndian) PutUint32 (@"".b·1 []byte "esc:0x1", @"".v·2 uint32) { @"".b·1[0x0] = byte(@"".v·2); @"".b·1[0x1] = byte(@"".v·2 >> 0x8); @"".b·1[0x2] = byte(@"".v·2 >> 0x10); @"".b·1[0x3] = byte(@"".v·2 >> 0x18) } 21 func (? @"".littleEndian) Uint32 (@"".b·2 []byte "esc:0x1") (? uint32) { return uint32(@"".b·2[0x0]) | uint32(@"".b·2[0x1]) << 0x8 | uint32(@"".b·2[0x2]) << 0x10 | uint32(@"".b·2[0x3]) << 0x18 [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64_race/encoding/ |
binary.a | 13 type @"".ByteOrder interface { PutUint16(? []byte, ? uint16); PutUint32(? []byte, ? uint32); PutUint64(? []byte, ? uint64); String() (? string); Uint16(? []byte) (? uint16); Uint32(? []byte) (? uint32); Uint64(? []byte) (? uint64) } 17 func (? @"".littleEndian) PutUint32 (@"".b·1 []byte "esc:0x1", @"".v·2 uint32) { @"".b·1[0x0] = byte(@"".v·2); @"".b·1[0x1] = byte(@"".v·2 >> 0x8); @"".b·1[0x2] = byte(@"".v·2 >> 0x10); @"".b·1[0x3] = byte(@"".v·2 >> 0x18) } 21 func (? @"".littleEndian) Uint32 (@"".b·2 []byte "esc:0x1") (? uint32) { return uint32(@"".b·2[0x0]) | uint32(@"".b·2[0x1]) << 0x8 | uint32(@"".b·2[0x2]) << 0x10 | uint32(@"".b·2[0x3]) << 0x18 [all...] |
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
vbp_mp42_parser.c | 26 uint32 vbp_get_sc_pos_mp42(uint8 *buf, uint32 length, 27 uint32* sc_phase, uint32 *sc_end_pos, uint8 *is_normal_sc); 33 uint32 vbp_process_slices_mp42(vbp_context *pcontext, int list_index); 34 uint32 vbp_process_slices_svh_mp42(vbp_context *pcontext, int list_index); 48 uint32 vbp_init_parser_entries_mp42( vbp_context *pcontext) 97 uint32 vbp_parse_init_data_mp42(vbp_context *pcontext) 106 uint32 vbp_process_parsing_result_mp42(vbp_context *pcontext, int list_index) 113 uint32 current_sc = parser->current_sc [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 78 // uint32 size; 213 bool ReadLittleEndian32(uint32* value); 221 uint32* value); 228 // it to uint32, but may be more efficient. 229 bool ReadVarint32(uint32* value); 239 uint32 ReadTag() GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 248 bool ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 259 uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 276 bool LastTagWas(uint32 expected); 469 uint32 last_tag_; // result of last ReadTag() [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 78 // uint32 size; 213 bool ReadLittleEndian32(uint32* value); 221 uint32* value); 228 // it to uint32, but may be more efficient. 229 bool ReadVarint32(uint32* value); 239 uint32 ReadTag() GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 248 bool ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 259 uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 276 bool LastTagWas(uint32 expected); 469 uint32 last_tag_; // result of last ReadTag() [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/ |
coded_stream.h | 78 // uint32 size; 213 bool ReadLittleEndian32(uint32* value); 221 uint32* value); 228 // it to uint32, but may be more efficient. 229 bool ReadVarint32(uint32* value); 239 uint32 ReadTag() GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 248 bool ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 259 uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 276 bool LastTagWas(uint32 expected); 469 uint32 last_tag_; // result of last ReadTag() [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/ |
coded_stream.h | 78 // uint32 size; 213 bool ReadLittleEndian32(uint32* value); 221 uint32* value); 228 // it to uint32, but may be more efficient. 229 bool ReadVarint32(uint32* value); 239 uint32 ReadTag() GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 248 bool ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 259 uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; 276 bool LastTagWas(uint32 expected); 469 uint32 last_tag_; // result of last ReadTag() [all...] |