| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
| H A D | loc_29.c | 139 get_degrees(isc_lex_t *lexer, isc_token_t *token, unsigned long *d) { in get_degrees() 161 get_minutes(isc_lex_t *lexer, isc_token_t *token, unsigned long *m) { in get_minutes() 171 get_seconds(isc_lex_t *lexer, isc_token_t *token, unsigned long *s) { in get_seconds() 180 get_direction(isc_lex_t *lexer, isc_token_t *token, const char *directions, in get_direction() 204 loc_getcoordinate(isc_lex_t *lexer, unsigned long *dp, unsigned long *mp, in loc_getcoordinate() 265 loc_getlatitude(isc_lex_t *lexer, unsigned long *latitude) { in loc_getlatitude() 286 loc_getlongitude(isc_lex_t *lexer, unsigned long *longitude) { in loc_getlongitude() 307 loc_getaltitude(isc_lex_t *lexer, unsigned long *altitude) { in loc_getaltitude() 333 loc_getoptionalprecision(isc_lex_t *lexer, unsigned char *valuep) { in loc_getoptionalprecision() 349 loc_getsize(isc_lex_t *lexer, unsigned char *sizep) { in loc_getsize() [all …]
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
| H A D | loc_29.c | 139 get_degrees(isc_lex_t *lexer, isc_token_t *token, unsigned long *d) { in get_degrees() argument 161 get_minutes(isc_lex_t *lexer, isc_token_t *token, unsigned long *m) { in get_minutes() argument 171 get_seconds(isc_lex_t *lexer, isc_token_t *token, unsigned long *s) { in get_seconds() argument 180 get_direction(isc_lex_t *lexer, isc_token_t *token, const char *directions, in get_direction() argument 204 loc_getcoordinate(isc_lex_t *lexer, unsigne argument 265 loc_getlatitude(isc_lex_t * lexer,unsigned long * latitude) loc_getlatitude() argument 286 loc_getlongitude(isc_lex_t * lexer,unsigned long * longitude) loc_getlongitude() argument 307 loc_getaltitude(isc_lex_t * lexer,unsigned long * altitude) loc_getaltitude() argument 333 loc_getoptionalprecision(isc_lex_t * lexer,unsigned char * valuep) loc_getoptionalprecision() argument 349 loc_getsize(isc_lex_t * lexer,unsigned char * sizep) loc_getsize() argument 354 loc_gethorizontalprecision(isc_lex_t * lexer,unsigned char * hpp) loc_gethorizontalprecision() argument 359 loc_getverticalprecision(isc_lex_t * lexer,unsigned char * vpp) loc_getverticalprecision() argument [all...] |
| /netbsd-src/external/bsd/flex/dist/examples/ |
| H A D | testxxLexer.l | 54 FlexLexer* lexer = new yyFlexLexer; variable
|
| /netbsd-src/external/bsd/flex/dist/tests/ |
| H A D | debug_r.l | 45 yyscan_t lexer; in main() local
|
| H A D | array_r.l | 50 yyscan_t lexer; in main() local
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
| H A D | base32.c | 295 base32_tobuffer(isc_lex_t *lexer, const char base[], bool pad, in base32_tobuffer() 338 isc_base32_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length) { in isc_base32_tobuffer() 343 isc_base32hex_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length) { in isc_base32hex_tobuffer() 348 isc_base32hexnp_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length) { in isc_base32hexnp_tobuffer()
|
| H A D | hex.c | 126 isc_hex_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length) { in isc_hex_tobuffer()
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/ |
| H A D | base32.c | 295 base32_tobuffer(isc_lex_t * lexer,const char base[],bool pad,isc_buffer_t * target,int length) base32_tobuffer() argument 338 isc_base32_tobuffer(isc_lex_t * lexer,isc_buffer_t * target,int length) isc_base32_tobuffer() argument 343 isc_base32hex_tobuffer(isc_lex_t * lexer,isc_buffer_t * target,int length) isc_base32hex_tobuffer() argument 348 isc_base32hexnp_tobuffer(isc_lex_t * lexer,isc_buffer_t * target,int length) isc_base32hexnp_tobuffer() argument
|
| H A D | hex.c | 126 isc_hex_tobuffer(isc_lex_t * lexer,isc_buffer_t * target,int length) isc_hex_tobuffer() argument
|
| H A D | base64.c | 184 isc_base64_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length) { in isc_base64_tobuffer() argument
|
| /llvm-project/mlir/examples/toy/Ch1/ |
| H A D | toyc.cpp | 50 LexerBuffer lexer(buffer.begin(), buffer.end(), std::string(filename)); in parseInputFile() local
|
| /llvm-project/mlir/examples/toy/Ch2/ |
| H A D | toyc.cpp | 69 LexerBuffer lexer(buffer.begin(), buffer.end(), std::string(filename)); in parseInputFile() local
|
| /llvm-project/mlir/examples/toy/Ch3/ |
| H A D | toyc.cpp | 75 LexerBuffer lexer(buffer.begin(), buffer.end(), std::string(filename)); in parseInputFile() local
|
| /llvm-project/clang/lib/ARCMigrate/ |
| H A D | Transforms.cpp | 151 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in findSemiAfterLocation() local 399 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in rewritePropertyAttribute() local 480 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in addPropertyAttribute() local
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
| H A D | Transforms.cpp | 152 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in findSemiAfterLocation() local 400 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in rewritePropertyAttribute() local 481 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in addPropertyAttribute() local
|
| /llvm-project/mlir/examples/toy/Ch4/ |
| H A D | toyc.cpp | 76 LexerBuffer lexer(buffer.begin(), buffer.end(), std::string(filename)); in parseInputFile() local
|
| /llvm-project/mlir/examples/toy/Ch5/ |
| H A D | toyc.cpp | 81 LexerBuffer lexer(buffer.begin(), buffer.end(), std::string(filename)); in parseInputFile() local
|
| /llvm-project/mlir/examples/toy/Ch6/include/toy/ |
| H A D | Parser.h | 39 Parser(Lexer &lexer) : lexer(lexer) {} in Parser()
|
| /llvm-project/mlir/examples/toy/Ch2/include/toy/ |
| H A D | Parser.h | 39 Parser(Lexer &lexer) : lexer(lexer) {} in Parser()
|
| /llvm-project/mlir/examples/toy/Ch3/include/toy/ |
| H A D | Parser.h | 39 Parser(Lexer &lexer) : lexer(lexer) {} in Parser()
|
| /llvm-project/mlir/examples/toy/Ch1/include/toy/ |
| H A D | Parser.h | 39 Parser(Lexer &lexer) : lexer(lexer) {} in Parser()
|
| /llvm-project/mlir/examples/toy/Ch4/include/toy/ |
| H A D | Parser.h | 39 Parser(Lexer &lexer) : lexer(lexer) {} in Parser()
|
| /llvm-project/mlir/examples/toy/Ch5/include/toy/ |
| H A D | Parser.h | 39 Parser(Lexer &lexer) : lexer(lexer) {} in Parser()
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | rdata.c | 435 typemap_fromtext(isc_lex_t *lexer, isc_buffer_t *target, bool allow_empty) { in typemap_fromtext() 896 isc_lex_t *lexer, isc_mem_t *mctx, isc_buffer_t *target) { in unknown_fromtext() 945 dns_rdatatype_t type, isc_lex_t *lexer, in dns_rdata_fromtext() 2085 fromtext_warneof(isc_lex_t *lexer, dns_rdatacallbacks_t *callbacks) { in fromtext_warneof() 2098 warn_badmx(isc_token_t *token, isc_lex_t *lexer, in warn_badmx() 2113 warn_badname(const dns_name_t *name, isc_lex_t *lexer, in warn_badname()
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | rdata.c | 437 typemap_fromtext(isc_lex_t * lexer,isc_buffer_t * target,bool allow_empty) typemap_fromtext() argument 898 unknown_fromtext(dns_rdataclass_t rdclass,dns_rdatatype_t type,isc_lex_t * lexer,isc_mem_t * mctx,isc_buffer_t * target) unknown_fromtext() argument 947 dns_rdata_fromtext(dns_rdata_t * rdata,dns_rdataclass_t rdclass,dns_rdatatype_t type,isc_lex_t * lexer,const dns_name_t * origin,unsigned int options,isc_mem_t * mctx,isc_buffer_t * target,dns_rdatacallbacks_t * callbacks) dns_rdata_fromtext() argument 2087 fromtext_warneof(isc_lex_t * lexer,dns_rdatacallbacks_t * callbacks) fromtext_warneof() argument 2100 warn_badmx(isc_token_t * token,isc_lex_t * lexer,dns_rdatacallbacks_t * callbacks) warn_badmx() argument 2115 warn_badname(const dns_name_t * name,isc_lex_t * lexer,dns_rdatacallbacks_t * callbacks) warn_badname() argument [all...] |