OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:static_cast
(Results
1726 - 1750
of
12288
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/frameworks/native/include/ui/
ANativeObjectBase.h
76
return
static_cast
<TYPE*>(self);
79
return
static_cast
<TYPE const *>(self);
/frameworks/rs/cpu_ref/linkloader/include/
ELFReloc.h
71
return
static_cast
<ELFRelocTy *>(this);
75
return
static_cast
<ELFRelocTy const *>(this);
/frameworks/webview/chromium/plat_support/
graphic_buffer_impl.cpp
39
static_cast
<uint32_t>(w),
static_cast
<uint32_t>(h));
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
condition_variable.cpp
62
ts.tv_sec =
static_cast
<ts_sec>(s.count());
63
ts.tv_nsec =
static_cast
<decltype(ts.tv_nsec)>((d - s).count());
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
integral_wrapper.hpp
17
#include <boost/mpl/aux_/
static_cast
.hpp>
80
operator AUX_WRAPPER_VALUE_TYPE() const { return
static_cast
<AUX_WRAPPER_VALUE_TYPE>(this->value); }
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
framework.hpp
73
return
static_cast
<UnitType&>( get( id,
static_cast
<test_unit_type>(UnitType::type) ) );
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_input.h
41
mTerminalDiffCost[i] =
static_cast
<float>(MAX_VALUE_FOR_WEIGHTING);
50
static_cast
<float>(MAX_VALUE_FOR_WEIGHTING) : src->mTerminalDiffCost[i];
/packages/inputmethods/PinyinIME/jni/share/
dictlist.cpp
52
buf_ =
static_cast
<char16*>(malloc(buf_size * sizeof(char16)));
58
scis_hz_ =
static_cast
<char16*>(malloc(scis_num_ * sizeof(char16)));
62
scis_splid_ =
static_cast
<SpellingId*>
201
char16 *found_2w =
static_cast
<char16*>
217
char16 *found_w =
static_cast
<char16*>
312
char16 *hz_found =
static_cast
<char16*>
357
assert(
static_cast
<size_t>(found - buf_) >= start_pos_[str_len - 1]);
358
return
static_cast
<LemmaIdType>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
base.h
283
typedef __typeof__(*
static_cast
<_Tp1*>(NULL)
284
+ *
static_cast
<_Tp2*>(NULL)) result;
295
typedef __typeof__(*
static_cast
<_Tp*>(NULL)
296
+ *
static_cast
<_Tp*>(NULL)) result;
308
typedef __typeof__(*
static_cast
<_Tp1*>(NULL)
309
* *
static_cast
<_Tp2*>(NULL)) result;
320
typedef __typeof__(*
static_cast
<_Tp*>(NULL)
321
* *
static_cast
<_Tp*>(NULL)) result;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
ctype_inline.h
42
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
49
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
ctype_inline.h
44
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
51
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
ctype_inline.h
44
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
51
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
ctype_inline.h
44
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
51
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
ctype_inline.h
44
{ return _M_table[
static_cast
<unsigned char>(__c)] & __m; }
51
*__vec++ = _M_table[
static_cast
<unsigned char>(*__low++)];
Completed in 554 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>