Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dfcodes_l.t289 is( $x->_out(qq{=pod\n\nL<SWITCH statements|perlsyn/"Basic BLOCKs and Switch Statements">\n}),
290 …w="SWITCH statements|perlsyn/&#34;Basic BLOCKs and Switch Statements&#34;" section="Basic BLOCKs a…
292 is( $x->_out(qq{=pod\n\nL<SWITCH statements|perlsyn/Basic BLOCKs and Switch Statements>\n}),
293 …<L raw="SWITCH statements|perlsyn/Basic BLOCKs and Switch Statements" section="Basic BLOCKs and Sw…
322 is( $x->_out(qq{=pod\n\nL<SWITCH B<E<115>tatements>|perlsyn/"Basic I<BLOCKs> and Switch StatementE<…
323SWITCH B&#60;E&#60;115&#62;tatements&#62;|perlsyn/&#34;Basic I&#60;BLOCKs&#62; and Switch Statemen…
325 is( $x->_out(qq{=pod\n\nL<SWITCH B<E<115>tatements>|perlsyn/Basic I<BLOCKs> and Switch StatementE<1…
326SWITCH B&#60;E&#60;115&#62;tatements&#62;|perlsyn/Basic I&#60;BLOCKs&#62; and Switch StatementE&#6…
355 is( $x->_out(qq{=pod\n\nL<< SWITCH B<<< E<115>tatements >>>|perlsyn/"Basic I<<<< BLOCKs >>>> and Sw…
358 is( $x->_out(qq{=pod\n\nL<< SWITCH B<<< E<115>tatements >>>|perlsyn/Basic I<<<< BLOCKs >>>> and Swi…
[all …]
/openbsd/usr.bin/locate/locate/
H A Dfastfind.c57 if (c == SWITCH) { in statistic()
65 for (p = path + count; (c = getc(fp)) > SWITCH; size++) in statistic()
159 if (c == SWITCH) { /* big step, an integer */ in fastfind_mmap_icase()
H A Dlocate.h40 #define SWITCH 30 /* switch code */ macro
/openbsd/lib/libcrypto/perlasm/
H A Dppc-xlate.pl23 SWITCH: for ($flavour) { label
H A Dx86_64-xlate.pl444 SWITCH: for ($dir) { label
528 SWITCH: for ($dir) { label
/openbsd/usr.bin/locate/code/
H A Dlocate.code.c193 if (putchar(SWITCH) == EOF || in main()
/openbsd/sbin/isakmpd/
H A Dexchange_num.cst39 SWITCH -3
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Djavaop.def95 SWITCH:
280 JAVAOP (tableswitch, 170, SWITCH, INT, TABLE)
281 JAVAOP (lookupswitch, 171, SWITCH, INT, LOOKUP)
H A Djcf-dump.c1256 #define SWITCH(OPERAND_TYPE, TABLE_OR_LOOKUP) \ macro
H A Dexpr.c3077 #define SWITCH(OPERAND_TYPE, TABLE_OR_LOOKUP) \ macro
H A DChangeLog11815 (patch_bc_statement): Fixed typos. Handle SWITCH statement
/openbsd/usr.sbin/vmd/
H A Dparse.y125 %token PATH PREFIX RDOMAIN SIZE SOCKET SWITCH UP VM VMID STAGGERED START
236 switch : SWITCH string {
667 iface_opts : SWITCH string {
853 { "switch", SWITCH },
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlsyn.pod757 SWITCH: {
758 if (/^abc/) { $abc = 1; last SWITCH; }
759 if (/^def/) { $def = 1; last SWITCH; }
760 if (/^xyz/) { $xyz = 1; last SWITCH; }
767 SWITCH:
769 if (/^abc/) { $abc = 1; last SWITCH; }
770 if (/^def/) { $def = 1; last SWITCH; }
771 if (/^xyz/) { $xyz = 1; last SWITCH; }
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq7.pod724 SWITCH: for (ref $whatchamacallit) {
730 last SWITCH;
735 last SWITCH;
740 last SWITCH;
745 last SWITCH;
/openbsd/gnu/usr.bin/perl/cpan/Encode/ucm/
H A Dcp424.ucm150 <U008A> \x2A |0 # SET MODE OR SWITCH
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-parse.in145 %token SIZEOF ENUM STRUCT UNION IF ELSE WHILE DO FOR SWITCH CASE DEFAULT
184 %type <ttype> ENUM STRUCT UNION IF ELSE WHILE DO FOR SWITCH CASE DEFAULT
2350 | SWITCH '(' expr ')'
3154 | SWITCH | CASE | DEFAULT | BREAK | CONTINUE | RETURN
3468 /* RID_SWITCH */ SWITCH,
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DSubclassing.pod383 L<SWITCH statements|perlsyn/"Basic BLOCKs and Switch Statements">
387 …<L raw="SWITCH statements|perlsyn/&quot;Basic BLOCKs and Switch Statements&quot;" section="Basic B…
388 SWITCH statements
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dlex.c486 /* RID_SWITCH */ SWITCH,
H A Dparse.y322 %token SIZEOF ENUM /* STRUCT UNION */ IF ELSE WHILE DO FOR SWITCH CASE DEFAULT
3484 | SWITCH
H A DChangeLog.11502 * parse.y (simple_stmt, SWITCH): Call {push,pop}_switch.
4711 (simple_stmt, SWITCH case): Don't do cleanups here.
4729 (simple_stmt, SWITCH case): Also do cleanup here.
/openbsd/sys/dev/eisa/
H A Deisadevs970 product XTI 02B1 XNET 1800 PARALLEL SWITCH
/openbsd/games/fortune/datfiles/
H A Dzippy707 If I pull this SWITCH I'll be RITA HAYWORTH!! Or a SCIENTOLOGIST!
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-19941271 (simple_stmt, SWITCH case): Don't do cleanups here.
1289 (simple_stmt, SWITCH case): Also do cleanup here.
H A DChangeLog-19951853 * parse.y (simple_stmt, SWITCH): Call {push,pop}_switch.
/openbsd/gnu/gcc/gcc/doc/
H A Dgcc.info3902 `-fdump-ipa-SWITCH'
3916 `-fdump-tree-SWITCH'
3917 `-fdump-tree-SWITCH-OPTIONS'