OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:static_cast
(Results
1451 - 1475
of
12288
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/packages/apps/Camera2/jni/
tinyplanet.cc
70
dest[0] =
static_cast
<unsigned char>(axn * ayn * p[0] + ax * ayn * p[4] +
75
dest[1] =
static_cast
<unsigned char>(axn * ayn * p[0] + ax * ayn * p[4] +
80
dest[2] =
static_cast
<unsigned char>(axn * ayn * p[0] + ax * ayn * p[4] +
/packages/apps/Gallery2/jni/filters/
tinyplanet.cc
69
dest[0] =
static_cast
<unsigned char>(axn * ayn * p[0] + ax * ayn * p[4] +
74
dest[1] =
static_cast
<unsigned char>(axn * ayn * p[0] + ax * ayn * p[4] +
79
dest[2] =
static_cast
<unsigned char>(axn * ayn * p[0] + ax * ayn * p[4] +
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_utils.cpp
76
return
static_cast
<float>(MAX_VALUE_FOR_WEIGHTING);
81
const float cost =
static_cast
<float>(MAX_PROBABILITY - probability)
82
/
static_cast
<float>(MAX_PROBABILITY);
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/header/
header_policy.cpp
50
const int terminalIndex = min(
static_cast
<int>(it->second.size()), outValueSize - 1);
61
return
static_cast
<float>(MAX_VALUE_FOR_WEIGHTING);
63
return MULTIPLE_WORD_COST_MULTIPLIER_SCALE /
static_cast
<float>(demotionRate);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
chrono
101
return _ToDuration(
static_cast
<
102
typename _ToDuration::rep>(
static_cast
<_CR>(__d.count())
103
*
static_cast
<_CR>(_CF::num)
104
/
static_cast
<_CR>(_CF::den)));
115
static_cast
<typename _ToDuration::rep>(__d.count()));
125
return _ToDuration(
static_cast
<typename _ToDuration::rep>(
126
static_cast
<_CR>(__d.count()) /
static_cast
<_CR>(_CF::den)));
136
return _ToDuration(
static_cast
<typename _ToDuration::rep>(
137
static_cast
<_CR>(__d.count()) * static_cast<_CR>(_CF::num)))
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
trace_fn_imps.hpp
80
static_cast
<const_internal_node_pointer>(p_nd);
83
static_cast
<unsigned long>(p_internal->get_e_ind()) << std::endl;
103
std::cerr << "(" <<
static_cast
<unsigned long>(p_nd->get_metadata()) << ") ";
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/resize_policy/
cc_hash_max_collision_check_resize_trigger_imp.hpp
144
<<
static_cast
<unsigned long>(new_size) << std::endl;
163
<<
static_cast
<unsigned long>(m_size) << " "
164
<<
static_cast
<unsigned long>(m_max_col) << std::endl;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
move.h
63
{ return
static_cast
<_Tp&&>(__t); }
71
return
static_cast
<_Tp&&>(__t);
83
{ return
static_cast
<typename std::remove_reference<_Tp>::type&&>(__t); }
nested_exception.h
81
: _Except(
static_cast
<_Except&&>(__ex))
126
{ throw _Nested_exception<_Ex>(
static_cast
<_Ex&&>(__ex)); }
140
__throw_with_nested(
static_cast
<_Ex&&>(__ex), &__ex);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
trace_fn_imps.hpp
80
static_cast
<const_internal_node_pointer>(p_nd);
83
static_cast
<unsigned long>(p_internal->get_e_ind()) << std::endl;
103
std::cerr << "(" <<
static_cast
<unsigned long>(p_nd->get_metadata()) << ") ";
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/resize_policy/
cc_hash_max_collision_check_resize_trigger_imp.hpp
144
<<
static_cast
<unsigned long>(new_size) << std::endl;
163
<<
static_cast
<unsigned long>(m_size) << " "
164
<<
static_cast
<unsigned long>(m_max_col) << std::endl;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
move.h
63
{ return
static_cast
<_Tp&&>(__t); }
71
return
static_cast
<_Tp&&>(__t);
83
{ return
static_cast
<typename std::remove_reference<_Tp>::type&&>(__t); }
nested_exception.h
81
: _Except(
static_cast
<_Except&&>(__ex))
126
{ throw _Nested_exception<_Ex>(
static_cast
<_Ex&&>(__ex)); }
140
__throw_with_nested(
static_cast
<_Ex&&>(__ex), &__ex);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
trace_fn_imps.hpp
80
static_cast
<const_internal_node_pointer>(p_nd);
83
static_cast
<unsigned long>(p_internal->get_e_ind()) << std::endl;
103
std::cerr << "(" <<
static_cast
<unsigned long>(p_nd->get_metadata()) << ") ";
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/resize_policy/
cc_hash_max_collision_check_resize_trigger_imp.hpp
144
<<
static_cast
<unsigned long>(new_size) << std::endl;
163
<<
static_cast
<unsigned long>(m_size) << " "
164
<<
static_cast
<unsigned long>(m_max_col) << std::endl;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
chrono
101
return _ToDuration(
static_cast
<
102
typename _ToDuration::rep>(
static_cast
<_CR>(__d.count())
103
*
static_cast
<_CR>(_CF::num)
104
/
static_cast
<_CR>(_CF::den)));
115
static_cast
<typename _ToDuration::rep>(__d.count()));
125
return _ToDuration(
static_cast
<typename _ToDuration::rep>(
126
static_cast
<_CR>(__d.count()) /
static_cast
<_CR>(_CF::den)));
136
return _ToDuration(
static_cast
<typename _ToDuration::rep>(
137
static_cast
<_CR>(__d.count()) * static_cast<_CR>(_CF::num)))
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
trace_fn_imps.hpp
80
static_cast
<const_internal_node_pointer>(p_nd);
83
static_cast
<unsigned long>(p_internal->get_e_ind()) << std::endl;
103
std::cerr << "(" <<
static_cast
<unsigned long>(p_nd->get_metadata()) << ") ";
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
cc_hash_max_collision_check_resize_trigger_imp.hpp
144
<<
static_cast
<unsigned long>(new_size) << std::endl;
163
<<
static_cast
<unsigned long>(m_size) << " "
164
<<
static_cast
<unsigned long>(m_max_col) << std::endl;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
chrono
101
return _ToDuration(
static_cast
<
102
typename _ToDuration::rep>(
static_cast
<_CR>(__d.count())
103
*
static_cast
<_CR>(_CF::num)
104
/
static_cast
<_CR>(_CF::den)));
115
static_cast
<typename _ToDuration::rep>(__d.count()));
125
return _ToDuration(
static_cast
<typename _ToDuration::rep>(
126
static_cast
<_CR>(__d.count()) /
static_cast
<_CR>(_CF::den)));
136
return _ToDuration(
static_cast
<typename _ToDuration::rep>(
137
static_cast
<_CR>(__d.count()) * static_cast<_CR>(_CF::num)))
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
trace_fn_imps.hpp
80
static_cast
<const_internal_node_pointer>(p_nd);
83
static_cast
<unsigned long>(p_internal->get_e_ind()) << std::endl;
103
std::cerr << "(" <<
static_cast
<unsigned long>(p_nd->get_metadata()) << ") ";
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
cc_hash_max_collision_check_resize_trigger_imp.hpp
144
<<
static_cast
<unsigned long>(new_size) << std::endl;
163
<<
static_cast
<unsigned long>(m_size) << " "
164
<<
static_cast
<unsigned long>(m_max_col) << std::endl;
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
chrono
101
return _ToDuration(
static_cast
<
102
typename _ToDuration::rep>(
static_cast
<_CR>(__d.count())
103
*
static_cast
<_CR>(_CF::num)
104
/
static_cast
<_CR>(_CF::den)));
115
static_cast
<typename _ToDuration::rep>(__d.count()));
125
return _ToDuration(
static_cast
<typename _ToDuration::rep>(
126
static_cast
<_CR>(__d.count()) /
static_cast
<_CR>(_CF::den)));
136
return _ToDuration(
static_cast
<typename _ToDuration::rep>(
137
static_cast
<_CR>(__d.count()) * static_cast<_CR>(_CF::num)))
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
trace_fn_imps.hpp
80
static_cast
<const_internal_node_pointer>(p_nd);
83
static_cast
<unsigned long>(p_internal->get_e_ind()) << std::endl;
103
std::cerr << "(" <<
static_cast
<unsigned long>(p_nd->get_metadata()) << ") ";
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
cc_hash_max_collision_check_resize_trigger_imp.hpp
144
<<
static_cast
<unsigned long>(new_size) << std::endl;
163
<<
static_cast
<unsigned long>(m_size) << " "
164
<<
static_cast
<unsigned long>(m_max_col) << std::endl;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
move.h
53
{ return
static_cast
<_Tp&&>(__t); }
66
return
static_cast
<_Tp&&>(__t);
76
{ return
static_cast
<typename std::remove_reference<_Tp>::type&&>(__t); }
Completed in 810 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>