Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/clang/lib/Lex/
H A 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
/aosp_15_r20/external/pigweed/pw_bloat/py/pw_bloat/
H A Dlabel_output.py34 MM = '+' variable in AsciiCharset
51 MM = '┼' variable in LineCharset
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp266 ShaderMemoryManager(BaseMemoryManager* MM) { in ShaderMemoryManager()
584 ShaderMemoryManager *MM = NULL; in lp_build_create_jit_compiler_for_module() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp993 createRuntimeDyldCOFF(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldCOFF()
1004 createRuntimeDyldELF(RuntimeDyld::MemoryManager &MM, in createRuntimeDyldELF()
1014 createRuntimeDyldMachO(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldMachO()
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/rsa/
Dkeypair.rs502 c: &bigint::Elem<MM>, in elem_exp_consttime()
506 M: bigint::NotMuchSmallerModulus<MM>, in elem_exp_consttime()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.h24 RuntimeDyldELFMips(RuntimeDyld::MemoryManager &MM, in RuntimeDyldELFMips()
H A DRuntimeDyldCOFFI386.h26 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
H A DRuntimeDyldCOFFThumb.h49 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.h23 RuntimeDyldELFMips(RuntimeDyld::MemoryManager &MM, in RuntimeDyldELFMips()
H A DRuntimeDyldCOFFI386.h26 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
H A DRuntimeDyldCOFFThumb.h48 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1312 Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldCOFF()
1323 createRuntimeDyldELF(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldELF()
1335 Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldMachO()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1273 Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldCOFF()
1284 createRuntimeDyldELF(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldELF()
1296 Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldMachO()
/aosp_15_r20/external/fec/
H A Dint.h10 #define MM (rs->mm) macro
H A Dchar.h10 #define MM (rs->mm) macro
H A Dfixed.h23 #define MM 8 macro
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/bug392.dir/
Done.go22 func (t *T) MM() int { return t.M() } func
/aosp_15_r20/external/ltp/testcases/realtime/stress/pi-tests/
H A Dlookup_pi_state.c42 pthread_mutex_t MM; variable
/aosp_15_r20/external/speex/tmv/
H A Dpreprocess_tm.h777 register spx_word32_t MM; in preprocess_compute_emgain() local
834 register spx_word32_t MM; in preprocess_compute_linear_gain() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h27 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
H A DRuntimeDyldCOFFThumb.h27 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
H A DRuntimeDyldCOFFX86_64.h35 RuntimeDyldCOFFX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFX86_64()
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dconst-init.cpp63 const MutableMember MM = { 0 }; in writeToMutable() local
/aosp_15_r20/external/executorch/backends/arm/test/ops/
H A Dtest_mm.py27 class MM(torch.nn.Module): class in TestMM
/aosp_15_r20/external/speex/libspeexdsp/
H A Dpreprocess.c835 spx_word32_t MM; in speex_preprocess_run() local
879 spx_word32_t MM; in speex_preprocess_run() local

12345