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

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/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/7/sources/cxx-stl/gnu-libstdc++/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.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/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 73 return wrap(static_cast<AudioDestinationNode*>(impl), creationContext, isolate);
75 return wrap(static_cast<OscillatorNode*>(impl), creationContext, isolate);
77 return wrap(static_cast<AudioBufferSourceNode*>(impl), creationContext, isolate);
79 return wrap(static_cast<MediaElementAudioSourceNode*>(impl), creationContext, isolate);
81 return wrap(static_cast<MediaStreamAudioDestinationNode*>(impl), creationContext, isolate);
83 return wrap(static_cast<MediaStreamAudioSourceNode*>(impl), creationContext, isolate);
85 return wrap(static_cast<ScriptProcessorNode*>(impl), creationContext, isolate);
87 return wrap(static_cast<BiquadFilterNode*>(impl), creationContext, isolate);
89 return wrap(static_cast<PannerNode*>(impl), creationContext, isolate);
91 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/chrome/browser/ui/views/infobars/
translate_language_menu_model.cc 23 AddCheckItem(static_cast<int>(i), infobar_delegate_->language_name_at(i));
30 return static_cast<size_t>(command_id) == GetLanguageIndex();
35 return static_cast<size_t>(command_id) != ((language_type_ == ORIGINAL) ?
48 size_t command_id_size_t = static_cast<size_t>(command_id);
  /external/chromium_org/content/browser/indexed_db/
list_set_unittest.cc 53 EXPECT_EQ(static_cast<size_t>(0), set.size());
61 EXPECT_EQ(static_cast<size_t>(5), set.size());
65 EXPECT_EQ(static_cast<size_t>(4), set.size());
67 EXPECT_EQ(static_cast<size_t>(1), set.count(2));
69 EXPECT_EQ(static_cast<size_t>(0), set.count(2));
70 EXPECT_EQ(static_cast<size_t>(3), set.size());
87 EXPECT_EQ(static_cast<size_t>(0), set.size());
114 EXPECT_EQ(static_cast<size_t>(0), set.size());
124 EXPECT_EQ(static_cast<size_t>(3), set.size());
141 EXPECT_EQ(static_cast<size_t>(0), set.size())
    [all...]
  /external/chromium_org/content/public/renderer/
media_stream_audio_sink.cc 20 static_cast<MediaStreamTrackExtraData*>(track.extraData());
24 static_cast<WebRtcLocalAudioTrack*>(extra_data->track().get());
32 static_cast<MediaStreamTrackExtraData*>(track.extraData());
36 static_cast<WebRtcLocalAudioTrack*>(extra_data->track().get());
  /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/net/disk_cache/
file_posix.cc 73 if (buffer_len > static_cast<size_t>(kint32max) ||
74 offset > static_cast<size_t>(kint32max)) {
79 static_cast<char*>(buffer), buffer_len);
80 return (static_cast<size_t>(ret) == buffer_len);
85 if (buffer_len > static_cast<size_t>(kint32max) ||
86 offset > static_cast<size_t>(kint32max)) {
91 static_cast<const char*>(buffer),
93 return (static_cast<size_t>(ret) == buffer_len);
105 if (buffer_len > static_cast<size_t>(kint32max) ||
106 offset > static_cast<size_t>(kint32max))
    [all...]
  /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/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/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/chromium_org/ui/gfx/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());

Completed in 995 milliseconds

1 2 3 45 6 7 8 91011>>