Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/stress/pi-tests/
Dlookup_pi_state.c43 pthread_mutex_t MS; variable
/third_party/node/deps/npm/node_modules/mute-stream/test/
Dbasic.js3 var MS = require('../mute.js') variable
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerDriver.cpp484 auto MS = duration_cast<milliseconds>(StopTime - StartTime).count(); in FuzzerDriver() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js2219 ,"MS":[,[,,"9\\d\\d",,,,,,,[3] property
Dmetadata.js5019 ,"MS":[,[,,"(?:[58]\\d\\d|664|900)\\d{7}",,,,,,,[10] property
Dmetadatalite.js5019 ,"MS":[,[,,"(?:[58]\\d\\d|664|900)\\d{7}",,,,,,,[10] property
Ddemo-compiled.js310 …"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MS:[,[,,"(?:[58]\\d\\d|… property
589 …7"],,[,,"1[78]",,,,"17"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],MS:[,[,,"9\\d\\d",,,,,,… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1023 MemorySanitizer &MS; member
3792 MemorySanitizer &MS; member
4056 MemorySanitizer &MS; member
4185 MemorySanitizer &MS; member
4436 MemorySanitizer &MS; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp946 MachineOperand &MS = TfrI.getOperand(2); in predicate() local
DHexagonGenInsert.cpp1536 CellMapShadow MS(BTLoc); in runOnMachineFunction() local
DHexagonInstrInfo.cpp1017 MachineOperand &MS = MI.getOperand(1); in expandPostRAPseudo() local
/third_party/python/Objects/
Dlistobject.c1569 #define MERGE_GETMEM(MS, NEED) ((NEED) <= (MS)->alloced ? 0 : \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp2163 ModuloSchedule MS(MF, &L, std::move(Instrs), std::move(Cycle), in runOnLoop() local
DMachinePipeliner.cpp548 ModuloSchedule MS(MF, &Loop, std::move(OrderedInsts), std::move(Cycles), in schedule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2742 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()
DSelectionDAGBuilder.cpp5875 SDValue MS = DAG.getMemset(Root, sdl, Op1, Op2, Op3, Align, isVol, in visitIntrinsicCall() local
DSelectionDAG.cpp598 const MaskedScatterSDNode *MS = cast<MaskedScatterSDNode>(N); in AddNodeIDCustom() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp517 #define MS macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp41481 static SDValue reduceMaskedStoreToScalarStore(MaskedStoreSDNode *MS, in reduceMaskedStoreToScalarStore()