/external/chromium_org/ui/views/controls/ |
styled_label_unittest.cc | 64 static_cast<Label*>(styled()->child_at(0))->text()); 78 static_cast<Label*>(styled()->child_at(0))->text()); 95 static_cast<Label*>(styled()->child_at(0))->text()); 200 static_cast<Label*>(styled()->child_at(1))->font().GetStyle()); 243 static_cast<Label*>(styled()->child_at(0))->font().GetStyle()); 247 static_cast<Label*>(styled()->child_at(1))->font().GetStyle()); 251 static_cast<Label*>(styled()->child_at(2))->font().GetStyle()); 288 static_cast<Label*>(styled()->child_at(0))->enabled_color()); 290 static_cast<Label*>(styled()->child_at(1))->enabled_color()); 292 static_cast<Label*>(styled()->child_at(2))->enabled_color()) [all...] |
/external/icu4c/i18n/ |
uspoof_wsconf.cpp | 149 input = static_cast<UChar *>(uprv_malloc((inputLen+1) * sizeof(UChar))); 198 static_cast<UScriptCode>(u_getPropertyValueEnum(UCHAR_SCRIPT, srcScriptName)); 200 static_cast<UScriptCode>(u_getPropertyValueEnum(UCHAR_SCRIPT, targScriptName)); 228 bsset = static_cast<BuilderScriptSet *>(scriptSets->elementAt(setIndex)); 272 BuilderScriptSet *outerSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(outeri)); 273 if (outerSet->index != static_cast<uint32_t>(outeri)) { 280 BuilderScriptSet *innerSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(inneri)); 302 BuilderScriptSet *bSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(i)); 357 ScriptSet *rtScriptSets = static_cast<ScriptSet *> 361 BuilderScriptSet *bSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(i)) [all...] |
uspoof_conf.cpp | 85 SPUString *s = static_cast<SPUString *>(fVec->elementAt(i)); 110 static_cast<SPUString *>(left.pointer)); 112 static_cast<SPUString *>(right.pointer)); 130 SPUString *hashedString = static_cast<SPUString *>(uhash_get(fHash, src)); 219 fInput = static_cast<UChar *>(uprv_malloc((inputLen+1) * sizeof(UChar))); 410 static_cast<int32_t *>(fSpoofImpl->fSpoofData->reserveSpace(numKeys*sizeof(int32_t), status)); 434 static_cast<uint16_t *>(fSpoofImpl->fSpoofData->reserveSpace(numKeys*sizeof(uint16_t), status)); 439 uint32_t value = static_cast<uint32_t>(fValueVec->elementAti(i)); 441 values[i] = static_cast<uint16_t>(value); 454 static_cast<UChar *>(fSpoofImpl->fSpoofData->reserveSpace(stringsLength*sizeof(UChar)+2, status)) [all...] |
/frameworks/native/include/ui/ |
TVecHelpers.h | 76 BASE<T>& rhs = static_cast<BASE<T>&>(*this); 84 BASE<T>& rhs = static_cast<BASE<T>&>(*this); 97 BASE<T>& rhs = static_cast<BASE<T>&>(*this); 104 BASE<T>& rhs = static_cast<BASE<T>&>(*this); 157 BASE<T>& rhs = static_cast<BASE<T>&>(*this); 165 BASE<T>& rhs = static_cast<BASE<T>&>(*this); 178 BASE<T>& rhs = static_cast<BASE<T>&>(*this); 185 BASE<T>& rhs = static_cast<BASE<T>&>(*this); 243 BASE<T>& rhs = static_cast<BASE<T>&>(*this); 250 BASE<T>& rhs = static_cast<BASE<T>&>(*this) [all...] |
/art/runtime/ |
trace.cc | 133 return static_cast<TraceAction>(tmid & kTraceMethodActionMask); 212 return static_cast<uint32_t>(elapsed_us / 32); 217 *buf++ = static_cast<uint8_t>(val); 218 *buf++ = static_cast<uint8_t>(val >> 8); 223 *buf++ = static_cast<uint8_t>(val); 224 *buf++ = static_cast<uint8_t>(val >> 8); 225 *buf++ = static_cast<uint8_t>(val >> 16); 226 *buf++ = static_cast<uint8_t>(val >> 24); 231 *buf++ = static_cast<uint8_t>(val); 232 *buf++ = static_cast<uint8_t>(val >> 8) [all...] |
/external/chromium_org/base/test/ |
trace_event_analyzer.cc | 35 static_cast<const base::DictionaryValue*>(event_value); 91 arg_numbers[it.key()] = static_cast<double>(int_num); 93 arg_numbers[it.key()] = static_cast<double>(boolean ? 1 : 0); 98 static_cast<int>(it.value().GetType()); 157 return static_cast<int>(arg_double); 220 return Query(static_cast<double>(num)); 224 return Query(static_cast<double>(num)); 232 return Query(static_cast<double>(phase)); 382 *num = static_cast<double>(static_cast<int64>(lhs) [all...] |
/external/chromium_org/chrome/browser/history/ |
typed_url_syncable_service_unittest.cc | 252 static_cast<TestChangeProcessor*>(fake_change_processor_.get())-> 276 static_cast<TestHistoryBackend*>(fake_history_backend_.get())-> 317 ASSERT_EQ(static_cast<const int>(visits.size()), url_specifics.visits_size()); 319 EXPECT_EQ(static_cast<const int>(visits[0].transition), 348 static_cast<TestHistoryBackend*>(fake_history_backend_.get())-> 365 ASSERT_EQ(static_cast<const int>(visits.size()), url_specifics.visits_size()); 371 EXPECT_EQ(static_cast<const int>(visits[0].transition), 374 EXPECT_EQ(static_cast<const int>(visits[1].transition), 402 static_cast<TestHistoryBackend*>(fake_history_backend_.get())-> 430 static_cast<TestHistoryBackend*>(fake_history_backend_.get())- [all...] |
/external/chromium_org/gpu/command_buffer/client/ |
gles2_implementation.cc | 43 return static_cast<GLuint>(reinterpret_cast<size_t>(ptr)); 119 sprintf(temp, "%p", static_cast<void*>(this)); 239 static_cast<char*>(buffer) + integerv_state.transfer_buffer_size_needed; 506 memcpy(buffer.address(), static_cast<const int8*>(data) + offset, 696 *params = static_cast<GLboolean>(value); 706 *params = static_cast<GLfloat>(value); 767 << static_cast<const void*>(indices) << ")"); 863 static_cast<void*>(ids) << ")"); 891 << static_cast<const void*>(ids) << ")"); 917 << static_cast<const void*>(ids) << ")") [all...] |
/external/chromium_org/third_party/WebKit/Source/web/gtk/ |
WebInputEventFactory.cpp | 398 static_cast<WebUChar>(gdk_keyval_to_unicode(event->keyval)); 453 result.x = static_cast<int>(event->x); 454 result.y = static_cast<int>(event->y); 457 result.globalX = static_cast<int>(event->x_root); 458 result.globalY = static_cast<int>(event->y_root); 508 result.x = static_cast<int>(event->x); 509 result.y = static_cast<int>(event->y); 512 result.globalX = static_cast<int>(event->x_root); 513 result.globalY = static_cast<int>(event->y_root); 543 result.x = static_cast<int>(event->x) [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
uspoof_conf.cpp | 85 SPUString *s = static_cast<SPUString *>(fVec->elementAt(i)); 110 static_cast<SPUString *>(left.pointer)); 112 static_cast<SPUString *>(right.pointer)); 130 SPUString *hashedString = static_cast<SPUString *>(uhash_get(fHash, src)); 219 fInput = static_cast<UChar *>(uprv_malloc((inputLen+1) * sizeof(UChar))); 407 static_cast<int32_t *>(fSpoofImpl->fSpoofData->reserveSpace(numKeys*sizeof(int32_t), status)); 430 static_cast<uint16_t *>(fSpoofImpl->fSpoofData->reserveSpace(numKeys*sizeof(uint16_t), status)); 435 uint32_t value = static_cast<uint32_t>(fValueVec->elementAti(i)); 437 values[i] = static_cast<uint16_t>(value); 450 static_cast<UChar *>(fSpoofImpl->fSpoofData->reserveSpace(stringsLength*sizeof(UChar)+2, status)) [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videoadapter.cc | 89 int test_num_pixels = static_cast<int>(width * kScaleFactors[i] * 116 int test_num_pixels = static_cast<int>(width * kScaleFactors[i] * 160 input_format_.width = static_cast<int>(in_frame.GetWidth()); 161 input_format_.height = static_cast<int>(in_frame.GetHeight()); 241 static_cast<int>(in_frame->GetWidth()), 242 static_cast<int>(in_frame->GetHeight()), 244 output_format_.width = static_cast<int>(in_frame->GetWidth() * scale + .5f); 245 output_format_.height = static_cast<int>(in_frame->GetHeight() * scale + 265 output_frame_->GetWidth() != static_cast<size_t>(output_width) || 266 output_frame_->GetHeight() != static_cast<size_t>(output_height)) [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
sampler_test.cc | 179 double ad_statistic = - n - 1/static_cast<double>(n) * ad_sum; 228 uint64_t max_prng_value = static_cast<uint64_t>(1)<<48; 244 random_sample[i] = static_cast<double>(int_random_sample[i])/max_prng_value; 286 random_sample[i] = 1 - exp(-static_cast<double>(int_random_sample[i]) 358 double empirical_mean = total / static_cast<double>(num_samples); 378 double p = 1 - exp(-(static_cast<double>(alloc_size) / sampling_interval)); 475 rnd_ = (r << 1) ^ ((static_cast<int32_t>(r) >> 31) & kPoly); 491 if (k > (static_cast<size_t>(-1) >> 2)) { 539 uint64_t largest_prng_value = (static_cast<uint64_t>(1)<<48) - 1; 547 = static_cast<uint64_t>(min(sampler.FastLog2(q) - 26, 0.0 [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
sampler_test.cc | 179 double ad_statistic = - n - 1/static_cast<double>(n) * ad_sum; 228 uint64_t max_prng_value = static_cast<uint64_t>(1)<<48; 244 random_sample[i] = static_cast<double>(int_random_sample[i])/max_prng_value; 286 random_sample[i] = 1 - exp(-static_cast<double>(int_random_sample[i]) 358 double empirical_mean = total / static_cast<double>(num_samples); 378 double p = 1 - exp(-(static_cast<double>(alloc_size) / sampling_interval)); 475 rnd_ = (r << 1) ^ ((static_cast<int32_t>(r) >> 31) & kPoly); 491 if (k > (static_cast<size_t>(-1) >> 2)) { 539 uint64_t largest_prng_value = (static_cast<uint64_t>(1)<<48) - 1; 547 = static_cast<uint64_t>(min(sampler.FastLog2(q) - 26, 0.0 [all...] |
/external/v8/src/ |
platform-solaris.cc | 100 uint64_t seed = static_cast<uint64_t>(TimeCurrentMillis()); 101 srandom(static_cast<unsigned int>(seed)); 132 time_t tv = static_cast<time_t>(floor(time/msPerSecond)); 145 return static_cast<double>((mktime(loc) - utc) * msPerSecond); 175 return static_cast<size_t>(getpagesize()); 205 useconds_t ms = static_cast<useconds_t>(milliseconds); 284 struct StackWalker* walker = static_cast<struct StackWalker*>(data); 344 ASSERT(IsAligned(alignment, static_cast<intptr_t>(OS::AllocateAlignment()))); 346 static_cast<intptr_t>(OS::AllocateAlignment())); 355 Address base = static_cast<Address>(reservation) [all...] |
/external/chromium/chrome/browser/sessions/ |
tab_restore_service.cc | 142 static_cast<TabRestoreService::Window*>(i->second); 265 std::min(static_cast<int>(window->tabs.size() - 1), 317 if (static_cast<int>(index) < entries_to_write_) 338 Tab* tab = static_cast<Tab*>(entry); 343 Window* window = static_cast<Window*>(entry); 356 (static_cast<int>(tab_i) == 446 static_cast<int>(entries_.size())); 457 DCHECK(static_cast<size_t>(to_write_count) <= entries_.size()); 458 std::advance(i, entries_.size() - static_cast<int>(to_write_count)); 462 Tab* tab = static_cast<Tab*>(entry) [all...] |
/external/chromium_org/media/cdm/ppapi/ |
cdm_wrapper.cc | 69 input_buffer->data = static_cast<uint8_t*>(encrypted_buffer.data()); 72 static_cast<uint32_t>(input_buffer->data_size)); 229 return static_cast<uint8_t*>(buffer_.data()); 347 if (free_buffers_.size() >= static_cast<uint32_t>(kFreeLimit)) 361 buffer_ = static_cast<PpbBuffer*>(buffer); 391 frame_buffer_ = static_cast<PpbBuffer*>(frame_buffer); 469 buffer_ = static_cast<PpbBuffer*>(buffer); 631 cdm_ = static_cast<cdm::ContentDecryptionModule*>( 670 static_cast<const uint8_t*>(init_data.Map()), 690 const uint8_t* key_ptr = static_cast<const uint8_t*>(key.Map()) [all...] |
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/ |
earth.cc | 68 return static_cast<float>(c & 0xFF) * kOneOver255; 72 return static_cast<float>((c & 0xFF00) >> 8) * kOneOver255; 76 return static_cast<float>((c & 0xFF0000) >> 16) * kOneOver255; 112 float f = static_cast<float>(i) / kArcCosineTableSize; 123 int ix = static_cast<int>(x); 124 float fx = static_cast<float>(ix); 176 return static_cast<uint32_t>(x * 255.0f); 438 float y1 = (static_cast<float>(y - offset_y) / min_dim) * 2.0f - 1.0f; 451 float x1 = (static_cast<float>(x - offset_x) * oowidth) * 2.0f - 1.0f; 514 int tx = static_cast<int>(u * base_tex_->width) [all...] |
/external/chromium_org/content/browser/android/ |
content_view_core_impl.cc | 102 static_cast<int>(rect.x()), 103 static_cast<int>(rect.y()), 104 static_cast<int>(rect.right()), 105 static_cast<int>(rect.bottom()))); 163 web_contents_(static_cast<WebContentsImpl*>(web_contents)), 233 static_cast<WebContentsViewAndroid*>(web_contents_->GetView())-> 308 rwhv = static_cast<InterstitialPageImpl*>( 313 return static_cast<RenderWidgetHostViewAndroid*>(rwhv); 479 static_cast<jint>(ack_result)); 549 static_cast<jint>(x_dip) [all...] |
/external/clang/tools/libclang/ |
CXCursor.cpp | 530 return std::make_pair(static_cast<const ObjCInterfaceDecl *>(C.data[0]), 546 return std::make_pair(static_cast<const ObjCProtocolDecl *>(C.data[0]), 565 return std::make_pair(static_cast<const ObjCInterfaceDecl *>(C.data[0]), 580 return std::make_pair(static_cast<const TypeDecl *>(C.data[0]), 596 return std::make_pair(static_cast<const TemplateDecl *>(C.data[0]), 614 return std::make_pair(static_cast<const NamedDecl *>(C.data[0]), 630 return std::make_pair(static_cast<const VarDecl *>(C.data[0]), 646 return std::make_pair(static_cast<const FieldDecl *>(C.data[0]), 658 return static_cast<const CXXBaseSpecifier*>(C.data[0]); 687 return static_cast<const MacroDefinition *>(C.data[0]) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
ios_base.h | 78 { return _Ios_Fmtflags(static_cast<int>(__a) & static_cast<int>(__b)); } 82 { return _Ios_Fmtflags(static_cast<int>(__a) | static_cast<int>(__b)); } 86 { return _Ios_Fmtflags(static_cast<int>(__a) ^ static_cast<int>(__b)); } 90 { return _Ios_Fmtflags(~static_cast<int>(__a)); } 118 { return _Ios_Openmode(static_cast<int>(__a) & static_cast<int>(__b)); } 122 { return _Ios_Openmode(static_cast<int>(__a) | static_cast<int>(__b)); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
ios_base.h | 78 { return _Ios_Fmtflags(static_cast<int>(__a) & static_cast<int>(__b)); } 82 { return _Ios_Fmtflags(static_cast<int>(__a) | static_cast<int>(__b)); } 86 { return _Ios_Fmtflags(static_cast<int>(__a) ^ static_cast<int>(__b)); } 90 { return _Ios_Fmtflags(~static_cast<int>(__a)); } 118 { return _Ios_Openmode(static_cast<int>(__a) & static_cast<int>(__b)); } 122 { return _Ios_Openmode(static_cast<int>(__a) | static_cast<int>(__b)); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ios_base.h | 78 { return _Ios_Fmtflags(static_cast<int>(__a) & static_cast<int>(__b)); } 82 { return _Ios_Fmtflags(static_cast<int>(__a) | static_cast<int>(__b)); } 86 { return _Ios_Fmtflags(static_cast<int>(__a) ^ static_cast<int>(__b)); } 90 { return _Ios_Fmtflags(~static_cast<int>(__a)); } 118 { return _Ios_Openmode(static_cast<int>(__a) & static_cast<int>(__b)); } 122 { return _Ios_Openmode(static_cast<int>(__a) | static_cast<int>(__b)); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ios_base.h | 78 { return _Ios_Fmtflags(static_cast<int>(__a) & static_cast<int>(__b)); } 82 { return _Ios_Fmtflags(static_cast<int>(__a) | static_cast<int>(__b)); } 86 { return _Ios_Fmtflags(static_cast<int>(__a) ^ static_cast<int>(__b)); } 90 { return _Ios_Fmtflags(~static_cast<int>(__a)); } 118 { return _Ios_Openmode(static_cast<int>(__a) & static_cast<int>(__b)); } 122 { return _Ios_Openmode(static_cast<int>(__a) | static_cast<int>(__b)); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ios_base.h | 78 { return _Ios_Fmtflags(static_cast<int>(__a) & static_cast<int>(__b)); } 82 { return _Ios_Fmtflags(static_cast<int>(__a) | static_cast<int>(__b)); } 86 { return _Ios_Fmtflags(static_cast<int>(__a) ^ static_cast<int>(__b)); } 90 { return _Ios_Fmtflags(~static_cast<int>(__a)); } 118 { return _Ios_Openmode(static_cast<int>(__a) & static_cast<int>(__b)); } 122 { return _Ios_Openmode(static_cast<int>(__a) | static_cast<int>(__b)); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ios_base.h | 78 { return _Ios_Fmtflags(static_cast<int>(__a) & static_cast<int>(__b)); } 82 { return _Ios_Fmtflags(static_cast<int>(__a) | static_cast<int>(__b)); } 86 { return _Ios_Fmtflags(static_cast<int>(__a) ^ static_cast<int>(__b)); } 90 { return _Ios_Fmtflags(~static_cast<int>(__a)); } 118 { return _Ios_Openmode(static_cast<int>(__a) & static_cast<int>(__b)); } 122 { return _Ios_Openmode(static_cast<int>(__a) | static_cast<int>(__b)); [all...] |