HomeSort by relevance Sort by last modified time
    Searched full:static_cast (Results 826 - 850 of 12288) sorted by null

<<31323334353637383940>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " " <<
49 static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " "
49 << static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " " <<
49 static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " "
49 << static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " " <<
49 static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " "
49 << static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " " <<
49 static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " "
49 << static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " " <<
49 static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/cc_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " "
49 << static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/gp_hash_table_map_/
trace_fn_imps.hpp 48 std::cerr << static_cast<unsigned long>(m_num_e) << " " <<
49 static_cast<unsigned long>(m_num_used_e) << std::endl;
53 std::cerr << static_cast<unsigned long>(i) << " ";
  /external/skia/tests/
ReadPixelsTest.cpp 84 a = static_cast<U8CPU>(c[3]);
85 r = static_cast<U8CPU>(c[2]);
86 g = static_cast<U8CPU>(c[1]);
87 b = static_cast<U8CPU>(c[0]);
92 a = static_cast<U8CPU>(c[3]);
93 r = static_cast<U8CPU>(c[0]);
94 g = static_cast<U8CPU>(c[1]);
95 b = static_cast<U8CPU>(c[2]);
151 int32_t aA = static_cast<int32_t>(SkGetPackedA32(a));
152 int32_t aR = static_cast<int32_t>(SkGetPackedR32(a))
    [all...]
WritePixelsTest.cpp 180 a = static_cast<U8CPU>(c[3]);
181 r = static_cast<U8CPU>(c[2]);
182 g = static_cast<U8CPU>(c[1]);
183 b = static_cast<U8CPU>(c[0]);
188 a = static_cast<U8CPU>(c[3]);
189 r = static_cast<U8CPU>(c[0]);
190 g = static_cast<U8CPU>(c[1]);
191 b = static_cast<U8CPU>(c[2]);
209 int32_t aA = static_cast<int32_t>(SkGetPackedA32(a));
210 int32_t aR = static_cast<int32_t>(SkGetPackedR32(a))
    [all...]
  /frameworks/base/core/jni/android/graphics/
Shader.cpp 100 static_cast<SkShader::TileMode>(tileModeX), static_cast<SkShader::TileMode>(tileModeY),
136 static_cast<SkShader::TileMode>(tileMode));
193 storedColors[0] = static_cast<uint32_t>(colorValues[0]);
197 storedColors[i] = static_cast<uint32_t>(colorValues[i - missFirst]);
201 storedColors[stopCount - 1] = static_cast<uint32_t>(colorValues[count - 1]);
205 storedPositions, stopCount, shader, static_cast<SkShader::TileMode>(tileMode), NULL,
227 storedColors[0] = static_cast<uint32_t>(color0);
228 storedColors[1] = static_cast<uint32_t>(color1);
231 storedPositions, 2, shader, static_cast<SkShader::TileMode>(tileMode), NULL
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 542 return &static_cast<leaf_pointer>(m_p_nd)->value();
549 return static_cast<leaf_pointer>(m_p_nd)->value();
608 m_p_nd = static_cast<head_pointer>(m_p_nd)->m_p_min;
636 m_p_nd = static_cast<head_pointer>(m_p_nd)->m_p_max;
658 inode_pointer p_parent = static_cast<inode_pointer>(p_nd->m_p_parent);
672 inode_pointer p_parent = static_cast<inode_pointer>(p_nd->m_p_parent);
696 return static_cast<leaf_pointer>(p_nd);
697 return static_cast<inode_pointer>(p_nd)->leftmost_descendant();
704 return static_cast<leaf_pointer>(p_nd);
705 return static_cast<inode_pointer>(p_nd)->rightmost_descendant()
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 542 return &static_cast<leaf_pointer>(m_p_nd)->value();
549 return static_cast<leaf_pointer>(m_p_nd)->value();
608 m_p_nd = static_cast<head_pointer>(m_p_nd)->m_p_min;
636 m_p_nd = static_cast<head_pointer>(m_p_nd)->m_p_max;
658 inode_pointer p_parent = static_cast<inode_pointer>(p_nd->m_p_parent);
672 inode_pointer p_parent = static_cast<inode_pointer>(p_nd->m_p_parent);
696 return static_cast<leaf_pointer>(p_nd);
697 return static_cast<inode_pointer>(p_nd)->leftmost_descendant();
704 return static_cast<leaf_pointer>(p_nd);
705 return static_cast<inode_pointer>(p_nd)->rightmost_descendant()
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 542 return &static_cast<leaf_pointer>(m_p_nd)->value();
549 return static_cast<leaf_pointer>(m_p_nd)->value();
608 m_p_nd = static_cast<head_pointer>(m_p_nd)->m_p_min;
636 m_p_nd = static_cast<head_pointer>(m_p_nd)->m_p_max;
658 inode_pointer p_parent = static_cast<inode_pointer>(p_nd->m_p_parent);
672 inode_pointer p_parent = static_cast<inode_pointer>(p_nd->m_p_parent);
696 return static_cast<leaf_pointer>(p_nd);
697 return static_cast<inode_pointer>(p_nd)->leftmost_descendant();
704 return static_cast<leaf_pointer>(p_nd);
705 return static_cast<inode_pointer>(p_nd)->rightmost_descendant()
    [all...]
  /external/chromium_org/base/
values.cc 27 const ListValue* list = static_cast<const ListValue*>(node);
43 const DictionaryValue* dict = static_cast<const DictionaryValue*>(node);
333 const BinaryValue* other_binary = static_cast<const BinaryValue*>(other);
486 return static_cast<const DictionaryValue&>(*this).Get(
559 *out_value = static_cast<const BinaryValue*>(value);
566 return static_cast<const DictionaryValue&>(*this).GetBinary(
579 *out_value = static_cast<const DictionaryValue*>(value);
586 return static_cast<const DictionaryValue&>(*this).GetDictionary(
599 *out_value = static_cast<const ListValue*>(value);
605 return static_cast<const DictionaryValue&>(*this).GetList
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
limits 309 min() throw() { return static_cast<_Tp>(0); }
313 max() throw() { return static_cast<_Tp>(0); }
319 lowest() throw() { return static_cast<_Tp>(0); }
325 epsilon() throw() { return static_cast<_Tp>(0); }
329 round_error() throw() { return static_cast<_Tp>(0); }
333 infinity() throw() { return static_cast<_Tp>(0); }
338 quiet_NaN() throw() { return static_cast<_Tp>(0); }
343 signaling_NaN() throw() { return static_cast<_Tp>(0); }
349 denorm_min() throw() { return static_cast<_Tp>(0); }
493 denorm_min() throw() { return static_cast<char>(0);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
limits 309 min() throw() { return static_cast<_Tp>(0); }
313 max() throw() { return static_cast<_Tp>(0); }
319 lowest() throw() { return static_cast<_Tp>(0); }
325 epsilon() throw() { return static_cast<_Tp>(0); }
329 round_error() throw() { return static_cast<_Tp>(0); }
333 infinity() throw() { return static_cast<_Tp>(0); }
338 quiet_NaN() throw() { return static_cast<_Tp>(0); }
343 signaling_NaN() throw() { return static_cast<_Tp>(0); }
349 denorm_min() throw() { return static_cast<_Tp>(0); }
493 denorm_min() throw() { return static_cast<char>(0);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
limits 309 min() throw() { return static_cast<_Tp>(0); }
313 max() throw() { return static_cast<_Tp>(0); }
319 lowest() throw() { return static_cast<_Tp>(0); }
325 epsilon() throw() { return static_cast<_Tp>(0); }
329 round_error() throw() { return static_cast<_Tp>(0); }
333 infinity() throw() { return static_cast<_Tp>(0); }
338 quiet_NaN() throw() { return static_cast<_Tp>(0); }
343 signaling_NaN() throw() { return static_cast<_Tp>(0); }
349 denorm_min() throw() { return static_cast<_Tp>(0); }
493 denorm_min() throw() { return static_cast<char>(0);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
limits 309 min() throw() { return static_cast<_Tp>(0); }
313 max() throw() { return static_cast<_Tp>(0); }
319 lowest() throw() { return static_cast<_Tp>(0); }
325 epsilon() throw() { return static_cast<_Tp>(0); }
329 round_error() throw() { return static_cast<_Tp>(0); }
333 infinity() throw() { return static_cast<_Tp>(0); }
338 quiet_NaN() throw() { return static_cast<_Tp>(0); }
343 signaling_NaN() throw() { return static_cast<_Tp>(0); }
349 denorm_min() throw() { return static_cast<_Tp>(0); }
493 denorm_min() throw() { return static_cast<char>(0);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
limits 282 static _Tp min() throw() { return static_cast<_Tp>(0); }
284 static _Tp max() throw() { return static_cast<_Tp>(0); }
287 static _Tp epsilon() throw() { return static_cast<_Tp>(0); }
289 static _Tp round_error() throw() { return static_cast<_Tp>(0); }
291 static _Tp infinity() throw() { return static_cast<_Tp>(0); }
293 static _Tp quiet_NaN() throw() { return static_cast<_Tp>(0); }
296 static _Tp signaling_NaN() throw() { return static_cast<_Tp>(0); }
300 static _Tp denorm_min() throw() { return static_cast<_Tp>(0); }
400 { return static_cast<char>(0); }
445 { return static_cast<signed char>(0);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
limits 282 static _Tp min() throw() { return static_cast<_Tp>(0); }
284 static _Tp max() throw() { return static_cast<_Tp>(0); }
287 static _Tp epsilon() throw() { return static_cast<_Tp>(0); }
289 static _Tp round_error() throw() { return static_cast<_Tp>(0); }
291 static _Tp infinity() throw() { return static_cast<_Tp>(0); }
293 static _Tp quiet_NaN() throw() { return static_cast<_Tp>(0); }
296 static _Tp signaling_NaN() throw() { return static_cast<_Tp>(0); }
300 static _Tp denorm_min() throw() { return static_cast<_Tp>(0); }
400 { return static_cast<char>(0); }
445 { return static_cast<signed char>(0);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
limits 282 static _Tp min() throw() { return static_cast<_Tp>(0); }
284 static _Tp max() throw() { return static_cast<_Tp>(0); }
287 static _Tp epsilon() throw() { return static_cast<_Tp>(0); }
289 static _Tp round_error() throw() { return static_cast<_Tp>(0); }
291 static _Tp infinity() throw() { return static_cast<_Tp>(0); }
293 static _Tp quiet_NaN() throw() { return static_cast<_Tp>(0); }
296 static _Tp signaling_NaN() throw() { return static_cast<_Tp>(0); }
300 static _Tp denorm_min() throw() { return static_cast<_Tp>(0); }
400 { return static_cast<char>(0); }
445 { return static_cast<signed char>(0);
    [all...]

Completed in 811 milliseconds

<<31323334353637383940>>