HomeSort by relevance Sort by last modified time
    Searched refs:sort_type (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ld.h 89 } sort_type; typedef in typeref:enum:__anon116348
91 extern sort_type sort_section;
96 sort_type sorted;
ldmain.c 103 sort_type sort_section;
    [all...]
ldlang.c 412 compare_section (sort_type sort, asection *asec, asection *bsec)
    [all...]
  /external/vixl/src/
invalset-vixl.h 157 void Sort(SortType sort_type);
539 void InvalSet<TEMPLATE_INVALSET_P_DEF>::Sort(SortType sort_type) {
540 if (sort_type == kSoftSort) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pstats.py 230 self.sort_type = ""
234 self.sort_type += connector + sort_arg_defs[word][1]
331 msg = " Ordered by: " + self.sort_type + '\n'
  /external/python/cpython2/Lib/
pstats.py 222 self.sort_type = ""
226 self.sort_type += connector + sort_arg_defs[word][1]
323 msg = " Ordered by: " + self.sort_type + '\n'
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pstats.py 222 self.sort_type = ""
226 self.sort_type += connector + sort_arg_defs[word][1]
323 msg = " Ordered by: " + self.sort_type + '\n'
  /prebuilts/gdb/linux-x86/lib/python2.7/
pstats.py 222 self.sort_type = ""
226 self.sort_type += connector + sort_arg_defs[word][1]
323 msg = " Ordered by: " + self.sort_type + '\n'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pstats.py 222 self.sort_type = ""
226 self.sort_type += connector + sort_arg_defs[word][1]
323 msg = " Ordered by: " + self.sort_type + '\n'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pstats.py 222 self.sort_type = ""
226 self.sort_type += connector + sort_arg_defs[word][1]
323 msg = " Ordered by: " + self.sort_type + '\n'

Completed in 429 milliseconds