Home
last modified time | relevance | path

Searched defs:la (Results 1 – 25 of 30) sorted by relevance

12

/external/nist-sip/java/gov/nist/javax/sip/parser/
DURLParser.java98 protected static boolean isUserUnreserved(char la) { in isUserUnreserved()
258 char la = lexer.lookAhead(0); in uric() local
286 char la = lexer.lookAhead(0); in uricNoSlash() local
313 char la = lexer.lookAhead(0); in uricString() local
413 char la = lexer.lookAhead(0); in local_number() local
572 char la = lexer.lookAhead(0); in phone_context() local
702 char la = lexer.lookAhead(0); in hvalue() local
746 char la = lexer.lookAhead(0); in urlString() local
766 char la = lexer.lookAhead(0); in user() local
785 char la = lexer.lookAhead(0); in password() local
DAddressParser.java99 char la = lexer.lookAhead(k); in address() local
110 char la = lexer.lookAhead(k); in address() local
DRecordRouteParser.java78 char la = lexer.lookAhead(0); in parse() local
DRouteParser.java74 char la = lexer.lookAhead(0); in parse() local
DContactParser.java73 char la = lexer.lookAhead(0); in parse() local
DAddressParametersParser.java58 char la = this.lexer.lookAhead(0); in parse() local
DChallengeParser.java99 char la = lexer.lookAhead(0); in parse() local
DViaParser.java157 char la = lexer.lookAhead(0); in nameValue() local
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c350 antlr38BitLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr38BitLA()
377 antlr38BitLA_ucase (pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr38BitLA_ucase()
857 antlr3UTF16LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF16LA()
1137 antlr3UTF16LALE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF16LALE()
1358 antlr3UTF16LABE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF16LABE()
1667 antlr3UTF32LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF32LA()
1691 antlr3UTF32LALE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF32LALE()
1722 antlr3UTF32LABE(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF32LABE()
1870 antlr3UTF8LA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3UTF8LA()
2034 antlr3EBCDICLA(pANTLR3_INT_STREAM is, ANTLR3_INT32 la) in antlr3EBCDICLA()
/external/nist-sip/java/gov/nist/core/
DHostNameParser.java105 char la = lexer.lookAhead(0); in ipv6Reference() local
148 char la = lexer.lookAhead(0); in ipv6Reference() local
271 char la = lexer.lookAhead(0); in hostPort() local
DParserCore.java61 char la = lexer.lookAhead(0); in nameValue() local
DStringTokenizer.java177 char la = lookAhead(0); in getNextToken() local
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/
DPathParser.java87 char la = lexer.lookAhead(0); in parse() local
DPChargingVectorParser.java78 char la = lexer.lookAhead(0); in parse() local
DSecurityAgreeParser.java104 char la = lexer.lookAhead(0); in parse() local
DPVisitedNetworkIDParser.java104 char la = lexer.lookAhead(0); in parse() local
DPChargingFunctionAddressesParser.java100 char la = lexer.lookAhead(0); in parse() local
/external/valgrind/main/exp-sgcheck/tests/
Dhsg.c22 short la[100]; in do_other_stuff() local
/external/clang/test/CodeGen/
Dasm.c176 unsigned int la = a; in t22() local
188 unsigned int la = a; in t23() local
/external/valgrind/main/memcheck/tests/amd64/
Dmore_x87_fp.c97 long double la; in test_fcvt() local
/external/valgrind/main/memcheck/tests/x86/
Dmore_x86_fp.c87 long double la; in test_fcvt() local
/external/valgrind/main/VEX/test/
Dtest-amd64.c617 long double la; in test_fcvt() local
Dtest-i386.c579 long double la; in test_fcvt() local
/external/harfbuzz/src/
Dharfbuzz-gpos.c2449 static HB_Error Load_LigatureArray( HB_LigatureArray* la, in Load_LigatureArray()
2505 static void Free_LigatureArray( HB_LigatureArray* la, in Free_LigatureArray()
2634 HB_LigatureArray* la; in Lookup_MarkLigPos() local
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-gpos.c2449 static HB_Error Load_LigatureArray( HB_LigatureArray* la, in Load_LigatureArray()
2505 static void Free_LigatureArray( HB_LigatureArray* la, in Free_LigatureArray()
2634 HB_LigatureArray* la; in Lookup_MarkLigPos() local

12