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

<<11121314151617181920>>

  /external/dexmaker/src/dx/java/com/android/dx/ssa/
EscapeAnalysis.java 775 * Inserts a new PlainInsn before the given instruction.
    [all...]
SsaBasicBlock.java 411 * Inserts a new empty GOTO block as a predecessor to this block.
443 * Constructs and inserts a new empty GOTO block {@code Z} between
    [all...]
  /external/javassist/src/main/javassist/
ClassPool.java 402 * CtClass object from the hash table and inserts it with the new
890 * Inserts a directory or a jar (or zip) file at the head of the
    [all...]
  /external/jdiff/src/jdiff/
DiffMyers.java 345 /** Adjust inserts/deletes of blank lines to join changes
739 /** Adjust inserts/deletes of blank lines to join changes
  /external/markdown/docs/
writing_extensions.txt 443 ``"<somekey"``) inserts that item before the existing key.
446 ``">somekey"``) inserts that item after the existing key.
  /external/openfst/src/include/fst/extensions/pdt/
expand.h 610 // Adds state 's' of 'efst_' to 'ofst_' and inserts it in the queue,
743 // for the stack id 'nsi' and inserts it in the queue.
    [all...]
  /libcore/luni/src/main/java/java/util/
Vector.java 161 * Inserts the objects in the specified collection at the specified location
561 * Inserts the specified object into this vector at the specified location.
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 242 * Inserts the specified element at the tail of this queue.
273 * Inserts the specified element at the tail of this queue.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssistTest.java 612 // inserts the ="" part (e.g. handles it as "insertNew)
619 // inserts the ="" part (e.g. handles it as "insertNew)
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.h 96 // Inserts "group separator" characters into an array of characters.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets.h 98 // Inserts "group separator" characters into an array of characters.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets.h 98 // Inserts "group separator" characters into an array of characters.
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 96 // Inserts "group separator" characters into an array of characters.
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 96 // Inserts "group separator" characters into an array of characters.
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 96 // Inserts "group separator" characters into an array of characters.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
cppinternals.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/
cppinternals.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info     [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/src/
gtest-internal-inl.h 288 // Inserts an element after a given node in the list. It's the
290 // list. If the given node is NULL, inserts the element at the
    [all...]
  /external/clang/include/clang/Basic/
Diagnostic.h 71 /// \brief Create a code modification hint that inserts the given
84 /// \brief Create a code modification hint that inserts the given
    [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp 789 /// Inserts a llvm.dbg.value instrinsic before the stores to an alloca'd value
820 /// Inserts a llvm.dbg.value instrinsic before the stores to an alloca'd value
    [all...]
  /external/webrtc/src/common_audio/signal_processing/include/
signal_processing_library.h 759 // Inserts the value "zero" in all positions of a w16 and a w32 vector
775 // Inserts the value "one" in all positions of a w16 and a w32 vector
    [all...]

Completed in 1793 milliseconds

<<11121314151617181920>>