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

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
cpp.info 377 Comments are not recognized within string literals. "/* blah */" is
440 preprocessing numbers, string literals, punctuators, and other. An
490 "String literals" are string constants, character constants, and
750 literals which have not been closed by the end of an included file are
    [all...]
  /external/chromium_org/v8/src/arm/
lithium-codegen-arm.cc 899 Handle<FixedArray> literals = local
903 literals->set(i, *deoptimization_literals_[i]);
905 data->SetLiteralArray(*literals);
    [all...]
  /external/chromium_org/v8/src/ia32/
lithium-codegen-ia32.cc 1174 Handle<FixedArray> literals = local
    [all...]
  /external/chromium_org/v8/src/mips/
lithium-codegen-mips.cc 859 Handle<FixedArray> literals = local
863 literals->set(i, *deoptimization_literals_[i]);
865 data->SetLiteralArray(*literals);
    [all...]
  /external/chromium_org/v8/src/x64/
lithium-codegen-x64.cc 791 Handle<FixedArray> literals = local
795 literals->set(i, *deoptimization_literals_[i]);
797 data->SetLiteralArray(*literals);
    [all...]
  /external/bison/doc/
bison.info 370 added multi-character string literals and other features. Since then,
    [all...]
bison.texi 409 added multi-character string literals and other features. Since then,
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg 79 * literals:
87 scopes, superClass, literals) ::=
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/closure/
base.js     [all...]
  /external/chromium_org/third_party/icu/source/common/
rbbiscan.cpp 745 // Numeric because there is no portable way to enter them as literals.
837 // in hex because literals wont work on EBCDIC machines.
    [all...]
  /external/chromium_org/v8/src/
v8natives.js     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 71 assert(!tok::isLiteral(Kind) && "Literals are not supported.");
734 /// string literals and may even come from macro expansion.
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 575 /// \brief The Objective-C NSNumber methods used to create NSNumber literals.
672 /// and block literals if the normal declaration context does not
677 /// and block literals within this context.
680 /// do not have lambda expressions or block literals.
    [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp 799 // Treat block literals in a return expression as if they appeared
802 // statements following block literals with non-trivial cleanups.
    [all...]
  /external/clang/lib/Format/
TokenAnnotator.cpp 432 // Mark these string literals as "implicit" literals, too, so that
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp     [all...]
  /external/icu4c/common/
rbbiscan.cpp 746 // Numeric because there is no portable way to enter them as literals.
838 // in hex because literals wont work on EBCDIC machines.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets_nonio.h 656 // literals in a const _CharT* array.
869 // A list of valid numeric literals for input and output: in the standard
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.h 662 // Extract any unique array of string literals in a const _CharT* array.
883 // A list of valid numeric literals for input and output: in the standard
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.h 662 // Extract any unique array of string literals in a const _CharT* array.
883 // A list of valid numeric literals for input and output: in the standard
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 656 // literals in a const _CharT* array.
869 // A list of valid numeric literals for input and output: in the standard
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 656 // literals in a const _CharT* array.
869 // A list of valid numeric literals for input and output: in the standard
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 656 // literals in a const _CharT* array.
869 // A list of valid numeric literals for input and output: in the standard
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets_nonio.h 656 // literals in a const _CharT* array.
869 // A list of valid numeric literals for input and output: in the standard
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.h 662 // Extract any unique array of string literals in a const _CharT* array.
883 // A list of valid numeric literals for input and output: in the standard
    [all...]

Completed in 1495 milliseconds

<<21222324252627282930>>