HomeSort by relevance Sort by last modified time
    Searched full:consume (Results 876 - 900 of 1550) sorted by null

<<31323334353637383940>>

  /external/clang/lib/AST/
DeclarationName.cpp 61 /// to consume minimal memory.
  /external/compiler-rt/lib/tsan/rtl/
tsan_stat.cc 90 name[StatAtomicConsume] = " consume ";
  /external/ganymed-ssh2/examples/
SwingShell.java 344 e.consume();
  /external/llvm/
CMakeLists.txt 308 # LLVMBuild files in a format which is easy to consume from CMake, and will add
  /external/llvm/docs/
GettingStartedVS.rst 49 source tree and object files, libraries and executables will consume
  /external/llvm/include/llvm/Support/
YAMLParser.h 505 /// @brief Consume the next token and error if it is not \a TK.
  /external/llvm/lib/Option/
OptTable.cpp 278 assert(Index > Prev && "Parser failed to consume argument.");
  /external/llvm/lib/TableGen/
TGLexer.cpp 239 // Otherwise, we're ok, consume the rest of the characters.
  /external/llvm/lib/Target/R600/
R600MachineScheduler.cpp 82 // after TEX are indeed likely to consume or generate values from/for the
  /external/llvm/lib/Target/X86/
X86Schedule.td 62 // consume resources. Indirect branches can fold loads.
  /external/open-vcdiff/src/zlib/
zlib.h 53 application must provide more input and/or consume the output
266 should never be zero before the call. The application can consume the
386 The application can consume the uncompressed output when it wants, for
587 can consume lots of memory.
    [all...]
  /external/openfst/src/include/fst/
compose-filter.h 183 // // does not consume a symbol. Returns the new filter state or,
  /external/openssh/
PROTOCOL 86 still be sent in the other direction. This message does not consume
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_1.c 514 tables which consume space and takes time to precompute,
  /external/qemu/distrib/zlib-1.2.3/
zlib.h 53 application must provide more input and/or consume the output
266 should never be zero before the call. The application can consume the
386 The application can consume the uncompressed output when it wants, for
587 can consume lots of memory.
    [all...]
  /external/v8/src/
flags.cc 415 i = *argc; // Consume all arguments
json-parser.h 89 // If so, then consume c and skip whitespace.
strtod.cc 386 // consume at most one bigit (< 64 bits).
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
EvaluationTestBench.c 122 * consume considerable amount of cycles during measurement */
  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 46 * consume a significant amount of battery and bandwidth.
  /frameworks/base/docs/html/design/patterns/
app-structure.jd 38 <p>The detail/edit view is where you consume or create data.</p>
  /frameworks/base/docs/html/guide/topics/resources/
runtime-changes.jd 75 deserialized, which can consume a lot of memory and make the configuration change slow. In such a
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
starting.jd 80 <li>Does not consume valuable system resources when the user is not actively using
  /frameworks/base/docs/html/training/implementing-navigation/
lateral.jd 66 should consume the entire layout, then your layout looks like this:</p>
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameType.java 21 * FrameTypes are used mainly by Filters to specify the data type they intend to consume or produce.

Completed in 916 milliseconds

<<31323334353637383940>>