HomeSort by relevance Sort by last modified time
    Searched defs:candidates (Results 76 - 100 of 339) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-dis.c 1201 enum aarch64_opnd_qualifier candidates[AARCH64_MAX_QLF_SEQ_NUM]; local
1403 enum aarch64_opnd_qualifier candidates[AARCH64_MAX_QLF_SEQ_NUM]; local
    [all...]
  /external/clang/lib/Sema/
SemaCast.cpp 346 OverloadCandidateSet &candidates = sequence.getFailedCandidateSet(); local
354 if (candidates.empty())
376 candidates.NoteCandidates(S, howManyCandidates, src);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 1190 int_mv *const candidates = x->mbmi_ext->ref_mvs[ref_frame]; local
1705 int_mv *const candidates = mbmi_ext->ref_mvs[ref_frame]; local
    [all...]
vp9_rdopt.c 2196 int_mv *const candidates = x->mbmi_ext->ref_mvs[ref_frame]; local
    [all...]
  /external/webrtc/talk/app/webrtc/
webrtcsession.cc 76 const char kInvalidCandidates[] = "Description contains invalid candidates.";
839 // Now that we have a local description, we can push down remote candidates.
876 // NOTE: Candidates allocation will be initiated only when SetLocalDescription
1691 const IceCandidateCollection* candidates = remote_desc->candidates(m); local
1724 std::vector<cricket::Candidate> candidates; local
    [all...]
webrtcsession_unittest.cc 124 // Media index of candidates belonging to the first media content.
128 // Media index of candidates belonging to the second media content.
2167 const IceCandidateCollection* candidates = local
2202 const IceCandidateCollection* candidates = local
2247 const IceCandidateCollection* candidates = local
2293 const IceCandidateCollection* candidates = local
    [all...]
webrtcsdp.cc 56 using cricket::Candidates;
207 // When no candidates have been gathered, set the connection
254 const std::vector<Candidate>& candidates,
264 static void BuildCandidate(const std::vector<Candidate>& candidates,
286 std::vector<JsepIceCandidate*>* candidates,
297 std::vector<JsepIceCandidate*>* candidates,
647 // It is RECOMMENDED that default candidates be chosen based on the
648 // likelihood of those candidates to work with the peer that is being
669 // Get ip and port of the default destination from the |candidates| with the
677 const std::vector<Candidate>& candidates,
864 std::vector<Candidate> candidates; local
880 std::vector<cricket::Candidate> candidates; local
900 std::vector<JsepIceCandidate*> candidates; local
    [all...]
  /hardware/ti/omap4-aah/hwc/
rgz_2d.c 853 int possible_blit = 0, candidates = 0; local
864 candidates++;
876 candidates++;
890 if (!possible_blit || possible_blit != candidates) {
    [all...]
  /frameworks/base/core/java/android/app/
ApplicationPackageManager.java 1789 final List<VolumeInfo> candidates = new ArrayList<>(); local
1871 final List<VolumeInfo> candidates = new ArrayList<>(); local
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 111 /** IME's status for {@code mStatus} input/no candidates). */
117 /** IME's status for {@code mStatus}(all candidates are displayed). */
148 /** Delay time(msec.) to start prediction after key input when the candidates view is not shown. */
151 /** Delay time(msec.) to start prediction after key input when the candidates view is shown. */
427 /** {@code Handler} for drawing candidates/displaying tutorial */
1597 int candidates = 0; local
1882 int candidates = mConverter.makeCandidateListOf(mCommitCount); local
    [all...]
  /external/clang/lib/Driver/
ToolChains.cpp 2068 MultilibSet *candidates[] = {&DebianMipsMultilibs, &FSFMipsMultilibs, local
    [all...]
  /prebuilts/devtools/tools/lib/
lint-tests.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-alpha2/
lint-tests-24.3.0-alpha2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-alpha3/
lint-tests-24.3.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-alpha4/
lint-tests-24.3.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-alpha5/
lint-tests-24.3.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-beta1/
lint-tests-24.3.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-beta2/
lint-tests-24.3.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-beta3/
lint-tests-24.3.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/24.3.0-beta4/
lint-tests-24.3.0-beta4.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 2330 int_mv *const candidates = mi->mbmi.ref_mvs[ref_frame]; local
    [all...]

Completed in 1267 milliseconds

1 2 34 5 6 7 8 91011>>