/external/iproute2/tc/ |
D | emp_ematch.yacc.c | 836 yystrlen (const char *yystr) in yystrlen() argument 839 for (yylen = 0; yystr[yylen]; yylen++) in yystrlen() 875 yytnamerr (char *yyres, const char *yystr) in yytnamerr() argument 877 if (*yystr == '"') in yytnamerr() 880 char const *yyp = yystr; in yytnamerr() 908 return yystrlen (yystr); in yytnamerr() 910 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
|
D | emp_ematch.lex.c | 1769 YY_BUFFER_STATE ematch__scan_string (yyconst char * yystr ) in ematch__scan_string() argument 1772 return ematch__scan_bytes(yystr,(int) strlen(yystr) ); in ematch__scan_string()
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 854 yystrlen (const char *yystr) in yystrlen() argument 857 for (yylen = 0; yystr[yylen]; yylen++) in yystrlen() 893 yytnamerr (char *yyres, const char *yystr) in yytnamerr() argument 895 if (*yystr == '"') in yytnamerr() 898 char const *yyp = yystr; in yytnamerr() 926 return yystrlen (yystr); in yytnamerr() 928 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
|
D | Tokenizer.cpp | 2473 YY_BUFFER_STATE yy_scan_string (const char * yystr , yyscan_t yyscanner) in yy_scan_string() argument 2476 return yy_scan_bytes( yystr, (int) strlen(yystr) , yyscanner); in yy_scan_string()
|
/external/angle/src/compiler/preprocessor/ |
D | preprocessor_tab_autogen.cpp | 733 static YYSIZE_T yystrlen(const char *yystr) in yystrlen() argument 736 for (yylen = 0; yystr[yylen]; yylen++) in yystrlen() 770 static YYSIZE_T yytnamerr(char *yyres, const char *yystr) in yytnamerr() argument 772 if (*yystr == '"') in yytnamerr() 775 char const *yyp = yystr; in yytnamerr() 806 return yystrlen(yystr); in yytnamerr() 808 return (YYSIZE_T)(yystpcpy(yyres, yystr) - yyres); in yytnamerr()
|
D | preprocessor_lex_autogen.cpp | 2103 YY_BUFFER_STATE yy_scan_string(const char *yystr, yyscan_t yyscanner) in yy_scan_string() argument 2106 return yy_scan_bytes(yystr, (int)strlen(yystr), yyscanner); in yy_scan_string()
|
/external/e2fsprogs/intl/ |
D | plural.c | 569 yystrlen (const char *yystr) in yystrlen() argument 571 yystrlen (yystr) in yystrlen() 572 const char *yystr; in yystrlen() 575 register const char *yys = yystr; 580 return yys - yystr - 1;
|
/external/angle/tools/flex-bison/third_party/skeletons/ |
D | yacc.c | 1013 [[const char *yystr], [yystr]])[ 1016 for (yylen = 0; yystr[yylen]; yylen++) 1052 yytnamerr (char *yyres, const char *yystr) 1054 if (*yystr == '"') 1057 char const *yyp = yystr; 1088 return yystrlen (yystr); 1090 return (YYSIZE_T) (yystpcpy (yyres, yystr) - yyres);
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 949 yystrlen (const char *yystr) 951 yystrlen (yystr) 952 const char *yystr; 955 const char *yys = yystr; 960 return yys - yystr - 1; 1000 yytnamerr (char *yyres, const char *yystr) 1002 if (*yystr == '"') 1005 char const *yyp = yystr; 1033 return yystrlen (yystr); 1035 return yystpcpy (yyres, yystr) - yyres;
|
D | lex.zconf.c_shipped | 1986 * @param yystr a NUL-terminated string to scan 1992 YY_BUFFER_STATE zconf_scan_string (yyconst char * yystr ) 1995 return zconf_scan_bytes(yystr,strlen(yystr) );
|
/external/libpcap/ |
D | grammar.c | 1673 yystrlen (const char *yystr) in yystrlen() argument 1676 for (yylen = 0; yystr[yylen]; yylen++) in yystrlen() 1712 yytnamerr (char *yyres, const char *yystr) in yytnamerr() argument 1714 if (*yystr == '"') in yytnamerr() 1717 char const *yyp = yystr; in yytnamerr() 1748 return yystpcpy (yyres, yystr) - yyres; in yytnamerr() 1750 return yystrlen (yystr); in yytnamerr()
|
D | scanner.c | 5138 YY_BUFFER_STATE yy_scan_string (const char * yystr , yyscan_t yyscanner) in yy_scan_string() argument 5141 return yy_scan_bytes( yystr, (int) strlen(yystr) , yyscanner); in yy_scan_string()
|
/external/angle/src/compiler/translator/ |
D | glslang_tab_autogen.cpp | 1853 static YYSIZE_T yystrlen(const char *yystr) in yystrlen() argument 1856 for (yylen = 0; yystr[yylen]; yylen++) in yystrlen() 1890 static YYSIZE_T yytnamerr(char *yyres, const char *yystr) in yytnamerr() argument 1892 if (*yystr == '"') in yytnamerr() 1895 char const *yyp = yystr; in yytnamerr() 1926 return yystrlen(yystr); in yytnamerr() 1928 return (YYSIZE_T)(yystpcpy(yyres, yystr) - yyres); in yytnamerr()
|
D | glslang_lex_autogen.cpp | 2877 YY_BUFFER_STATE yy_scan_string(const char *yystr, yyscan_t yyscanner) in yy_scan_string() argument 2880 return yy_scan_bytes(yystr, (int)strlen(yystr), yyscanner); in yy_scan_string()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 1854 yystrlen (const char *yystr) in yystrlen() argument 1857 for (yylen = 0; yystr[yylen]; yylen++) in yystrlen() 1893 yytnamerr (char *yyres, const char *yystr) in yytnamerr() argument 1895 if (*yystr == '"') in yytnamerr() 1898 char const *yyp = yystr; in yytnamerr() 1926 return yystrlen (yystr); in yytnamerr() 1928 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
|
D | glslang_lex.cpp | 3114 YY_BUFFER_STATE yy_scan_string (const char * yystr , yyscan_t yyscanner) in yy_scan_string() argument 3117 return yy_scan_bytes( yystr, (int) strlen(yystr) , yyscanner); in yy_scan_string()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 4173 yystrlen (const char *yystr) in yystrlen() argument 4176 for (yylen = 0; yystr[yylen]; yylen++) in yystrlen() 4212 yytnamerr (char *yyres, const char *yystr) in yytnamerr() argument 4214 if (*yystr == '"') in yytnamerr() 4217 char const *yyp = yystr; in yytnamerr() 4247 return yystpcpy (yyres, yystr) - yyres; in yytnamerr() 4249 return yystrlen (yystr); in yytnamerr()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 4676 yystrlen (const char *yystr) in yystrlen() argument 4679 for (yylen = 0; yystr[yylen]; yylen++) in yystrlen() 4715 yytnamerr (char *yyres, const char *yystr) in yytnamerr() argument 4717 if (*yystr == '"') in yytnamerr() 4720 char const *yyp = yystr; in yytnamerr() 4750 return yystpcpy (yyres, yystr) - yyres; in yytnamerr() 4752 return yystrlen (yystr); in yytnamerr()
|