Home
last modified time | relevance | path

Searched refs:starting (Results 1 – 25 of 1105) sorted by relevance

12345678910>>...45

/openbsd/gnu/usr.bin/perl/dist/Data-Dumper/t/
H A Dsortkeys.t31 my ($obj, %dumps, $sortkeys, $starting);
35 $starting = $Data::Dumper::Sortkeys;
40 local $Data::Dumper::Sortkeys = $starting;
56 my ($obj, %dumps, $starting);
60 $starting = $Data::Dumper::Sortkeys;
80 my ($obj, %dumps, $starting);
83 $starting = $Data::Dumper::Sortkeys;
106 my ($obj, %dumps, $sortkeys, $starting);
110 $starting = $Data::Dumper::Sortkeys;
145 my ($obj, %dumps, $starting);
[all …]
H A Dsparseseen.t30 my ($obj, %dumps, $sparseseen, $starting);
34 $starting = $Data::Dumper::Sparseseen;
39 local $Data::Dumper::Sparseseen = $starting;
53 local $Data::Dumper::Sparseseen = $starting;
66 local $Data::Dumper::Sparseseen = $starting;
H A Dtoaster.t30 my ($obj, %dumps, $toaster, $starting);
34 $starting = $Data::Dumper::Toaster;
39 local $Data::Dumper::Toaster = $starting;
53 local $Data::Dumper::Toaster = $starting;
66 local $Data::Dumper::Toaster = $starting;
H A Dbless_var_method.t28 my ($obj, %dumps, $bless, $starting);
32 $starting = $Data::Dumper::Bless;
37 local $Data::Dumper::Bless = $starting;
51 local $Data::Dumper::Bless = $starting;
64 local $Data::Dumper::Bless = $starting;
H A Dquotekeys.t32 my ($obj, %dumps, $quotekeys, $starting);
39 $starting = $Data::Dumper::Quotekeys;
44 local $Data::Dumper::Quotekeys = $starting;
60 local $Data::Dumper::Quotekeys = $starting;
73 local $Data::Dumper::Quotekeys = $starting;
H A Ddeparse.t20 my ($obj, %dumps, $deparse, $starting);
26 $starting = $Data::Dumper::Deparse;
30 local $Data::Dumper::Deparse = $starting;
50 local $Data::Dumper::Deparse = $starting;
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/devel/
H A Ddevtools.pl155 my $starting;
156 $starting = int_parse_version($opt->{'debug-start'})
220 || ($starting && $perls[$i]{file} gt $starting)
/openbsd/regress/usr.bin/file/
H A Dt9.in ... HelloWorld.java package starting public starting.HelloWorld extends java.lang.Object { public ...
/openbsd/sys/dev/fdt/
H A Drkrng.c79 int (*starting)(struct rkrng_softc *sc); member
104 .starting = rkrng_v1_starting,
116 .starting = rkrng_v2_starting,
231 if (sc->sc_v->starting(sc)) { in rkrng_rnd()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dspew.c1191 location_t starting; local
1192 starting.file = input_filename;
1193 starting.line = lineno;
1195 meth = alloc_unparsed_text (&starting, decl, (interface_unknown ? 1
1217 meth->limit, starting.file, starting.line);
1244 location_t starting; in snarf_defarg() local
1245 starting.file = input_filename; in snarf_defarg()
1246 starting.line = lineno; in snarf_defarg()
1248 buf = alloc_unparsed_text (&starting, 0, 0); in snarf_defarg()
1262 error ("%Hend of file read inside default argument", &starting); in snarf_defarg()
[all …]
/openbsd/regress/usr.bin/mandoc/mdoc/Bd/
H A Dblank.out_markdown25 line starting with a blank character:
27 line starting with two blank characters:
H A Dblank.out_ascii22 line starting with a blank character:
24 line starting with two blank characters:
/openbsd/lib/libcrypto/objects/
H A Dobjects.README42 Lines starting with # are treated as comments, as well as any line starting
/openbsd/gnu/lib/libstdc++/libstdc++/
H A Dconfigure4433 something starting with __ and the normal name is an alias. */
4490 something starting with __ and the normal name is an alias. */
4546 something starting with __ and the normal name is an alias. */
4604 something starting with __ and the normal name is an alias. */
4841 something starting with __ and the normal name is an alias. */
4904 something starting with __ and the normal name is an alias. */
5085 something starting with __ and the normal name is an alias. */
5572 something starting with __ and the normal name is an alias. */
5629 something starting with __ and the normal name is an alias. */
5685 something starting with __ and the normal name is an alias. */
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/consistency.vlad/layout/i960-97r2-results/
H A Dclass-long-and-virtual.out1 +++Class starting with long and containing virtual function:
H A Dclass-char-and-virtual.out1 +++Class starting with char and containing virtual function:
H A Dclass-int-and-virtual.out+1 +++Class starting with int and containing virtual function:
H A Ds-int-zf-longlong.out++1 +++longlong zerofield inside struct starting with int:
H A Ds-int-zf-short.out1 +++short zerofield inside struct starting with int:
H A Ds-int-zf-short.out++1 +++short zerofield inside struct starting with int:
H A Ds-char-zf-long.out1 +++long zerofield inside struct starting with char:
H A Ds-char-zf-longlong.out1 +++longlong zerofield inside struct starting with char:
H A Ds-double-zf-char.out1 +++char zerofield inside struct starting with double:
H A Ds-double-zf-char.out++1 +++char zerofield inside struct starting with double:
H A Ds-double-zf-longlong.out1 +++longlong zerofield inside struct starting with double:

12345678910>>...45