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

1 2 3 4 56 7 8 91011>>

  /dalvik/dx/src/com/android/dx/ssa/
LocalVariableExtractor.java 35 /** {@code non-null;} method being extracted from */
51 * @return {@code non-null;} the extracted information
79 * @return {@code non-null;} the extracted information
  /external/bison/src/
scan-code.h 96 * - \c code was extracted from the grammar file at \c code_loc.
112 * - \c code was extracted from the grammar file at \c code_loc.
129 * - \c code was extracted from the grammar file at \c code_loc.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
htmlutil.py 31 Also inserts appropriate blank lines so that line numbers in the extracted
94 """Return the extracted script lines.
97 The extracted script lines as a list of strings.
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_sync_service.h 51 // |avatar_index| to hold the extracted value. Returns true if the
52 // index was extracted successfully and false otherwise.
54 // where INDEX is the integer to be extracted. |avatar_str| can be empty
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
htmlutil.py 31 Also inserts appropriate blank lines so that line numbers in the extracted
94 """Return the extracted script lines.
97 The extracted script lines as a list of strings.
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
LocalVariableExtractor.java 27 /** {@code non-null;} method being extracted from */
43 * @return {@code non-null;} the extracted information
72 * @return {@code non-null;} the extracted information
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
LocalVariableExtractor.java 36 /** {@code non-null;} method being extracted from */
52 * @return {@code non-null;} the extracted information
80 * @return {@code non-null;} the extracted information
  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 39 /// 1) Find both the inputs and outputs for the extracted region.
40 /// 2) Pass the inputs as arguments, remapping them within the extracted
100 /// the expected size of a call to the extracted function. Note that this
  /external/valgrind/main/coregrind/
m_clientstate.c 67 // Command line pieces, after they have been extracted from argv in
88 // Name of the launcher, as extracted from VALGRIND_LAUNCHER at
96 /* Useful addresses extracted from the client */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/
OpenWizardAction.java 51 * The wizard dialog width, extracted from {@link NewWizardShortcutAction}
56 * The wizard dialog height, extracted from {@link NewWizardShortcutAction}
98 * Most of this implementation is extracted from {@link NewWizardShortcutAction#run()}.
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 43 // extracted functions to pthread-based code, as only one argument (void*) can
46 AggregateArgsOpt("aggregate-extracted-args", cl::Hidden,
47 cl::desc("Aggregate arguments to code-extracted functions"));
139 /// extracted region.
148 /// function being code extracted, but not in the region being extracted.
252 // are from the extracted region.
357 // Rewrite all users of the inputs in the extracted region to use the
520 // over all of the blocks in the extracted region, updating any terminator
521 // instructions in the to-be-extracted region that branch to blocks that ar
    [all...]
  /external/llvm/tools/bugpoint/
Miscompilation.cpp 327 errs() << "Extracted a loop from the breaking portion of the program.\n";
331 // we're going to test the newly loop extracted program to make sure nothing
353 errs() << " Continuing on with un-loop-extracted version.\n";
429 // Okay, great! Now we know that we extracted a loop and that loop
431 // Replace the current program with the loop extracted version, and try to
444 // optimized and loop extracted module.
503 outs() << "but these " << BBs.size() << " blocks are extracted: ";
508 outs() << "blocks are extracted.";
567 // Use the list reducer to identify blocks that can be extracted without
593 Module *Extracted = BD.ExtractMappedBlocksFromModule(Blocks, ToExtract)
    [all...]
  /docs/source.android.com/src/
license.jd 10 <li>Documentation content, including both static documentation and content extracted from source
27 documentation (code comments) extracted from a source code module that
30 extracted from it. </p>
  /frameworks/base/docs/html/
license.jd 10 <li>Documentation content, including both static documentation and content extracted from source
27 documentation (code comments) extracted from a source code module that
30 extracted from it. </p>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleRefactoringTest.java 63 // Extract and remove extracted
69 // Extract and apply style and remove extracted
117 // in the extracted style
  /cts/tools/tradefed-host/etc/
cts-tradefed 72 # assume we're in an extracted cts install
  /development/tools/mkstubs/src/com/android/mkstubs/
SourceGenerator.java 37 * This is an helper extracted for convenience. Callers just need to use
  /external/chromium/chrome/browser/bookmarks/
bookmark_html_writer.h 74 // All URLs that are extracted from bookmarks. Used to fetch favicons
  /external/chromium_org/build/
extract_from_cab.py 55 # file. Touch the extracted file. This helps build systems that compare the
  /external/chromium_org/chrome/browser/chromeos/
version_loader.h 47 // If |full_version| is true version string with extra info is extracted,
  /external/chromium_org/chrome/installer/mini_installer/
mini_installer.h 36 // Registry key that tells Chrome installer not to delete extracted files.
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_language.h 63 // words. The |contraction_iterator_| splits a concatenated word extracted by
  /external/chromium_org/content/browser/speech/
chunked_byte_buffer.h 21 // chunks boundaries. However, chunks can be extracted (FIFO) only when their
  /external/chromium_org/net/base/
file_stream_metrics_win.cc 20 // The error range list is extracted from WinError.h.
  /external/chromium_org/third_party/iccjpeg/
LICENSE 1 LICENSE extracted from IJG's jpeg distribution:

Completed in 1656 milliseconds

1 2 3 4 56 7 8 91011>>