/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/ |
plugin.pb.h | 483 parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 496 parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 582 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 595 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 652 insertion_point_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 665 insertion_point_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 722 content_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 735 content_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 796 error_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 809 error_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString) [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/ |
plugin.pb.h | 483 parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 496 parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 582 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 595 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 652 insertion_point_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 665 insertion_point_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 722 content_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 735 content_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 796 error_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 809 error_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString) [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/ |
plugin.pb.h | 483 parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 496 parameter_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 582 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 595 name_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 652 insertion_point_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 665 insertion_point_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 722 content_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 735 content_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 796 error_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString); 809 error_ = const_cast< ::std::string*>(&::google::protobuf::internal::kEmptyString) [all...] |
/external/valgrind/shared/ |
vg_replace_strmem.c | 191 if (*p == 0) return CONST_CAST(HChar *,last); \ 237 if (*p == ch) return CONST_CAST(HChar *,p); \ 878 if (p[i] == c0) return CONST_CAST(void *,&p[i]); \ 917 if (p[n-1-i] == c0) return CONST_CAST(void *,&p[n-1-i]); \ [all...] |
/hardware/libhardware/modules/audio_remote_submix/ |
audio_hw.cpp | 495 const_cast<struct submix_stream_in*>(in)->ref_count--; 617 const_cast<struct audio_stream *>(stream)); 654 const_cast<struct audio_stream *>(stream)); 669 const_cast<struct audio_stream *>(stream)); 678 const_cast<struct audio_stream *>(stream)); [all...] |
/external/clang/include/clang/AST/ |
Decl.h | 99 return static_cast<DeclContext *>(const_cast<TranslationUnitDecl*>(D)); 102 return static_cast<TranslationUnitDecl *>(const_cast<DeclContext*>(DC)); 136 return static_cast<DeclContext *>(const_cast<ExternCContextDecl*>(D)); 139 return static_cast<ExternCContextDecl *>(const_cast<DeclContext*>(DC)); 328 return const_cast<NamedDecl*>(this)->getUnderlyingDecl(); 335 return const_cast<NamedDecl*>(this)->getMostRecentDecl(); 517 return static_cast<DeclContext *>(const_cast<NamespaceDecl*>(D)); 520 return static_cast<NamespaceDecl *>(const_cast<DeclContext*>(DC)); [all...] |
/external/clang/test/CXX/expr/expr.const/ |
p2-0x.cpp | 293 static_assert(const_cast<int&>(vi), ""); // expected-error {{constant expression}} expected-note {{read of volatile object 'vi'}} 305 constexpr S(int=0) : i(1), v(const_cast<volatile int&>(vi)) {} 306 constexpr S(const S &s) : i(2), v(const_cast<volatile int&>(vi)) {} 315 static_assert(const_cast<int&>(s.v), ""); // expected-error {{constant expression}} expected-note {{read of volatile object 'vi'}} 317 static_assert(const_cast<int&>(vs.i), ""); // expected-error {{constant expression}} expected-note {{read of volatile object 'vs'}} 359 int &b = *const_cast<int*>(&a); 363 int &f = const_cast<int&>(e);
|
/external/llvm/lib/IR/ |
Constants.cpp | 477 const_cast<Constant*>(C)->destroyConstant(); [all...] |
/frameworks/av/media/libstagefright/omx/ |
OMXNodeInstance.cpp | 411 mHandle, index, const_cast<void *>(params)); 436 mHandle, index, const_cast<void *>(params)); 454 OMX_STRING name = const_cast<OMX_STRING>( 503 OMX_STRING name = const_cast<OMX_STRING>( 546 OMX_STRING name = const_cast<OMX_STRING>( 549 OMX_STRING nativeBufferName = const_cast<OMX_STRING>( 618 OMX_STRING name = const_cast<OMX_STRING>( 648 OMX_STRING name = const_cast<OMX_STRING>( 754 OMX_U8* bufferHandle = const_cast<OMX_U8*>( 800 const_cast<OMX_STRING>("OMX.google.android.index.useAndroidNativeBuffer2") [all...] |
/external/eigen/Eigen/src/Core/ |
VectorwiseOp.h | 440 return const_cast<ExpressionType&>(m_matrix = extendedTo(other.derived())); 449 return const_cast<ExpressionType&>(m_matrix += extendedTo(other.derived())); 458 return const_cast<ExpressionType&>(m_matrix -= extendedTo(other.derived())); 469 return const_cast<ExpressionType&>(m_matrix); 480 return const_cast<ExpressionType&>(m_matrix);
|
/external/webrtc/webrtc/libjingle/xmpp/ |
rostermoduleimpl.cc | 327 const_cast<XmppPresenceImpl*>(this)->CreateRawXmlSkeleton(); 438 XmppRosterContactImpl * me = const_cast<XmppRosterContactImpl*>(this); 457 XmppRosterContactImpl * me = const_cast<XmppRosterContactImpl*>(this); 471 XmppRosterContactImpl * me = const_cast<XmppRosterContactImpl*>(this); 540 const_cast<XmppRosterContactImpl*>(this)->CreateRawXmlSkeleton();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
shared_ptr.h | 191 return const_cast<const volatile _Atomic_word&>(_M_use_count); 611 : _M_ptr(const_cast<element_type*>(__r._M_ptr)), 757 * shared_ptr<_Tp, _Lp>(const_cast<_Tp*>(__r.get())) 975 __pe->_M_weak_assign(const_cast<_Tp1*>(__px), __pn); 1162 __pe->_M_weak_assign(const_cast<_Tp1*>(__px), __pn);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
shared_ptr.h | 191 return const_cast<const volatile _Atomic_word&>(_M_use_count); 611 : _M_ptr(const_cast<element_type*>(__r._M_ptr)), 757 * shared_ptr<_Tp, _Lp>(const_cast<_Tp*>(__r.get())) 975 __pe->_M_weak_assign(const_cast<_Tp1*>(__px), __pn); 1162 __pe->_M_weak_assign(const_cast<_Tp1*>(__px), __pn);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
shared_ptr.h | 191 return const_cast<const volatile _Atomic_word&>(_M_use_count); 611 : _M_ptr(const_cast<element_type*>(__r._M_ptr)), 757 * shared_ptr<_Tp, _Lp>(const_cast<_Tp*>(__r.get())) 975 __pe->_M_weak_assign(const_cast<_Tp1*>(__px), __pn); 1162 __pe->_M_weak_assign(const_cast<_Tp1*>(__px), __pn);
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
shared_ptr.h | 191 return const_cast<const volatile _Atomic_word&>(_M_use_count); 611 : _M_ptr(const_cast<element_type*>(__r._M_ptr)), 757 * shared_ptr<_Tp, _Lp>(const_cast<_Tp*>(__r.get())) 975 __pe->_M_weak_assign(const_cast<_Tp1*>(__px), __pn); 1162 __pe->_M_weak_assign(const_cast<_Tp1*>(__px), __pn);
|
/system/core/libutils/ |
VectorImpl.cpp | 179 void* array = const_cast<void*>(arrayImpl()); 351 mStorage = const_cast<void*>(array); 436 mStorage = const_cast<void*>(array); 450 void* free_space = const_cast<void*>(itemLocation(where)); 503 mStorage = const_cast<void*>(array);
|
/external/ceres-solver/internal/ceres/ |
suitesparse.h | 264 cholmod_print_sparse(m, const_cast<char*>(name.c_str()), &cc_); 268 cholmod_print_dense(m, const_cast<char*>(name.c_str()), &cc_); 272 cholmod_print_triplet(m, const_cast<char*>(name.c_str()), &cc_);
|
/external/clang/include/clang/Analysis/FlowSensitive/ |
DataflowValues.h | 108 return const_cast<DataflowValues*>(this)->getBlockData(B); 125 return const_cast<DataflowValues*>(this)->getStmtData(S); 150 return const_cast<DataflowValues*>(this)->getStmtDataMap();
|
/external/clang/include/clang/Lex/ |
Token.h | 197 PtrData = const_cast<void *>(D); 209 PtrData = const_cast<char*>(Ptr); 221 PtrData = const_cast<char*>(Ptr);
|
/external/clang/tools/libclang/ |
CXSourceLocation.cpp | 266 *file = const_cast<FileEntry *>(SM.getFileEntryForSLocEntry(sloc)); 345 *file = const_cast<FileEntry *>(SM.getFileEntryForID(FID)); 382 *file = const_cast<FileEntry *>(SM.getFileEntryForID(FID));
|
/external/deqp/framework/randomshaders/ |
rsgVariableValue.hpp | 92 ConstStridedValueAccess (const VariableType& type, const Scalar* valuePtr) : m_type(&type), m_value(const_cast<Scalar*>(valuePtr)) {} 201 ConstValueRangeAccess (const VariableType& type, const Scalar* minVal, const Scalar* maxVal) : m_type(&type), m_min(const_cast<Scalar*>(minVal)), m_max(const_cast<Scalar*>(maxVal)) {}
|
/external/jsoncpp/src/lib_json/ |
json_internalmap.inl | 224 return const_cast<Value*>(constThis->find(key)); 384 it.map_ = const_cast<ValueInternalMap*>(this); 391 it.map_ = const_cast<ValueInternalMap*>(this);
|
/external/llvm/include/llvm/ADT/ |
ImmutableMap.h | 78 explicit ImmutableMap(const TreeTy* R) : Root(const_cast<TreeTy*>(R)) { 122 return const_cast<typename TreeTy::Factory *>(&F); 273 : Root(const_cast<TreeTy *>(R)), Factory(F) {
|
/external/llvm/lib/Analysis/ |
DemandedBits.cpp | 88 computeKnownBits(const_cast<Value *>(V1), KnownZero, KnownOne, DL, 0, 94 computeKnownBits(const_cast<Value *>(V2), KnownZero2, KnownOne2, DL, 383 const_cast<DemandedBits*>(this)->performAnalysis();
|
/external/llvm/lib/Support/ |
MemoryBuffer.cpp | 124 memcpy(const_cast<char*>(Buf->getBufferStart()), InputData.data(), 160 memset(const_cast<char*>(SB->getBufferStart()), 0, Size); 377 char *BufPtr = const_cast<char *>(Buf->getBufferStart());
|