HomeSort by relevance Sort by last modified time
    Searched full:munch (Results 1 - 13 of 13) sorted by null

  /external/clang/test/Preprocessor/
macro_arg_directive.c 12 #define MUNCH(...) \
16 return MUNCH( // expected-error {{expected ')'}} expected-note {{to match this '('}} expected-error {{returning 'void'}}
  /external/guava/guava/src/com/google/common/hash/
AbstractStreamingHashFunction.java 153 // First add just enough to fill buffer size, and munch that
158 munch(); // buffer becomes empty here, since chunkSize divides bufferSize method
221 munch(); method
235 munch(); method
239 private void munch() { method in class:AbstractStreamingHashFunction.AbstractStreamingHasher
  /external/apache-http/src/org/apache/http/util/
ExceptionUtils.java 77 // Well, with no logging, the only option is to munch the exception
VersionInfo.java 260 // shamelessly munch this exception
  /external/llvm/lib/IR/
InlineAsm.cpp 145 // Maximal munch numbers.
  /external/clang/lib/Format/
UnwrappedLineParser.cpp 416 nextToken(); // Munch the closing brace.
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcStress.cpp 118 const float maxSizeRatio = 1.3; // Graphic buffers can be upto this munch
  /external/clang/lib/Lex/
PPExpressions.cpp 526 else // All others should munch while higher precedence.
LiteralSupport.cpp 514 assert(!isPreprocessingNumberBody(*ThisTokEnd) && "didn't maximally munch?");
    [all...]
Lexer.cpp 245 // Munch the encoding-prefix and opening double-quote.
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]
  /packages/services/Telecomm/libs/
guava.jar 
  /external/clang/www/
cxx_dr_status.html     [all...]

Completed in 5713 milliseconds