/external/chromium_org/sandbox/win/src/ |
crosscall_server.cc | 28 uint32 GetActualBufferSize(uint32 param_count, void* buffer_base) { 69 bool IsSizeWithinRange(uint32 buffer_size, uint32 min_declared_size, 70 uint32 declared_size) { 107 uint32 buffer_size, 108 uint32* output_size) { 122 uint32 param_count = 0; 123 uint32 declared_size; 124 uint32 min_declared_size [all...] |
/external/neven/Embedded/common/src/b_ImageEm/ |
Functions.c | 40 uint32 srcWidthA, 41 uint32 effWidthA, 42 uint32 effHeightA ) 44 uint32 wsL = srcWidthA; 45 uint32 w0L = effWidthA; 46 uint32 h0L = effHeightA; 47 uint32 w1L = w0L >> 1; 48 uint32 h1L = h0L >> 1; 53 uint32 iL, jL; 58 *dstL = ( ( uint32 )srcL[ 0 ] + srcL[ 1 ] + srcL[ wsL ] + srcL[ wsL + 1 ] + 2 ) >> 2 [all...] |
/external/chromium_org/chrome/browser/ |
pepper_flash_settings_manager.cc | 48 void DeauthorizeContentLicenses(uint32 request_id); 50 uint32 request_id, 53 uint32 request_id, 57 void SetSitePermission(uint32 request_id, 60 void GetSitesWithData(uint32 request_id); 61 void ClearSiteData(uint32 request_id, 102 uint32 id; 127 void DeauthorizeContentLicensesOnIOThread(uint32 request_id); 129 uint32 request_id, 131 void DeauthorizeContentLicensesInPlugin(uint32 request_id, bool success) [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
mp4_utils.cpp | 57 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) { 59 uint32 bitBuf = 62 uint32 value = (bitBuf >> (32 - posPtr->bitPos - size)) & MASK(size); 74 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode) { 75 uint32 code = 0xFFFFFFFF; 76 for (uint32 i = 0; i < size; i++) { 89 uint32 profile_and_level_indication = 0 [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
mp4_utils.cpp | 57 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) 60 uint32 bitBuf = 63 uint32 value = (bitBuf >> (32 - posPtr->bitPos - size)) & MASK(size); 76 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode) 78 uint32 code = 0xFFFFFFFF; 80 for (uint32 i = 0; i < size; i++) { 94 uint32 profile_and_level_indication = 0 [all...] |
/external/chromium/chrome/browser/ |
keychain_mock_mac.h | 31 UInt32 *length, void **outData) const; 35 UInt32 length, const void *data) const; 49 UInt32 serverNameLength, 51 UInt32 securityDomainLength, 53 UInt32 accountNameLength, 55 UInt32 pathLength, const char *path, 58 UInt32 passwordLength, 62 UInt32 serviceNameLength, 64 UInt32 accountNameLength, 66 UInt32 *passwordLength [all...] |
/external/chromium/net/disk_cache/ |
hash.h | 17 uint32 SuperFastHash(const char * data, int len); 19 inline uint32 Hash(const char* key, size_t length) { 23 inline uint32 Hash(const std::string& key) {
|
/external/chromium_org/base/ |
hash.h | 17 BASE_EXPORT uint32 SuperFastHash(const char * data, int len); 19 inline uint32 Hash(const char* key, size_t length) { 23 inline uint32 Hash(const std::string& key) {
|
/external/chromium_org/chrome/browser/net/ |
probe_message.cc | 13 const uint32 ProbeMessage::kVersion = 2; 14 const uint32 ProbeMessage::kMaxNumberProbePackets = 21; 15 const uint32 ProbeMessage::kMaxProbePacketBytes = 1500; 17 const uint32 ProbeMessage::kMaxPacingIntervalMicros = 300000000; 46 uint32 computed_checksum = Checksum(probe_packet->padding()); 62 uint32 ProbeMessage::Checksum(const std::string& str) const { 63 uint32 ret = 0; 71 uint32 group_id, 72 uint32 probe_size, 73 uint32 pacing_interval_micros [all...] |
/external/chromium_org/media/cast/rtcp/ |
mock_rtcp_receiver_feedback.h | 41 void(uint32 media_ssrc, 42 uint32 last_report, 43 uint32 delay_since_last_report));
|
/external/chromium_org/media/cast/rtp_receiver/rtp_parser/include/mock/ |
mock_rtp_feedback.h | 20 const uint32 rate)); 29 void(const int32 id, const uint32 ssrc)); 31 void(const int32 id, const uint32 csrc, const bool added));
|
/external/chromium_org/net/quic/ |
quic_spdy_compressor.h | 18 // uint32 - Priority 19 // uint32 - Header ID 20 // uint32 - Compressed header length
|
/external/chromium_org/third_party/re2/util/ |
random.cc | 15 uint32 lo = A * (int32)(seed_ & 0xFFFF); 16 uint32 hi = A * (int32)((uint32)seed_ >> 16);
|
/external/chromium_org/ui/base/dragdrop/ |
drag_drop_types_win.cc | 12 uint32 effect) { 23 uint32 ui::DragDropTypes::DragOperationToDropEffect(int drag_operation) { 24 uint32 drop_effect = DROPEFFECT_NONE;
|
/external/libnfc-nci/halimpl/bcm2079x/include/ |
buildcfg.h | 32 extern UINT8 *scru_dump_hex (UINT8 *p, char *p_title, UINT32 len, UINT32 trace_layer, UINT32 trace_type);
|
/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/Archive/Common/ |
CoderMixer2.cpp | 14 UInt32 j;
26 UInt32 destInOffset = 0;
27 UInt32 destOutOffset = 0;
28 UInt32 srcInOffset = NumSrcInStreams;
29 UInt32 srcOutOffset = _numSrcOutStreams;
38 UInt32 j;
41 UInt32 index = srcInOffset + j;
47 UInt32 index = srcOutOffset + j;
84 CCoderInfo2::CCoderInfo2(UInt32 numInStreams, UInt32 numOutStreams): [all...] |
MultiStream.cpp | 7 STDMETHODIMP CMultiStream::Read(void *data, UInt32 size, UInt32 *processedSize)
43 size = (UInt32)rem;
52 STDMETHODIMP CMultiStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
98 STDMETHOD(Write)(const void *data, UInt32 size, UInt32 *processedSize);
117 STDMETHODIMP COutMultiStream::Write(const void *data, UInt32 size, UInt32 *processedSize)
147 UInt32 curSize = (UInt32)MyMin((UInt64)size, subStream.Size - subStream.Pos); [all...] |
/external/lzma/CPP/7zip/Common/ |
OffsetStream.cpp | 15 STDMETHODIMP COffsetOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize)
20 STDMETHODIMP COffsetOutStream::Seek(Int64 offset, UInt32 seekOrigin,
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Functions.c | 47 uint32 bbs_memWrite32( const void* ptrA, 50 uint32 valL = *( uint32* )ptrA; 61 return bbs_SIZEOF16( uint32 ); 66 uint32 bbs_memRead32( void* ptrA, 69 uint32 valL = 0; 72 valL |= ( ( uint32 )bbs_swapBytes( *memPtrA++ ) << 0 ); 73 valL |= ( ( uint32 )bbs_swapBytes( *memPtrA++ ) << 16 ); 75 valL |= ( ( uint32 )*memPtrA++ << 0 ); 76 valL |= ( ( uint32 )*memPtrA++ << 16 ) [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/photon/ |
SDL_ph_video.h | 65 Uint32 red; 66 Uint32 green; 67 Uint32 blue; 68 Uint32 alpha; 69 Uint32 bpp; 87 Uint32 OGLFlags; /* OpenGL flags */ 88 Uint32 OGLBPP; /* OpenGL bpp */ 103 Uint32 current; 104 Uint32 flags; 116 Uint32 visualbpp; /* current visual bpp * [all...] |
/external/regex-re2/util/ |
random.cc | 15 uint32 lo = A * (int32)(seed_ & 0xFFFF); 16 uint32 hi = A * (int32)((uint32)seed_ >> 16);
|
/external/bluetooth/bluedroid/bta/jv/ |
bta_jv_int.h | 99 UINT32 service; 168 UINT32 handle; /* The connection handle */ 194 UINT32 handle; /* the handle reported to java app (same as gap handle) */ 208 UINT32 handle; /* the rfcomm session handle at jv */ 256 UINT32 handle; 264 UINT32 handle; 265 UINT32 req_id; 275 UINT32 handle; 276 UINT32 req_id; 302 UINT32 handle [all...] |
/external/chromium_org/cloud_print/gcp20/prototype/ |
dns_response_builder.h | 29 uint32 ttl; 43 void AppendPtr(const std::string& service_type, uint32 ttl, 45 void AppendSrv(const std::string& service_name, uint32 ttl, uint16 priority, 48 void AppendA(const std::string& service_domain_name, uint32 ttl, 50 void AppendTxt(const std::string& service_name, uint32 ttl, 58 void AddResponse(const std::string& name, uint16 type, uint32 ttl,
|
/external/chromium_org/content/renderer/gpu/ |
mailbox_output_surface.h | 29 uint32 output_surface_id, 44 virtual void OnSwapAck(uint32 output_surface_id, 52 TransferableFrame(uint32 texture_id, 57 uint32 texture_id; 60 uint32 sync_point; 67 uint32 fbo_;
|