Home
last modified time | relevance | path

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

/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dregioncodefortesting.js60 PL: 'PL', property
Dmetadatafortesting.js791 ,"PL":[,[,,"[1-9]\\d{8}",,,,,,,[9] property
Dshortnumbermetadata.js2623 ,"PL":[,[,,"[19]\\d\\d(?:\\d{2,3})?",,,,,,,[3,5,6] property
Dmetadata.js5957 ,"PL":[,[,,"6\\d{5}(?:\\d{2})?|8\\d{9}|[1-9]\\d{6}(?:\\d{2})?",,,,,,,[6,7,8,9,10] property
Dmetadatalite.js5957 ,"PL":[,[,,"6\\d{5}(?:\\d{2})?|8\\d{9}|[1-9]\\d{6}(?:\\d{2})?",,,,,,,[6,7,8,9,10] property
Ddemo-compiled.js366 ,,,"21111825888",,,[11,12]],,,[,,,,,,,,,[-1]]],PL:[,[,,"6\\d{5}(?:\\d{2})?|8\\d{9}|[1-9]\\d{6}(?:\\… property
619 …6])|11[2457-9]",,,,"15"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],PL:[,[,,"[19]\\d\\d(?:\… property
/third_party/libphonenumber/cpp/test/phonenumbers/
Dtest_util.h156 static const char* PL() { in PL() function
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java52 static final String PL = "PL"; field in RegionCode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp514 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel()
528 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
DDIBuilder.cpp60 auto PL = PreservedLabels.find(SP); in finalizeSubprogram() local
DVerifier.cpp3057 PointerType *PL = dyn_cast<PointerType>(L); in isTypeCongruent() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h36 PL, // Plus, positive or zero >, ==, or unordered enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopSimplifyCFG.cpp449 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local
DLoopUnswitch.cpp908 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in CloneLoop()
DSimpleLoopUnswitch.cpp1334 for (Loop *PL = ClonedL; PL; PL = PL->getParentLoop()) in buildClonedLoops() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h241 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp593 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp543 PICLevel::Level PL = M->getPICLevel(); in EmitInstruction() local
/third_party/nghttp2/src/
Dhttp2.cc1196 static constexpr char PL[] = "rel=preload"; in parse_next_link_header_once() local
/third_party/ffmpeg/libavcodec/
Dh264pred_template.c848 #define PL(y) \ macro
Dvp3.c1650 #define PL 1 in reverse_dc_prediction() macro