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

1 2 3 4 56 7 8 91011>>

  /frameworks/webview/chromium/tools/
merge_from_chromium.py 31 # We need to import this *after* merging from upstream to get the latest
144 buildspec_url: URL for buildspec repository, when merging a branch.
187 # Only try to fetch the specific SHA1 when merging a branch.
194 logging.debug('Merging project %s at %s ...', path, sha1)
213 logging.debug('Merging Chromium at %s ...', root_sha1)
465 buildspec_url: URL for buildspec repository, used when merging a release.
  /external/llvm/lib/CodeGen/
StackColoring.cpp 17 // 1. Allow merging multiple small slots into a single larger slot at different
19 // 2. Merge this pass with StackSlotColoring and allow merging of allocas with
76 STATISTIC(StackSpaceSaved, "Number of bytes saved due to merging slots.");
85 /// StackColoring - A machine pass for merging disjoint stack allocations,
735 // This is a simple greedy algorithm for merging allocas. First, sort the
769 DEBUG(dbgs()<<"Merging #"<<FirstSlot<<" and slots #"<<
776 "Merging a small object into a larger one");
  /art/runtime/verifier/
reg_type_test.cc 71 // Test Merging.
451 TEST_F(RegTypeReferenceTest, Merging) {
452 // Tests merging logic
  /external/chromium_org/base/memory/
discardable_memory_allocator_android.cc 224 // Note that merging is not needed here since there can't be contiguous
301 // may have changed due to free chunks merging/splitting.
348 // Used while merging free contiguous chunks to erase free chunks (from their
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectWizard.java 259 // We'll be merging in an activity template, but don't create *~ backup files
282 // We'll be merging in an activity template, but don't create *~ backup files
335 // We'll be merging in an activity template, but don't create
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 93 <li>Fixed merging of package visible classes.
98 <li>Fixed handling of super flag when merging classes.
171 <li>Fixed merging of exception classes.
181 <li>Fixed copying of debug information and annotations when merging classes.
189 <li>Added class merging.
331 <li>Avoiding merging subsequent identically named files.
  /dalvik/dx/src/com/android/dx/cf/code/
LocalsArraySet.java 285 "Merging locals set for caller block " + Hex.u2(i));
325 ex.addContext("Merging one locals against caller block "
  /external/chromium_org/chrome/test/mini_installer/
test_installer.py 161 This is different from general dictionary merging in that, in case there are
191 A property dictionary created by merging all property dictionaries specified
  /external/chromium_org/third_party/leveldatabase/src/doc/
impl.html 155 reads due to the overhead of merging more files together on every
172 O(N) complexity in the merging iterator.
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
Message.java 115 * Merging occurs as follows. For each field:<br>
120 * using the same merging rules.<br>
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
mergesort.c 56 * (The default is pairwise merging.)
269 * is defined. Otherwise simple pairwise merging is used.)
  /external/llvm/lib/Transforms/IPO/
ConstantMerge.cpp 119 // Iterate constant merging while we are still making progress. Merging two
  /external/llvm/lib/Transforms/ObjCARC/
DependencyAnalysis.cpp 172 // Check for a retain of the same pointer for merging.
184 // Check for a retain of the same pointer for merging.
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
AnalyzedInstruction.java 178 * after merging in the given register type
206 * @return The register type resulting from merging the post-instruction register types from all predecessors
  /external/valgrind/main/drd/
drd_thread.c 119 /** Enables/disables segment merging. */
126 /** Get the segment merging interval. */
132 /** Set the segment merging interval. */
993 * merging, see also the following paper: Mark Christiaens, Michiel Ronsse
996 * pp 1221-1238, September 2002. This paper contains a proof that merging
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/
libgcov.a 56 profiling:%s:Overflow merging
57 profiling:%s:Error merging
  /device/asus/flo/camera/hdr/include/
morpho_easy_hdr.h 464 * Fail-soft-merging ??L??????
468 * MOR_EASY_HDR_ENABLED : Fail-soft-merging ????
469 * MOR_EASY_HDR_DISABLED : Fail-soft-merging ???
482 * Fail-soft-merging ??L?????
  /device/lge/mako/camera/hdr/include/
morpho_easy_hdr.h 464 * Fail-soft-merging ??L??????
468 * MOR_EASY_HDR_ENABLED : Fail-soft-merging ????
469 * MOR_EASY_HDR_DISABLED : Fail-soft-merging ???
482 * Fail-soft-merging ??L?????
  /external/chromium/chrome/browser/autofill/
autofill_merge_unittest.cc 109 // A data-driven test for verifying merging of Autofill profiles. Each input is
  /external/chromium_org/build/android/gyp/
process_resources.py 90 # generated by merging the resources from all libraries and the main apk
  /external/chromium_org/cc/trees/
occlusion_tracker.h 137 // one. We then perform any operations required for merging results from the
  /external/chromium_org/chrome/browser/chromeos/contacts/
google_contact_store.h 115 // Handles a successful download, merging |updated_contacts| and saving the
  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_extension_settings_and_app_settings_sync_test.cc 128 // (nonempty, nonempty) because the merging will provide unpredictable
  /external/chromium_org/chrome/browser/webdata/
autocomplete_syncable_service.h 79 // Called via sync to tell us if we should cull expired entries when merging
  /external/chromium_org/chrome/renderer/safe_browsing/
malware_dom_details_browsertest.cc 88 // is responsible for merging.

Completed in 758 milliseconds

1 2 3 4 56 7 8 91011>>