Home
last modified time | relevance | path

Searched refs:begin (Results 151 – 175 of 246) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/make/bin/
H A Dstate.cc240 for (np = hashtab.begin(), e = hashtab.end(); np != e; np++) { in write_state_file()
/illumos-gate/usr/src/boot/forth/
H A Ddelay.4th76 begin
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dschg_mgr.c169 rulelist->strans.begin == oldstate) && in schg_execute_state_change_action()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vhypot.S222 .begin: label
783 bneg,a .begin
797 bneg,a .begin
821 bneg .begin
829 ba .begin
H A D__vrsqrt.S213 .begin: label
951 bneg,a .begin
990 bneg,a .begin
1027 bneg,a .begin
1061 bneg,a .begin
1092 bneg,a .begin
1120 bneg,a .begin
1139 ba .begin
H A D__vatan2f.S250 .begin: label
726 bneg,a,pn %icc,.begin
811 bneg,a,pn %icc,.begin
895 bneg,a,pn %icc,.begin
981 bneg,a,pn %icc,.begin
1573 bneg,a,pn %icc,.begin
1582 bneg,a,pn %icc,.begin
1623 bneg,a,pn %icc,.begin
1656 bneg,a,pn %icc,.begin
1681 bneg,a,pn %icc,.begin
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse-llvm.c777 if (jmp->begin <= jmp->end) { in output_op_switch()
778 n_jmp += (jmp->end - jmp->begin) + 1; in output_op_switch()
790 for (val = jmp->begin; val <= jmp->end; val++) { in output_op_switch()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dnull.test25 begin;
H A Dbigrow.test125 # We begin by testing the 256..257 transition.
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc417 list.insert(list.begin(), hba); in loadAdapters()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_form.c1738 Dwarf_Small *begin = attr->ar_debug_ptr; in dwarf_formstring() local
1740 res= _dwarf_check_string_valid(dbg,secdataptr,begin, secend, in dwarf_formstring()
1745 *return_str = (char *) (begin); in dwarf_formstring()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps40 --- begin bool
84 --- begin num
133 --- begin str
162 enter_ca_mode, "smcup" "ti" String to begin programs that use cup
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c564 goto begin; in hist_nearend()
609 begin: in hist_nearend()
/illumos-gate/usr/src/cmd/sa/
H A Dsar.c1170 int begin, int end) in ulong_delta() argument
1175 for (i = begin; i < end; i += sizeof (uint64_t)) { in ulong_delta()
/illumos-gate/usr/src/cmd/bnu/
H A DDevices124 # NOTE: blank lines and lines that begin with a <space>, <tab>, or # are
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A Dchem.awk41 /^(\.cstart)|(begin chem)/ { init(); inchem = 1; next }
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dprobe.win329 # begin preamble shared with the pp probe.ini
/illumos-gate/usr/src/common/ficl/softcore/
H A Doo.fr190 begin
536 begin
547 begin
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c1404 begin: in pcf8584_transfer()
1424 goto begin; in pcf8584_transfer()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c158 char *savptr,*begin; in refvar() local
166 begin = stkptr(stkp,lp->lexd.kiaoff); in refvar()
171 begin = fcfirst()+(type+lp->lexd.kiaoff-offset); in refvar()
175 r=kiaentity(lp,begin,n,'v',-1,-1,lp->current,'v',0,""); in refvar()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcomp.c1183 unsigned char* begin; in bra() local
1206 begin = env->cursor + MBSIZE(env->cursor); in bra()
1266 if (env->cursor == begin) in bra()
1286 if (!inrange && env->cursor != begin && *env->cursor != ']') in bra()
1528 if (env->cursor == begin) in bra()
1545 if (!inrange && env->cursor != begin && *env->cursor != ']') in bra()
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c1095 begin: in gettok()
1110 goto begin; in gettok()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY124 a leading + to allow options to begin with a +.
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME44 begin experimenting with MDB. If you wish to change the configuration, edit
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c1828 begin: in ud_bread()
1845 goto begin; in ud_bread()

12345678910