Home
last modified time | relevance | path

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

1234

/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/
Dsource.pass.cpp33 void RunTestCaseImpl(MultiStringType const& MS, Args... args) { in RunTestCaseImpl()
83 void RunTestCase(MultiStringType const& MS) { in RunTestCase()
122 for (auto const& MS : PathList) { in main() local
/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/path.construct/
Dsource.pass.cpp36 void RunTestCaseImpl(MultiStringType const& MS, Args... args) { in RunTestCaseImpl()
86 void RunTestCase(MultiStringType const& MS) { in RunTestCase()
128 for (auto const& MS : PathList) { in main() local
/external/clang/unittests/Driver/
DMultilibTest.cpp183 MultilibSet MS; in TEST() local
199 MultilibSet MS; in TEST() local
227 MultilibSet MS; in TEST() local
241 MultilibSet MS; in TEST() local
257 MultilibSet MS; in TEST() local
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.native.obs/
Dstring_alloc.pass.cpp37 void doShortStringTest(MultiStringType const& MS) { in doShortStringTest()
79 void doLongStringTest(MultiStringType const& MS) { in doLongStringTest()
Dnamed_overloads.pass.cpp39 auto const& MS = longString; in main() local
/external/rust/crates/tower/src/balance/pool/
Dmod.rs267 pub fn build<MS, Target, Request>( in build()
269 make_service: MS, in build()
271 ) -> Pool<MS, Target, Request> in build()
346 pub fn new(make_service: MS, target: Target) -> Self { in new()
/external/cronet/third_party/libc++/src/test/libcxx/input.output/filesystems/class.path/path.member/path.native.obs/
Dstring_alloc.pass.cpp40 void doShortStringTest(MultiStringType const& MS) { in doShortStringTest()
92 void doLongStringTest(MultiStringType const& MS) { in doLongStringTest()
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.generic.obs/
Dnamed_overloads.pass.cpp38 auto const& MS = longString; in main() local
/external/clang/test/CodeGen/
D2007-04-05-UnPackedStruct.c15 struct MyStruct MS = { tB, 0 }; in bar() local
D2007-04-05-PackedStruct.c17 struct MyStruct MS = { tB, 0 }; in bar() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/
DCommonConfig.cpp15 NameOrPattern::create(StringRef Pattern, MatchStyle MS, in create()
/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/path.native.obs/
Dnamed_overloads.pass.cpp43 auto const& MS = longString; in main() local
/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/path.generic.obs/
Dnamed_overloads.pass.cpp49 auto const& MS = ref; in main() local
/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/path.assign/
Dsource.pass.cpp43 void RunTestCase(MultiStringType const& MS) { in RunTestCase()
238 for (auto const& MS : PathList) { in main() local
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/
Dsource.pass.cpp38 void RunTestCase(MultiStringType const& MS) { in RunTestCase()
233 for (auto const& MS : PathList) { in main() local
/external/cronet/third_party/libc++/src/test/std/thread/thread.condition/thread.condition.condvarany/
Dwait_terminates.sh.cpp121 typedef std::chrono::milliseconds MS; typedef
/external/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
Dwait_terminates.sh.cpp111 typedef std::chrono::milliseconds MS; typedef
/external/ltp/testcases/realtime/stress/pi-tests/
Dlookup_pi_state.c43 pthread_mutex_t MS; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFStreamer.h206 MCStreamer *MS; // Owned by AsmPrinter variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVDuplicatesTracker.h82 unsigned MS : 1; member
DSPIRVModuleAnalysis.h149 InstrList MS[NUM_MODULE_SECTIONS]; member
/external/clang/lib/Driver/
DMultilib.cpp291 raw_ostream &clang::driver::operator<<(raw_ostream &OS, const MultilibSet &MS) { in operator <<()
/external/walt/pywalt/pywalt/
Dwalt.py57 MS = 1e-3 # MS = 0.001 seconds variable
/external/clang/lib/Lex/
DPPLexerChange.cpp660 MacroState MS(Macro.second.getLatest()); in EnterSubmodule() local
/external/llvm/tools/dsymutil/
DMachOUtils.cpp320 bool generateDsymCompanion(const DebugMap &DM, MCStreamer &MS, in generateDsymCompanion()

1234