Home
last modified time | relevance | path

Searched defs:M1 (Results 1 – 25 of 45) sorted by relevance

12

/external/llvm/unittests/Support/
DMemoryTest.cpp45 bool doesOverlap(MemoryBlock M1, MemoryBlock M2) { in doesOverlap()
61 MemoryBlock M1 = Memory::allocateMappedMemory(sizeof(int), nullptr, Flags,EC); in TEST_P() local
72 MemoryBlock M1 = Memory::allocateMappedMemory(16, nullptr, Flags, EC); in TEST_P() local
107 MemoryBlock M1 = Memory::allocateMappedMemory(sizeof(int), nullptr, Flags,EC); in TEST_P() local
126 MemoryBlock M1 = Memory::allocateMappedMemory(sizeof(int), nullptr, Flags, in TEST_P() local
184 MemoryBlock M1 = Memory::allocateMappedMemory(2 * sizeof(int), nullptr, Flags, in TEST_P() local
241 MemoryBlock M1 = Memory::allocateMappedMemory(16, nullptr, Flags, EC); in TEST_P() local
267 MemoryBlock M1 = Memory::allocateMappedMemory(16, &Near, Flags, EC); in TEST_P() local
289 MemoryBlock M1 = Memory::allocateMappedMemory(16, &Near, Flags, EC); in TEST_P() local
315 MemoryBlock M1 = Memory::allocateMappedMemory(16, &Near, Flags, EC); in TEST_P() local
[all …]
DCommandLineTest.cpp55 StackOption(const M0t &M0, const M1t &M1) : Base(M0, M1) {} in StackOption()
59 StackOption(const M0t &M0, const M1t &M1, const M2t &M2) : Base(M0, M1, M2) {} in StackOption()
63 StackOption(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) in StackOption()
/external/clang/unittests/Driver/
DMultilibTest.cpp54 Multilib M1, M2; in TEST() local
61 Multilib M1, M2; in TEST() local
70 Multilib M1, M2; in TEST() local
76 Multilib M1, M2; in TEST() local
85 Multilib M1("64"); in TEST() local
95 Multilib M1("", "32"); in TEST() local
105 Multilib M1("", "", "16"); in TEST() local
115 Multilib M1("foo"); in TEST() local
123 Multilib M1("", "foo"); in TEST() local
131 Multilib M1("", "", "foo"); in TEST() local
[all …]
/external/clang/test/PCH/
Dmacro-redef.c11 #define M1 0 // expected-note {{previous}} macro
12 #define M1 1 // expected-warning {{redefined}} macro
/external/llvm/unittests/ExecutionEngine/JIT/
DMultiJITTest.cpp38 void createModule1(LLVMContext &Context1, Module *&M1, Function *&FooF1) { in createModule1()
74 Module *M1 = nullptr; in TEST() local
104 Module *M1 = nullptr; in TEST() local
138 Module *M1 = nullptr; in TEST() local
/external/libcxx/test/containers/unord/unord.multimap/
Dscary.pass.cpp20 typedef std::unordered_map<int, int> M1; in main() typedef
/external/clang/test/Preprocessor/
Dmacro_rescan.c3 #define M1(a) (a+1) macro
Dmacro_paste_simple.c9 #define M1(A) A macro
Dpp-record.c25 #define M1 c macro
/external/libcxx/test/containers/associative/multimap/
Dscary.pass.cpp20 typedef std::map<int, int> M1; in main() typedef
/external/libcxx/test/containers/associative/multiset/
Dscary.pass.cpp20 typedef std::set<int> M1; in main() typedef
/external/libcxx/test/containers/unord/unord.multiset/
Dscary.pass.cpp20 typedef std::unordered_set<int> M1; in main() typedef
/external/clang/lib/Driver/
DMultilib.cpp153 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2) { in Either()
160 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either()
169 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either()
179 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either()
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
D3d-cube.js96 function MMulti(M1, M2) { argument
123 function MAdd(M1, M2) { argument
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
D3d-cube.js96 function MMulti(M1, M2) { argument
123 function MAdd(M1, M2) { argument
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
D3d-cube.js96 function MMulti(M1, M2) { argument
123 function MAdd(M1, M2) { argument
/external/openfst/src/include/fst/
Dcompose.h225 ComposeFstImpl(const ComposeFstImpl<M1, M2, F, T> &impl) in ComposeFstImpl()
389 const ComposeFstImplOptions<M1, M2, F, T> &opts) in ComposeFstImpl()
535 const ComposeFstImplOptions<M1, M2, F, T> &opts) in ComposeFst()
564 const ComposeFstImplOptions<M1, M2, F, T> &opts) { in CreateBase2()
/external/clang/test/Misc/
Dmacro-backtrace.c4 #define M1(A, B) ((A) < (B)) macro
/external/clang/test/SemaCXX/
Dswitch-implicit-fallthrough-macro.cpp35 #define M1 [[clang::fallthrough]] macro
/external/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp65 const SCEVMulExpr *M1 = cast<SCEVMulExpr>(P1); in TEST_F() local
DLazyCallGraphTest.cpp618 std::unique_ptr<Module> M1 = parseAssembly( in TEST() local
665 std::unique_ptr<Module> M1 = parseAssembly( in TEST() local
/external/clang/test/Sema/
Dunused-expr.c130 #define M1(a, b) (long)foo((a), (b)) macro
/external/clang/test/CodeGenCXX/
Dcopy-assign-synthesis.cpp22 int M1; member
Dcopy-assign-synthesis-1.cpp26 int M1; member
/external/mesa3d/src/mesa/sparc/
Dsparc_matrix.h36 #define M1 %f17 macro

12