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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
function.h 225 /* Describe an empty area of space in the stack frame. These can be chained
tree.def 61 chained through the BLOCK_CHAIN field.
288 nodes. The decls in one binding context are chained through the
    [all...]
  /prebuilts/go/darwin-x86/src/text/template/parse/
parse_test.go 207 {"chained field range", "{{range .X.Y.Z}}hello{{end}}", noError,
  /prebuilts/go/linux-x86/src/text/template/parse/
parse_test.go 207 {"chained field range", "{{range .X.Y.Z}}hello{{end}}", noError,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderService.java 103 // The following fields are optional or configurable using the various chained
  /system/bt/stack/l2cap/
l2c_int.h 271 ** the same physical link and are chained together.
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
ChangeLog 457 are now chained.
  /cts/tests/camera/src/android/hardware/camera2/cts/
CameraDeviceTest.java 437 // A queue for the chained listeners to push results to
585 // Start chained cascade
    [all...]
  /external/libxml2/doc/devhelp/
libxml2-hash.html 5 <title>hash: Chained hash tables</title>
41 <p>hash - Chained hash tables</p>
    [all...]
  /external/tremolo/Tremolo/
vorbisfile.c 60 /* A 'chained bitstream' is a Vorbis bitstream that contains more than
526 /* Chained bitstream. Bisect-search each logical bitstream
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
LinkedTransferQueue.java 311 * blocked -- these "chained" spins avoid artifacts of
316 * chained spins, reflecting longer paths typically required to
    [all...]
  /libcore/ojluni/src/main/java/java/sql/
Connection.java 471 * warning, subsequent warnings will be chained to the first one
480 * <P><B>Note:</B> Subsequent warnings will be chained to this
    [all...]
  /external/dnsmasq/src/
dhcp.c 463 These are chained on ->current.
  /external/guava/guava/src/com/google/common/util/concurrent/
CycleDetectingLockFactory.java 722 * @return If a path was found, a chained {@link ExampleStackTrace}
    [all...]
  /external/jsoncpp/include/json/
value.h 657 * Each bucket is made up of a chained list of ValueInternalLink. The last
  /external/libchrome/base/message_loop/
message_loop_test.cc 346 // The scoped_refptr for each of the below is held either by the chained
    [all...]
  /external/libxml2/
hash.c 2 * hash.c: chained hash tables
  /external/llvm/include/llvm/ADT/
FoldingSet.h 32 /// This class is implemented as a single-link chained hash table, where the
  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 224 assert(!dv->Next && "Chained DomainValue shouldn't have been recycled");
  /external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 83 // CCmp-formation works on a CFG representing chained conditions, typically
  /external/llvm/test/Transforms/LoopStrengthReduce/ARM/
ivchain-ARM.ll 39 ; @user is not currently chained because the IV is live across memory ops.
  /external/okhttp/
CHANGELOG.md 405 immutability and chained builders. The API now offers asynchronous callbacks
  /external/v8/src/
isolate.h 299 Address handler_; // try-blocks are chained through the stack
    [all...]
  /external/v8/test/mjsunit/es6/
collections.js 198 // Test GC of Maps and WeakMaps with chained entries
    [all...]
  /libcore/ojluni/src/main/java/java/nio/
DoubleBuffer.java 73 * method invocations to be chained.

Completed in 1016 milliseconds

<<11121314151617181920>>