OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:const_cast
(Results
426 - 450
of
1877
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/jni/
android_os_SELinux.cpp
125
int ret = setfscreatecon(
const_cast
<char *>(context_c_str));
157
char *tmp =
const_cast
<char *>(context.c_str());
286
char *tmp1 =
const_cast
<char *>(subjectContext.c_str());
287
char *tmp2 =
const_cast
<char *>(objectContext.c_str());
/frameworks/compile/mclinker/lib/MC/
AttributeSet.cpp
37
return
const_cast
<Attribute*>(&m_Predefined);
/frameworks/native/libs/binder/
IInterface.cpp
36
return
const_cast
<IInterface*>(iface)->onAsBinder();
/hardware/libhardware/modules/tv_input/
tv_input.cpp
127
dev->device.common.module =
const_cast
<hw_module_t*>(module);
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
addressof.hpp
40
&
const_cast
<char&>(reinterpret_cast<const volatile char &>(v)));
/packages/apps/Camera2/jni/
jpegutil.cpp
153
*
const_cast
<struct jpeg_compress_struct*>(&cinfov);
268
imgArr[0] =
const_cast
<JSAMPARRAY>(yArr);
269
imgArr[1] =
const_cast
<JSAMPARRAY>(cbArr);
270
imgArr[2] =
const_cast
<JSAMPARRAY>(crArr);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/
find_fn_imps.hpp
50
const_cast
<PB_DS_CLASS_C_DEC* >(this)->find_max();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp
64
const_cast
<PB_DS_CLASS_C_DEC& >(*this).
find_fn_imps.hpp
56
return
const_cast
<PB_DS_CLASS_C_DEC& >(*this).find_key_pointer(r_key,
info_fn_imps.hpp
81
const_cast
<PB_DS_CLASS_C_DEC& >(*this).
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
find_fn_imps.hpp
56
return
const_cast
<PB_DS_CLASS_C_DEC&>(*this).find_key_pointer(r_key, traits_base::m_store_extra_indicator);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/
find_fn_imps.hpp
50
const_cast
<PB_DS_CLASS_C_DEC* >(this)->find_max();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp
64
const_cast
<PB_DS_CLASS_C_DEC& >(*this).
find_fn_imps.hpp
56
return
const_cast
<PB_DS_CLASS_C_DEC& >(*this).find_key_pointer(r_key,
info_fn_imps.hpp
81
const_cast
<PB_DS_CLASS_C_DEC& >(*this).
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
find_fn_imps.hpp
56
return
const_cast
<PB_DS_CLASS_C_DEC&>(*this).find_key_pointer(r_key, traits_base::m_store_extra_indicator);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binomial_heap_base_/
find_fn_imps.hpp
50
const_cast
<PB_DS_CLASS_C_DEC* >(this)->find_max();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp
64
const_cast
<PB_DS_CLASS_C_DEC& >(*this).
find_fn_imps.hpp
56
return
const_cast
<PB_DS_CLASS_C_DEC& >(*this).find_key_pointer(r_key,
info_fn_imps.hpp
81
const_cast
<PB_DS_CLASS_C_DEC& >(*this).
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
find_fn_imps.hpp
56
return
const_cast
<PB_DS_CLASS_C_DEC&>(*this).find_key_pointer(r_key, traits_base::m_store_extra_indicator);
/prebuilts/misc/common/swig/include/2.0.11/python/
pywstrings.swg
59
SWIG_InternalNewPointerObj(%
const_cast
(carray,wchar_t *), pwchar_descriptor, 0) : SWIG_Py_Void();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binomial_heap_base_/
find_fn_imps.hpp
50
const_cast
<PB_DS_CLASS_C_DEC* >(this)->find_max();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
cmp_fn_imps.hpp
64
const_cast
<PB_DS_CLASS_C_DEC& >(*this).
find_fn_imps.hpp
56
return
const_cast
<PB_DS_CLASS_C_DEC& >(*this).find_key_pointer(r_key,
Completed in 686 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>