Home
last modified time | relevance | path

Searched refs:begin (Results 176 – 200 of 246) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h841 iterator begin() const;
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt169 messages but I'm sure this will begin a long series of messages on the
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dfunstack.in57 %%% files begin at 2.00.
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c826 cfgdata->begin = MALLOC(rawsz); in fme_restart()
827 cfgdata->end = cfgdata->nextfree = cfgdata->begin + rawsz; in fme_restart()
829 inprogress, WOBUF_CFG, cfgdata->begin, rawsz); in fme_restart()
831 cfgdata->begin = cfgdata->end = cfgdata->nextfree = NULL; in fme_restart()
2239 trim_suspects(struct fme *fmep, struct rsl *begin, struct rsl *begin2, in trim_suspects() argument
2243 struct rsl *rp = begin; in trim_suspects()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vpowf.S780 .begin: label
1370 bneg,pn %icc,.begin
1435 bneg,pn %icc,.begin
1490 bneg,pn %icc,.begin
1534 bneg,pn %icc,.begin
1569 bneg .begin
1592 ba .begin
H A D__vrhypot.S306 .begin: label
1900 bneg .begin
1916 bneg .begin
1973 bneg .begin
2010 bneg .begin
2044 bneg .begin
2068 bneg .begin
2080 bneg .begin
2089 ba .begin
H A D__vlogf.S297 .begin: label
869 ba .begin
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c197 begin: in emlxs_msi_init()
480 goto begin; in emlxs_msi_init()
483 goto begin; in emlxs_msi_init()
H A Demlxs_fcp.c3209 begin: in emlxs_tx_get()
3303 goto begin; in emlxs_tx_get()
3316 goto begin; in emlxs_tx_get()
3325 goto begin; in emlxs_tx_get()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsimplify.c1704 if (jmp->begin > jmp->end) in simplify_switch()
1706 if (val >= jmp->begin && val <= jmp->end) in simplify_switch()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dprobe.win329 # begin preamble shared with the make probe.ini
H A Dpplib.h712 unsigned long begin; /* beginning output offset */ member
H A DHISTORY49 01/11/89 fix #if skip bug where quoted token set begin line state
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DTYPES12 By convention, typenames begin with a capitol letter and end in _t.
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmisc.cc1082 Name_set::begin() const { in begin() function in Name_set
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-dtrace.p5m43 file path=usr/demo/dtrace/begin.d
H A Dsystem-dtrace-tests.p5m328 dir path=opt/SUNWdtrt/tst/common/begin
329 file path=opt/SUNWdtrt/tst/common/begin/err.D_PDESC_ZERO.begin.d mode=0444
330 file path=opt/SUNWdtrt/tst/common/begin/err.D_PDESC_ZERO.tick.d mode=0444
331 file path=opt/SUNWdtrt/tst/common/begin/tst.begin.d mode=0444
332 file path=opt/SUNWdtrt/tst/common/begin/tst.begin.d.out mode=0444
333 file path=opt/SUNWdtrt/tst/common/begin/tst.multibegin.d mode=0444
334 file path=opt/SUNWdtrt/tst/common/begin/tst.multibegin.d.out mode=0444
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree2.test79 # begin with an L-digit number but are followed by additional characters.
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ps.c546 p->begin = ps_begin; in pspdf_alloc()
H A Dterm.c76 (*p->begin)(p); in term_begin()
/illumos-gate/usr/src/boot/forth/
H A Dmenu-commands.4th270 begin
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab118 Comments in the inittab file begin with `#', and end with a newline.
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source44 * Lines that DON'T begin with E_..., " (double quote), or #
250 …"The argument must begin with either\n\"allow:\" or \"deny:\" and be followed with\na list of user…
687 …"The argument must begin with either\n\"allow:\" or \"deny:\" and be followed with\na list of form…
/illumos-gate/usr/src/data/zoneinfo/
H A Dasia444 # to begin on 17 April.
1471 # midnight March 22. Then September 24 will actually begin one hour later
3204 # > will begin early, as of midnight Thursday. It is also time to turn
3205 # > back the clocks for winter. Friday will begin an hour late this week.
3421 # ... winter time will begin in Palestine from Friday 10-29, 01:00 AM
3429 # summer time will begin in Palestine from Sunday 03-27-2022, 00:00 AM.
3432 # winter time will begin in Palestine from Saturday 10-29, 02:00 AM by
3441 # ... summer time will begin in Palestine from Saturday 04-29-2023,
3444 # ... winter time will begin in Palestine from Saturday 10-28-2023,
3448 # the summer time for the years 2024,2025 will begin in Palestine
[all …]
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h462 uint32_t begin; member

12345678910