Home
last modified time | relevance | path

Searched defs:MM (Results 1 – 25 of 88) sorted by relevance

1234

/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.h24 RuntimeDyldELFMips(RuntimeDyld::MemoryManager &MM, in RuntimeDyldELFMips()
DRuntimeDyldCOFFI386.h26 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
DRuntimeDyldCOFFThumb.h49 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
DRuntimeDyldCOFFX86_64.h57 RuntimeDyldCOFFX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFX86_64()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.h24 RuntimeDyldELFMips(RuntimeDyld::MemoryManager &MM, in RuntimeDyldELFMips()
DRuntimeDyldCOFFI386.h26 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
DRuntimeDyldCOFFThumb.h49 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
/external/fec/
Dchar.h10 #define MM (rs->mm) macro
Dint.h10 #define MM (rs->mm) macro
Dfixed.h23 #define MM 8 macro
/external/llvm-project/clang/test/Sema/
Dwarn-int-in-bool-context.c10 #define MM a << a macro
/external/pigweed/pw_bloat/py/pw_bloat/
Dbloat_output.py47 MM = '+' variable in AsciiCharset
63 MM = '┼' variable in LineCharset
/external/clang/lib/Lex/
DPPMacroExpansion.cpp91 if (auto *MM = ModuleMacros.FindNodeOrInsertPos(ID, InsertPos)) { in addModuleMacro() local
96 auto *MM = ModuleMacro::create(*this, Mod, II, Macro, Overrides); in addModuleMacro() local
110 [](ModuleMacro *MM) { in addModuleMacro()
162 auto *MM = Worklist.pop_back_val(); in updateModuleMacroInfo() local
240 for (auto *MM : State ? State->getActiveModuleMacros(*this, II) : None) in dumpMacroInfo() local
245 auto *MM = Worklist.pop_back_val(); in dumpMacroInfo() local
/external/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp139 if (auto *MM = ModuleMacros.FindNodeOrInsertPos(ID, InsertPos)) { in addModuleMacro() local
144 auto *MM = ModuleMacro::create(*this, Mod, II, Macro, Overrides); in addModuleMacro() local
158 [](ModuleMacro *MM) { in addModuleMacro()
210 auto *MM = Worklist.pop_back_val(); in updateModuleMacroInfo() local
288 for (auto *MM : State ? State->getActiveModuleMacros(*this, II) : None) in dumpMacroInfo() local
293 auto *MM = Worklist.pop_back_val(); in dumpMacroInfo() local
/external/ltp/testcases/realtime/stress/pi-tests/
Dlookup_pi_state.c42 pthread_mutex_t MM; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h27 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
DRuntimeDyldCOFFThumb.h27 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
DRuntimeDyldCOFFX86_64.h35 RuntimeDyldCOFFX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFX86_64()
DRuntimeDyldMachOX86_64.h26 RuntimeDyldMachOX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOX86_64()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp266 ShaderMemoryManager(BaseMemoryManager* MM) { in ShaderMemoryManager()
524 ShaderMemoryManager *MM = NULL; in lp_build_create_jit_compiler_for_module() local
/external/llvm-project/clang/test/CodeGenCXX/
Dconst-init.cpp63 const MutableMember MM = { 0 }; in writeToMutable() local
/external/clang/test/CodeGenCXX/
Dconst-init.cpp63 const MutableMember MM = { 0 }; in writeToMutable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp263 SectionMemoryManager::SectionMemoryManager(MemoryMapper *MM) in SectionMemoryManager()
/external/llvm-project/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp272 SectionMemoryManager::SectionMemoryManager(MemoryMapper *MM) in SectionMemoryManager()
/external/rust/crates/ring/src/rsa/
Dsigning.rs469 c: &bigint::Elem<MM>, in elem_exp_consttime()
473 M: bigint::NotMuchSmallerModulus<MM>, in elem_exp_consttime()

1234