HomeSort by relevance Sort by last modified time
    Searched full:chained (Results 51 - 75 of 245) sorted by null

1 23 4 5 6 7 8 910

  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 321 // Record the node and remember it in our chained nodes list.
323 "' chained node",
385 // Record the node and remember it in our chained nodes list.
512 ++NextRecordedOperandNo; // Chained node operand.
758 // need to add chained and glued copyfromreg nodes and materialize the glue
    [all...]
  /dalvik/vm/compiler/
Compiler.h 111 u4 branch; /* Branch to chained destination */
  /external/bison/src/
state.h 39 NSTATES indicates termination.) All the cores are chained together
  /external/clang/include/clang/Frontend/
PreprocessorOptions.h 61 /// \brief Headers that will be converted to chained PCHs in memory.
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 33 The Ogg stream may be chained, i.e., contain multiple, contigous logical streams (links).
  /external/libvorbis/doc/vorbisfile/
chainingexample.html 21 This program demonstrates how to work with a chained bitstream.
  /external/skia/include/core/
SkScalerContext.h 290 may be chained (under the hood), the glyphID that is returned may in
  /ndk/sources/host-tools/make-3.81/
variable.h 46 chained through `next'. */
  /ndk/sources/host-tools/nawk-20071023/
awk.h 85 struct Cell *cnext; /* ptr to next if chained */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_iterator.h 407 * @return This %iterator, for chained operations.
490 * @return This %iterator, for chained operations.
582 * @return This %iterator, for chained operations.
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 407 * @return This %iterator, for chained operations.
490 * @return This %iterator, for chained operations.
582 * @return This %iterator, for chained operations.
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 407 * @return This %iterator, for chained operations.
490 * @return This %iterator, for chained operations.
582 * @return This %iterator, for chained operations.
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 407 * @return This %iterator, for chained operations.
490 * @return This %iterator, for chained operations.
582 * @return This %iterator, for chained operations.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator.h 407 * @return This %iterator, for chained operations.
490 * @return This %iterator, for chained operations.
582 * @return This %iterator, for chained operations.
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c 681 /* so, we delete these files and remove them from chained list */
    [all...]
  /external/libogg/doc/
rfc3533.txt 261 chained logical bitstream MUST have a unique serial number within the
268 bitstream that obeys all the rules of both grouped and chained
272 different logical bitstreams grouped and chained
278 In this example, there are two chained physical bitstreams, the first
280 The second physical bitstream is chained after the end of the grouped
  /external/chromium/net/base/
sdch_filter_unittest.cc 825 // Test that filters can be cascaded (chained) so that the output of one filter
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_iterator.h 414 * @return This %iterator, for chained operations.
504 * @return This %iterator, for chained operations.
603 * @return This %iterator, for chained operations.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_iterator.h 414 * @return This %iterator, for chained operations.
504 * @return This %iterator, for chained operations.
603 * @return This %iterator, for chained operations.
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractPoolEntry.java 225 * Tracks tunnelling of the connection to a chained proxy.
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.h 145 //! Stanza delivery is chained to session handlers; the first to
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
GridDataFactory.java 23 * <li>The setters on GridDataFactory all return "this", allowing them to be chained</li>
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
FeatureSpecificTestSuiteBuilder.java 51 * that Builder methods of more derived classes can be chained onto them without
  /external/icu4c/common/
rbbirb.h 138 UBool fChainRules; // True for chained Unicode TR style rules.
  /external/libppp/src/
link.c 285 * Each ``pull'' may produce multiple packets, chained together using

Completed in 1738 milliseconds

1 23 4 5 6 7 8 910