HomeSort by relevance Sort by last modified time
    Searched full:candidate (Results 876 - 900 of 1480) sorted by null

<<31323334353637383940>>

  /external/llvm/test/CodeGen/X86/
tail-opts.ll 153 ; Do any-size tail-merging when two candidate blocks will both require
273 ; If one tail merging candidate falls through into the other,
  /external/open-vcdiff/gflags/src/
gflags_completions.cc 380 // canonical search token, produce the set of all candidate matching
435 if (pos != string::npos) // candidate for package or subpackage match
  /external/open-vcdiff/src/
blockhash.h 219 // target_candidate_start is the start of the candidate block within the
241 // for the same candidate data block, in order to find
blockhash_test.cc     [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
findhalfpel.cpp 64 /* list of candidate to go through for half-pel search*/
142 /** This function generates sub-pel prediction around the full-pel candidate.
  /frameworks/base/docs/html/guide/topics/text/
creating-input-method.jd 172 to display the candidate view. In your implementation of this method, return a layout that shows
384 example, you may want to consume the directional keys to navigate within your UI for candidate
  /packages/apps/Gallery/src/com/android/camera/
CropImage.java 362 String candidate = directory.toString() local
364 boolean exists = (new File(candidate)).exists();
  /prebuilts/devtools/repository/
sdk-addon-4.xsd 139 When present, it indicates the release-candidate number.
242 When present, it indicates the release-candidate number.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys.py 415 self.assertIn(vi[3], ("alpha", "beta", "candidate", "final"))
420 self.assertIn(vi.releaselevel, ("alpha", "beta", "candidate", "final"))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys.py 415 self.assertIn(vi[3], ("alpha", "beta", "candidate", "final"))
420 self.assertIn(vi.releaselevel, ("alpha", "beta", "candidate", "final"))
  /cts/apps/CtsVerifier/res/values/
strings.xml 117 \n\n1. a candidate device implementation running the software build to be tested
254 NFC enabled to exchange messages. One device must be the candidate device running the
325 device running the emulator tests must be the candidate device running the software
332 device running the emulator tests must be the candidate device running the software
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_database.cc 1106 FileTracker* candidate = *itr; local
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_snippet.c 310 ** Advance the snippet iterator to the next candidate snippet.
317 ** candidate always starts at offset 0 (even if this candidate has a
355 ** Retrieve information about the current candidate snippet of snippet
502 /* Loop through all candidate snippets. Store the best snippet in
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp 874 // Scheduling unit for candidate
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java 436 IAndroidTarget candidate = null; local
443 candidate = target;
452 if (candidate != null) {
453 // We found a better SDK target candidate, that is closer to the
457 projectTarget = candidate;
    [all...]
  /external/v8/src/
heap.cc 1321 Object* candidate = function; local
1361 Object* candidate = global_contexts_list_; local
    [all...]
liveedit.cc 1018 // Returns true if an instance of candidate were inlined into function's code.
1019 static bool IsInlined(JSFunction* function, SharedFunctionInfo* candidate) {
1034 if (inlined->shared() == candidate) return true;
    [all...]
  /external/chromium_org/v8/src/
debug.cc     [all...]
ast.cc 644 Handle<JSFunction> candidate(JSFunction::cast(cell_->value()));
647 if (!lookup->isolate()->heap()->InNewSpace(*candidate)) {
648 target_ = candidate;
    [all...]
  /external/chromium_org/chrome/browser/history/
url_index_private_data.cc 198 // Trim the candidate pool if it is large. Note that we do not filter out
518 // Break the terms down into individual terms (words), get the candidate
519 // set for each term, and intersect each to get a final candidate list.
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readmacho.c 317 /* Read a symbol table (nlist). Add the resulting candidate symbols
407 /* 'cand' is a bunch of candidate symbols obtained by reading
870 /* Read candidate symbols into 'candSyms', so we can truncate
    [all...]
  /prebuilts/tools/common/jfreechart/
README.txt 240 - the third "release candidate" for version 1.0.0, this release
247 - the second "release candidate" for version 1.0.0. If no problems
253 - this is a "release candidate" for version 1.0.0. If no
    [all...]
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
README.txt 240 - the third "release candidate" for version 1.0.0, this release
247 - the second "release candidate" for version 1.0.0. If no problems
253 - this is a "release candidate" for version 1.0.0. If no
    [all...]
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
README.txt 240 - the third "release candidate" for version 1.0.0, this release
247 - the second "release candidate" for version 1.0.0. If no problems
253 - this is a "release candidate" for version 1.0.0. If no
    [all...]
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
README.txt 240 - the third "release candidate" for version 1.0.0, this release
247 - the second "release candidate" for version 1.0.0. If no problems
253 - this is a "release candidate" for version 1.0.0. If no
    [all...]

Completed in 1111 milliseconds

<<31323334353637383940>>