Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/stress/pi-tests/
Dlookup_pi_state.c43 pthread_mutex_t MS; variable
/third_party/lame/frontend/
Dbrhist.c300 #define MS 2 macro
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts115 MS = 'ms', enumerator
287 MS, enumerator
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerDriver.cpp484 auto MS = duration_cast<milliseconds>(StopTime - StartTime).count(); in FuzzerDriver() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js2220 ,"MS":[,[,,"[29]\\d\\d",,,,,,,[3] property
Dmetadatalite.js5057 ,"MS":[,[,,"(?:[58]\\d\\d|664|900)\\d{7}",,,,,,,[10] property
Dmetadata.js5057 ,"MS":[,[,,"(?:[58]\\d\\d|664|900)\\d{7}",,,,,,,[10] property
Ddemo-compiled.js323 "$1 $2 $3 $4",["[2-48]"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MS property
608 …7"],,[,,"1[78]",,,,"17"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],MS:[,[,,"[29]\\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/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/python/Objects/
Dlistobject.c1588 #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/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/mesa3d/src/amd/compiler/
Daco_ir.h1953 MS = 1 << 7, /* Mesh Shader */ enumerator
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc5607 EVALUATE(MS) { in EVALUATE() argument
/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()