/third_party/skia/src/pathops/ |
D | SkPathOpsCommon.cpp | 106 bool sortable; in FindChase() local 107 const SkOpAngle* angle = AngleWinding(*startPtr, *endPtr, &winding, &sortable); in FindChase() 115 if (sortable) { in FindChase() 126 if (sortable) { in FindChase() 130 if (!first && (sortable || start->starter(end)->windSum() != SK_MinS32)) { in FindChase() 136 if (sortable) { in FindChase()
|
D | SkPathOpsOp.cpp | 40 bool sortable; in findChaseOp() local 41 const SkOpAngle* angle = AngleWinding(*startPtr, *endPtr, &winding, &sortable); in findChaseOp() 50 if (sortable) { in findChaseOp() 76 if (sortable) { in findChaseOp() 81 if (!first && (sortable || start->starter(end)->windSum() != SK_MinS32)) { in findChaseOp() 87 if (sortable) { in findChaseOp()
|
D | SkPathOpsCommon.h | 18 bool* sortable);
|
D | SkOpSegment.cpp | 567 bool sortable = calcWinding != SK_NaN32; in findNextOp() local 568 if (!sortable) { in findNextOp() 673 bool sortable = calcWinding != SK_NaN32; in findNextWinding() local 674 if (!sortable) { in findNextWinding()
|
/third_party/flutter/skia/src/pathops/ |
D | SkPathOpsCommon.cpp | 106 bool sortable; in FindChase() local 107 const SkOpAngle* angle = AngleWinding(*startPtr, *endPtr, &winding, &sortable); in FindChase() 115 if (sortable) { in FindChase() 126 if (sortable) { in FindChase() 130 if (!first && (sortable || start->starter(end)->windSum() != SK_MinS32)) { in FindChase() 136 if (sortable) { in FindChase()
|
D | SkPathOpsOp.cpp | 40 bool sortable; in findChaseOp() local 41 const SkOpAngle* angle = AngleWinding(*startPtr, *endPtr, &winding, &sortable); in findChaseOp() 50 if (sortable) { in findChaseOp() 76 if (sortable) { in findChaseOp() 81 if (!first && (sortable || start->starter(end)->windSum() != SK_MinS32)) { in findChaseOp() 87 if (sortable) { in findChaseOp()
|
D | SkPathOpsCommon.h | 18 bool* sortable);
|
D | SkOpSegment.cpp | 567 bool sortable = calcWinding != SK_NaN32; in findNextOp() local 568 if (!sortable) { in findNextOp() 673 bool sortable = calcWinding != SK_NaN32; in findNextWinding() local 674 if (!sortable) { in findNextWinding()
|
/third_party/node/deps/npm/node_modules/unique-filename/coverage/ |
D | sorter.js | 30 sortable: !colNode.getAttribute('data-nosort'), property 34 if (col.sortable) { 134 if (cols[i].sortable) {
|
/third_party/node/deps/npm/node_modules/mute-stream/coverage/lcov-report/ |
D | sorter.js | 30 sortable: !colNode.getAttribute('data-nosort'), property 34 if (col.sortable) { 134 if (cols[i].sortable) {
|
/third_party/grpc/third_party/address_sorting/ |
D | address_sorting.c | 339 const address_sorting_sortable* sortable) { in sanity_check_private_fields_are_unused() argument 342 if (memcmp(&expected_source_addr, &sortable->source_addr, in sanity_check_private_fields_are_unused() 344 sortable->original_index || sortable->source_addr_exists) { in sanity_check_private_fields_are_unused()
|
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/ |
D | member-ordering.md | 853 [a: string]: number; // Order doesn't matter (no sortable identifier) 854 new (): Bar; // Order doesn't matter (no sortable identifier) 855 (): Baz; // Order doesn't matter (no sortable identifier)
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | data_table.dart | 68 /// If null, the column will not be considered sortable.
|
/third_party/python/Doc/library/ |
D | ipaddress.rst | 974 and Network objects are not sortable by default; they're fundamentally
|
D | logging.handlers.rst | 244 sortable using the date/time portion of the filename, and a namer needs to
|
/third_party/typescript/tests/baselines/reference/user/ |
D | chrome-devtools-frontend.log | 4691 … boolean; sortable: boolean; align?: undefined; sort?: undefined; } | { id: string; title: string;… 4692 … boolean; sortable: boolean; align?: undefined; sort?: undefined; } | { id: string; title: string;… 4693 …Type '{ id: string; title: string; width: string; fixedWidth: boolean; sortable: boolean; align?: … 4976 …r TS2345: Argument of type '{ id: string; title: string; width: number; sortable: true; }' is not … 8530 … of type '{ id: string; title: string; width: string; fixedWidth: true; sortable: true; sort: stri… 8532 … of type '{ id: string; title: string; width: string; fixedWidth: true; sortable: true; }' is not … 8534 …S2345: Argument of type '{ id: string; title: string; disclosure: true; sortable: true; }' is not … 8535 …Type '{ id: string; title: string; disclosure: true; sortable: true; }' is missing the following p… 8779 …s(148,79): error TS2345: Argument of type '{ id: string; title: string; sortable: false; width: st… 8781 …45: Argument of type '{ id: string; titleDOMFragment: DocumentFragment; sortable: false; }' is not… [all …]
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 42842 To indicate that format strings should be alpha sortable.
|