HomeSort by relevance Sort by last modified time
    Searched full:merging (Results 1 - 25 of 329) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/src/com/android/dx/cf/code/
Merger.java 40 * @return {@code non-null;} the result of merging the two locals arrays
92 * @return {@code non-null;} the result of merging the two stacks
130 ex.addContext("...while merging stack[" + Hex.u2(i) + "]");
149 * @return {@code non-null;} the result of merging the two types
197 * Merging two non-identical int-like types results in
LocalsArraySet.java 287 "Merging locals set for caller block " + Hex.u2(i));
327 ex.addContext("Merging one locals against caller block "
  /external/v8/src/arm/
jump-target-arm.cc 165 // it explicitly here. The only merging necessary is to drop extra
176 // it explicitly here. The only merging necessary is to drop extra
195 // Drop leftover statement state from the frame before merging, even
201 // to do it explicitly here. The only merging necessary is to drop extra
219 // Drop leftover statement state from the frame before merging, even
225 // to do it explicitly here. The only merging necessary is to drop extra
  /external/jpeg/
maktjpeg.st 18 .C[-M] ; and no string merging, folks
makcjpeg.st 18 .C[-M] ; and no string merging, folks
makdjpeg.st 18 .C[-M] ; and no string merging, folks
  /external/e2fsprogs/misc/
chattr.1.in 30 data journalling (j), secure deletion (s), no tail-merging (t),
108 support tail-merging). This is necessary for applications such as LILO
111 (yet, except in very experimental patches) support tail-merging.
  /external/proguard/docs/manual/
optimizations.html 58 <dt><code><b>class/merging/vertical</b></code></dt>
61 <dt><code><b>class/merging/horizontal</b></code></dt>
108 <dt><code><b>code/merging</b></code></dt>
  /external/v8/src/ia32/
jump-target-ia32.cc 268 // There were forward jumps. Handle merging the reaching frames
327 // fall through and none of the reaching frames needed merging.
367 // Drop leftover statement state from the frame before merging, without
377 // Drop leftover statement state from the frame before merging, without
396 // Drop leftover statement state from the frame before merging, even on
416 // Drop leftover statement state from the frame before merging, even on
  /external/v8/src/x64/
jump-target-x64.cc 268 // There were forward jumps. Handle merging the reaching frames
327 // fall through and none of the reaching frames needed merging.
367 // Drop leftover statement state from the frame before merging, without
377 // Drop leftover statement state from the frame before merging, without
396 // Drop leftover statement state from the frame before merging, even on
416 // Drop leftover statement state from the frame before merging, even on
  /external/blktrace/
blktrace_api.h 14 BLK_TC_QUEUE = 1 << 4, /* queueing/merging */
  /frameworks/base/core/java/android/provider/
SyncConstValue.java 63 * Used only in persistent providers, and only during merging.
  /external/protobuf/java/src/test/java/com/google/protobuf/
MessageTest.java 49 // Message-merging tests.
86 * Test merging a DynamicMessage into a GeneratedMessage. As long as they
99 /** Test merging two DynamicMessages. */
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityDeltaTests.java 97 assertEquals("Unexpected change when merging", source, merged);
114 assertEquals("Unexpected change when merging", source, merged);
128 assertEquals("Unexpected change when merging", source, merged);
142 assertEquals("Unexpected change when merging", source, merged);
  /frameworks/base/docs/html/guide/topics/resources/
layout-resource.jd 177 information about merging layouts, read <a
178 href="{@docRoot}resources/articles/layout-tricks-merging.html">Layout
179 Tricks: Merging</a>.</dd>
  /bionic/linker/
ba.c 66 /* clean up the bitmap, merging any buddies */
  /external/icu4c/common/unicode/
normalizer2.h 141 * (merging them at the boundary) and returns the first string.
159 * (merging them at the boundary) and returns the first string.
342 * (merging them at the boundary) and returns the first string.
360 * (merging them at the boundary) and returns the first string.
  /external/proguard/docs/
downloads.html 70 <li>Fixed merging of exception classes.
80 <li>Fixed copying of debug information and annotations when merging classes.
88 <li>Added class merging.
230 <li>Avoiding merging subsequent identically named files.
  /external/webkit/WebCore/platform/wx/wxcode/gtk/
fontprops.cpp 118 // it will need to be implemented before merging into wx unless we craft a new API.
  /external/wpa_supplicant_6/wpa_supplicant/
todo.txt 40 - consider merging hostapd and wpa_supplicant PMKSA cache implementations
  /frameworks/base/docs/html/resources/articles/
layout-tricks-reuse.jd 24 href="{@docRoot}resources/articles/layout-tricks-merge.html">Merging Layouts</a>
  /packages/apps/Camera/src/com/android/camera/gallery/
ImageListUber.java 162 * A merging slot is used to trace the current position of a sublist. For
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
bpabi.h 129 not support merging symbols across DLL boundaries. This macro is
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
bpabi.h 129 not support merging symbols across DLL boundaries. This macro is
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/sampleProjects/
AndroidManifestWriter.java 48 * TODO: consider merging this with AndroidManifestParser.

Completed in 466 milliseconds

1 2 3 4 5 6 7 8 91011>>