HomeSort by relevance Sort by last modified time
    Searched defs:LITERAL (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/content/common/
sandbox_mac.h 35 LITERAL, // Escape for use in (literal ...) expression.
114 // home directory escaped appropriately for a (literal ...) expression.
120 // escaped e.g. used as part of a regex string or a literal.
140 // Escape |str_utf8| for use in a regex literal in a sandbox
  /external/chromium_org/tools/gn/
pattern.h 17 LITERAL, // Matches exactly the contents of the string.
24 literal(l) {
30 case LITERAL:
31 return literal.size();
43 // When type == LITERAL this is the text to match.
44 std::string literal; member in struct:Pattern::Subrange
64 // literal). This covers most patterns so we optimize for this.
  /external/clang/test/SemaCXX/
typo-correction-pt2.cpp 98 LITERAL // expected-note {{'Result::LITERAL' declared here}}
108 case LITERAL: // expected-error {{use of undeclared identifier 'LITERAL'; did you mean 'Result::LITERAL'?}}
  /external/chromium_org/v8/src/
deoptimizer.h 710 V(LITERAL)
718 LAST = LITERAL
763 // A literal id which refers to the JSFunction itself.
781 LITERAL,
798 SlotRef(Isolate* isolate, Object* literal)
799 : literal_(literal, isolate), representation_(LITERAL) { }
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 524 milliseconds