HomeSort by relevance Sort by last modified time
    Searched full:lexical (Results 51 - 75 of 393) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
lexical-030.js 2 File Name: lexical-030.js
26 var SECTION = "lexical-030";
lexical-031.js 2 File Name: lexical-031.js
26 var SECTION = "lexical-031";
lexical-032.js 2 File Name: lexical-032.js
26 var SECTION = "lexical-032";
lexical-033.js 2 File Name: lexical-033.js
26 var SECTION = "lexical-033";
lexical-035.js 2 File Name: lexical-035.js
26 var SECTION = "lexical-035";
lexical-036.js 2 File Name: lexical-036.js
26 var SECTION = "lexical-036";
lexical-037.js 2 File Name: lexical-037.js
26 var SECTION = "lexical-028";
lexical-038.js 2 File Name: lexical-038.js
26 var SECTION = "lexical-038";
lexical-034.js 25 var SECTION = "lexical-034";
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.4.3-16-n.js 23 File Name: lexical-023.js
40 var SECTION = "lexical-023.js";
  /libcore/luni/src/main/java/org/xml/sax/ext/
LexicalHandler.java 1 // LexicalHandler.java - optional handler for lexical parse events.
11 * SAX2 extension handler for lexical events.
21 * lexical information about an XML document, such as comments
26 * <p>The events in the lexical handler apply to the entire document,
27 * not just to the document element, and all lexical handler events
34 * <code>http://xml.org/sax/properties/lexical-handler</code>
36 * If the reader does not report lexical events, it will throw a
111 * >http://xml.org/sax/features/lexical-handler/parameter-entities</code>
  /libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatReader.java 53 = "http://xml.org/sax/properties/lexical-handler";
198 * Returns the current lexical handler.
200 * @return the current lexical handler, or null if none has been registered
208 * Registers a lexical event handler. Supports neither
212 * <p>If the application does not register a lexical handler, all
213 * lexical events reported by the SAX parser will be silently
220 * @param lexicalHandler listens for lexical events
  /libcore/luni/src/main/java/javax/xml/transform/sax/
SAXResult.java 78 * lexical handler is not set, an attempt should be made by the
83 * handling lexical parse events.
128 * The handler for lexical events.
  /external/clang/lib/Sema/
Scope.cpp 1 //===- Scope.cpp - Lexical scope information --------------------*- C++ -*-===//
11 // information about a lexical scope.
  /external/clang/test/Index/
index-decls.m 46 // CHECK: [indexDeclaration]: kind: objc-instance-method | name: prop | {{.*}} | loc: 11:13 | {{.*}} | lexical-container: [I:10:17]
47 // CHECK: [indexDeclaration]: kind: objc-instance-method | name: setProp: | {{.*}} | loc: 11:13 | {{.*}} | lexical-container: [I:10:17]
  /cts/libs/json/src/com/android/json/stream/
JsonScope.java 20 * Lexical scoping elements within a JSON reader or writer.
  /frameworks/base/core/java/android/util/
JsonScope.java 20 * Lexical scoping elements within a JSON reader or writer.
  /cts/tools/signature-tools/src/signature/model/
IClassDefinition.java 135 * Returns all classes which where defined in the lexical scope of this
138 * @return all classes which where defined in the lexical scope of this
  /external/antlr/antlr-3.4/runtime/ObjC/
README 1 ANTLR version 3 supports target language generation for the lexical
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
filter.rb 14 See http://www.antlr.org/wiki/display/ANTLR3/Lexical+filters for more info on
  /external/icu4c/i18n/
ucol_wgt.h 43 * lowerLimit<w<upperLimit in lexical order.
bocsu.cpp 28 * preserving lexical order
84 * preserving lexical order.
90 * code points. Lexical order is preserved if "prev" is always moved
  /libcore/luni/src/main/java/org/w3c/dom/
Comment.java 21 * <p> No lexical check is done on the content of a comment and it is
  /external/v8/src/
char-predicates.h 37 // used for lexical analysis.
  /external/webkit/Source/WebCore/bindings/js/
JSSharedWorkerCustom.cpp 69 // FIXME: We need to use both the dynamic scope and the lexical scope (dynamic scope for resolving the worker URL)

Completed in 1931 milliseconds

1 23 4 5 6 7 8 91011>>