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

  /packages/inputmethods/PinyinIME/jni/include/
spellingtable.h 81 // It always returns false if called after arrange() withtout a new
88 // It always returns false, when being called after arrange() withtout a new
101 // Do not call put_spelling() and contains() after arrange().
102 const char* arrange(size_t *item_size, size_t *spl_num);
  /frameworks/compile/mclinker/include/mcld/MC/
SymbolCategory.h 44 SymbolCategory& arrange(LDSymbol& pSymbol, const ResolveInfo& pSourceInfo);
  /frameworks/compile/mclinker/lib/MC/
MCLinker.cpp 68 ResolveInfo old_info; // used for arrange output symbols
131 // we need to arrange its position in the output symbol .
152 m_OutputSymbols.arrange(*output_sym, old_info);
278 m_OutputSymbols.arrange(*output_sym, old_info);
333 m_OutputSymbols.arrange(*output_sym, old_info);
383 // arrange the output position
387 m_OutputSymbols.arrange(*output_sym, old_info);
SymbolCategory.cpp 72 // use non-stable bubble sort to arrange the order of symbols.
105 SymbolCategory& SymbolCategory::arrange(LDSymbol& pSymbol, const ResolveInfo& pSourceInfo) function in class:SymbolCategory
113 // in the same category, do not need to re-arrange
  /packages/inputmethods/PinyinIME/jni/share/
spellingtable.cpp 217 const char* SpellingTable::arrange(size_t *item_size, size_t *spl_num) { function in class:ime_pinyin::SpellingTable
spellingtrie.cpp 386 ym_buf = spl_table->arrange(&ym_item_size, &ym_num);
dictbuilder.cpp 514 // Arrange the spelling table, and build a spelling tree
521 spl_buf = spl_table_->arrange(&spl_item_size, &spl_num);
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 640 // If we didn't successfully re-arrange an app, then we won't be
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 750 // If we didn't successfully re-arrange an app, then we won't be
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 2583 milliseconds