HomeSort by relevance Sort by last modified time
    Searched full:there (Results 801 - 825 of 22005) sorted by null

<<31323334353637383940>>

  /external/clang/examples/PrintFunctionNames/
Makefile 13 # If we don't need RTTI or EH, there's no reason to export anything
  /external/clang/include/clang/Lex/
MultipleIncludeOpt.h 77 /// ensures that this is only called if there are no tokens read before the
86 // there is a macro expansion *in* the #ifndef line. This means that the
100 // there is a chunk of the file not guarded by the controlling macro.
116 /// \brief Once the entire file has been lexed, if there is a controlling
  /external/clang/lib/StaticAnalyzer/Checkers/
ClangCheckers.cpp 13 // FIXME: This is only necessary as long as there are checker registration
  /external/clang/test/Analysis/
unions.cpp 17 // not just the active one (b/c there's no way to know which is active).
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
p14.cpp 15 // There is a syntactic ambiguity when an ellipsis occurs at the end
  /external/clang/test/CodeGenCXX/
varargs.cpp 7 // though there is no way to do a va_begin. Otherwise, the optimizer
  /external/clang/test/Driver/
fsanitize-blacklist.c 5 // Ignore -fsanitize-blacklist flag if there is no -fsanitize flag.
  /external/clang/test/Misc/
diag-aka-types.cpp 16 // There are two classes named Foo::foo here. Make sure the message gives
  /external/clang/test/Rewriter/
objc-modern-StretAPI.mm 37 S s3 = [PI() VAMeth : 0, "hello", "there"];
  /external/clang/test/Sema/
return-noreturn.c 21 // because the function is marked noreturn and there is an infinite loop.
  /external/clang/test/SemaObjC/
ivar-lookup.m 33 // Note that there is no warning in Objective-C++
objc-array-literal.m 32 NSArray *array = @[@"Hello", @"There", @"How Are You", [NSNumber numberWithInt:42]];
  /external/clang/test/SemaTemplate/
copy-ctor-assign.cpp 4 // generated when there is a matching
  /external/clang/www/demo/
what is this directory.txt 11 Alternatively, you could try a PHP, Python, Ruby, or Lisp mailing list and see if there are any takers who would be interested (and willing to do a rewrite to their language of choice).
  /external/compiler-rt/lib/
clear_cache.c 29 * so there is nothing to do
  /external/compiler-rt/lib/msan/lit_tests/
no_sanitize_memory_prop.cc 11 // Note that at -O0 there is no report, because 'x' in 'f' is spilled to the
  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
AddressMap.java 39 * {@code -1} if there is no mapping.
CodeInput.java 26 * Returns whether there are any more code units to read. This
  /external/dnsmasq/
doc.html 43 machine: If the names of local machines are there, then they can all
87 There is also a <A HREF="CHANGELOG"> CHANGELOG</A> and a <A HREF="FAQ">FAQ</A>.
93 There is a good article about dnsmasq at <A
106 There is a dnsmasq mailing list at <A
  /external/doclava/src/com/google/doclava/parser/
README.txt 10 When this step was last done, there were some extra files generated,
  /external/dropbear/libtomcrypt/notes/
tech0005.txt 10 You can disable whole classes of algorithms on the command line with the LTC_NO_* defines. From there you can manually turn on what you want to enable.
  /external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/
der_sequence_free.c 39 /* is there a child? */
  /external/dropbear/libtommath/
bn_mp_clamp.c 22 * Typically very fast. Also fixes the sign if there
bn_mp_init_size.c 23 /* pad size so there are always extra digits */
bn_mp_read_unsigned_bin.c 23 /* make sure there are at least two digits */

Completed in 779 milliseconds

<<31323334353637383940>>