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

  /external/selinux/python/sepolgen/src/sepolgen/
lex.py 79 self.lexstate = "INITIAL" # Current lexer state
102 c.lexstate = self.lexstate
141 c.begin(c.lexstate)
219 self.lexstate = state
225 self.lexstatestack.append(self.lexstate)
238 return self.lexstate
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
lex.py 79 self.lexstate = "INITIAL" # Current lexer state
102 c.lexstate = self.lexstate
141 c.begin(c.lexstate)
219 self.lexstate = state
225 self.lexstatestack.append(self.lexstate)
238 return self.lexstate
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lparser.c 56 static void statement (LexState *ls);
57 static void expr (LexState *ls, expdesc *v);
60 static void anchor_token (LexState *ls) {
71 static l_noret semerror (LexState *ls, const char *msg) {
77 static l_noret error_expected (LexState *ls, int token) {
101 static int testnext (LexState *ls, int c) {
110 static void check (LexState *ls, int c) {
116 static void checknext (LexState *ls, int c) {
126 static void check_match (LexState *ls, int what, int who, int where) {
139 static TString *str_checkname (LexState *ls)
1620 LexState lexstate; local
    [all...]
  /external/skia/third_party/lua/src/
lparser.c 56 static void statement (LexState *ls);
57 static void expr (LexState *ls, expdesc *v);
60 static void anchor_token (LexState *ls) {
71 static l_noret semerror (LexState *ls, const char *msg) {
77 static l_noret error_expected (LexState *ls, int token) {
101 static int testnext (LexState *ls, int c) {
110 static void check (LexState *ls, int c) {
116 static void checknext (LexState *ls, int c) {
126 static void check_match (LexState *ls, int what, int who, int where) {
139 static TString *str_checkname (LexState *ls)
1620 LexState lexstate; local
    [all...]
  /external/syslinux/com32/lua/src/
lparser.c 56 static void statement (LexState *ls);
57 static void expr (LexState *ls, expdesc *v);
60 static void anchor_token (LexState *ls) {
71 static l_noret semerror (LexState *ls, const char *msg) {
77 static l_noret error_expected (LexState *ls, int token) {
101 static int testnext (LexState *ls, int c) {
110 static void check (LexState *ls, int c) {
116 static void checknext (LexState *ls, int c) {
126 static void check_match (LexState *ls, int what, int who, int where) {
139 static TString *str_checkname (LexState *ls)
1620 LexState lexstate; local
    [all...]
  /external/libmojo/third_party/ply/
lex.py 124 self.lexstate = "INITIAL" # Current lexer state
270 self.lexstate = state
276 self.lexstatestack.append(self.lexstate)
289 return self.lexstate
    [all...]
  /external/ply/ply/ply/
lex.py 125 self.lexstate = 'INITIAL' # Current lexer state
271 self.lexstate = state
277 self.lexstatestack.append(self.lexstate)
290 return self.lexstate
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.0/
auto-value-1.0.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 330 milliseconds