Home
last modified time | relevance | path

Searched refs:yy_flex_strncpy (Results 1 – 11 of 11) sorted by relevance

/external/elfutils/libcpu/
Di386_lex.c643 static void yy_flex_strncpy (char *,yyconst char *,int );
1940 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/external/bison/examples/calc++/
Dcalc++-scanner.cc650 static void yy_flex_strncpy (char *,yyconst char *,int );
2012 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/external/webkit/Tools/android/flex-2.5.4a/
Dinitscan.c1351 static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
3560 static void yy_flex_strncpy( char *s1, yyconst char *s2, int n ) in yy_flex_strncpy() function
3562 static void yy_flex_strncpy( s1, s2, n ) in yy_flex_strncpy()
Dflex.skl320 static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
1466 static void yy_flex_strncpy( char *s1, yyconst char *s2, int n )
1468 static void yy_flex_strncpy( s1, s2, n )
/external/bison/src/
Dscan-skel.c737 static void yy_flex_strncpy (char *,yyconst char *,int );
2220 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
Dscan-code.c822 static void yy_flex_strncpy (char *,yyconst char *,int );
2433 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
Dscan-gram.c1146 static void yy_flex_strncpy (char *,yyconst char *,int );
3471 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/external/elfutils/src/
Dldlex.c1219 static void yy_flex_strncpy (char *,yyconst char *,int );
2732 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/external/libpcap/
Dscanner.c2528 static void yy_flex_strncpy (char *,yyconst char *,int );
4367 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Dglslang_lex.cpp879 static void yy_flex_strncpy (char *,yyconst char *,int ,yyscan_t yyscanner);
2822 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n , yyscan_t yyscanner) in yy_flex_strncpy() function
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog268 (yy_flex_strncpy):