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

<<11121314151617181920>>

  /external/clang/test/FixIt/
fixit-unicode.c 12 // CHECK: error: non-ASCII characters are not allowed outside of literals and identifiers
  /external/clang/test/Preprocessor/
pragma_microsoft.c 23 #pragma detect_mismatch("test") // expected-error {{pragma detect_mismatch is malformed; it requires two comma-separated string literals}}
  /external/clang/test/SemaCXX/
cxx98-compat-pedantic.cpp 52 // expected-warning@-2 {{binary integer literals are incompatible with C++ standards before C++1y}}
  /external/clang/test/SemaTemplate/
instantiate-c99.cpp 72 // Compound literals
  /external/gtest/src/
gtest-typed-test.cc 57 // preprocessors prefix stringizied literals with whitespace.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
make.php 58 // macros, literals
  /external/llvm/include/llvm/MC/
MCSymbolizer.h 73 /// that use C string literals, as found in __cstring.
  /external/llvm/utils/unittest/googletest/
gtest-typed-test.cc 57 // preprocessors prefix stringizied literals with whitespace.
  /external/mesa3d/src/gtest/src/
gtest-typed-test.cc 57 // preprocessors prefix stringizied literals with whitespace.
  /external/v8/test/mjsunit/compiler/
simple-deopt.js 81 // Test deopt with literals on the expression stack.
  /external/v8/test/mjsunit/
enumeration-order.js 57 // Validate the enumeration order for object literals up to 100 named
json.js 170 // JavaScript number literals not valid in JSON.
178 // Plain invalid number literals.
187 // JavaScript string literals not valid in JSON.
422 // literals. If we change that, this test should change with it.
object-literal-overwrite.js 89 // no store instructions are generated for the literals.
  /external/v8/test/mjsunit/regress/
regress-1015.js 30 // Object and array literals should be created using DefineOwnProperty, and
  /ndk/sources/third_party/googletest/googletest/src/
gtest-typed-test.cc 57 // preprocessors prefix stringizied literals with whitespace.
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapTempFileLiteral.java 37 * Subclass of {@link ImapString} used for literals backed by a temp file.
  /packages/apps/Email/src/com/android/email/service/
ImapTempFileLiteral.java 40 * Subclass of {@link ImapString} used for literals backed by a temp file.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
__future__.py 72 CO_FUTURE_UNICODE_LITERALS = 0x20000 # unicode string literals
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_raise.py 52 # literals, always taking the first element.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
tokenize_tests.txt 70 # String literals
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
__future__.py 72 CO_FUTURE_UNICODE_LITERALS = 0x20000 # unicode string literals
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_raise.py 52 # literals, always taking the first element.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
tokenize_tests.txt 70 # String literals
  /external/bison/lib/
gettext.h 114 MSGID. MSGCTXT and MSGID must be string literals. MSGCTXT should be
181 can be arbitrary expressions. But for string literals these macros are
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
coffeescript.js 82 // Handle number literals
127 // Handle regex literals

Completed in 792 milliseconds

<<11121314151617181920>>