HomeSort by relevance Sort by last modified time
    Searched full:literals (Results 701 - 725 of 1087) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/jstemplate/
jstemplate.js 68 * Un-inlined string literals, to avoid object creation in
  /external/chromium_org/v8/src/
flag-definitions.h 183 "enable harmony numeric literals (0o77, 0b11)")
    [all...]
  /external/chromium_org/v8/test/cctest/
test-disasm-arm.cc 87 // Force emission of any pending literals into a pool.
    [all...]
  /external/clang/include/clang/Basic/
IdentifierTable.h 90 /// This is intended to be used for string literals only: II->isStr("foo").
  /external/clang/include/clang/Sema/
Initialization.h 495 // C++ cast syntax doesn't permit init lists, but C compound literals are
    [all...]
  /external/clang/lib/AST/
ExprClassification.cpp 140 // C99 6.5.2.5p5 says that compound literals are lvalues.
  /external/clang/lib/Lex/
PPExpressions.cpp 291 // Character literals are always int or wchar_t, expand to intmax_t.
  /external/clang/lib/Sema/
JumpDiagnostics.cpp 295 // about block literals, which have the lifetime of their enclosing statement.
  /external/clang/test/Sema/
format-strings.c 421 // Don't warn about string literals that are PreDefinedExprs, e.g. __func__.
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/flac/libFLAC/
bitwriter.c 91 /* adjust for compilers that can't understand using LLU suffix for uint64_t literals */
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
TemplateTranslator.java 117 * is enabled, string and numeric literals are not escaped, nor is the output of an escaping
    [all...]
  /external/llvm/examples/Kaleidoscope/Chapter5/
toy.cpp 106 /// NumberExprAST - Expression class for numeric literals like "1.0".
  /external/llvm/examples/Kaleidoscope/Chapter6/
toy.cpp 111 /// NumberExprAST - Expression class for numeric literals like "1.0".
  /external/protobuf/src/google/protobuf/
text_format_unittest.cc 654 // Note: Since these string literals have \0's in them, we must explicitly
    [all...]
  /external/stlport/etc/
ChangeLog-4.0 117 * _pair.h : added workaround for make_pair in case of char literals
  /external/v8/src/
objects-inl.h 4006 FixedArray* JSFunction::literals() { function in class:JSFunction
    [all...]
scopes.cc 811 // Function name, if any (named function literals, only).
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cpplib.h 315 /* Nonzero means process u/U prefix literals (UTF-16/32). */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cpplib.h 315 /* Nonzero means process u/U prefix literals (UTF-16/32). */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cpplib.h 315 /* Nonzero means process u/U prefix literals (UTF-16/32). */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cpplib.h 315 /* Nonzero means process u/U prefix literals (UTF-16/32). */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_complex.py 502 # test that -0j and 0j literals are not identified
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_complex.py 502 # test that -0j and 0j literals are not identified
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 

Completed in 4793 milliseconds

<<21222324252627282930>>