Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_array_default_datatype.sh95 for cycle in \
100 case ${cycle} in
171 err_exit "${cycle}: Should not happen."
180 …(( mycpv.myindexedfloatarray[34] == 1.1 )) || err_exit "${cycle}: mycpv.myindexedfloatarray[34] ==…
182 …(( mycpv.myindexedfloatarray[34] == 2.2 )) || err_exit "${cycle}: mycpv.myindexedfloatarray[34] ==…
184 …(( mycpv.myindexedfloatarray[34] == 0.0 )) || err_exit "${cycle}: mycpv.myindexedfloatarray[34] ==…
188 …(( mycpv.myindexedfloatarray[34] == 1.1 )) || err_exit "${cycle}: mycpv.myindexedfloatarray[34] ==…
190 …(( mycpv.myindexedfloatarray[34] == 2.2 )) || err_exit "${cycle}: mycpv.myindexedfloatarray[34] ==…
289 …count_brackets "${mycpv}" || err_exit "${cycle}: bracket open ${bracketstat.bopen} != bracket clos…
296 [[ ! -v mycpv ]] || err_exit "${cycle}: mycpy should not exist"
[all …]
H A Dsun_solaris_cr_6887363_shell_sometimes_mishandles_return_value_of_its_child_process.sh151 cycle=0
152 while [ cycle -lt 24 ]; do
153 cycle=\`/usr/bin/expr \$cycle + 1\`
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.callg.blurb28 its membership in a cycle, if any.
55 parent's membership in a cycle, if any.
81 membership in a cycle, if any.
89 children) in the same cycle as the function. If
90 the function (or child) is a member of a cycle,
93 cycle as a whole.
100 cycle listings:
101 the cycle as a whole is listed with the same
103 the members of the cycle, and their contributions
104 to the time and call counts of the cycle.
H A Darcs.c204 int cycle; in cycletime() local
208 for (cycle = 1; cycle <= ncycle; cycle += 1) { in cycletime()
209 cyclenlp = &cyclenl[cycle]; in cycletime()
242 int cycle; in cyclelink() local
278 cycle = 0; in cyclelink()
284 cycle += 1; in cyclelink()
285 cyclenlp = &cyclenl[cycle]; in cyclelink()
307 cyclenlp->cycleno = cycle; /* internal number */ in cyclelink()
319 cycle); in cyclelink()
326 memberp->cycleno = cycle; in cyclelink()
[all …]
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dunused.c76 Dbg_unused_file(Lm_list *lml, const char *name, int needstr, uint_t cycle) in Dbg_unused_file() argument
83 else if (cycle) in Dbg_unused_file()
84 dbg_print(lml, MSG_INTL(MSG_USD_FILECYCLIC), name, cycle); in Dbg_unused_file()
H A Dliblddbg.msg1109 @ MSG_UTL_SCC_TITLE " cycle detected - sorting cyclic dependencies in %s"
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_barrier.c146 uint64_t cycle; in pthread_barrier_wait() local
161 cycle = barrier->__pthread_barrier_cycle; in pthread_barrier_wait()
164 } while (cycle == barrier->__pthread_barrier_cycle); in pthread_barrier_wait()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_ring.c296 uint8_t cycle = xrp->xr_cycle; in xhci_ring_trb_fill() local
303 cycle ^= 1; in xhci_ring_trb_fill()
313 cycle ^= 1; in xhci_ring_trb_fill()
320 if (cycle == 0) { in xhci_ring_trb_fill()
/illumos-gate/usr/src/cmd/bnu/
H A Daccount.c314 acEndexe(cycle,status) in acEndexe() argument
315 time_t cycle; in acEndexe()
322 acptr->jobsize = cycle;
/illumos-gate/usr/src/boot/forth/
H A Dmenu-commands.4th330 cycle_menuitem \ cycle cycle_stateN to next value
343 \ translate option to cycle state
376 cycle_menuitem \ cycle cycle_stateN to next value
445 cycle_menuitem \ cycle cycle_stateN to next value
H A Dmenu.4th396 \ Get the current cycle state (entry to use)
401 \ Initialize cycle state from stored value
422 \ Get the current cycle state (entry to use)
427 \ Initialize cycle state from stored value
448 \ Get the current cycle state (entry to use)
453 \ Initialize cycle state from stored value
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd_s1120.h283 uint8_t cycle; member
H A Dskd.c1892 cmp_cycle = skcmp->cycle; in skd_isr_completion_posted()
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/
H A Dtst.csr.s40 csrrs t1, cycle, t2
H A Dtst.csr.out12 libdis_test+0x2c: 73 a3 03 c0 csrrs t1,cycle,t2
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-ksh.pkg59 environment that is not suited for an edit/build/debug cycle.
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1621 static ushort_t pkt, cycle; in usb_as_get_pktsize() local
1634 cycle = 1000; in usb_as_get_pktsize()
1647 cycle = (1000 / n); in usb_as_get_pktsize()
1651 pkt_size = (((frameno + 1) % cycle) ? in usb_as_get_pktsize()
/illumos-gate/usr/src/cmd/ls/
H A Dls.c204 int cycle; /* cycle detected flag */ member
1186 dp->cycle_detected = ap->cycle; in pdirectory()
1699 rep->cycle = 1; in record_ancestry()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlogf.S141 ! l7 cycle counter
661 subcc counter,4,counter ! update cycle counter
808 subcc counter,1,counter ! update cycle counter
H A D__vpow.S1912 subcc counter,2,counter ! update cycle counter
3957 subcc counter,3,counter ! update cycle counter
/illumos-gate/usr/src/uts/intel/ml/
H A Di86_subr.S621 movb $0x2, %al / Reset mode = hard, no power cycle
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c2650 uint16_t cycle; /* Speed as found in the atribute space of the card. */ member
2692 for (ctp = pcic_card_times; speed < ctp->cycle; ctp++) in pcic_set_cdtimers()
2714 ctp->cycle, clk_pulse, cmd, set, rec); in pcic_set_cdtimers()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c2256 search_state_machine(ns_ldap_cookie_t *cookie, ns_state_t state, int cycle) in search_state_machine() argument
2972 if (cycle == ONE_STEP) { in search_state_machine()
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in269 ** tries to open the table again and the cycle repeats.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1669 95-10-31 change features/unistd.c includes to break limits-param cycle

12