HomeSort by relevance Sort by last modified time
    Searched full:candidates (Results 276 - 300 of 702) sorted by null

<<11121314151617181920>>

  /external/stlport/doc/
stlport_namespaces.txt 53 Good candidates for that are <utility> or <cerrno> as they are small headers. Including
  /external/v8/src/
mark-compact.h 267 // after live objects were relocated from evacuation candidates.
511 // TODO(gc) If all evacuation candidates are too popular we
516 // to other evacuation candidates thus we have to
580 // candidates.
version.cc 39 // Use 1 for candidates and 0 otherwise.
  /frameworks/base/docs/html/guide/topics/text/
creating-input-method.jd 138 <strong>candidates</strong> view. You only have to implement the elements that are relevant to
167 <h3 id="CandidateView">Candidates view</h3>
169 The candidates view is the UI where the IME displays potential word corrections or
282 to a password field. Hide the password in your UI both in the input view and in the candidates
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
CandidateTextView.java 32 * The default candidates view manager using {@link TextView}.
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel_unittest.cc 317 // candidates. Some unit tests rely on this not being set.
454 // Checking for best connection candidates information at remote.
521 // new connection using the newly generated ice candidates.
588 // We pass the candidates directly to the other side.
    [all...]
port.cc 150 // Foundation: An arbitrary string that is the same for two candidates
848 ASSERT(local_candidate_index_ < port_->Candidates().size());
849 return port_->Candidates()[local_candidate_index_];
    [all...]
dtlstransportchannel_unittest.cc 154 cricket::Candidates());
160 cricket::Candidates());
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def 497 /* Bound on number of candidates for induction variables below that
498 all candidates are considered for each use in induction variable
502 "iv-consider-all-candidates-bound",
503 "Bound on number of candidates below that all candidates are considered in iv optimizations",
519 "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization",
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def 497 /* Bound on number of candidates for induction variables below that
498 all candidates are considered for each use in induction variable
502 "iv-consider-all-candidates-bound",
503 "Bound on number of candidates below that all candidates are considered in iv optimizations",
519 "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def 497 /* Bound on number of candidates for induction variables below that
498 all candidates are considered for each use in induction variable
502 "iv-consider-all-candidates-bound",
503 "Bound on number of candidates below that all candidates are considered in iv optimizations",
519 "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def 497 /* Bound on number of candidates for induction variables below that
498 all candidates are considered for each use in induction variable
502 "iv-consider-all-candidates-bound",
503 "Bound on number of candidates below that all candidates are considered in iv optimizations",
519 "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization",
    [all...]
  /external/chromium_org/media/filters/
source_buffer_stream.h 142 // |deleted_buffers| is an output parameter containing candidates for
155 // |deleted_buffers| is an output parameter containing candidates for
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-9.0.3.html 93 <li>cherry-ignore: Ignore candidates for the 9.1 branch.</li>
184 <li>cherry-ignore: Ignore candidates for the 9.1 branch.</li>
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
egl_g3d.c 386 const EGLint candidates[] = { local
393 const EGLint *fmt = candidates;
  /external/chromium_org/webkit/browser/appcache/
mock_appcache_storage.cc 319 // multiple candidates is under specified, and just plain
321 // * prefer candidates from newer caches
  /external/mesa3d/docs/
relnotes-9.0.3.html 93 <li>cherry-ignore: Ignore candidates for the 9.1 branch.</li>
184 <li>cherry-ignore: Ignore candidates for the 9.1 branch.</li>
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d.c 386 const EGLint candidates[] = { local
393 const EGLint *fmt = candidates;
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinIME.java 106 * View to show candidates list.
126 * Used to notify gestures from candidates view.
136 * The on-screen movement gesture detector for candidates view.
    [all...]
  /cts/apps/CtsVerifier/lib/colorchecker/
colorcheckertest.cpp 51 ALOGV("Candidates deleted!");
472 ALOGV("Candidates deleted!");
508 ALOGV("Candidates Number (%d, %d)", mCandidateColors.size(), mCandidateColors[0].size());
509 // Verifies whether the current line candidates form a valid color checker.
    [all...]
  /external/bison/
configure.ac 43 # release candidates, we use version strings like 2.4.3_rc1, but gnits
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.h 21 // URLs, we should pick one that doesn't show up frequently in URLs. Candidates
  /external/chromium_org/chrome/browser/chromeos/drive/
search_metadata.cc 24 // Used to sort the result candidates per the last accessed/modified time. The
  /external/chromium_org/chromeos/dbus/ibus/
ibus_object.h 42 // string "mozc.candidates" // The key in the dictionary entry.

Completed in 639 milliseconds

<<11121314151617181920>>