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

12 3 4 5 6 7 8 91011>>

  /external/libvorbis/examples/
chaining_example.c 13 function: illustrate simple use of chained bitstream and vorbisfile.a
decoder_example.c 19 stdout. Decodes simple and chained OggVorbis files from beginning
79 while(1){ /* we repeat if the bitstream is chained */
302 followed by another [chained] */
  /external/clang/include/clang/Frontend/
ChainedIncludesSource.h 1 //===- ChainedIncludesSource.h - Chained PCHs in Memory ---------*- C++ -*-===//
11 // to chained PCHs in memory, mainly used for testing.
  /external/clang/test/CodeGenObjC/
exceptions.m 114 // This is a switch or maybe some chained branches, but relying
119 // This is a switch or maybe some chained branches, but relying
  /external/guava/guava/src/com/google/common/collect/
ComparisonChain.java 29 * A utility for performing a "lazy" chained comparison statement, which
57 * Begins a new chained comparison statement. See example in the class
  /external/llvm/lib/MC/
MCStreamer.cpp 409 report_fatal_error("Not all chained regions terminated!");
429 report_fatal_error("End of a chained region outside a chained region!");
440 report_fatal_error("Chained unwind areas can't have handlers!");
454 report_fatal_error("Chained unwind areas can't have handlers!");
  /external/guava/guava-tests/test/com/google/common/base/
ThrowablesTest.java 86 // Expect the undeclared exception to have been chained inside another
167 // Expect the undeclared exception to have been chained inside another
334 // Expect the undeclared exception to have been chained inside another
  /external/chromium/net/base/
host_resolver_proc.h 20 // can be chained together; they fallback to the next procedure in the chain
  /external/chromium/net/disk_cache/
block_files.h 76 // Removes a chained block file that is now empty.
  /external/chromium_org/net/dns/
host_resolver_proc.h 20 // can be chained together; they fallback to the next procedure in the chain
  /external/chromium_org/third_party/sqlite/src/test/
corrupt3.test 62 } 0 ;# First chained overflow is 0
  /external/valgrind/main/coregrind/
pub_core_hashtable.h 3 /*--- A separately-chained hash table. pub_core_hashtable.h ---*/
  /frameworks/av/libvideoeditor/vss/inc/
M4xVSS_Internal.h 184 * @note All the JPG files to transform to 3GP are chained
319 * @note All the input files to transcode are chained
460 /**< Current element of the above chained list beeing processd by the Pto3GPP */
468 /**< Current element of the above chained list beeing processd by the MCS */
  /ndk/sources/host-tools/make-3.81/
dep.h 31 chained through the `next'. `stem' is the stem for this
  /external/chromium_org/v8/src/
zone.cc 39 // chained together forming a LIFO structure with the newest segment
96 // Traverse the chained list of segments, zapping (in debug mode)
  /external/llvm/test/Transforms/IndVarSimplify/
tripcount_compute.ll 94 ; CHECK-LABEL: @chained(
97 define i32 @chained() {
  /external/v8/src/
zone.cc 39 // chained together forming a LIFO structure with the newest segment
119 // Traverse the chained list of segments, zapping (in debug mode)
  /frameworks/base/location/java/android/location/
LocationRequest.java 262 * @return the same object, so that setters can be chained
305 * @return the same object, so that setters can be chained
352 * @return the same object, so that setters can be chained
388 * @return the same object, so that setters can be chained
416 * @return the same object, so that setters can be chained
447 * @return the same object, so that setters can be chained
  /external/clang/include/clang/Serialization/
ASTWriter.h 88 /// output stream, plus those deserialized from a chained PCH.
164 /// the output stream, as well as those deserialized from a chained PCH.
199 /// output stream, plus those deserialized from a chained PCH.
288 /// \brief Mapping from declarations that came from a chained PCH to the
293 /// \brief Map of first declarations from a chained PCH that point to the
  /external/libogg/doc/
oggstream.html 454 <p>Multiplexed and/or unmultiplexed bitstreams may be chained
456 chained and multiplexed streams. Each link, when unchained, must
457 stand on its own as a valid physical bitstream. Chained streams do
465 <p>Below, we present an example of a multiplexed and chained bitstream:</p>
476 multiplexed groups are chained, the new group does not begin until all
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp     [all...]
  /developers/build/prebuilts/gradle/ActivityInstrumentation/ActivityInstrumentationSample/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/src/main/java/com/example/android/common/logger/
Log.java 56 * be chained to the end of the LogNode as desired.
72 * be chained to the end of the LogNode as desired.

Completed in 870 milliseconds

12 3 4 5 6 7 8 91011>>