HomeSort by relevance Sort by last modified time
    Searched full:static_cast (Results 101 - 125 of 12304) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
find_fn_imps.hpp 55 if (synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_nd)->value()), r_key))
80 if (synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value()), r_key))
109 node_pointer p_next_nd = static_cast<internal_node_pointer>(p_nd)->get_child_node(b_it, e_it, this);
140 if (!synth_e_access_traits::cmp_keys(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value()), r_key))
149 static_cast<internal_node_pointer>(p_nd)->get_e_ind();
152 static_cast<internal_node_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
212 return (synth_e_access_traits::begin(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value())));
215 return static_cast<const_internal_node_pointer>(p_nd)->pref_b_it();
224 return (synth_e_access_traits::end(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value())));
227 return static_cast<const_internal_node_pointer>(p_nd)->pref_e_it()
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
find_fn_imps.hpp 55 if (synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_nd)->value()), r_key))
80 if (synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value()), r_key))
109 node_pointer p_next_nd = static_cast<internal_node_pointer>(p_nd)->get_child_node(b_it, e_it, this);
140 if (!synth_e_access_traits::cmp_keys(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value()), r_key))
149 static_cast<internal_node_pointer>(p_nd)->get_e_ind();
152 static_cast<internal_node_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
212 return (synth_e_access_traits::begin(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value())));
215 return static_cast<const_internal_node_pointer>(p_nd)->pref_b_it();
224 return (synth_e_access_traits::end(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value())));
227 return static_cast<const_internal_node_pointer>(p_nd)->pref_e_it()
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
find_fn_imps.hpp 55 if (synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_nd)->value()), r_key))
80 if (synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value()), r_key))
109 node_pointer p_next_nd = static_cast<inode_pointer>(p_nd)->get_child_node(b_it, e_it, this);
140 if (!synth_access_traits::cmp_keys(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value()), r_key))
149 static_cast<inode_pointer>(p_nd)->get_e_ind();
152 static_cast<inode_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
212 return (synth_access_traits::begin(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value())));
215 return static_cast<inode_const_pointer>(p_nd)->pref_b_it();
224 return (synth_access_traits::end(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value())));
227 return static_cast<inode_const_pointer>(p_nd)->pref_e_it()
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
find_fn_imps.hpp 55 if (synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_nd)->value()), r_key))
80 if (synth_e_access_traits::equal_keys(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value()), r_key))
109 node_pointer p_next_nd = static_cast<internal_node_pointer>(p_nd)->get_child_node(b_it, e_it, this);
140 if (!synth_e_access_traits::cmp_keys(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value()), r_key))
149 static_cast<internal_node_pointer>(p_nd)->get_e_ind();
152 static_cast<internal_node_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
212 return (synth_e_access_traits::begin(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value())));
215 return static_cast<const_internal_node_pointer>(p_nd)->pref_b_it();
224 return (synth_e_access_traits::end(PB_DS_V2F(static_cast<const_leaf_pointer>(p_nd)->value())));
227 return static_cast<const_internal_node_pointer>(p_nd)->pref_e_it()
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
find_fn_imps.hpp 55 if (synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_nd)->value()), r_key))
80 if (synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value()), r_key))
109 node_pointer p_next_nd = static_cast<inode_pointer>(p_nd)->get_child_node(b_it, e_it, this);
140 if (!synth_access_traits::cmp_keys(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value()), r_key))
149 static_cast<inode_pointer>(p_nd)->get_e_ind();
152 static_cast<inode_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
212 return (synth_access_traits::begin(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value())));
215 return static_cast<inode_const_pointer>(p_nd)->pref_b_it();
224 return (synth_access_traits::end(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value())));
227 return static_cast<inode_const_pointer>(p_nd)->pref_e_it()
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/
find_fn_imps.hpp 55 if (synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_pointer>(p_nd)->value()), r_key))
80 if (synth_access_traits::equal_keys(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value()), r_key))
109 node_pointer p_next_nd = static_cast<inode_pointer>(p_nd)->get_child_node(b_it, e_it, this);
140 if (!synth_access_traits::cmp_keys(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value()), r_key))
149 static_cast<inode_pointer>(p_nd)->get_e_ind();
152 static_cast<inode_pointer>(p_nd)->get_lower_bound_child_node( b_it, e_it, checked_ind, this);
212 return (synth_access_traits::begin(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value())));
215 return static_cast<inode_const_pointer>(p_nd)->pref_b_it();
224 return (synth_access_traits::end(PB_DS_V2F(static_cast<leaf_const_pointer>(p_nd)->value())));
227 return static_cast<inode_const_pointer>(p_nd)->pref_e_it()
    [all...]
  /external/chromium_org/content/test/
layouttest_support.cc 50 static_cast<RenderView*>(render_view_proxy), render_view_proxy);
60 ViewProxy* render_view_proxy = static_cast<ViewProxy*>(render_view);
61 WebTestProxyBase* base = static_cast<WebTestProxyBase*>(render_view_proxy);
102 return static_cast<RenderViewImpl*>(render_view)
107 static_cast<RenderViewImpl*>(render_view)->SyncNavigationState();
111 static_cast<RenderViewImpl*>(render_view)
117 RenderViewImpl* render_view_impl = static_cast<RenderViewImpl*>(render_view);
125 static_cast<RenderViewImpl*>(render_view)
132 static_cast<RenderViewImpl*>(render_view)
137 static_cast<RenderViewImpl*>(render_view
    [all...]
  /external/chromium/base/win/
scoped_variant_unittest.cc 129 var.Set(static_cast<int8>('v'));
133 var.Set(static_cast<short>(123));
137 var.Set(static_cast<int32>(123));
141 var.Set(static_cast<int64>(123));
145 var.Set(static_cast<uint8>(123));
149 var.Set(static_cast<unsigned short>(123));
153 var.Set(static_cast<uint32>(123));
157 var.Set(static_cast<uint64>(123));
165 var.Set(static_cast<double>(123.123));
178 var.Set(static_cast<IDispatch*>(NULL))
    [all...]
  /external/chromium_org/base/win/
scoped_variant_unittest.cc 129 var.Set(static_cast<int8>('v'));
133 var.Set(static_cast<short>(123));
137 var.Set(static_cast<int32>(123));
141 var.Set(static_cast<int64>(123));
145 var.Set(static_cast<uint8>(123));
149 var.Set(static_cast<unsigned short>(123));
153 var.Set(static_cast<uint32>(123));
157 var.Set(static_cast<uint64>(123));
165 var.Set(static_cast<double>(123.123));
178 var.Set(static_cast<IDispatch*>(NULL))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8AudioNodeCustom.cpp 75 return wrap(static_cast<AudioDestinationNode*>(impl), creationContext, isolate);
77 return wrap(static_cast<OscillatorNode*>(impl), creationContext, isolate);
79 return wrap(static_cast<AudioBufferSourceNode*>(impl), creationContext, isolate);
81 return wrap(static_cast<MediaElementAudioSourceNode*>(impl), creationContext, isolate);
83 return wrap(static_cast<MediaStreamAudioDestinationNode*>(impl), creationContext, isolate);
85 return wrap(static_cast<MediaStreamAudioSourceNode*>(impl), creationContext, isolate);
87 return wrap(static_cast<ScriptProcessorNode*>(impl), creationContext, isolate);
89 return wrap(static_cast<BiquadFilterNode*>(impl), creationContext, isolate);
91 return wrap(static_cast<PannerNode*>(impl), creationContext, isolate);
93 return wrap(static_cast<ConvolverNode*>(impl), creationContext, isolate)
    [all...]
  /frameworks/compile/mclinker/lib/Support/
LEB128.cpp 38 *pBuf++ = static_cast<ByteType>(pValue);
41 *pBuf++ = static_cast<ByteType>((pValue & 0x7f) | 0x80);
42 *pBuf++ = static_cast<ByteType>((pValue >> 7) & 0x7f);
45 *pBuf++ = static_cast<ByteType>((pValue & 0x7f) | 0x80);
46 *pBuf++ = static_cast<ByteType>(((pValue >> 7) & 0x7f) | 0x80);
47 *pBuf++ = static_cast<ByteType>((pValue >> 14) & 0x7f);
50 *pBuf++ = static_cast<ByteType>((pValue & 0x7f) | 0x80);
51 *pBuf++ = static_cast<ByteType>(((pValue >> 7) & 0x7f) | 0x80);
52 *pBuf++ = static_cast<ByteType>(((pValue >> 14) & 0x7f) | 0x80);
53 *pBuf++ = static_cast<ByteType>((pValue >> 21) & 0x7f)
    [all...]
  /external/chromium/chrome/browser/translate/
languages_menu_model.cc 17 AddCheckItem(static_cast<int>(i),
26 return static_cast<size_t>(command_id) == ((language_type_ == ORIGINAL) ?
33 return static_cast<size_t>(command_id) != ((language_type_ == ORIGINAL) ?
45 size_t command_id_size_t = static_cast<size_t>(command_id);
  /external/chromium/chrome/common/
content_settings.cc 10 CONTENT_SETTING_DEFAULT : static_cast<ContentSetting>(content_setting);
  /external/chromium_org/gpu/gles2_conform_support/native/
egl_native_x11.cc 28 return static_cast<EGLImageKHR>(NULL);
31 return static_cast<EGLImageKHR>(NULL);
51 return static_cast<EGLImageKHR>(NULL);
63 return static_cast<EGLImageKHR>(NULL);
  /external/chromium_org/ppapi/cpp/dev/
video_capture_client_dev.cc 23 VideoCaptureClient_Dev* client = static_cast<VideoCaptureClient_Dev*>(
37 VideoCaptureClient_Dev* client = static_cast<VideoCaptureClient_Dev*>(
44 VideoCaptureClient_Dev* client = static_cast<VideoCaptureClient_Dev*>(
53 VideoCaptureClient_Dev* client = static_cast<VideoCaptureClient_Dev*>(
  /external/chromium_org/sync/internal_api/public/base/
node_ordinal.cc 12 uint64 y = static_cast<uint64>(x);
20 bytes[i] = static_cast<uint8>(y);
39 y |= static_cast<uint64>(byte) << (i * 8);
44 return static_cast<int64>(y);
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
vertexconversion.h 43 return static_cast<ToT>(x);
56 return static_cast<T>(x);
70 float f = static_cast<float>(x);
76 const float divisor = 1.0f/(2*static_cast<float>(NL::max())+1);
95 const float divisor = 1.0f / static_cast<float>(static_cast<FromType>(1) << ScaleBits);
96 return static_cast<float>(x) * divisor;
131 static T zero() { return static_cast<T>(0); }
132 static T one() { return static_cast<T>(1); }
139 static T zero() { return static_cast<T>(0);
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/util/
coding_test.cc 30 uint64_t v = static_cast<uint64_t>(1) << power;
38 uint64_t v = static_cast<uint64_t>(1) << power;
59 ASSERT_EQ(0x01, static_cast<int>(dst[0]));
60 ASSERT_EQ(0x02, static_cast<int>(dst[1]));
61 ASSERT_EQ(0x03, static_cast<int>(dst[2]));
62 ASSERT_EQ(0x04, static_cast<int>(dst[3]));
67 ASSERT_EQ(0x01, static_cast<int>(dst[0]));
68 ASSERT_EQ(0x02, static_cast<int>(dst[1]));
69 ASSERT_EQ(0x03, static_cast<int>(dst[2]));
70 ASSERT_EQ(0x04, static_cast<int>(dst[3]))
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
common.h 45 #define UNUSED(x) Unused(static_cast<const void*>(&x))
46 #define UNUSED2(x, y) Unused(static_cast<const void*>(&x)); \
47 Unused(static_cast<const void*>(&y))
48 #define UNUSED3(x, y, z) Unused(static_cast<const void*>(&x)); \
49 Unused(static_cast<const void*>(&y)); \
50 Unused(static_cast<const void*>(&z))
51 #define UNUSED4(x, y, z, a) Unused(static_cast<const void*>(&x)); \
52 Unused(static_cast<const void*>(&y)); \
53 Unused(static_cast<const void*>(&z)); \
54 Unused(static_cast<const void*>(&a)
    [all...]
  /external/chromium_org/ui/base/accelerators/
platform_accelerator_gtk.cc 14 gdk_modifier_(static_cast<GdkModifierType>(0)) {
35 static_cast<const PlatformAcceleratorGtk&>(rhs);
52 return static_cast<const PlatformAcceleratorGtk*>(
62 return static_cast<const PlatformAcceleratorGtk*>(
  /external/chromium_org/ui/base/range/
range_win.cc 38 CHECK_LE(static_cast<LONG>(start()), kLONGMax);
39 CHECK_LE(static_cast<LONG>(end()), kLONGMax);
40 r.cpMin = static_cast<LONG>(start());
41 r.cpMax = static_cast<LONG>(end());
  /external/chromium_org/ui/gfx/image/
image_skia_rep.cc 21 static_cast<int>(size.width() * scale),
22 static_cast<int>(size.height() * scale));
33 return static_cast<int>(bitmap_.width() /
38 return static_cast<int>(bitmap_.height() /
  /external/chromium_org/ui/gfx/
insets.h 36 return Insets(static_cast<int>(top() * y_scale),
37 static_cast<int>(left() * x_scale),
38 static_cast<int>(bottom() * y_scale),
39 static_cast<int>(right() * x_scale));
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-0x-fixits.cpp 12 // CHECK: fix-it:{{.*}}:26}:"static_cast<char>("
16 // CHECK: fix-it:{{.*}}:30}:"static_cast<int16_t>("
30 // FIXME: This should be static_cast<T>.
31 // CHECK: fix-it:{{.*}}"static_cast<char>("
  /external/clang/test/FixIt/
messages.cpp 12 // CHECK: static_cast<unsigned int>( )

Completed in 1244 milliseconds

1 2 3 45 6 7 8 91011>>