/aosp_15_r20/external/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 91 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 D | label_output.py | 34 MM = '+' variable in AsciiCharset 51 MM = '┼' variable in LineCharset
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_misc.cpp | 266 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 D | RuntimeDyld.cpp | 993 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/ |
D | keypair.rs | 502 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 D | RuntimeDyldELFMips.h | 24 RuntimeDyldELFMips(RuntimeDyld::MemoryManager &MM, in RuntimeDyldELFMips()
|
H A D | RuntimeDyldCOFFI386.h | 26 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
|
H A D | RuntimeDyldCOFFThumb.h | 49 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldELFMips.h | 23 RuntimeDyldELFMips(RuntimeDyld::MemoryManager &MM, in RuntimeDyldELFMips()
|
H A D | RuntimeDyldCOFFI386.h | 26 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
|
H A D | RuntimeDyldCOFFThumb.h | 48 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 1312 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 D | RuntimeDyld.cpp | 1273 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 D | int.h | 10 #define MM (rs->mm) macro
|
H A D | char.h | 10 #define MM (rs->mm) macro
|
H A D | fixed.h | 23 #define MM 8 macro
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/bug392.dir/ |
D | one.go | 22 func (t *T) MM() int { return t.M() } func
|
/aosp_15_r20/external/ltp/testcases/realtime/stress/pi-tests/ |
H A D | lookup_pi_state.c | 42 pthread_mutex_t MM; variable
|
/aosp_15_r20/external/speex/tmv/ |
H A D | preprocess_tm.h | 777 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 D | RuntimeDyldCOFFI386.h | 27 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386()
|
H A D | RuntimeDyldCOFFThumb.h | 27 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb()
|
H A D | RuntimeDyldCOFFX86_64.h | 35 RuntimeDyldCOFFX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFX86_64()
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | const-init.cpp | 63 const MutableMember MM = { 0 }; in writeToMutable() local
|
/aosp_15_r20/external/executorch/backends/arm/test/ops/ |
H A D | test_mm.py | 27 class MM(torch.nn.Module): class in TestMM
|
/aosp_15_r20/external/speex/libspeexdsp/ |
H A D | preprocess.c | 835 spx_word32_t MM; in speex_preprocess_run() local 879 spx_word32_t MM; in speex_preprocess_run() local
|