Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/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] ==…
192 …(( mycpv.myindexedfloatarray[34] == 0.0 )) || err_exit "${cycle}: mycpv.myindexedfloatarray[34] ==…
199 …(( mycpv.myassociativefloatarray[34] == 1.1 )) || err_exit "${cycle}: mycpv.myassociativefloatarra…
[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\`
/titanic_41/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.c201 int cycle; in cycletime() local
205 for (cycle = 1; cycle <= ncycle; cycle += 1) { in cycletime()
206 cyclenlp = &cyclenl[cycle]; in cycletime()
239 int cycle; in cyclelink() local
275 cycle = 0; in cyclelink()
281 cycle += 1; in cyclelink()
282 cyclenlp = &cyclenl[cycle]; in cyclelink()
304 cyclenlp->cycleno = cycle; /* internal number */ in cyclelink()
316 cycle); in cyclelink()
323 memberp->cycleno = cycle; in cyclelink()
[all …]
/titanic_41/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.msg1107 @ MSG_UTL_SCC_TITLE " cycle detected - sorting cyclic dependencies in %s"
/titanic_41/usr/src/lib/libc/port/threads/
H A Dpthr_barrier.c148 uint64_t cycle; in pthread_barrier_wait() local
163 cycle = barrier->__pthread_barrier_cycle; in pthread_barrier_wait()
166 } while (cycle == barrier->__pthread_barrier_cycle); in pthread_barrier_wait()
/titanic_41/usr/src/cmd/bnu/
H A Daccount.c314 acEndexe(cycle,status) in acEndexe() argument
315 time_t cycle; in acEndexe()
322 acptr->jobsize = cycle;
/titanic_41/usr/src/uts/common/io/skd/
H A Dskd_s1120.h283 uint8_t cycle; member
H A Dskd.c1890 cmp_cycle = skcmp->cycle; in skd_isr_completion_posted()
/titanic_41/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()
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Ddynmem_readme.txt106 one cycle out of date and will float in the relative vicinity of the
187 Cache Stats (per wake cycle) (r/w):
H A Dcache_kstats_readme.txt282 Cache Stats (per wake cycle) (r/w):
/titanic_41/usr/src/cmd/ls/
H A Dls.c203 int cycle; /* cycle detected flag */ member
1192 dp->cycle_detected = ap->cycle; in pdirectory()
1677 rep->cycle = 1; in record_ancestry()
/titanic_41/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
H A Dzambezi.esc585 event ereport.asic.zambezi.gpd.lpc-invalid-cycle-type@interconnect
752 ereport.asic.zambezi.gpd.lpc-invalid-cycle-type@interconnect;
757 ereport.asic.zambezi.gpd.lpc-invalid-cycle-type@interconnect;
/titanic_41/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
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c2649 uint16_t cycle; /* Speed as found in the atribute space of he card. */ member
2691 for (ctp = pcic_card_times; speed < ctp->cycle; ctp++) in pcic_set_cdtimers()
2713 ctp->cycle, clk_pulse, cmd, set, rec); in pcic_set_cdtimers()
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_reads.c2255 search_state_machine(ns_ldap_cookie_t *cookie, ns_state_t state, int cycle) in search_state_machine() argument
2965 if (cycle == ONE_STEP) { in search_state_machine()
/titanic_41/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in272 ** tries to open the table again and the cycle repeats.
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s1370 movb $0x2, %al / Reset mode = hard, no power cycle
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE1481 95-10-31 change features/unistd.c includes to break limits-param cycle
/titanic_41/usr/src/cmd/look/
H A Dwords5930 cycle
/titanic_41/usr/src/cmd/spell/
H A Dlist5929 cycle
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt3545 This keyword was added late in the ACPI 5.0 release cycle and was not
8711 registers via a read/modify/write cycle. There are 3 bits preserved in