HomeSort by relevance Sort by last modified time
    Searched full:chained (Results 101 - 125 of 404) sorted by null

1 2 3 45 6 7 8 91011>>

  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CrossfadeActivity.java 117 // describes in the chained method calls. Listeners are set on the
  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /external/chromium_org/chrome/browser/tab_contents/
background_contents.cc 76 // going away - this prevents any re-entrancy due to chained notifications
  /external/chromium_org/net/disk_cache/
block_files.h 141 // Removes a chained block file that is now empty.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
codegen.h 33 // Instructions can be chained at the time when they are created, or they
  /external/chromium_org/sandbox/win/src/
sidestep_resolver.cc 77 // the thunk to use a chained interceptor. It uses the fact that
  /external/chromium_org/third_party/libxml/src/include/libxml/
hash.h 2 * Summary: Chained hash tables
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureStripAtlas.h 79 * The state of a single row in our cache, next/prev pointers allow these to be chained
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
PerCollectionSizeTestSuiteBuilder.java 39 * type, so that Builder methods of more derived classes can be chained onto
  /external/libxml2/include/libxml/
hash.h 2 * Summary: Chained hash tables
  /external/llvm/test/MC/COFF/
seh.s 79 // CHECK-NEXT: Chained {
  /external/qemu/slirp/
mbuf.c 12 * chained together. If there's more data than the mbuf
  /external/qemu/slirp-android/
mbuf.c 12 * chained together. If there's more data than the mbuf
  /external/skia/src/gpu/effects/
GrTextureStripAtlas.h 79 * The state of a single row in our cache, next/prev pointers allow these to be chained
  /external/valgrind/main/include/
pub_tool_hashtable.h 34 /* Generic type for a separately-chained hash table. Via a kind of dodgy
  /ndk/sources/host-tools/make-3.81/doc/
make.info 153 Node: Chained Rules297412
  /external/chromium_org/third_party/libxslt/libxslt/
xsltInternals.h 275 struct _xsltTemplate *next;/* chained list sorted by priority */
307 struct _xsltDecimalFormat *next; /* chained list */
332 struct _xsltDocument *next; /* documents are kept in a chained list */
474 xsltElemPreCompPtr next; /* next item in the global chained
586 xsltElemPreCompPtr next; /* next item in the global chained
    [all...]
  /external/libxslt/libxslt/
xsltInternals.h 275 struct _xsltTemplate *next;/* chained list sorted by priority */
307 struct _xsltDecimalFormat *next; /* chained list */
332 struct _xsltDocument *next; /* documents are kept in a chained list */
474 xsltElemPreCompPtr next; /* next item in the global chained
586 xsltElemPreCompPtr next; /* next item in the global chained
    [all...]
  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 331 // Record the node and remember it in our chained nodes list.
333 "' chained node",
395 // Record the node and remember it in our chained nodes list.
522 ++NextRecordedOperandNo; // Chained node operand.
781 // 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 */

Completed in 626 milliseconds

1 2 3 45 6 7 8 91011>>