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

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
assoc_container.hpp 225 // value_types between first_it and last_it will be inserted into
233 // last_it will be inserted into the container object.
241 // last_it will be inserted into the container object. r_hash_fn
252 // last_it will be inserted into the container object. r_hash_fn
265 // last_it will be inserted into the container object. r_hash_fn
375 // value_types between first_it and last_it will be inserted into
383 // last_it will be inserted into the container object. r_hash_fn
392 // last_it will be inserted into the container object. r_hash_fn
403 // last_it will be inserted into the container object. r_hash_fn
416 // last_it will be inserted into the container object. r_hash_f
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
assoc_container.hpp 225 // value_types between first_it and last_it will be inserted into
233 // last_it will be inserted into the container object.
241 // last_it will be inserted into the container object. r_hash_fn
252 // last_it will be inserted into the container object. r_hash_fn
265 // last_it will be inserted into the container object. r_hash_fn
375 // value_types between first_it and last_it will be inserted into
383 // last_it will be inserted into the container object. r_hash_fn
392 // last_it will be inserted into the container object. r_hash_fn
403 // last_it will be inserted into the container object. r_hash_fn
416 // last_it will be inserted into the container object. r_hash_f
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 209 // value_types between first_it and last_it will be inserted into
217 // last_it will be inserted into the container object.
225 // last_it will be inserted into the container object. r_hash_fn
236 // last_it will be inserted into the container object. r_hash_fn
249 // last_it will be inserted into the container object. r_hash_fn
359 // value_types between first_it and last_it will be inserted into
367 // last_it will be inserted into the container object. r_hash_fn
376 // last_it will be inserted into the container object. r_hash_fn
387 // last_it will be inserted into the container object. r_hash_fn
400 // last_it will be inserted into the container object. r_hash_f
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 209 // value_types between first_it and last_it will be inserted into
217 // last_it will be inserted into the container object.
225 // last_it will be inserted into the container object. r_hash_fn
236 // last_it will be inserted into the container object. r_hash_fn
249 // last_it will be inserted into the container object. r_hash_fn
359 // value_types between first_it and last_it will be inserted into
367 // last_it will be inserted into the container object. r_hash_fn
376 // last_it will be inserted into the container object. r_hash_fn
387 // last_it will be inserted into the container object. r_hash_fn
400 // last_it will be inserted into the container object. r_hash_f
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 209 // value_types between first_it and last_it will be inserted into
217 // last_it will be inserted into the container object.
225 // last_it will be inserted into the container object. r_hash_fn
236 // last_it will be inserted into the container object. r_hash_fn
249 // last_it will be inserted into the container object. r_hash_fn
359 // value_types between first_it and last_it will be inserted into
367 // last_it will be inserted into the container object. r_hash_fn
376 // last_it will be inserted into the container object. r_hash_fn
387 // last_it will be inserted into the container object. r_hash_fn
400 // last_it will be inserted into the container object. r_hash_f
    [all...]
  /system/core/include/cutils/
compiler.h 35 * if used on a C++ class declaration, this macro must be inserted
  /external/jmonkeyengine/engine/src/core/com/jme3/animation/
AnimationFactory.java 184 * @param time the time at which the keyFrame must be inserted
193 * @param keyFrameIndex the index at which the keyFrame must be inserted
204 * @param time the time at which the keyFrame must be inserted
213 * @param keyFrameIndex the index at which the keyFrame must be inserted
225 * @param time the time at which the keyFrame must be inserted
237 * @param keyFrameIndex the index at which the keyFrame must be inserted
252 * @param time the time at which the keyFrame must be inserted
267 * @param keyFrameIndex the index at which the keyFrame must be inserted
311 * @param time the time at which the keyFrame must be inserted
320 * @param keyFrameIndex the index at which the keyFrame must be inserted
    [all...]
  /development/ide/emacs/
android-compile.el 86 ;; called when new data has been inserted in the compile buffer. Don't
87 ;; assume that only one line has been inserted, typically more than
95 ;; On entry (point) is at the end of the last block inserted.
100 called when new data has been inserted in the compile buffer.
123 ;; block inserted may have ended in the middle of the
  /external/oprofile/libregex/
op_regex.cpp 218 string inserted; local
227 inserted += '\\';
239 inserted += str.substr(matched.rm_so,
244 inserted += replace[i];
251 str.replace(first, count, inserted);
  /external/webkit/Source/WebCore/rendering/
CounterNode.cpp 242 // The case when the original next sibling of the inserted node becomes a child of
243 // one of the former children of the inserted node is not handled as it is believed
246 // counter node being created, it will be inserted as the last child so next is null.
248 // inserted into the document's render tree, all its former children counters are attached
249 // to children of the inserted renderer and hence cannot be in scope for counter nodes
  /external/webkit/Source/WebCore/editing/
ReplaceSelectionCommand.cpp 360 Position inserted = endOfInsertedContent.deepEquivalent(); local
361 bool isInsideMailBlockquote = enclosingNodeOfType(inserted, isMailBlockquote, CanCrossEditingBoundary);
362 return isInsideMailBlockquote && (numEnclosingMailBlockquotes(existing) == numEnclosingMailBlockquotes(inserted));
376 // For a successful merge, we still need to make sure that the inserted content starts with the beginning of a paragraph.
471 // Style rules that match just inserted elements could change their appearance, like
472 // a div inserted into a document with div { display:inline; }.
481 // inserted content from appearing in the right paragraph.
548 // Return the inserted content's first VisiblePosition.
731 // Merging two paragraphs will destroy the moved one's block styles. Always move the end of inserted forward
751 // FIXME: Maintain positions for the start and end of inserted content instead of keeping nodes. The nodes ar
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 55 /// loop it indicates should be inserted with increments at
131 /// expression into the program. The inserted code is inserted into the
176 /// inserted by the code rewriter. If so, the client should not modify the
213 /// expression into the program. The inserted code is inserted into the
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/calllog/
FillCallLogTestActivity.java 251 * @return the number of inserted entries
254 int inserted = 0; local
290 ++inserted;
291 this.publishProgress(inserted);
296 return inserted;
303 * @param count the number of entries inserted so far
  /external/jdiff/src/jdiff/
DiffMyers.java 94 The diagonal number equals the number of inserted lines minus the number
97 lines inserted or deleted (counting only lines before the midpoint).
356 /** Scan the tables of which lines are inserted and deleted,
391 /** Scan the tables of which lines are inserted and deleted,
469 and some are inserted.
473 INSERTED is the number of lines inserted here in file 1.
476 which the insertion was done; vice versa for INSERTED and LINE1. */
482 public int inserted; field in class:DiffMyers.change
487 /** Line number of 1st inserted line. *
    [all...]
  /external/astl/tests/
test_set.cpp 63 // begin should point to the element inserted.
102 // begin should point to the element inserted.
  /external/chromium/chrome/browser/chromeos/login/
wizard_accessibility_handler.cc 426 // Find the substring that was inserted (if any) to get the new string
429 std::string inserted = new_value.substr( local
433 if (!inserted.empty() && !deleted.empty()) {
434 // Replace one substring with another, speak inserted text.
435 AppendUtterance(inserted, out_spoken_description);
436 } else if (!inserted.empty()) {
437 // Speak inserted text.
438 AppendUtterance(inserted, out_spoken_description);
  /external/chromium/chrome/browser/safe_browsing/
bloom_filter_unittest.cc 51 // Check no false negatives by ensuring that every time we inserted exists.
56 // we inserted, but of different values, and calculating what percentage are
  /external/icu4c/layout/
LEInsertionList.h 96 * Return the number of new glyphs that have been inserted.
98 * @return the number of new glyphs which have been inserted
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableElement30.js 81 with an index of four. After the new row is inserted the number of rows
84 insertion of the new row is one. After the new row is inserted the number
HTMLTableElement31.js 79 the table is empty the row is inserted into a TBODY which is created
80 and inserted into the table.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableElement30.js 81 with an index of four. After the new row is inserted the number of rows
84 insertion of the new row is one. After the new row is inserted the number
HTMLTableElement31.js 79 the table is empty the row is inserted into a TBODY which is created
80 and inserted into the table.
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
nodeinsertbefore01.js 82 this DocumentElement node and verify the name of the inserted Comment node. Now
84 verify the target of the inserted ProcessingInstruction.
nodeinsertbefore02.js 79 this DocumentType node and verify the name of the inserted Comment node. Now
81 verify the target of the inserted ProcessingInstruction.
nodeinsertbefore06.js 92 var inserted;
110 inserted = doc.insertBefore(newElem,docElem);

Completed in 631 milliseconds

1 2 34 5 6 7 8 91011>>