HomeSort by: relevance | last modified time | path
    Searched refs:foobar (Results 1 - 25 of 114) sorted by relevancy

1 2 3 4 5

  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_milter.in10e 8 add_header foo1 foobar
10 add_header foo2 foobar
cleanup_milter.in10e 8 add_header foo1 foobar
10 add_header foo2 foobar
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-framefilter.c 28 } foobar; typedef in typeref:struct:__anon21063
30 void end_func (int foo, char *bar, foobar *fb, foobar bf)
74 foobar fb;
75 foobar *bf = NULL;
87 bf = (foobar *) alloca (sizeof (foobar));
108 foobar fb;
109 foobar *bf = NULL;
115 bf = (foobar *) alloca (sizeof (foobar))
    [all...]
py-framefilter.c 28 } foobar; typedef in typeref:struct:__anon21063
30 void end_func (int foo, char *bar, foobar *fb, foobar bf)
74 foobar fb;
75 foobar *bf = NULL;
87 bf = (foobar *) alloca (sizeof (foobar));
108 foobar fb;
109 foobar *bf = NULL;
115 bf = (foobar *) alloca (sizeof (foobar))
    [all...]
py-framefilter-mi.c 28 } foobar; typedef in typeref:struct:__anon21062
30 void end_func (int foo, char *bar, foobar *fb, foobar bf)
73 foobar fb;
74 foobar *bf;
86 bf = (foobar *) malloc (sizeof (foobar));
py-framefilter-mi.c 28 } foobar; typedef in typeref:struct:__anon21062
30 void end_func (int foo, char *bar, foobar *fb, foobar bf)
73 foobar fb;
74 foobar *bf;
86 bf = (foobar *) malloc (sizeof (foobar));
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-framefilter.c 28 } foobar; typedef in typeref:struct:__anon693
30 void end_func (int foo, char *bar, foobar *fb, foobar bf)
74 foobar fb;
75 foobar *bf = NULL;
87 bf = (foobar *) alloca (sizeof (foobar));
108 foobar fb;
109 foobar *bf = NULL;
115 bf = (foobar *) alloca (sizeof (foobar))
    [all...]
py-framefilter.c 28 } foobar; typedef in typeref:struct:__anon693
30 void end_func (int foo, char *bar, foobar *fb, foobar bf)
74 foobar fb;
75 foobar *bf = NULL;
87 bf = (foobar *) alloca (sizeof (foobar));
108 foobar fb;
109 foobar *bf = NULL;
115 bf = (foobar *) alloca (sizeof (foobar))
    [all...]
py-framefilter-mi.c 28 } foobar; typedef in typeref:struct:__anon692
30 void end_func (int foo, char *bar, foobar *fb, foobar bf)
73 foobar fb;
74 foobar *bf;
86 bf = (foobar *) malloc (sizeof (foobar));
py-framefilter-mi.c 28 } foobar; typedef in typeref:struct:__anon692
30 void end_func (int foo, char *bar, foobar *fb, foobar bf)
73 foobar fb;
74 foobar *bf;
86 bf = (foobar *) malloc (sizeof (foobar));
  /src/external/bsd/tre/dist/tests/agrep/
delimiters.ok 1 #### TEST: agrep ^foobar$ delimiters.in
2 foobar
5 #### TEST: agrep ^foobar$ < delimiters.in
6 foobar
9 #### TEST: agrep -c ^foobar$ delimiters.in
13 #### TEST: agrep -c ^foobar$ < delimiters.in
17 #### TEST: agrep -H ^foobar$ delimiters.in
18 delimiters.in:foobar
21 #### TEST: agrep -H ^foobar$ < delimiters.in
22 (standard input):foobar
    [all...]
delimiters.ok 1 #### TEST: agrep ^foobar$ delimiters.in
2 foobar
5 #### TEST: agrep ^foobar$ < delimiters.in
6 foobar
9 #### TEST: agrep -c ^foobar$ delimiters.in
13 #### TEST: agrep -c ^foobar$ < delimiters.in
17 #### TEST: agrep -H ^foobar$ delimiters.in
18 delimiters.in:foobar
21 #### TEST: agrep -H ^foobar$ < delimiters.in
22 (standard input):foobar
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-perl-6 21 # Likewise, inside a call to an arbitrary 'foobar' function.
22 print foobar gettext "extracted5", "$shouldnotbeextracted";
23 print foobar gettext ("extracted6"), "$shouldnotbeextracted";
24 print foobar gettext ("extracted7")."$notextracted", "$shouldnotbeextracted";
25 print foobar (gettext ("extracted8")), "$shouldnotbeextracted";
26 print foobar (gettext "extracted9", "$shouldnotbeextracted");
27 print foobar (gettext ("extracted10"), "$shouldnotbeextracted");
28 print foobar (gettext ("extracted11")."$notextracted", "$shouldnotbeextracted");
31 # 'foobar' function, and don't extract a second argument to gettext
32 print gettext foobar "$notextracted", "$shouldnotbeextracted"
    [all...]
xgettext-perl-6 21 # Likewise, inside a call to an arbitrary 'foobar' function.
22 print foobar gettext "extracted5", "$shouldnotbeextracted";
23 print foobar gettext ("extracted6"), "$shouldnotbeextracted";
24 print foobar gettext ("extracted7")."$notextracted", "$shouldnotbeextracted";
25 print foobar (gettext ("extracted8")), "$shouldnotbeextracted";
26 print foobar (gettext "extracted9", "$shouldnotbeextracted");
27 print foobar (gettext ("extracted10"), "$shouldnotbeextracted");
28 print foobar (gettext ("extracted11")."$notextracted", "$shouldnotbeextracted");
31 # 'foobar' function, and don't extract a second argument to gettext
32 print gettext foobar "$notextracted", "$shouldnotbeextracted"
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
subtypes.cc 40 return foo.doit () + bar.doit () + baz.doit () + foobar<int> (6)
41 + foobar<char> ('c');
subtypes.cc 40 return foo.doit () + bar.doit () + baz.doit () + foobar<int> (6)
41 + foobar<char> ('c');
local.cc 11 int foobar (int x) function
38 c = foobar (31);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
subtypes.cc 40 return foo.doit () + bar.doit () + baz.doit () + foobar<int> (6)
41 + foobar<char> ('c');
subtypes.cc 40 return foo.doit () + bar.doit () + baz.doit () + foobar<int> (6)
41 + foobar<char> ('c');
local.cc 11 int foobar (int x) function
38 c = foobar (31);
local.cc 11 int foobar (int x) function
38 c = foobar (31);
  /src/external/bsd/flex/dist/examples/manual/
unput.lex 14 foobar putback_yytext();
unput.lex 14 foobar putback_yytext();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
entry-point.f90 50 entry foobar(J) entry in subroutine:bar
64 call foobar(1)
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
entry-point.f90 50 entry foobar(J) entry in subroutine:bar
64 call foobar(1)

Completed in 45 milliseconds

1 2 3 4 5