OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:static_cast
(Results
376 - 400
of
5706
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webrtc/src/modules/audio_processing/
processing_component.cc
74
if (num_handles_ >
static_cast
<int>(handles_.size())) {
78
assert(
static_cast
<int>(handles_.size()) >= num_handles_);
102
assert(
static_cast
<int>(handles_.size()) >= num_handles_);
/gdk/samples/PhotoEditor/jni/
grayscale.cpp
50
const int32_t kRedRatio =
static_cast
<int32_t>((1 << kShiftBits) * 0.21f);
51
const int32_t kGreenRatio =
static_cast
<int32_t>((1 << kShiftBits) * 0.71f);
52
const int32_t kBlueRatio =
static_cast
<int32_t>((1 << kShiftBits) * 0.07f);
/packages/inputmethods/PinyinIME/jni/share/
spellingtrie.cpp
499
uint16 score_this =
static_cast
<unsigned char>(
506
node_current->score =
static_cast
<unsigned char>(
516
static_cast
<uint16>(char_for_node - 'A' + 1);
584
uint16 score_this =
static_cast
<unsigned char>(
591
node_current->score =
static_cast
<unsigned char>(
602
node_current->spelling_idx =
static_cast
<uint16>(char_for_node - 'A' + 1);
756
splstr16_queried_[pos] =
static_cast
<char16>
761
splstr16_queried_[0] =
static_cast
<char16>('C');
762
splstr16_queried_[1] =
static_cast
<char16>('h');
763
splstr16_queried_[2] =
static_cast
<char16>('\0')
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/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/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/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/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/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/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/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/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/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/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/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/webkit/Source/WebCore/html/
HTMLFormElement.cpp
134
static_cast
<HTMLDocument*>(document())->addNamedItem(m_name);
145
static_cast
<HTMLDocument*>(document())->removeNamedItem(m_name);
184
HTMLFormControlElement* formElement =
static_cast
<HTMLFormControlElement*>(formAssociatedElement);
202
Element* targetElement =
static_cast
<Element*>(targetNode);
205
return
static_cast
<HTMLFormControlElement*>(targetElement);
220
static_cast
<HTMLFormControlElement*>(m_associatedElements[i])->hideVisibleValidationMessage();
242
static_cast
<HTMLFormControlElement*>(unhandled)->updateVisibleValidationMessage();
325
HTMLFormControlElement* control =
static_cast
<HTMLFormControlElement*>(associatedElement);
360
static_cast
<HTMLFormControlElement*>(m_associatedElements[i])->reset();
390
HTMLDocument* document =
static_cast
<HTMLDocument*>(this->document())
[
all
...]
/external/webkit/Source/WebKit/win/
DOMEventsClasses.cpp
42
*ppvObject =
static_cast
<IDOMEventListener*>(this);
111
*ppvObject =
static_cast
<IDOMEvent*>(this);
185
*ppvObject =
static_cast
<IDOMUIEvent*>(this);
263
*ppvObject =
static_cast
<IDOMKeyboardEvent*>(this);
289
WebCore::KeyboardEvent* keyEvent =
static_cast
<WebCore::KeyboardEvent*>(m_event.get());
301
WebCore::KeyboardEvent* keyEvent =
static_cast
<WebCore::KeyboardEvent*>(m_event.get());
313
WebCore::KeyboardEvent* keyEvent =
static_cast
<WebCore::KeyboardEvent*>(m_event.get());
325
WebCore::KeyboardEvent* keyEvent =
static_cast
<WebCore::KeyboardEvent*>(m_event.get());
337
WebCore::KeyboardEvent* keyEvent =
static_cast
<WebCore::KeyboardEvent*>(m_event.get());
372
*ppvObject =
static_cast
<IDOMMouseEvent*>(this)
[
all
...]
/external/webkit/Source/WebCore/rendering/svg/
SVGRenderTreeAsText.cpp
297
ts << "[type=SOLID] [color=" <<
static_cast
<RenderSVGResourceSolidColor*>(resource)->color() << "]";
302
RenderSVGResourceContainer* container =
static_cast
<RenderSVGResourceContainer*>(resource);
314
ts << " [id=\"" <<
static_cast
<SVGElement*>(node)->getIdAttribute() << "\"]";
327
const RenderSVGPath& path =
static_cast
<const RenderSVGPath&>(object);
337
SVGElement* element =
static_cast
<SVGElement*>(path.node());
388
SVGElement* svgElement =
static_cast
<SVGElement*>(path.node());
391
SVGRectElement* element =
static_cast
<SVGRectElement*>(svgElement);
397
SVGLineElement* element =
static_cast
<SVGLineElement*>(svgElement);
403
SVGEllipseElement* element =
static_cast
<SVGEllipseElement*>(svgElement);
409
SVGCircleElement* element =
static_cast
<SVGCircleElement*>(svgElement)
[
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/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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r7/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
...]
/cts/apps/CtsVerifier/jni/cameraanalyzer/
com_android_cts_verifier_camera_analyzer_MeteringTest.cpp
119
nativeGreyCoordinates[i * 4] =
static_cast
<int>(
122
nativeGreyCoordinates[i * 4 + 1] =
static_cast
<int>(
125
nativeGreyCoordinates[i * 4 + 2] =
static_cast
<int>(
128
nativeGreyCoordinates[i * 4 + 3] =
static_cast
<int>(
Completed in 744 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>