Home
last modified time | relevance | path

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

/third_party/skia/dm/
DDMJsonWriter.cpp20 namespace DM { namespace
DDMSrcSink.cpp108 namespace DM { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp227 auto DM = std::make_unique<DataMemberLayoutItem>(*this, std::move(Data)); in initializeChildren() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DDebugify.cpp422 static RegisterPass<DebugifyModulePass> DM("debugify", variable
/third_party/python/Lib/
Dtelnetlib.py62 DM = bytes([242]) # Data Mark variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dtelnet.h17 #define DM 242 macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dtelnet.h17 #define DM 242 macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dtelnet.h17 #define DM 242 macro
/third_party/musl/include/arpa/
Dtelnet.h17 #define DM 242 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp725 PMDataManager *DM = getAsPMDataManager(); in schedulePass() local
1043 PMDataManager &DM = PUsed->getResolver()->getPMDataManager(); in add() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js902 ,"DM":[,[,,"[39]\\d\\d",,,,,,,[3] property
Dmetadata.js2197 ,"DM":[,[,,"(?:[58]\\d\\d|767|900)\\d{7}",,,,,,,[10] property
Dmetadatalite.js2197 ,"DM":[,[,,"(?:[58]\\d\\d|767|900)\\d{7}",,,,,,,[10] property
Ddemo-compiled.js168 …"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],DM:[,[,,"(?:[58]\\d\\d|… property
555 ,,,,,,,[-1]],,[,,,,,,,,,[-1]]],DM:[,[,,"[39]\\d\\d",,,,,,,[3]],,,[,,"333|9(?:11|88|99)",,,,"333"],[… property
/third_party/node/deps/npm/node_modules/jsbn/
Dindex.js87 BigInteger.prototype.DM = ((1<<dbits)-1); method in BigInteger
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp956 DefStackMap DM; in build() local
DHexagonFrameLowering.cpp2287 HexagonBlockRanges::RegToRangeMap DM = HBR.computeDeadMap(IM, LM); in optimizeSpillSlots() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp4997 unsigned DM[2]; in Select() local
DPPCISelLowering.cpp2076 bool PPC::isXXPERMDIShuffleMask(ShuffleVectorSDNode *N, unsigned &DM, in isXXPERMDIShuffleMask()