Home
last modified time | relevance | path

Searched defs:sort (Results 51 - 75 of 83) sorted by relevance

1234

/third_party/skia/experimental/graphite/src/geom/
H A DRect.h141 AI Rect& sort() { return *this = this->makeSorted(); } in sort() function in skgpu::Rect
/third_party/skia/include/core/
H A DSkRect.h1323 void sort() { sort() function
[all...]
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c299 struct dirtree *dt, **sort; in listfiles() local
536 listfiles(openat(dirfd, sort[ul]->name, 0), sort[ul]); listfiles() local
[all...]
/third_party/toybox/toys/posix/
H A Dls.c309 struct dirtree *dt, **sort; in listfiles() local
548 listfiles(openat(dirfd, sort[ul]->name, 0), sort[ul]); listfiles() local
[all...]
/third_party/selinux/libsepol/src/
H A Dkernel_to_common.c382 char *ebitmap_to_str(const struct ebitmap *map, char **val_to_name, int sort) in ebitmap_to_str() argument
/third_party/selinux/checkpolicy/
H A Dcheckpolicy.c396 unsigned int binary = 0, debug = 0, sort = 0, cil = 0, conf = 0, optimize = 0; in main() local
/applications/standard/contacts_data/jstest/
H A Dcommon.js240 'sort': '6666', global() property
304 'sort': '66661', global() property
554 'sort': '8888', global() property
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSpoofChecker.java1129 public void sort() { in sort() method in SpoofChecker.Builder.ConfusabledataBuilder.SPUStringPool
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSpoofChecker.java1077 public void sort() { in sort() method in SpoofChecker.Builder.ConfusabledataBuilder.SPUStringPool
/third_party/python/Lib/collections/
H A D__init__.py1315 def sort(self, /, *args, **kwds): member in UserList
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshalgo.c310 PSH_Hint* sort in psh_hint_table_activate_mask() local
1415 PSH_Hint* sort = table->sort; psh_hint_table_find_strong_points() local
[all...]
H A Dpshalgo.h82 PSH_Hint* sort; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.cc1905 hb_buffer_t::sort (unsigned int start, unsigned int end, int(*compar)(const hb_glyph_info_t *, const hb_glyph_info_t *)) in sort() function in hb_buffer_t
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSTLExtras.h1114 inline void sort(IteratorTy Start, IteratorTy End) { in sort() function
1121 template <typename Container> inline void sort(Container &&C) { in sort() function
1126 inline void sort(IteratorTy Start, IteratorTy End, Compare Comp) { sort() function
1134 inline void sort(Container &&C, Compare Comp) { sort() function
[all...]
/third_party/python/Lib/
H A Dimaplib.py795 def sort(self, sort_criteria, charset, *search_criteria): member in IMAP4
/third_party/elfutils/src/
H A Dnm.c195 } sort; variable
[all...]
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp280 SortedLines::sort(Line **sortingArray, int32_t sizeToSort, UBool setStrengths, UBool link) { in sort() function in SortedLines
324 SortedLines::sort(UBool setStrengths, UBool link) { in sort() function in SortedLines
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_post.c725 struct cil_sort *sort = db->netifcon; in __cil_post_db_array_helper() local
736 struct cil_sort *sort in __cil_post_db_array_helper() local
747 struct cil_sort *sort = db->fsuse; __cil_post_db_array_helper() local
758 struct cil_sort *sort = db->genfscon; __cil_post_db_array_helper() local
769 struct cil_sort *sort = db->filecon; __cil_post_db_array_helper() local
780 struct cil_sort *sort = db->nodecon; __cil_post_db_array_helper() local
791 struct cil_sort *sort = db->ibpkeycon; __cil_post_db_array_helper() local
802 struct cil_sort *sort = db->portcon; __cil_post_db_array_helper() local
813 struct cil_sort *sort = db->pirqcon; __cil_post_db_array_helper() local
824 struct cil_sort *sort = db->iomemcon; __cil_post_db_array_helper() local
835 struct cil_sort *sort = db->ioportcon; __cil_post_db_array_helper() local
846 struct cil_sort *sort = db->pcidevicecon; __cil_post_db_array_helper() local
857 struct cil_sort *sort = db->devicetreecon; __cil_post_db_array_helper() local
2268 __cil_post_process_context_rules(struct cil_sort *sort, int (*compar)(const void *, const void *), int (*concompar)(const void *, const void *), struct cil_db *db, enum cil_flavor flavor, const char *flavor_str) __cil_post_process_context_rules() argument
[all...]
H A Dcil.c2074 void cil_sort_init(struct cil_sort **sort) in cil_sort_init() argument
2084 void cil_sort_destroy(struct cil_sort **sort) in cil_sort_destroy() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp986 static std::vector<SkPDFIndirectReference> sort(const SkTHashSet<SkPDFIndirectReference>& src) { in sort() function
/third_party/node/deps/ada/
H A Dada.h7020 inline void url_search_params::sort() { in sort() function in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::url_search_params
/third_party/node/deps/v8/src/objects/
H A Dintl-objects.cc2756 ToJSArray( Isolate* isolate, const char* unicode_key, icu::StringEnumeration* enumeration, const std::function<bool(const char*)>& removes, bool sort) ToJSArray() argument
/third_party/toybox/generated/
H A Dglobals.h1762 struct sort_data sort; member
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js1243 function sort(array, comparer) { function
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js1067 function sort(array, comparer) { function
[all...]

Completed in 65 milliseconds

1234