/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/ |
ctype_inline.h | 44 { return _M_table[static_cast<unsigned char>(__c)] & __m; } 51 *__vec++ = _M_table[static_cast<unsigned char>(*__low++)];
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
channel.cc | 87 static_cast<int>(packet->data()[1]) : 0; 326 == static_cast<int>(packet->length())); 547 SetRtcpCNameData* data = static_cast<SetRtcpCNameData*>(pmsg->pdata); 553 SetContentData* data = static_cast<SetContentData*>(pmsg->pdata); 558 SetContentData* data = static_cast<SetContentData*>(pmsg->pdata); 564 StreamMessageData* data = static_cast<StreamMessageData*>(pmsg->pdata); 570 SetBandwidthData* data = static_cast<SetBandwidthData*>(pmsg->pdata); 577 PacketMessageData* data = static_cast<PacketMessageData*>(pmsg->pdata); 765 return static_cast<const MediaContentDescription*>(cinfo->description); 774 static_cast<const AudioContentDescription*>(content) [all...] |
/external/chromium_org/chrome/browser/predictors/ |
resource_prefetch_predictor_unittest.cc | 387 EXPECT_EQ(1, static_cast<int>(predictor_->inflight_navigations_.size())); 445 EXPECT_EQ(1, static_cast<int>(predictor_->inflight_navigations_.size())); 531 EXPECT_EQ(3, static_cast<int>(predictor_->url_table_cache_->size())); 532 EXPECT_EQ(2, static_cast<int>(predictor_->host_table_cache_->size())); 543 EXPECT_EQ(1, static_cast<int>(predictor_->inflight_navigations_.size())); 659 EXPECT_EQ(3, static_cast<int>(predictor_->url_table_cache_->size())); 660 EXPECT_EQ(2, static_cast<int>(predictor_->host_table_cache_->size())); 671 EXPECT_EQ(1, static_cast<int>(predictor_->inflight_navigations_.size())); [all...] |
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
sandbox_bpf.cc | 83 syscall(__NR_exit_group, static_cast<intptr_t>(kExpectedExitCode)); 99 if (time(¤t_time) != static_cast<time_t>(-1)) { 100 syscall(__NR_exit_group, static_cast<intptr_t>(kExpectedExitCode)); 135 bool *is_unsafe = static_cast<bool *>(aux); 174 Sandbox *sandbox = static_cast<Sandbox *>(aux); 204 SANDBOX_DIE(static_cast<char *>(aux)); 498 static_cast<unsigned short>(program->size()), bpf }; 620 static_cast<uintptr_t>(SandboxSyscall(-1)); 621 uint32_t low = static_cast<uint32_t>(syscall_entry_point); 623 uint32_t hi = static_cast<uint32_t>(syscall_entry_point >> 32) [all...] |
/external/chromium_org/gpu/command_buffer/service/ |
gles2_cmd_decoder_unittest_1_autogen.h | [all...] |
/external/chromium_org/base/allocator/ |
allocator_unittests.cc | 14 static const size_t kMaxSize = ~static_cast<size_t>(0); 20 static const size_t kTooBig = ~static_cast<size_t>(0); 84 #define GG_ULONGLONG(x) static_cast<uint64>(x) 222 const AtomicType kVal1 = static_cast<AtomicType>(0xa5a5a5a5a5a5a5a5LL); 223 const AtomicType kVal2 = static_cast<AtomicType>(-1); 247 const AtomicType kVal1 = static_cast<AtomicType>(0xa5a5a5a5a5a5a5a5LL); 248 const AtomicType kVal2 = static_cast<AtomicType>(-1); 455 EXPECT_NE(static_cast<char*>(NULL), ptr); 457 EXPECT_NE(static_cast<char*>(NULL), ptr); 489 unsigned char* ptr = static_cast<unsigned char*> [all...] |
/external/chromium_org/chrome/renderer/translate/ |
translate_helper_browsertest.cc | 350 ASSERT_NE(static_cast<IPC::Message*>(NULL), message); 361 ASSERT_NE(static_cast<IPC::Message*>(NULL), message); 371 ASSERT_NE(static_cast<IPC::Message*>(NULL), message); 387 ASSERT_NE(static_cast<IPC::Message*>(NULL), message); 399 ASSERT_NE(static_cast<IPC::Message*>(NULL), message); 415 ASSERT_NE(static_cast<IPC::Message*>(NULL), message); 427 ASSERT_NE(static_cast<IPC::Message*>(NULL), message); 444 ASSERT_NE(static_cast<IPC::Message*>(NULL), message); 458 ASSERT_NE(static_cast<IPC::Message*>(NULL), message); 468 ASSERT_NE(static_cast<IPC::Message*>(NULL), message) [all...] |
/external/chromium_org/crypto/ |
mock_apple_keychain_mac.cc | 38 keychain_attr_list_[key].attr = static_cast<SecKeychainAttribute*>( 128 UInt32* data = static_cast<UInt32*>(attribute->data); 136 SecProtocolType* data = static_cast<SecProtocolType*>(attribute->data); 144 SecAuthenticationType* data = static_cast<SecAuthenticationType*>( 153 Boolean* data = static_cast<Boolean*>(attribute->data); 161 OSType* data = static_cast<OSType*>(attribute->data); 232 mutable_this->SetTestDataCreator(key, *(static_cast<OSType*>(data))); 356 (port != *(static_cast<UInt32*>(attribute->data)))) { 361 (protocol != *(static_cast<SecProtocolType*>(attribute->data)))) { 367 *(static_cast<SecAuthenticationType*>(attribute->data)))) [all...] |
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/ |
GlyphPageTreeNode.cpp | 211 m_page = GlyphPage::createForSingleFontData(this, static_cast<const SimpleFontData*>(fontData)); 212 haveGlyphs = fill(m_page.get(), 0, GlyphPage::size, buffer, bufferLength, static_cast<const SimpleFontData*>(fontData)); 217 const SegmentedFontData* segmentedFontData = static_cast<const SegmentedFontData*>(fontData); 226 int from = max(0, static_cast<int>(range.from()) - static_cast<int>(start)); 227 int to = 1 + min(static_cast<int>(range.to()) - static_cast<int>(start), static_cast<int>(GlyphPage::size) - 1); 228 if (from < static_cast<int>(GlyphPage::size) && to > 0) { 235 if (from > 0 || to < static_cast<int>(GlyphPage::size)) [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
uspoof_wsconf.cpp | 146 input = static_cast<UChar *>(uprv_malloc((inputLen+1) * sizeof(UChar))); 199 static_cast<UScriptCode>(u_getPropertyValueEnum(UCHAR_SCRIPT, srcScriptName)); 201 static_cast<UScriptCode>(u_getPropertyValueEnum(UCHAR_SCRIPT, targScriptName)); 229 bsset = static_cast<BuilderScriptSet *>(scriptSets->elementAt(setIndex)); 273 BuilderScriptSet *outerSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(outeri)); 274 if (outerSet->index != static_cast<uint32_t>(outeri)) { 281 BuilderScriptSet *innerSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(inneri)); 303 BuilderScriptSet *bSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(i)); 358 ScriptSet *rtScriptSets = static_cast<ScriptSet *> 362 BuilderScriptSet *bSet = static_cast<BuilderScriptSet *>(scriptSets->elementAt(i)) [all...] |