Searched defs:yy_scan_bytes (Results 1 – 8 of 8) sorted by relevance
/external/libconfig/lib/ |
D | scanner.h | 48 #define yy_scan_bytes libconfig_yy_scan_bytes macro
|
D | scanner.c | 44 #define yy_scan_bytes libconfig_yy_scan_bytes macro 2218 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len , yyscan_t yyscanner) in yy_scan_bytes() function
|
/external/libpcap/ |
D | scanner.h | 99 #define yy_scan_bytes pcap__scan_bytes macro
|
D | scanner.c | 95 #define yy_scan_bytes pcap__scan_bytes macro 5239 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len , yyscan_t yyscanner) in yy_scan_bytes() function
|
/external/sdv/vsomeip/third_party/boost/spirit/example/lex/ |
D | word_count_functor_flex.cpp | 1334 YY_BUFFER_STATE yy_scan_bytes( yyconst char *bytes, int len ) in yy_scan_bytes() function
|
/external/angle/src/compiler/preprocessor/ |
D | preprocessor_lex_autogen.cpp | 51 # define yy_scan_bytes pp_scan_bytes macro 2122 YY_BUFFER_STATE yy_scan_bytes(const char *yybytes, int _yybytes_len, yyscan_t yyscanner) in yy_scan_bytes() function
|
/external/libtracefs/src/ |
D | sqlhist-lex.c | 1789 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len , yyscan_t yyscanner) in yy_scan_bytes() function
|
/external/angle/src/compiler/translator/ |
D | glslang_lex_autogen.cpp | 3406 YY_BUFFER_STATE yy_scan_bytes(const char *yybytes, int _yybytes_len, yyscan_t yyscanner) in yy_scan_bytes() function
|