/external/chromium_org/content/renderer/media/ |
webcontentdecryptionmodulesession_impl.h | 26 typedef base::Callback<void(uint32 session_id)> SessionClosedCB; 29 uint32 session_id, 64 const uint32 session_id_;
|
/external/chromium_org/content/renderer/npapi/ |
webplugin_impl_unittest.cc | 59 static_cast<uint32>(strlen(ex1))); 73 static_cast<uint32>(strlen(ex1))); 84 static_cast<uint32>(strlen(ex1))); 107 static_cast<uint32>(strlen(ex1))); 117 static_cast<uint32>(strlen(ex1))); 131 static_cast<uint32>(strlen(ex1))); 145 static_cast<uint32>(strlen(ex1))); 156 static_cast<uint32>(strlen(ex1))); 166 static_cast<uint32>(strlen(ex1))); 176 static_cast<uint32>(strlen(ex1))) [all...] |
/external/chromium_org/gpu/command_buffer/common/ |
gpu_control.h | 49 virtual uint32 InsertSyncPoint() = 0; 52 virtual void SignalSyncPoint(uint32 sync_point, 57 virtual void SignalQuery(uint32 query, const base::Closure& callback) = 0;
|
/external/chromium_org/gpu/command_buffer/service/ |
async_pixel_transfer_delegate.h | 49 uint32 shm_size; 50 uint32 shm_data_offset; 51 uint32 shm_data_size;
|
gpu_control_service.h | 43 virtual uint32 InsertSyncPoint() OVERRIDE; 44 virtual void SignalSyncPoint(uint32 sync_point, 46 virtual void SignalQuery(uint32 query,
|
/external/chromium_org/media/midi/ |
midi_manager_mac.h | 29 uint32 port_index, 45 uint32 port_index, 64 typedef std::map<MIDIEndpointRef, uint32> SourceMap;
|
/external/chromium_org/net/dns/ |
record_parsed.h | 32 uint32 ttl() const { return ttl_; } 49 uint32 ttl, scoped_ptr<const RecordRdata> rdata, 55 const uint32 ttl_;
|
/external/chromium_org/printing/ |
pdf_metafile_skia.h | 31 uint32 src_buffer_size) OVERRIDE; 44 virtual uint32 GetDataSize() const OVERRIDE; 45 virtual bool GetData(void* dst_buffer, uint32 dst_buffer_size) const OVERRIDE;
|
/external/chromium_org/remoting/host/win/ |
wts_terminal_monitor.h | 18 extern const uint32 kInvalidSessionId; 43 static bool LookupTerminalId(uint32 session_id, std::string* terminal_id); 48 static uint32 LookupSessionId(const std::string& terminal_id);
|
/external/chromium_org/sandbox/win/src/ |
shared_handles.cc | 30 bool SharedHandles::SetHandle(uint32 tag, HANDLE handle) { 45 bool SharedHandles::GetHandle(uint32 tag, HANDLE* handle) { 58 SharedHandles::SharedItem* SharedHandles::FindByTag(uint32 tag) {
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-2110.js | 43 var uint32 = new Uint32Array(1); 46 uint32[0] = 0x80123456789abcde; 47 assertEquals(0x789ac000, uint32[0]);
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
data_types.h | 31 typedef unsigned long UINT32; 37 typedef UINT32 UINTPTR; 38 typedef UINT32 TIME_STAMP;
|
/external/libnfc-nci/src/gki/ulinux/ |
data_types.h | 31 typedef unsigned long UINT32; 37 typedef UINT32 UINTPTR; 38 typedef UINT32 TIME_STAMP;
|
/external/lzma/C/ |
Ppmd.h | 55 UInt32
63 UInt32
71 UInt32
|
Threads.c | 58 WRes Semaphore_Create(CSemaphore *p, UInt32 initCount, UInt32 maxCount)
66 WRes Semaphore_ReleaseN(CSemaphore *p, UInt32 num)
|
/external/neven/Embedded/common/src/b_BasicEm/ |
UInt16Arr.h | 48 uint32 sizeE; 51 uint32 allocatedSizeE; 84 uint32 bbs_UInt16Arr_checkSum( struct bbs_Context* cpA, 86 uint32 startIndexA, uint32 sizeA ); 89 uint32 bbs_UInt16Arr_heapSize( struct bbs_Context* cpA, 91 uint32 sizeA ); 98 uint32 sizeA, 103 struct bbs_UInt16Arr* ptrA, uint32 sizeA ); 108 uint32 bbs_UInt16Arr_memSize( struct bbs_Context* cpA [all...] |
UInt32Arr.h | 44 /** pointer to array of uint32 */ 45 uint32* arrPtrE; 48 uint32 sizeE; 51 uint32 allocatedSizeE; 84 uint32 bbs_UInt32Arr_heapSize( struct bbs_Context* cpA, 86 uint32 sizeA ); 93 uint32 sizeA, 98 struct bbs_UInt32Arr* ptrA, uint32 sizeA ); 103 uint32 bbs_UInt32Arr_memSize( struct bbs_Context* cpA, 107 uint32 bbs_UInt32Arr_memWrite( struct bbs_Context* cpA [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
zip_writer.h | 52 uint32 offset; 53 uint32 size; 54 uint32 crc32;
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_AddTimer.3 | 13 typedef Uint32 (*SDL_NewTimerCallback)(Uint32 interval, void *param);\fR
|
SDL_SetTimer.3 | 11 /* Function prototype for the timer callback function */ typedef Uint32 (*SDL_TimerCallback)(Uint32 interval);
|
/external/qemu/distrib/sdl-1.2.15/test/ |
testsem.c | 38 Uint32 start_ticks; 39 Uint32 end_ticks; 40 Uint32 duration;
|
/external/bluetooth/bluedroid/include/ |
bte_appl.h | 107 extern void BTE_appl_task(UINT32 params); 108 extern int BTAPP_enable_bta( const UINT32 bta_module_state[BTAPP_NUM_ID_BLOCKS], int includingFM ); 109 extern int BTAPP_disable_bta( const UINT32 bta_module_state[BTAPP_NUM_ID_BLOCKS], int includingFM ); 123 /* set bit id to 1 in UINT32 a[] NO RANGE CHECK!*/ 124 #define BTAPP_SET_BTA_MOD(id, a) { a[id/32] |= (UINT32)(1<<(id % 32)); } 126 /* set bit id to 0 (cleared) in UINT32 a[] NO RANGE CHECK */ 127 #define BTAPP_CLEAR_BTA_MOD(id, a) { a[id/32] &= (UINT32)!(1<<(id % 32)); } 129 /* tests if bit id is 1 in UINT32 a[] NO RANGE CHECK */ 130 #define BTAPP_BTA_MOD_IS_SET(id, a) (a[id/32] & (UINT32)(1<<(id % 32)))
|
/external/chromium/net/disk_cache/ |
bitmap.cc | 14 int FindLSBSetNonZero(uint32 word) { 22 uint32 as_uint; 31 int FindLSBNonEmpty(uint32 word, bool value) { 47 map_ = new uint32[array_size_]; 54 Bitmap::Bitmap(uint32* map, int num_bits, int num_words) 75 uint32* new_map = new uint32[array_size_]; 119 void Bitmap::SetMapElement(int array_index, uint32 value) { 125 uint32 Bitmap::GetMapElement(int array_index) const { 131 void Bitmap::SetMap(const uint32* map, int size) [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
bytebuffer.h | 51 bool ReadUInt24(uint32* val); 52 bool ReadUInt32(uint32* val); 59 void WriteUInt24(uint32 val); 60 void WriteUInt32(uint32 val);
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
videocommon.h | 44 (static_cast<uint32>(a)) | (static_cast<uint32>(b) << 8) | \ 45 (static_cast<uint32>(c) << 16) | (static_cast<uint32>(d) << 24)) 48 inline std::string GetFourccName(uint32 fourcc) { 98 uint32 CanonicalFourCC(uint32 fourcc); 111 VideoFormat(int w, int h, int64 interval_ns, uint32 cc) 158 uint32 fourcc; // color space. FOURCC_ANY means that any color space is OK.
|