/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
heapq.py | 92 Heaps are also very useful in big disk sorts. You most probably all 125 Believe me, real good tape sorts were quite spectacular to watch!
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
heapq.py | 92 Heaps are also very useful in big disk sorts. You most probably all 125 Believe me, real good tape sorts were quite spectacular to watch!
|
/external/chromium_org/third_party/libxslt/libxslt/ |
xsltInternals.h | 414 * @sorts: the node-set to sort 415 * @nbsorts: the number of sorts 419 typedef void (*xsltSortFunc) (xsltTransformContextPtr ctxt, xmlNodePtr *sorts, [all...] |
/external/libxslt/libxslt/ |
xsltInternals.h | 414 * @sorts: the node-set to sort 415 * @nbsorts: the number of sorts 419 typedef void (*xsltSortFunc) (xsltTransformContextPtr ctxt, xmlNodePtr *sorts, [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
BasicBlocker.java | 205 * Instructions with these sorts of constants have the
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/ |
Antlr3Mojo.java | 135 * If this parameter is set to true, then ANTLR will report all sorts of things
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
GrammarAST.java | 57 * have all sorts of extra work to do. Ick. Anyway, I'm doing all this
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMIterator.java | 225 * sorts and the like. They are not cached by default.
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
TreeWalker.java | 264 // pull in all sorts of things
|
/external/chromium/chrome/browser/autocomplete/ |
history_url_provider.h | 260 // Sorts the given list of matches.
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_model.h | 284 // Sorts the children of |parent|, notifying observers by way of the
|
/external/chromium/chrome/browser/ui/cocoa/ |
task_manager_mac.mm | 537 [self reloadData]; // Sorts.
|
/external/chromium/chrome/common/extensions/docs/examples/api/omnibox/extension-docs/ |
background.html | 127 * Sorts the corpus according to name length, then name alphabetically.
|
/external/chromium/sdch/open-vcdiff/ |
INSTALL | 67 all sorts of other programs in order to regenerate files that came
|
/external/chromium/third_party/libjingle/overrides/talk/base/ |
logging.h | 113 // LS_INFO: Chatty level used in debugging for all sorts of things, the default
|
/external/chromium/third_party/libjingle/source/talk/base/ |
logging.h | 110 // LS_INFO: Chatty level used in debugging for all sorts of things, the default
|
/external/chromium_org/chrome/browser/autocomplete/ |
bookmark_provider_unittest.cc | 226 // NB: GetBookmarksWithTitlesMatching(...) sorts the match positions.
|
history_url_provider.h | 273 // Sorts the given list of matches.
|
/external/chromium_org/chrome/browser/download/ |
download_query.cc | 366 // Returns true if |left| sorts before |right|.
|
/external/chromium_org/chrome/browser/history/ |
query_parser.cc | 48 // Sorts the match positions in |matches| by their first index, then coalesces
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
events_view.js | 498 * Sorts active entries first. If both entries are inactive, puts the one
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
task_manager_mac.mm | 446 [self reloadData]; // Sorts.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
contentSecurityPolicy.html | 309 boilerplate of sorts in the <a href="samples.html#analytics">Event Tracking
|
/external/chromium_org/net/cookies/ |
cookie_monster.cc | 137 // Mozilla sorts on the path length (longest first), and then it 138 // sorts by creation time (oldest first). 207 // sorts the first |num_sort| + 1 elements by LastAccessDate(). [all...] |
/external/chromium_org/net/dns/ |
address_sorter_posix.cc | 39 // Sorts table by decreasing prefix size to allow longest prefix matching.
|