HomeSort by relevance Sort by last modified time
    Searched refs:static_cast (Results 226 - 250 of 11911) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGenCXX/
move-assignment.cpp 18 b1 = static_cast<B&&>(b2);
  /external/clang/test/SemaCXX/
warn-cast-align.cpp 8 a = static_cast<char*>(P);
29 a = static_cast<char*>(P);
35 b = static_cast<short*>(P);
41 c = static_cast<int*>(P);
  /external/deqp/framework/platform/null/
tcuNullPlatform.hpp 41 virtual const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*this); }
  /external/deqp/framework/platform/osx/
tcuOSXPlatform.hpp 39 const glu::Platform& getGLPlatform (void) const { return static_cast<const glu::Platform&>(*this); }
  /external/libcxx/test/utilities/optional/optional.object/optional.object.assign/
nullopt_t.pass.cpp 41 assert(static_cast<bool>(opt) == false);
46 assert(static_cast<bool>(opt) == false);
54 assert(static_cast<bool>(opt) == false);
63 assert(static_cast<bool>(opt) == false);
  /external/libvpx/libvpx/test/
test_vectors.cc 15 #define NELEMENTS(x) static_cast<int>(sizeof(x) / sizeof(x[0]))
  /frameworks/base/tools/aapt/
ConfigDescription.h 32 *static_cast<android::ResTable_config*>(this) = o;
36 *static_cast<android::ResTable_config*>(this) = o;
40 *static_cast<android::ResTable_config*>(this) = o;
45 *static_cast<android::ResTable_config*>(this) = o;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
test_vectors.cc 15 #define NELEMENTS(x) static_cast<int>(sizeof(x) / sizeof(x[0]))
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/optional/optional.object/optional.object.assign/
nullopt_t.pass.cpp 41 assert(static_cast<bool>(opt) == false);
46 assert(static_cast<bool>(opt) == false);
54 assert(static_cast<bool>(opt) == false);
63 assert(static_cast<bool>(opt) == false);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
real_cast.hpp 20 return static_cast<To>(t);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 155 static_cast<unsigned long>(new_size) << " " <<
156 static_cast<unsigned long>(m_load_min) << " " <<
157 static_cast<unsigned long>(m_load_max) << " " <<
158 static_cast<unsigned long>(m_next_shrink_size) << " " <<
159 static_cast<unsigned long>(m_next_grow_size) << " " << std::endl;
181 static_cast<unsigned long>(new_size) << " " <<
182 static_cast<unsigned long>(m_load_min) << " " <<
183 static_cast<unsigned long>(m_load_max) << " " <<
184 static_cast<unsigned long>(m_next_shrink_size) << " " <<
185 static_cast<unsigned long>(m_next_grow_size) << " " << std::endl
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 155 static_cast<unsigned long>(new_size) << " " <<
156 static_cast<unsigned long>(m_load_min) << " " <<
157 static_cast<unsigned long>(m_load_max) << " " <<
158 static_cast<unsigned long>(m_next_shrink_size) << " " <<
159 static_cast<unsigned long>(m_next_grow_size) << " " << std::endl;
181 static_cast<unsigned long>(new_size) << " " <<
182 static_cast<unsigned long>(m_load_min) << " " <<
183 static_cast<unsigned long>(m_load_max) << " " <<
184 static_cast<unsigned long>(m_next_shrink_size) << " " <<
185 static_cast<unsigned long>(m_next_grow_size) << " " << std::endl
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 155 static_cast<unsigned long>(new_size) << " " <<
156 static_cast<unsigned long>(m_load_min) << " " <<
157 static_cast<unsigned long>(m_load_max) << " " <<
158 static_cast<unsigned long>(m_next_shrink_size) << " " <<
159 static_cast<unsigned long>(m_next_grow_size) << " " << std::endl;
181 static_cast<unsigned long>(new_size) << " " <<
182 static_cast<unsigned long>(m_load_min) << " " <<
183 static_cast<unsigned long>(m_load_max) << " " <<
184 static_cast<unsigned long>(m_next_shrink_size) << " " <<
185 static_cast<unsigned long>(m_next_grow_size) << " " << std::endl
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 155 static_cast<unsigned long>(new_size) << " " <<
156 static_cast<unsigned long>(m_load_min) << " " <<
157 static_cast<unsigned long>(m_load_max) << " " <<
158 static_cast<unsigned long>(m_next_shrink_size) << " " <<
159 static_cast<unsigned long>(m_next_grow_size) << " " << std::endl;
181 static_cast<unsigned long>(new_size) << " " <<
182 static_cast<unsigned long>(m_load_min) << " " <<
183 static_cast<unsigned long>(m_load_max) << " " <<
184 static_cast<unsigned long>(m_next_shrink_size) << " " <<
185 static_cast<unsigned long>(m_next_grow_size) << " " << std::endl
    [all...]
  /bionic/tests/
uchar_test.cpp 53 EXPECT_EQ(static_cast<size_t>(-2), mbrtoc32(NULL, "\xc2", 1, &ps));
54 EXPECT_EQ(static_cast<size_t>(-1), c32rtomb(out, 0x00a2, &ps));
60 EXPECT_EQ(static_cast<size_t>(-2), mbrtoc32(NULL, "\xc2", 1, &ps));
65 EXPECT_EQ(static_cast<size_t>(-2), mbrtoc32(NULL, "\xf0\xa4", 1, &ps));
143 EXPECT_EQ(static_cast<size_t>(-1), c16rtomb(bytes, 0xdfcd, NULL));
146 EXPECT_EQ(static_cast<size_t>(-1), c16rtomb(bytes, 0xdbea, NULL));
189 ASSERT_EQ(static_cast<char16_t>(0x00a2), out);
192 ASSERT_EQ(static_cast<char16_t>(0x20ac), out);
202 ASSERT_EQ(static_cast<size_t>(-3),
204 ASSERT_EQ(static_cast<char16_t>(0xdbea), out)
    [all...]
  /external/chromium_org/v8/src/utils/
random-number-generator.cc 51 SetSeed((static_cast<int64_t>(first_half) << 32) + second_half);
86 return static_cast<int>((max * static_cast<int64_t>(Next(31))) >> 31);
100 return ((static_cast<int64_t>(Next(26)) << 27) + Next(27)) /
101 static_cast<double>(static_cast<int64_t>(1) << 53);
107 static_cast<uint8_t*>(buffer)[n] = static_cast<uint8_t>(Next(8));
117 uint64_t product = static_cast<uint64_t>(seed_) * kMultiplier;
119 // should be OK. Use a static_cast to explicitly state that we know what we'r
    [all...]
  /art/runtime/entrypoints/
math_entrypoints.cc 24 return static_cast<double>(l);
28 return static_cast<float>(l);
  /external/chromium_org/apps/
app_restore_service_factory.cc 16 return static_cast<AppRestoreService*>(
36 return new AppRestoreService(static_cast<Profile*>(profile));
saved_files_service_factory.cc 15 return static_cast<SavedFilesService*>(
33 return new SavedFilesService(static_cast<Profile*>(profile));
  /external/chromium_org/base/
hash.h 23 if (length > static_cast<size_t>(std::numeric_limits<int>::max())) {
27 return SuperFastHash(data, static_cast<int>(length));
  /external/chromium_org/chrome/browser/apps/
shortcut_manager_factory.cc 13 return static_cast<AppShortcutManager*>(
33 return new AppShortcutManager(static_cast<Profile*>(profile));
  /external/chromium_org/chrome/browser/bitmap_fetcher/
bitmap_fetcher_service_factory.cc 13 return static_cast<BitmapFetcherService*>(
33 Profile* profile = static_cast<Profile*>(context);
  /external/chromium_org/chrome/browser/chromeos/login/signin/
auth_sync_observer_factory.cc 27 return static_cast<AuthSyncObserver*>(
39 Profile* profile = static_cast<Profile*>(context);
  /external/chromium_org/chrome/browser/extensions/token_cache/
token_cache_service_factory.cc 15 return static_cast<extensions::TokenCacheService*>(
36 return new extensions::TokenCacheService(static_cast<Profile*>(profile));
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification_app_info_service_factory.cc 18 return static_cast<SyncedNotificationAppInfoService*>(
40 new SyncedNotificationAppInfoService(static_cast<Profile*>(profile));

Completed in 1369 milliseconds

1 2 3 4 5 6 7 8 91011>>