/aosp_15_r20/art/compiler/utils/riscv64/ |
H A D | jni_macro_assembler_riscv64.cc | 162 void Riscv64JNIMacroAssembler::Store(ManagedRegister m_base, in Store() 208 ManagedRegister m_base, in Load() 243 ManagedRegister m_base, in LoadGcRootWithoutReadBarrier() 436 void Riscv64JNIMacroAssembler::Jump(ManagedRegister m_base, Offset offs) { in Jump() 445 void Riscv64JNIMacroAssembler::Call(ManagedRegister m_base, Offset offs) { in Call()
|
/aosp_15_r20/art/compiler/utils/arm64/ |
H A D | assembler_arm64.cc | 88 void Arm64Assembler::LoadRawPtr(ManagedRegister m_dst, ManagedRegister m_base, Offset offs) { in LoadRawPtr() 98 void Arm64Assembler::JumpTo(ManagedRegister m_base, Offset offs, ManagedRegister m_scratch) { in JumpTo()
|
H A D | jni_macro_assembler_arm64.cc | 175 void Arm64JNIMacroAssembler::Store(ManagedRegister m_base, in Store() 305 ManagedRegister m_base, in Load() 627 void Arm64JNIMacroAssembler::Jump(ManagedRegister m_base, Offset offs) { in Jump() 636 void Arm64JNIMacroAssembler::Call(ManagedRegister m_base, Offset offs) { in Call()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/detail/ |
D | generic_rk_algorithm.hpp | 119 stage_vector_base &m_base; member 137 const stage_vector_base &m_base; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/ |
D | bounded_pointer.hpp | 271 static T* m_base; member in bounded_allocator 291 T* bounded_allocator< T >::m_base = 0; member in bounded_allocator< T >
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/ |
D | moduleobject.h | 75 PyModuleDef_Base m_base; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/ |
D | moduleobject.h | 75 PyModuleDef_Base m_base; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/ |
D | moduleobject.h | 75 PyModuleDef_Base m_base; member
|
/aosp_15_r20/external/python/cpython3/Include/ |
D | moduleobject.h | 75 PyModuleDef_Base m_base; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/ |
D | moduleobject.h | 75 PyModuleDef_Base m_base; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/ |
D | LoadedModuleInfoList.h | 99 lldb::addr_t m_base = LLDB_INVALID_ADDRESS; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/ |
D | LoadedModuleInfoList.h | 99 lldb::addr_t m_base = LLDB_INVALID_ADDRESS; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/ |
D | LoadedModuleInfoList.h | 99 lldb::addr_t m_base = LLDB_INVALID_ADDRESS; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/ |
D | LoadedModuleInfoList.h | 99 lldb::addr_t m_base = LLDB_INVALID_ADDRESS; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/ |
D | void_cast.hpp | 117 const extended_type_info * m_base; member in boost::serialization::void_cast_detail::void_caster
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/ |
D | test_enable_shared_from_this.cpp | 82 int m_base; member in Base
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/test/regress/ |
D | test_partial_match.hpp | 294 test_iter m_base; member
|
D | test_regex_search.hpp | 418 test_iter m_base; member
|
/aosp_15_r20/art/compiler/utils/arm/ |
H A D | jni_macro_assembler_arm_vixl.cc | 273 void ArmVIXLJNIMacroAssembler::Store(ManagedRegister m_base, in Store() 313 ManagedRegister m_base, in Load()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES10.cpp | 1978 GLfloat *m_base = (GLfloat *) 0; in android_glLoadMatrixf___3FI() local 2056 GLfixed *m_base = (GLfixed *) 0; in android_glLoadMatrixx___3II() local 2454 GLfloat *m_base = (GLfloat *) 0; in android_glMultMatrixf___3FI() local 2532 GLfixed *m_base = (GLfixed *) 0; in android_glMultMatrixx___3II() local
|
H A D | com_google_android_gles_jni_GLImpl.cpp | 2645 GLfloat *m_base = (GLfloat *) 0; in android_glLoadMatrixf___3FI() local 2723 GLfixed *m_base = (GLfixed *) 0; in android_glLoadMatrixx___3II() local 3141 GLfloat *m_base = (GLfloat *) 0; in android_glMultMatrixf___3FI() local 3219 GLfixed *m_base = (GLfixed *) 0; in android_glMultMatrixx___3II() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | match_results.hpp | 552 BidiIterator m_base; // where the search started from member in boost::match_results
|
D | basic_regex_parser.hpp | 91 const charT* m_base; // the start of the string being parsed member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | match_results.hpp | 581 BidiIterator m_base; // where the search started from member in boost::match_results
|
D | basic_regex_parser.hpp | 105 const charT* m_base; // the start of the string being parsed member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser
|