HomeSort by relevance Sort by last modified time
    Searched full:merge (Results 76 - 100 of 1263) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/webkit/WebCore/icu/
LICENSE 10 merge, publish, distribute, and/or sell copies of the Software, and to permit persons
  /external/webkit/WebKitTools/simplejson/
LICENSE.txt 6 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  /frameworks/base/tools/localize/
merge_res_and_xliff_test.cpp 33 XLIFFFile* xliff = XLIFFFile::Parse("testdata/merge.xliff");
  /prebuilt/common/kxml2/
license.txt 6 to use, copy, modify, merge, publish, distribute, sublicense, and/or
  /sdk/layoutopt/libs/uix/src/resources/rules/
UselessLayout.rule 11 // - The parent is not a <merge/>
  /external/emma/core/java12/com/vladium/emma/data/
MergeProcessor.java 58 * NOTE: there is no setter for merge attribute because this processor
134 // merge all data files:
154 mdata = (IMetaData) mdata.merge (_mdata); // note: later datapath entries override earlier ones
165 cdata = (ICoverageData) cdata.merge (_cdata); // note: later datapath entries override earlier ones
264 DataFactory.persist (cdata, persistFile, false); // never merge to enforce compaction behavior
266 DataFactory.persist (mdata, persistFile, false); // never merge to enforce compaction behavior
268 DataFactory.persist (new SessionData (mdata, cdata), persistFile, false); // never merge to enforce compaction behavior
  /external/iproute2/tc/
m_xt_old.c 91 struct option *merge; local
99 merge = malloc(sizeof (struct option) * (num_new + num_old + 1));
100 memcpy(merge, oldopts, num_old * sizeof (struct option));
102 merge[num_old + i] = newopts[i];
103 merge[num_old + i].val += *option_offset;
105 memset(merge + num_old + num_new, 0, sizeof (struct option));
107 return merge;
  /packages/apps/Phone/res/layout/
incall_touch_ui.xml 57 <!-- (Note "Hold", "Swap" and "Merge" are never available at
86 <!-- CDMA-specific "Merge" (upper left) -->
88 the Merge button in the main cluster (because the "Add Call"
133 "Add" or "Merge", depending on the state of the call. -->
155 <!-- "Merge calls" -->
157 that "Add" and "Merge" are never available at the same time.
158 The "Merge" button for CDMA devices is "cdmaMergeButton" above. -->
  /dalvik/vm/alloc/
DdmHeap.c 184 bool merge; member in struct:HeapChunkContext
285 //TODO: if ctx.merge, see if this chunk is different from the last chunk.
366 walkHeap(bool merge, bool native)
377 ctx.merge = merge;
381 if (ctx.merge) {
408 bool merge; local
433 merge = true;
435 merge = false;
449 walkHeap(merge, native)
    [all...]
  /external/proguard/src/proguard/optimize/peephole/
ClassMerger.java 64 * Creates a new ClassMerger that will merge classes into the given target
70 * merge them.
83 * Creates a new ClassMerger that will merge classes into the given target
89 * merge them.
142 // Don't merge classes that must be preserved.
146 // Only merge classes that haven't been retargeted yet.
150 // Don't merge annotation classes, with all their introspection and
154 // Only merge classes if we can change the access permissioms, or
167 // Only merge two classes or two interfaces or two abstract classes,
277 info.merge(ClassOptimizationInfo.getClassOptimizationInfo(programClass))
    [all...]
  /external/v8/src/
jump-target.h 46 // forward jumps and pairs them with labels for the merge code along
48 // block is determined and code is generated to merge to the expected
49 // frame. For backward jumps, the merge code is generated at the edge
143 // A parallel list of labels for merge code.
164 // and a corresponding merge code label.
200 // lists of forward-reaching frames and merge-point labels are
  /frameworks/base/include/utils/
SortedVector.h 113 ssize_t merge(const Vector<TYPE>& vector);
114 ssize_t merge(const SortedVector<TYPE>& vector);
220 ssize_t SortedVector<TYPE>::merge(const Vector<TYPE>& vector) {
221 return SortedVectorImpl::merge(reinterpret_cast<const VectorImpl&>(vector));
225 ssize_t SortedVector<TYPE>::merge(const SortedVector<TYPE>& vector) {
226 return SortedVectorImpl::merge(reinterpret_cast<const SortedVectorImpl&>(vector));
  /system/core/libpixelflinger/tinyutils/
SortedVector.h 113 ssize_t merge(const Vector<TYPE>& vector);
114 ssize_t merge(const SortedVector<TYPE>& vector);
221 ssize_t SortedVector<TYPE>::merge(const Vector<TYPE>& vector) {
222 return SortedVectorImpl::merge(reinterpret_cast<const VectorImpl&>(vector));
226 ssize_t SortedVector<TYPE>::merge(const SortedVector<TYPE>& vector) {
227 return SortedVectorImpl::merge(reinterpret_cast<const SortedVectorImpl&>(vector));
  /external/blktrace/doc/
blkparse.1 216 \fBM -- back merge\fR
218 begins, so the i/o scheduler can merge them together.
221 \fBF -- front merge\fR
222 Same as the back merge, except this i/o ends where a previously inserted
226 \fBM --front or back merge\fR
230 \fBM -- front or back merge\fR
470 \fBF \-\- front merge\fR
474 \fBM \-\- back merge\fR
  /external/dhcpcd/dhcpcd-hooks/
50-ntp.conf 3 # and merge into /etc/ntp.conf
48 # Merge our config into ntp.conf
  /external/dropbear/
LICENSE 18 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
75 including without limitation the rights to use, copy, modify, merge,
NOTICE 18 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
75 including without limitation the rights to use, copy, modify, merge,
  /external/icu4c/tools/genprops/misc/
ucdmerge.c 102 /* there was a real range, merge their lines */
116 /* merge comments from both lines */
  /external/webkit/WebCore/html/
TimeRanges.cpp 73 // - merge with the added range, in case we are overlapping or contiguous
82 // We need to merge the addedRange and that range.
  /packages/apps/Contacts/res/layout-finger/
recent_calls_list_item_layout.xml 17 <merge xmlns:android="http://schemas.android.com/apk/res/android">
93 </merge>
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntitySetTests.java 367 // Merge in second version, verify they match
388 // Merge in the second version, verify diff matches
413 // Merge in the second version, verify that our update changed to
439 // Merge in the second version, verify that our delete remains
463 // Merge in the second version, verify that our insert remains
492 // Merge in the second version, verify that our insert remains
517 // Merge in the second version, verify that our delete isn't needed
544 // Merge and verify that update turned into insert
  /packages/apps/Music/res/layout-finger/
audio_player_common.xml 17 <merge xmlns:android="http://schemas.android.com/apk/res/android">
89 </merge>
track_list_item_common.xml 19 <merge xmlns:android="http://schemas.android.com/apk/res/android">
75 </merge>
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
AppWidgetShared.java 50 * Merge a set of filtering appWidgetIds with those from other pending
66 * Merge a set of filtering changedEventIds with those from other pending
  /bionic/libc/include/
time64.h 12 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

Completed in 262 milliseconds

1 2 34 5 6 7 8 91011>>