Searched full:foo* (Results 151 - 175 of 797) sorted by relevance

1234567891011>>

/osnet-11/usr/src/grub/grub2/autom4te.cache/
H A Doutput.01415 # These are left unexpanded so users can "make install exec_prefix=/foo"
4639 #define FOO(x) 'x'
4640 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5839 #define FOO(x) 'x'
5840 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
10160 extern int foo;
10165 return use_ascii (foo) == use_ebcdic (foo);
12316 typedef int foo_t;
12317 static $ac_kw foo_t static_fo
[all...]
H A Doutput.11415 # These are left unexpanded so users can "make install exec_prefix=/foo"
4639 #define FOO(x) 'x'
4640 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5839 #define FOO(x) 'x'
5840 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
10160 extern int foo;
10165 return use_ascii (foo) == use_ebcdic (foo);
12316 typedef int foo_t;
12317 static $ac_kw foo_t static_fo
[all...]
H A Dtraces.03369 void foo (void) { a = 0; }
3372 class Foo
3375 Foo (void) { a = 0; }
3381 subroutine foo
3389 public class foo {
3619 lt_simple_compile_test_code="class foo {}\n"
6557 extern "C" int foo (void);
6559 int foo(void) { return 0; }
7327 [echo fooNbarN | tr -d '\012' | tr N '\012' > conftest.data
7343 if (!(len == 4 && line && strcmp (line, "foo\
[all...]
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dc++defs.h28 _GL_FUNCDECL_SYS (foo, ...);
30 _GL_CXXALIAS_SYS (foo, ...);
31 _GL_CXXALIASWARN (foo);
42 # undef foo
43 # define foo rpl_foo
45 _GL_FUNCDECL_RPL (foo, ...);
46 _GL_CXXALIAS_RPL (foo, ...);
48 _GL_CXXALIAS_SYS (foo, ...);
50 _GL_CXXALIASWARN (foo);
62 # undef foo
[all...]
H A Dcompile69 # configure might choose to run compile as `compile cc -o foo foo.c'.
H A Ddepcomp241 # Each line is of the form `foo.o: dependent.h'.
257 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
258 # ICC 7.0 will fill foo.d with something like
259 # foo.o: sub/foo.c
260 # foo.o: sub/foo.h
262 # sub/foo
[all...]
H A Dmdate-sh80 # drwxrwx--- 0 Aug 11 2001 foo
82 # drwxrwx--- 2 root root 4096 Aug 11 2001 foo
H A Dtexinfo.tex45 % manual foo.texi, however, you can get away with this:
46 % tex foo.texi
47 % texindex foo.??
48 % tex foo.texi
49 % tex foo.texi
50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
87 \let\ptexfootnote=\footnote
287 \newbox\footlinebox
300 \setbox\footlinebox
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DNamesList.txt3276 0602 ARABIC FOOTNOTE MARKER
6882 1558 CANADIAN SYLLABICS FOO
10917 23CD SQUARE FOOT
13452 2ECA CJK RADICAL FOOT
13858 2F9C KANGXI RADICAL FOOT
20347 100C4 LINEAR B IDEOGRAM B220 FOOTSTOOL
H A DStandardizedVariants.txt40 2A3C FE00; tall variant with narrow foot; # INTERIOR PRODUCT
41 2A3D FE00; tall variant with narrow foot; # RIGHTHAND INTERIOR PRODUCT
H A DUnicodeData.txt1403 0602;ARABIC FOOTNOTE MARKER;Cf;0;AL;;;;;N;;;;;
4096 1558;CANADIAN SYLLABICS FOO;Lo;0;L;;;;;N;;;;;
6431 23CD;SQUARE FOOT;So;0;ON;;;;;N;;;;;
8119 2ECA;CJK RADICAL FOOT;So;0;ON;;;;;N;;;;;
8317 2F9C;KANGXI RADICAL FOOT;So;0;ON;<compat> 8DB3;;;;N;;;;;
12244 100C4;LINEAR B IDEOGRAM B220 FOOTSTOOL;Lo;0;L;;;;;N;;;;;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dwarnings.t151 # any special options? (OPTIONS foo bar zap)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dmg.c2456 * $0 = 'foobar'; will wipe out 'perl' from the $0
H A Dop.c757 * use constant Foo, 5; Foo || print; */
1144 return o; /* Treat \(@foo) like ordinary list. */
1182 return o; /* Treat \(@foo) like ordinary list. */
1994 /* integerize op, unless it happens to be C<-foo>.
3008 * The "incorrect case" warning checked whether "use Foo"
3009 * imported "Foo" to your namespace, but that is wrong, too:
3011 * a Foo.pm should or would contain anything in package "Foo".
3031 Eg, "Foo
[all...]
H A Dop.h161 #define OPpEARLY_CV 32 /* foo() called before sub foo was parsed */
175 #define OPpCONST_SHORTCIRCUIT 4 /* eg the constant 5 in (5 || foo) */
H A Dpad.c84 become so if C<my sub foo {}> is implemented.)
602 * our $foo = 0 unless defined $foo;
H A Dpatchlevel.h63 ,"FOO1235 - some patch"
H A Dperl.c2616 /* We now allow -d:Module=Foo,Bar */
2727 /* -M-foo == 'no foo' */
2731 /* We allow -M'Module qw(Foo Bar)' */
3554 * foolish and can be persuaded to run such an unsafe script, he
H A Dperl.h2801 static PERL_MG_UFUNC(foo_get, index, val)
3875 * the Perl overloading (amg). The following #defines fool both.
H A Dperlio.c918 * passed. Even though this means "foo : : bar" is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperl5004delta.pod27 =head2 Change to "Can't locate Foo.pm in @INC" error
29 The error "Can't locate Foo.pm in @INC" now lists the contents of @INC
84 was called as a plain function (e.g. C<Foo::bar()>), not a method
85 (e.g. C<< Foo->bar() >> or C<< $obj->bar() >>).
272 This new syntax follows the pattern of S<C<< $hashref->{FOO} >>> and
273 S<C<< $aryref->[$foo] >>>: You may now write S<C<&$subref($foo)>> as
274 S<C<< $subref->($foo) >>>. All these arrow terms may be chained;
275 thus, S<C<< &{$table->{FOO}}($bar) >>> may now be written
276 S<C<< $table->{FOO}
[all...]
H A Dperl5005delta.pod373 =head2 C<Foo::> can be used as implicitly quoted package name
376 name as a package happened to be defined. Thus, C<new Foo @args>,
377 use the result of the call to C<Foo()> instead of C<Foo> being treated
379 object slot is C<new Foo:: @args>. Note that the method C<new()> is
380 called with a first argument of C<Foo>, not C<Foo::> when you do that.
382 =head2 C<exists $Foo::{Bar::}> tests existence of a package
385 actually creating it before. Now C<exists $Foo::{Bar::}> can be
386 used to test if the C<Foo
[all...]
H A Dperl561delta.pod293 C<"foo@bar.com"> used to be a fatal error at compile time, if an array
961 =head2 C<sort $coderef @foo> allowed
1005 $foo = ($bar) = qw(a b c); print "$foo|$bar\n";
1080 C<< $foo[10]->('foo') >> may now be written C<$foo[10]('foo')>.
1082 C<< $foo[10]->{'foo'} >>
[all...]
H A Dperl56delta.pod363 =head2 C<sort $coderef @foo> allowed
407 $foo = ($bar) = qw(a b c); print "$foo|$bar\n";
482 C<< $foo[10]->('foo') >> may now be written C<$foo[10]('foo')>.
484 C<< $foo[10]->{'foo'} >>. Note however, that the arrow is still
485 required for C<< foo(1
[all...]
H A Dperl570delta.pod43 constructs like "foo@bar" now always assume C<@bar> is an array,
334 (see INSTALL) and you use Configure -Dprefix=/foo/bar and in the old
336 them will now be changed to the new prefix, /foo/bar. (Previously
398 C<*foo{FORMAT}> now works.

Completed in 350 milliseconds

1234567891011>>