HomeSort by relevance Sort by last modified time
    Searched refs:uint32 (Results 526 - 550 of 717) sorted by null

<<212223242526272829

  /external/chromium/chrome/common/net/gaia/
gaia_authenticator.h 162 uint32 request_id;
279 uint32 request_count_;
  /external/chromium/chrome/common/
service_process_util.cc 33 const uint32 kMaxVersionStringLength = 256;
234 uint32 alloc_size = sizeof(ServiceProcessSharedData);
  /external/chromium/net/base/
net_util.h 47 typedef uint32 FormatUrlType;
48 typedef uint32 FormatUrlTypes;
  /external/chromium/third_party/libjingle/source/talk/base/
pathutils.cc 245 bool Pathname::GetDrive(char *drive, uint32 bytes) const {
250 bool Pathname::GetDrive(char *drive, uint32 bytes,
thread.cc 371 void Thread::Send(MessageHandler *phandler, uint32 id, MessageData *pdata) {
456 void Thread::Clear(MessageHandler *phandler, uint32 id,
485 uint32 msEnd = (kForever == cmsLoop) ? 0 : TimeAfter(cmsLoop);
  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc 637 void CallClient::AddStream(uint32 audio_src_id, uint32 video_src_id) {
644 void CallClient::RemoveStream(uint32 audio_src_id, uint32 video_src_id) {
789 uint32 remove_audio_src_id = 0;
790 uint32 remove_video_src_id = 0;
791 uint32 add_audio_src_id = 0;
792 uint32 add_video_src_id = 0;
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stunport.cc 122 uint32 start_time_;
130 uint32 ip, int min_port, int max_port,
relayserver.cc 47 const uint32 USERNAME_LENGTH = 16;
49 static const uint32 kMessageAcceptConnection = 1;
283 uint32 length = talk_base::_min(static_cast<uint32>(username_attr->length()),
376 uint32 lifetime = MAX_LIFETIME;
674 const uint32 MSG_LIFETIME_TIMER = 1;
678 const std::string& password, uint32 lifetime)
stun.cc 425 void StunErrorCodeAttribute::SetErrorCode(uint32 code) {
436 uint32 val;
520 uint32 val;
  /external/chromium/webkit/glue/
webcursor_win.cc 216 return pickle->WriteUInt32(reinterpret_cast<uint32>(external_cursor_));
220 return pickle->ReadUInt32(iter, reinterpret_cast<uint32*>(&external_cursor_));
  /external/protobuf/src/google/protobuf/stubs/
strutil.cc 546 uint32 strtou32_adaptor(const char *nptr, char **endptr, int base) {
558 return static_cast<uint32>(result);
673 buffer[i] = hexdigits[uint32(value) & 0xf];
683 char *FastHex32ToBuffer(uint32 value, char* buffer) {
733 char* FastUInt32ToBufferLeft(uint32 u, char* buffer) {
816 uint32 u = i;
828 uint32 u = static_cast<uint32>(u64);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_sysevents.cc 56 uint32 buttons;
57 const uint32 button_masks[3] = {
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
bitstream_io.cpp 278 encvid->avcHandle->CBAVC_Free((uint32*)encvid->avcHandle->userData,
317 encvid->avcHandle->CBAVC_Free((uint32*)encvid->avcHandle->userData,
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4dec_lib.h 273 PV_STATUS DecodeGOVHeader(BitstreamDecVideo *stream, uint32 *time_base);
278 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader);
  /external/chromium/chrome/browser/net/
passive_log_collector.cc 228 uint32 source_id) {
267 uint32 source_id) {
280 uint32 oldest = deletion_queue_.front();
287 uint32 source_id) {
296 int offset, uint32 source_id) {
  /external/chromium/chrome/browser/safe_browsing/
prefix_set_unittest.cc 23 static const size_t kMagicOffset = 0 * sizeof(uint32);
24 static const size_t kVersionOffset = 1 * sizeof(uint32);
25 static const size_t kIndexSizeOffset = 2 * sizeof(uint32);
26 static const size_t kDeltasSizeOffset = 3 * sizeof(uint32);
27 static const size_t kPayloadOffset = 4 * sizeof(uint32);
safe_browsing_store_file.cc 21 uint32 add_chunk_count, sub_chunk_count;
22 uint32 add_prefix_count, sub_prefix_count;
23 uint32 add_hash_count, sub_hash_count;
28 uint32 add_prefix_count, sub_prefix_count;
29 uint32 add_hash_count, sub_hash_count;
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysvideo.cc 47 static SDL_Rect **BE_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
48 static SDL_Surface *BE_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
60 static SDL_Overlay *BE_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display);
164 static inline int ColorSpaceToBitsPerPixel(uint32 colorspace)
264 uint32 i, nmodes;
326 SDL_Rect **BE_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags)
351 uint32 i, nmodes;
387 mode->timing.pixel_clock = (uint32)((mode->timing.h_total * mode->timing.v_total)
491 int width, int height, int bpp, Uint32 flags)
496 Uint32 gl_flags = 0
    [all...]
  /external/qemu/fpu/
softfloat.h 63 typedef unsigned int uint32; typedef
301 uint32 float32_to_uint32( float32 STATUS_PARAM );
302 uint32 float32_to_uint32_round_to_zero( float32 STATUS_PARAM );
416 uint32 float64_to_uint32( float64 STATUS_PARAM );
417 uint32 float64_to_uint32_round_to_zero( float64 STATUS_PARAM );
  /external/chromium/chrome/browser/download/
save_package.cc 85 const uint32 kMaxFilePathLength = MAX_PATH - 1;
87 const uint32 kMaxFilePathLength = PATH_MAX - 1;
93 const uint32 kMaxFileOrdinalNumberPartLength = 6;
358 uint32 SavePackage::GetMaxPathLengthForDirectory(const FilePath& base_dir) {
361 static_cast<uint32>(base_dir.value().length()) +
387 uint32 max_file_path_len,
446 uint32 max_path = GetMaxPathLengthForDirectory(saved_main_directory_path_);
469 uint32 ordinal_number;
    [all...]
  /external/chromium/chrome/browser/history/
in_memory_url_index.cc     [all...]
  /external/chromium/chrome/browser/ui/
browser_list.cc 122 uint32 match_types) {
151 uint32 match_types) {
527 uint32 match_types = match_incognito ? kMatchOriginalProfile : kMatchNothing;
  /external/chromium/crypto/
symmetric_key_win.cc 242 uint32 block_index,
266 uint32 big_endian_block_index = htonl(block_index);
443 for (uint32 block_index = 1; block_index <= L; ++block_index) {
  /external/chromium/net/spdy/
spdy_protocol_test.cc 172 uint32 length = frame.length();
223 uint32 value = it->second;
226 EXPECT_EQ(value, static_cast<uint32>(pos));
  /external/dbus/tools/
dbus-send.c 63 dbus_uint32_t uint32; local
100 uint32 = strtoul (value, NULL, 0);
101 dbus_message_iter_append_basic (iter, DBUS_TYPE_UINT32, &uint32);
204 else if (!strcmp (arg, "uint32"))

Completed in 1065 milliseconds

<<212223242526272829