HomeSort by relevance Sort by last modified time
    Searched full:inserts (Results 351 - 375 of 821) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 886 * Inserts @a __n copies of character @a __c starting at the
903 * Inserts characters in range [beg,end). If adding characters
932 * Inserts value of @a __str starting at @a __pos1. If adding
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h     [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 886 * Inserts @a __n copies of character @a __c starting at the
903 * Inserts characters in range [beg,end). If adding characters
932 * Inserts value of @a __str starting at @a __pos1. If adding
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h     [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 886 * Inserts @a __n copies of character @a __c starting at the
903 * Inserts characters in range [beg,end). If adding characters
932 * Inserts value of @a __str starting at @a __pos1. If adding
    [all...]
  /cts/tests/tests/database/src/android/database/cts/
CursorWrapperTest.java 464 * super.setUp() creates the database, inserts some data into it.
  /dalvik/docs/
debugger.html 222 the VM to handle the locks, <code>dx</code> inserts a "lock"
  /external/apache-xml/src/main/java/org/apache/xml/utils/
SuballocatedIntVector.java 245 * Inserts the specified node in this vector at the specified index.
  /external/bzip2/
bz-fo.xsl 27 <!-- <?custom-pagebreak?> inserts a page break at this point -->
  /external/chromium/chrome/browser/bookmarks/
bookmark_model.h 222 // Duplicates a bookmark node and inserts it at a new location.
  /external/chromium/chrome/browser/history/
text_database_manager.h 37 // This allows us to minimize inserts and modifications, which are slow for the
url_database.h 261 // Inserts the given URL row into the URLs table, using the regular table
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
util.js 393 * Inserts a new child before a given sibling.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
util.js 393 * Inserts a new child before a given sibling.
  /external/chromium/sdch/open-vcdiff/src/
addrcache_test.cc 221 // Inserts values 1, 2, ... , 10 into the cache and tests its entire
  /external/icu4c/common/unicode/
utrace.h 224 * ICU trace format strings contain plain text with argument inserts,
  /external/icu4c/i18n/
ucol_cnt.cpp 369 /* inserts a part of contraction sequence in table. Sequences behind the offset are moved back. If element is non existent, it creates on. Returns element handle */
  /external/javassist/src/main/javassist/
CtConstructor.java 239 * Inserts bytecode just after another constructor in the super class
  /external/javassist/tutorial/
tutorial2.html 139 It compiles the source text and inserts the compiled code at the line number.
477 <code>CtConstructor</code> inserts the
524 <p><code>addCatch()</code> inserts a code fragment into a method body
    [all...]
tutorial3.html 152 Inserts a byte array at the index.
  /external/llvm/include/llvm/ADT/
ValueMap.h 130 // Inserts key,value pair into the map if the key isn't already in the map.
  /external/llvm/include/llvm/CodeGen/
Passes.h 327 /// PrologEpilogCodeInserter - This pass inserts prolog and epilog code,
  /external/llvm/lib/CodeGen/
GCStrategy.cpp 65 /// in the machine code. It inserts labels at safe points and populates a
  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 81 /// Builder - This is an IRBuilder that automatically inserts new
  /external/opencv/cxcore/include/
cxcore.h 459 or inserts one particular [color] plane to the array */
    [all...]

Completed in 1144 milliseconds

<<11121314151617181920>>