Home
last modified time | relevance | path

Searched defs:m_base (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/art/compiler/utils/riscv64/
H A Djni_macro_assembler_riscv64.cc162 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 Dassembler_arm64.cc88 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 Djni_macro_assembler_arm64.cc175 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/
Dgeneric_rk_algorithm.hpp119 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/
Dbounded_pointer.hpp271 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/
Dmoduleobject.h75 PyModuleDef_Base m_base; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dmoduleobject.h75 PyModuleDef_Base m_base; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dmoduleobject.h75 PyModuleDef_Base m_base; member
/aosp_15_r20/external/python/cpython3/Include/
Dmoduleobject.h75 PyModuleDef_Base m_base; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dmoduleobject.h75 PyModuleDef_Base m_base; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DLoadedModuleInfoList.h99 lldb::addr_t m_base = LLDB_INVALID_ADDRESS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DLoadedModuleInfoList.h99 lldb::addr_t m_base = LLDB_INVALID_ADDRESS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DLoadedModuleInfoList.h99 lldb::addr_t m_base = LLDB_INVALID_ADDRESS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DLoadedModuleInfoList.h99 lldb::addr_t m_base = LLDB_INVALID_ADDRESS; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dvoid_cast.hpp117 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/
Dtest_enable_shared_from_this.cpp82 int m_base; member in Base
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/test/regress/
Dtest_partial_match.hpp294 test_iter m_base; member
Dtest_regex_search.hpp418 test_iter m_base; member
/aosp_15_r20/art/compiler/utils/arm/
H A Djni_macro_assembler_arm_vixl.cc273 void ArmVIXLJNIMacroAssembler::Store(ManagedRegister m_base, in Store()
313 ManagedRegister m_base, in Load()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp1978 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 Dcom_google_android_gles_jni_GLImpl.cpp2645 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/
Dmatch_results.hpp552 BidiIterator m_base; // where the search started from member in boost::match_results
Dbasic_regex_parser.hpp91 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/
Dmatch_results.hpp581 BidiIterator m_base; // where the search started from member in boost::match_results
Dbasic_regex_parser.hpp105 const charT* m_base; // the start of the string being parsed member in boost::BOOST_REGEX_DETAIL_NS::basic_regex_parser

12