HomeSort by relevance Sort by last modified time
    Searched full:candidates (Results 126 - 150 of 426) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/lib/CodeGen/
LiveIntervalUnion.h 43 /// Union of live intervals that are strong candidates for coalescing into a
RegAllocBasic.cpp 481 // Populate a list of physical register spill candidates.
519 // No other spill candidates were found, so spill the current VirtReg.
RegAllocGreedy.cpp 461 /// @param MaxCost Only look for cheaper candidates and update with new cost
    [all...]
  /external/llvm/test/CodeGen/X86/
sse_reload_fold.ll 1 ; RUN: llc < %s -mtriple=x86_64-linux -mattr=+64bit,+sse3 -print-failed-fuse-candidates -regalloc=basic |& FileCheck %s
  /external/mesa3d/docs/
README.MINGW32 41 It is recommended that you use the latest "stable" release of Mingw. "Candidates" are beta testing distributions for Mingw. Mingw is available at http://www.mingw.org.
  /frameworks/base/core/java/android/text/style/
SuggestionSpan.java 34 * Holds suggestion candidates for the text enclosed in this span.
  /frameworks/base/docs/html/resources/articles/
window-bg-speed.jd 88 <div style="text-align: center;"><img src="images/shelves2.png" alt="Textured backgrounds are good candidates for window's background"></div>
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 545 \param "best_cand" "Array of best candidates (to be filled in and returned)."
576 Select candidates from neighboring blocks according to the type of the
580 \param "num_can" "Pointer to the number of candidates returned."
645 \param "qpel_pred" "Array of pointers pointing to quarter-pel candidates."
    [all...]
  /packages/inputmethods/OpenWnn/res/values/
strings.xml 46 <string name="preference_prediction_summary">Display predicted words as conversion candidates.</string>
  /packages/inputmethods/PinyinIME/jni/include/
atomdictbase.h 23 * dictionaries' extend_dict() will be called at least once to get candidates
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
BalloonHint.java 73 * balloons and candidates balloons have different measuring specifications.
  /external/chromium/chrome/browser/history/
in_memory_url_index.h 139 // of such a large number of candidates may cause perceptible typing response
141 // such as 'h' and 'w' which will be found in nearly all history candidates.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
port.cc 526 if (local_candidate_index_ < port_->candidates().size())
527 return port_->candidates()[local_candidate_index_];
port.h 136 const std::vector<Candidate>& candidates() const { return candidates_; } function in class:cricket::Port
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 487 OverloadCandidate *Candidates,
492 = Candidates[I].CreateSignatureString(CurrentArg, S,
  /external/webkit/Source/WebCore/editing/
VisiblePosition.cpp 540 // We canonicalize to the first of two equivalent candidates, but the second of the two candidates
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
qgain795.cpp 135 g_pitch_cand[] -- Word16 array -- Pitch gain candidates (3), Q14
209 Word16 g_pitch_cand[], /* i : Pitch gain candidates (3), Q14 */
319 /* loop through LTP gain candidates */
838 Word16 g_pitch_cand[3]; /* pitch gain candidates Q14 */
    [all...]
  /packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp 759 // Choose a candidate, and give new candidates for next step.
786 lpi_total_ = 0; // Clean all other candidates.
    [all...]
  /external/llvm/docs/
HowToReleaseLLVM.html 133 <li>Tagging release candidates for the release team to begin testing</li>
213 <h4><a name="dist">Build the LLVM Release Candidates</a></h4>
217 <p>Create release candidates for <tt>llvm</tt>, <tt>llvm-gcc</tt>,
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h     [all...]
  /external/apache-http/src/org/apache/http/message/
BasicTokenIterator.java 52 // most likely candidates at the beginning of the collection
  /external/grub/netboot/
config.c 527 /* at this point we have a list of possible PCI candidates
  /external/libvpx/vpx/
vpx_codec.h 246 * release candidates, prerelease versions, etc.
  /external/llvm/utils/release/
test-release.sh 2 #===-- test-release.sh - Test the LLVM release candidates ------------------===#
  /external/opencv/cv/src/
_cvkdtree.hpp 363 // candidate and adds it to priority queue of all candidates; if

Completed in 372 milliseconds

1 2 3 4 56 7 8 91011>>