HomeSort by relevance Sort by last modified time
    Searched refs:Lexical (Results 1 - 25 of 27) sorted by null

1 2

  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
TokenMgrError.java 26 * Lexical error occured.
36 * Tried to change to an invalid lexical state.
102 * token manager to indicate a lexical error.
105 * curLexState : lexical state in which this error occured
110 * Note: You can customize the lexical error message by modifying this method.
113 return("Lexical error at line " +
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/contenttype/parser/
TokenMgrError.java 26 * Lexical error occured.
36 * Tried to change to an invalid lexical state.
102 * token manager to indicate a lexical error.
105 * curLexState : lexical state in which this error occured
110 * Note: You can customize the lexical error message by modifying this method.
113 return("Lexical error at line " +
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/
TokenMgrError.java 26 * Lexical error occured.
36 * Tried to change to an invalid lexical state.
102 * token manager to indicate a lexical error.
105 * curLexState : lexical state in which this error occured
110 * Note: You can customize the lexical error message by modifying this method.
113 return("Lexical error at line " +
  /packages/services/Telephony/src/org/apache/james/mime4j/field/address/parser/
TokenMgrError.java 26 * Lexical error occured.
36 * Tried to change to an invalid lexical state.
102 * token manager to indicate a lexical error.
105 * curLexState : lexical state in which this error occured
110 * Note: You can customize the lexical error message by modifying this method.
113 return("Lexical error at line " +
  /packages/services/Telephony/src/org/apache/james/mime4j/field/contenttype/parser/
TokenMgrError.java 26 * Lexical error occured.
36 * Tried to change to an invalid lexical state.
102 * token manager to indicate a lexical error.
105 * curLexState : lexical state in which this error occured
110 * Note: You can customize the lexical error message by modifying this method.
113 return("Lexical error at line " +
  /packages/services/Telephony/src/org/apache/james/mime4j/field/datetime/parser/
TokenMgrError.java 26 * Lexical error occured.
36 * Tried to change to an invalid lexical state.
102 * token manager to indicate a lexical error.
105 * curLexState : lexical state in which this error occured
110 * Note: You can customize the lexical error message by modifying this method.
113 return("Lexical error at line " +
  /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
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
lex.go 1415 switch s.Lexical {
1424 fmt.Printf("lex: %s %s\n", s, lexname(int(s.Lexical)))
1427 return int32(s.Lexical)
    [all...]
go.go 139 Lexical uint16
subr.go 289 Lexical: LNAME,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
lex.go 1412 switch s.Lexical {
1421 fmt.Printf("lex: %s %s\n", s, lexname(int(s.Lexical)))
1424 return int32(s.Lexical)
    [all...]
go.go 136 Lexical uint16
subr.go 286 Lexical: LNAME,
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
lex.go 1415 switch s.Lexical {
1424 fmt.Printf("lex: %s %s\n", s, lexname(int(s.Lexical)))
1427 return int32(s.Lexical)
    [all...]
go.go 139 Lexical uint16
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
lex.go 1412 switch s.Lexical {
1421 fmt.Printf("lex: %s %s\n", s, lexname(int(s.Lexical)))
1424 return int32(s.Lexical)
    [all...]
go.go 136 Lexical uint16
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
  /prebuilts/go/darwin-x86/src/path/
path.go 51 // by purely lexical processing. It applies the following rules
66 // See also Rob Pike, ``Lexical File Names in Plan 9 or
  /prebuilts/go/linux-x86/src/path/
path.go 51 // by purely lexical processing. It applies the following rules
66 // See also Rob Pike, ``Lexical File Names in Plan 9 or
  /prebuilts/go/darwin-x86/src/path/filepath/
path.go 64 // by purely lexical processing. It applies the following rules
81 // See also Rob Pike, ``Lexical File Names in Plan 9 or
387 // and directories are filtered by walkFn. The files are walked in lexical
  /prebuilts/go/linux-x86/src/path/filepath/
path.go 64 // by purely lexical processing. It applies the following rules
81 // See also Rob Pike, ``Lexical File Names in Plan 9 or
387 // and directories are filtered by walkFn. The files are walked in lexical
  /external/robolectric/v3/libs/
sqlite4java-0.282.jar 
  /prebuilts/tools/common/m2/repository/com/almworks/sqlite4java/sqlite4java/0.282/
sqlite4java-0.282.jar 
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 833 milliseconds

1 2