Home
last modified time | relevance | path

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

1234567

/titanic_41/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME31 twinit [string] /*sequence to initialize terminal*/
32 twrest [string] /*sequence to restore terminal*/
33 twnl [string] /*sequence to print newline*/
34 hlr [string] /*sequence for half-line reverse*/
35 hlf [string] /*sequence for half-line forward*/
36 flr [string] /*sequence for full-line reverse*/
37 bdon [string] /*sequence to turn on bold*/
38 bdoff [string] /*sequence to turn off bold*/
39 iton [string] /*sequence to turn on italic*/
40 itoff [string] /*sequence to turn off italic*/
[all …]
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_irq.c463 unsigned int sequence; in drm_wait_vblank() local
475 vblwait.request.sequence = vblwait32.request.sequence; in drm_wait_vblank()
503 sequence = drm_vblank_count(dev, crtc); in drm_wait_vblank()
507 vblwait.request.sequence += sequence; in drm_wait_vblank()
518 (sequence - vblwait.request.sequence) <= (1<<23)) { in drm_wait_vblank()
519 vblwait.request.sequence = sequence + 1; in drm_wait_vblank()
535 - vblwait.request.sequence) <= (1 << 23)) || in drm_wait_vblank()
542 vblwait.reply.sequence = drm_vblank_count(dev, crtc); in drm_wait_vblank()
551 vblwait32.reply.sequence = vblwait.reply.sequence; in drm_wait_vblank()
H A Ddrm_auth.c132 static drm_magic_t sequence = 0; in drm_getmagic() local
140 int old = sequence; in drm_getmagic()
142 if (!atomic_cmpset_int(&sequence, old, auth.magic)) in drm_getmagic()
H A Ddrm_io32.h164 uint32_t sequence; member
169 uint32_t sequence; member
/titanic_41/usr/src/lib/libsqlite/test/
H A Dmisuse.test84 } {1 {library routine called out of sequence}}
87 } {21 {library routine called out of sequence}}
92 } {1 {library routine called out of sequence}}
113 } {1 {library routine called out of sequence}}
116 } {21 {library routine called out of sequence}}
121 } {1 {library routine called out of sequence}}
142 } {1 {library routine called out of sequence}}
145 } {21 {library routine called out of sequence}}
150 } {1 {library routine called out of sequence}}
167 } {21 {library routine called out of sequence}}
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/encoding/
H A DUCEncoder.java89 tmp[1] = (byte)sequence; in encodeLinePrefix()
90 sequence = sequence + 1 & 0xff; in encodeLinePrefix()
106 sequence = 0; in encodeBufferPrefix()
187 private int sequence; field in UCEncoder
H A DUCDecoder.java104 sequence = 0; in decodeBufferPrefix()
124 if (nSeq != sequence) in decodeLinePrefix()
130 sequence = sequence + 1 & 0xff; in decodeLinePrefix()
223 private int sequence; field in UCDecoder
/titanic_41/usr/src/uts/intel/io/drm/
H A Dradeon_irq.c155 unsigned int *sequence, int crtc) in radeon_driver_vblank_do_wait() argument
188 (((cur_vblank = atomic_read(counter)) - *sequence) <= (1 << 23))); in radeon_driver_vblank_do_wait()
190 *sequence = cur_vblank; in radeon_driver_vblank_do_wait()
196 radeon_driver_vblank_wait(struct drm_device *dev, unsigned int *sequence) in radeon_driver_vblank_wait() argument
198 return (radeon_driver_vblank_do_wait(dev, sequence, in radeon_driver_vblank_wait()
203 radeon_driver_vblank_wait2(struct drm_device *dev, unsigned int *sequence) in radeon_driver_vblank_wait2() argument
205 return (radeon_driver_vblank_do_wait(dev, sequence, in radeon_driver_vblank_wait2()
/titanic_41/usr/src/lib/libpp/common/
H A Dgentab.sh96 %flags|%keywords|%sequence)
106 %flags|%sequence)
150 %flags|%sequence)
201 %sequence)
/titanic_41/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg_test.out28 code TEST-8000-08 item 3 = <<This entry tests the percent character escape sequence: %>>
37 AUTO-RESPONSE: This entry tests the percent character escape sequence: %
44 code TEST-8000-08 item 3 = <<This entry tests the percent character escape sequence: %>>
53 AUTO-RESPONSE: This entry tests the percent character escape sequence: %
62 AUTO-RESPONSE: This entry tests the percent character escape sequence: %
69 code TEST-8000-08 item 3 = <<This entry tests the percent character escape sequence: %>>
78 AUTO-RESPONSE: This entry tests the percent character escape sequence: %
85 code TEST-8000-08 item 3 = <<This entry tests the percent character escape sequence: %>>
94 AUTO-RESPONSE: This entry tests the percent character escape sequence: %
103 AUTO-RESPONSE: This entry tests the percent character escape sequence: %
/titanic_41/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c505 filter(const char *input, uint64_t sequence, char *output, in filter() argument
556 ctx.id = sequence; in filter()
612 sequence); in filter()
616 ctx.out.sf_eventid, sequence); in filter()
736 ctx.out.sf_sequence, sequence); in filter()
738 ctx.out.sf_sequence, sequence); in filter()
743 sequence); in filter()
793 auditd_plugin(const char *input, size_t in_len, uint64_t sequence, char **error) in auditd_plugin() argument
802 if ((last_sequence > 0) && (sequence != last_sequence + 1)) in auditd_plugin()
805 sequence, last_sequence); in auditd_plugin()
[all …]
/titanic_41/usr/src/cmd/geniconvtbl/samples/
H A DISO-2022-JP_to_eucJP.src39 // Emit state reset sequence, ESC ( J, for
55 // Emit state reset sequence, ESC ( J.
76 // Emit JIS X 0208 sequence, ESC $ B.
98 // Emit JIS X 0201 Kana sequence,
120 // Emit JIS X 0212 sequence, ESC $ ( D.
/titanic_41/usr/src/cmd/power/
H A Dsysidpm.po31 # In the following message, each escape sequence requires
35 # three backslashes for each escape sequence.
45 # In the following message, each escape sequence requires
49 # three backslashes for each escape sequence.
/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h139 int sequence; /* sequence number */ member
149 int sequence; /* sequence number */ member
/titanic_41/usr/src/cmd/listen/
H A Dlisten.c1094 DEBUG((9, "incoming call seq # %d", call->sequence)); in doevent()
1112 sprintf(scratch, "Disconnect on fd %d, seq # %d", fd, disc->sequence); in doevent()
1114 DEBUG((9, "incoming disconnect seq # %d", disc->sequence)); in doevent()
1150 sprintf(scratch, "Incoming call while disabled: fd %d, seq %d", fd, call->sequence); in send_dis()
1197 DEBUG((9, "try to accept #%d", call->sequence)); in trycon()
1215 DEBUG((9, "save call #%d", call->sequence)); in trycon()
1233 fd, dbp->dbf_svc_code, call->sequence, in trycon()
1237 DEBUG((9, "Accepted call %d", call->sequence)); in trycon()
1610 call->sequence = 0; in clr_call()
1629 DEBUG((9, "pitching call, sequence # is %d", discon->sequence)); in pitchcall()
[all …]
/titanic_41/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c557 auditd_plugin(const char *input, size_t in_len, uint64_t sequence, char **error) in auditd_plugin() argument
571 if ((last_sequence > 0) && (sequence != last_sequence + 1)) { in auditd_plugin()
573 "but prev=%llu\n", sequence, last_sequence)); in auditd_plugin()
575 last_sequence = sequence; in auditd_plugin()
578 sequence, in_len)); in auditd_plugin()
602 sequence, &err_rsn); in auditd_plugin()
/titanic_41/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c767 auditd_plugin(const char *input, size_t in_len, uint64_t sequence, char **error) argument
783 if ((last_sequence > 0) && (sequence != last_sequence + 1))
786 sequence, last_sequence);
787 last_sequence = sequence;
790 sequence, in_len);
854 ++write_count, sequence, out_len));
863 "l=%u\n", sequence, out_len));
/titanic_41/usr/src/lib/libdtrace/common/
H A Dtcp.d.in98 uint32_t tcp_seq; /* sequence number */
120 uint32_t tcps_iss; /* Initial sequence # sent */
121 uint32_t tcps_suna; /* sequence # sent but unacked */
122 uint32_t tcps_snxt; /* next sequence # to send */
123 uint32_t tcps_rack; /* sequence # we have acked */
124 uint32_t tcps_rnxt; /* next sequence # expected */
131 uint32_t tcps_sack_fack; /* SACK sequence # we have acked */
/titanic_41/usr/src/cmd/cmd-inet/etc/default/
H A Dinetinit.dfl26 # TCP_STRONG_ISS sets the TCP initial sequence number generation parameters.
28 # 0 = Old-fashioned sequential initial sequence number generation.
30 # 2 = RFC 1948 sequence number generation, unique-per-connection-ID.
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c3711 qlge->sequence |= INIT_ALLOC_RX_BUF; in ql_alloc_mem_resources()
3995 qlge->sequence |= INIT_INTR_ENABLED; in ql_add_intr_handlers()
4141 if (qlge->sequence & INIT_INTR_ENABLED) { in ql_free_irq_vectors()
4153 qlge->sequence &= ~INIT_INTR_ENABLED; in ql_free_irq_vectors()
4158 if (qlge->sequence & INIT_ADD_INTERRUPT) in ql_free_irq_vectors()
4161 if (qlge->sequence & INIT_INTR_ALLOC) { in ql_free_irq_vectors()
4170 if (qlge->sequence & INIT_INTR_ALLOC) in ql_free_irq_vectors()
4171 qlge->sequence &= ~INIT_INTR_ALLOC; in ql_free_irq_vectors()
4173 if (qlge->sequence & INIT_ADD_INTERRUPT) in ql_free_irq_vectors()
4174 qlge->sequence &= ~INIT_ADD_INTERRUPT; in ql_free_irq_vectors()
[all …]
/titanic_41/usr/src/uts/common/sys/
H A Dtiuser.h125 int sequence; /* sequence number */ member
135 int sequence; /* sequence number */ member
/titanic_41/usr/src/cmd/sendmail/cf/feature/
H A Daccess_db.m425 dnl unless it is a sequence map
28 `ifelse(index(_ARG_, `sequence '), `0', `',
/titanic_41/usr/src/lib/libast/common/features/
H A Dparam.sh22 : generate "<sys/param.h> + <sys/types.h> + <sys/stat.h>" include sequence
/titanic_41/usr/src/lib/libc/i386/crt/
H A Dcerror.s29 / C return sequence which sets errno, returns -1.
H A Dcerror64.s29 / C return sequence which sets errno, returns -1.

1234567