Home
last modified time | relevance | path

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

12

/third_party/boost/libs/geometry/test/algorithms/disjoint/
Ddisjoint_coverage_a_a.cpp131 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_polygon_box() typedef
155 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_multipolygon_box() typedef
203 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_polygon_ring() typedef
227 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_multipolygon_ring() typedef
251 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_polygon_polygon() typedef
298 typedef bg::model::polygon<P> PL; // cw, closed in test_polygon_polygon() typedef
311 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_polygon_multipolygon() typedef
335 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_multipolygon_multipolygon() typedef
Ddisjoint_coverage_l_a.cpp213 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_segment_polygon() typedef
242 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_segment_multipolygon() typedef
330 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_linestring_polygon() typedef
359 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_linestring_multipolygon() typedef
450 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_multilinestring_polygon() typedef
480 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_multilinestring_multipolygon() typedef
Ddisjoint_coverage_p_a.cpp119 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_point_polygon() typedef
137 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_point_multipolygon() typedef
209 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_multipoint_polygon() typedef
238 typedef bg::model::polygon<P, false, false> PL; // ccw, open in test_multipoint_multipolygon() typedef
/third_party/boost/libs/geometry/test/geometries/
Dmulti_polygon.cpp114 typedef bg::model::polygon<P> PL; in test_all() typedef
125 typedef bg::model::polygon<P> PL; in test_custom_multi_polygon() typedef
Dpolygon.cpp92 typedef bg::model::polygon<P> PL; in test_concept() typedef
/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
/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/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/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/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.cc1207 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

12