| /third_party/skia/docs/examples/ |
| D | Rect_y.cpp | 7 SkRect unsorted = { 15, 25, 10, 5 }; in draw() local
|
| D | IRect_x.cpp | 7 SkIRect unsorted = { 15, 5, 10, 25 }; in draw() local
|
| D | Rect_bottom.cpp | 7 SkRect unsorted = { 15, 25, 10, 5 }; in draw() local
|
| D | Rect_left.cpp | 7 SkRect unsorted = { 15, 5, 10, 25 }; in draw() local
|
| D | Rect_right.cpp | 7 SkRect unsorted = { 15, 25, 10, 5 }; in draw() local
|
| D | IRect_top.cpp | 7 SkIRect unsorted = { 15, 25, 10, 5 }; in draw() local
|
| D | IRect_right.cpp | 7 SkIRect unsorted = { 15, 25, 10, 5 }; in draw() local
|
| D | Rect_x.cpp | 7 SkRect unsorted = { 15, 5, 10, 25 }; in draw() local
|
| D | Rect_height.cpp | 7 SkRect unsorted = { 15, 25, 10, 20 }; in draw() local
|
| D | IRect_y.cpp | 7 SkIRect unsorted = { 15, 25, 10, 5 }; in draw() local
|
| D | IRect_bottom.cpp | 7 SkIRect unsorted = { 15, 25, 10, 5 }; in draw() local
|
| D | IRect_height.cpp | 7 SkIRect unsorted = { 15, 25, 10, 20 }; in draw() local
|
| D | RRect_width.cpp | 7 SkRRect unsorted = SkRRect::MakeRect({ 15, 25, 10, 5 }); in draw() local
|
| D | Rect_top.cpp | 7 SkRect unsorted = { 15, 25, 10, 5 }; in draw() local
|
| D | Rect_width.cpp | 7 SkRect unsorted = { 15, 25, 10, 5 }; in draw() local
|
| D | RRect_height.cpp | 7 SkRRect unsorted = SkRRect::MakeRect({ 15, 25, 10, 20 }); in draw() local
|
| D | IRect_width.cpp | 7 SkIRect unsorted = { 15, 25, 10, 5 }; in draw() local
|
| D | IRect_left.cpp | 7 SkIRect unsorted = { 15, 5, 10, 25 }; in draw() local
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| D | CanonicalCharacterData.java | 196 private static void sortEquivalents(String[] equivalents, Vector unsorted) in sortEquivalents()
|
| D | ClassTable.java | 50 public static void sort(ClassEntry[] table, Vector unsorted) in sort()
|
| /third_party/openssl/test/ |
| D | stack_test.c | 60 int unsorted; in test_int_stack() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| D | vktTessellationUtil.hpp | 414 static std::vector<T> sorted (const std::vector<T>& unsorted) in sorted() 422 static std::vector<T> sorted (const std::vector<T>& unsorted, P pred) in sorted()
|
| /third_party/typescript/src/harness/ |
| D | fourslashInterfaceImpl.ts | 1770 readonly unsorted?: readonly ExpectedCompletionEntry[]; property
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| D | UnicodeSetTest.java | 1628 List<UnicodeSet> unsorted = Arrays.asList(set3, set2, set1); in TestComparison() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| D | UnicodeSetTest.java | 1614 List<UnicodeSet> unsorted = Arrays.asList(set3, set2, set1); in TestComparison() local
|