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

12 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/editing/
ReplaceSelectionCommand.cpp 690 // Merging two paragraphs will destroy the moved one's block styles. Always move the end of inserted forward
699 // Merging forward could result in deleting the destination anchor node.
709 // Merging forward will remove m_lastLeafInserted from the document.
760 // spans multiple blocks, not merging may leave an empty line.
761 // When the start of the selection being pasted into is at the start of a block, not merging
    [all...]
  /cts/tools/dasm/src/java_cup/
lalr_item_set.java 112 /** Add a singleton item, merging lookahead sets if the item is already
161 /** Add a complete set, merging lookaheads where items are already in
  /dalvik/dx/src/com/android/dx/cf/code/
Frame.java 210 * @return {@code non-null;} the result of merging the two frames
310 * @return {@code non-null;} the result of merging the two frames
ExecutionStack.java 226 * contexts, particularly when merging two instances. As such, it places
LocalsArray.java 162 * caller. To be used when merging in the first block of a subroutine.
LocalVariableList.java 65 * Returns an instance which is the result of merging the two
  /device/samsung/crespo/alsa-lib/test/
playmidi1.c 3 * (type 0 only!, the library that is used doesn't support merging of tracks)
157 printf("This player does not support merging of tracks.\n");
  /external/icu4c/common/unicode/
unorm2.h 217 * (merging them at the boundary) and returns the length of the first string.
240 * (merging them at the boundary) and returns the length of the first string.
  /external/protobuf/java/src/main/java/com/google/protobuf/
Message.java 171 * Merging occurs as follows. For each field:<br>
176 * using the same merging rules.<br>
  /external/protobuf/src/google/protobuf/
reflection_ops_unittest.cc 89 // This field will test merging into an empty spot.
116 // This field will test merging into an empty spot.
  /external/srec/tools/grxmlcompile/
sub_min.cpp 346 // printf ("Merging %d %d to create %d\n", firstId, secondId, newId);
452 // printf ("Merging %d %d to create %d\n", firstId, secondId, newId);
  /dalvik/docs/
verifier.html 136 files combine multiple classfiles together, merging the field/method/class
  /development/pdk/docs/community/
index.jd 53 to individual devices, from obtaining toolchains and merging kernel drivers
  /external/jpeg/
makljpeg.st 17 .C[-M] ; and no string merging, folks
  /external/libvpx/vp8/encoder/ppc/
variance_altivec.asm 39 vspltisw v7, 0 ;# zero for merging
  /external/webkit/WebKitTools/CodeCoverage/
cov.py 157 # now do the merging of the file. If it has the same basename
  /external/wpa_supplicant/
todo.txt 52 - consider merging hostapd and wpa_supplicant PMKSA cache implementations
  /packages/apps/Gallery/src/com/android/camera/gallery/
ImageListUber.java 262 * A merging slot is used to trace the current position of a sublist. For
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionary.java 117 // merging separated dictionary into one if dictionary is separated
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
SuggestHelper.java 45 // merging separated dictionary into one if dictionary is separated
  /device/samsung/crespo/alsa-lib/src/seq/
seq_midi_event.c 177 * \brief Enable/disable MIDI command merging
179 * \param on 0 - enable MIDI command merging, 1 - always pass the command
181 * Enable/disable MIDI command merging
  /external/proguard/src/proguard/optimize/
Optimizer.java 49 private static final String CLASS_MERGING_VERTICAL = "class/merging/vertical";
50 private static final String CLASS_MERGING_HORIZONTAL = "class/merging/horizontal";
63 private static final String CODE_MERGING = "code/merging";
    [all...]
  /bootable/recovery/applypatch/
imgdiff.c 890 // Merging neighboring normal chunks.
898 // chunk lists, so do the merging in both the source and target
904 printf("merging normal chunks went awry\n");
  /development/tools/apkcheck/src/com/android/apkcheck/
ClassInfo.java 328 /*System.out.println("merging into " + getName() + ": fields=" +
  /external/bison/src/
gram.h 75 RULES[R].merger -- index of merging function for R (for GLR

Completed in 1091 milliseconds

12 3 4 5 6 7 8 91011>>