Searched refs:CFTreeSortChildren (Results 1 - 6 of 6) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFTree.c433 void CFTreeSortChildren(CFTreeRef tree, CFComparatorFunction comparator, void *context) { function
H A DCFTree.h326 @function CFTreeSortChildren
343 void CFTreeSortChildren(CFTreeRef tree, CFComparatorFunction comparator, void *context);
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Lib/
H A Dtest_cftree.py72 CFTreeSortChildren(tree, compare, (32,))
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cftree.py31 CFTreeSortChildren(root, compare, None)
120 CFTreeSortChildren(root, compare, None)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Lib/
H A Dtest_cftree.py72 CFTreeSortChildren(tree, compare, (32,))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cftree.py44 CFTreeSortChildren(root, compare, None)
125 CFTreeSortChildren(root, compare, None)

Completed in 201 milliseconds