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

<<21222324252627282930>>

  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 572 // these only work if 'type' is valid (we mostly use untyped literals):
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_compiler.c 443 "~%4u Inline Literals\n"
  /external/protobuf/python/google/protobuf/
text_format.py 547 String literals (whether bytes or text) can come in multiple adjacent
  /external/protobuf/src/google/protobuf/io/
tokenizer.cc 336 AddError("String literals cannot cross line boundaries.");
  /external/regex-re2/re2/
parse.cc 148 // Maybe concatenate Literals into LiteralString.
929 // Round 3: Collapse runs of single literals into character classes.
1061 // Incremental conversion of concatenated literals into strings.
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/
RobolectricTestRunner.java 436 * will throw exceptions if layout resources use bare string literals instead of string resource IDs.
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.h 720 // Note: string literals are returned. Caller shall not attempt to manipulate
  /external/smali/smali/src/main/jflex/
smaliLexer.flex 271 /*Literals*/
  /external/v8/src/
runtime.js 663 // possible due to code generation for array literals. When
scanner.h 171 // LiteralBuffer - Collector of chars of literals.
scopes.h 315 // literals, or NULL.
  /external/v8/test/mjsunit/
debug-scopes.js 371 // Nested with blocks using in-place object literals.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_compile.py 204 # testing bad float literals
test_dict.py 594 # Test GC-optimization of dict literals
test_parser.py 31 # The unicode literals flags has to be passed from the paser to AST
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_compile.py 204 # testing bad float literals
test_dict.py 594 # Test GC-optimization of dict literals
test_parser.py 31 # The unicode literals flags has to be passed from the paser to AST
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringInputPage.java 266 mReplaceAllXml.setToolTipText("When checked, string literals will be replaced in other XML resource files having the same name but located in different resource configuration folders.");
  /external/antlr/antlr-3.4/tool/
CHANGES.txt     [all...]
  /external/icu4c/i18n/
regexcmp.cpp 407 // Generate code for any pending literals preceding the '|'
648 // Generate match code for any pending literals.
704 // Generate match code for any pending literals.
    [all...]
  /external/clang/docs/
LibASTMatchersReference.html 397 <tr><td colspan="4" class="doc" id="boolLiteral0"><pre>Matches bool literals.
465 <tr><td colspan="4" class="doc" id="characterLiteral0"><pre>Matches character literals (also matches wchar_t).
476 <tr><td colspan="4" class="doc" id="compoundLiteralExpr0"><pre>Matches compound (i.e. non-scalar) literals
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-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...]
  /prebuilts/gcc/darwin-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...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-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...]

Completed in 3865 milliseconds

<<21222324252627282930>>