/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldELFMips.h | 24 RuntimeDyldELFMips(RuntimeDyld::MemoryManager &MM, in RuntimeDyldELFMips() argument
|
H A D | RuntimeDyldCOFFI386.h | 26 RuntimeDyldCOFFI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFI386() argument
|
H A D | RuntimeDyldCOFFThumb.h | 49 RuntimeDyldCOFFThumb(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFThumb() argument
|
H A D | RuntimeDyldCOFFX86_64.h | 57 RuntimeDyldCOFFX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFX86_64() argument
|
H A D | RuntimeDyldCOFFAArch64.h | 90 RuntimeDyldCOFFAArch64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldCOFFAArch64() argument
|
H A D | RuntimeDyldMachOAArch64.h | 25 RuntimeDyldMachOAArch64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOAArch64() argument
|
H A D | RuntimeDyldMachOI386.h | 25 RuntimeDyldMachOI386(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOI386() argument
|
H A D | RuntimeDyldMachOX86_64.h | 25 RuntimeDyldMachOX86_64(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOX86_64() argument
|
H A D | RuntimeDyldMachOARM.h | 28 RuntimeDyldMachOARM(RuntimeDyld::MemoryManager &MM, in RuntimeDyldMachOARM() argument
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegvideoenc_template.c | 33 #undef MM macro 43 #define MM "%%xmm" macro 58 #define MM "%%mm" macro [all...] |
/third_party/ltp/testcases/realtime/stress/pi-tests/ |
H A D | lookup_pi_state.c | 42 pthread_mutex_t MM; variable [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | SectionMemoryManager.cpp | 263 SectionMemoryManager::SectionMemoryManager(MemoryMapper *MM) in SectionMemoryManager() argument
|
H A D | ExecutionEngineBindings.cpp | 410 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager() argument
|
H A D | ExecutionEngine.cpp | 499 EngineBuilder::setMemoryManager(std::unique_ptr<MCJITMemoryManager> MM) { in setMemoryManager() argument
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_misc.cpp | 269 ShaderMemoryManager(BaseMemoryManager* MM) { in ShaderMemoryManager() argument 546 ShaderMemoryManager *MM = NULL; in lp_build_create_jit_compiler_for_module() local [all...] |
/third_party/pulseaudio/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
|
/third_party/pulseaudio/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 1284 createRuntimeDyldELF(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, in createRuntimeDyldELF() argument 1272 createRuntimeDyldCOFF( Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, JITSymbolResolver &Resolver, bool ProcessAllSections, RuntimeDyld::NotifyStubEmittedFunction NotifyStubEmitted) createRuntimeDyldCOFF() argument 1295 createRuntimeDyldMachO( Triple::ArchType Arch, RuntimeDyld::MemoryManager &MM, JITSymbolResolver &Resolver, bool ProcessAllSections, RuntimeDyld::NotifyStubEmittedFunction NotifyStubEmitted) createRuntimeDyldMachO() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFGraph.h | 914 NodeList MM; in members_if() local
|
/third_party/python/Lib/test/ |
H A D | test_descr.py | 821 class MM(MT): class
|
H A D | test_typing.py | 3548 class MM(MutableMapping[str, str]): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 5894 SDValue MM = DAG.getMemmove(Root, sdl, Op1, Op2, Op3, Align, isVol, in visitIntrinsicCall() local
|