Searched refs:pair (Results 1 - 25 of 49) sorted by relevance

12

/osnet-11/usr/src/lib/libcurses/screen/
H A Dpair_cont.c48 pair_content(short pair, short *f, short *b) argument
52 if (pair < 1 || pair >= COLOR_PAIRS ||
56 ptp += pair;
H A Dinit_pair.c48 init_pair(short pair, short f, short b) argument
54 if (pair < 1 || pair >= COLOR_PAIRS ||
58 ptp = cur_term->_pairs_tbl + pair;
69 /* and "pair" was previously defined, go through the curscr */
71 /* that use that color pair (this way when refresh will be */
83 chtype new_pair = COLOR_PAIR(pair);
114 /* send an escape to initialize the new pair */
117 _init_HP_pair(pair, f, b);
119 /* if that pair ha
133 _init_HP_pair(short pair, short f, short b) argument
[all...]
H A Dllib-lcurses725 int init_pair(short pair, short f, short b);
726 void _init_HP_pair(short pair, short f, short b);
863 int pair_content(short pair, short *f, short *b);
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dvid_attr.c50 vid_attr(attr_t attr, short pair, void *opts) argument
54 code = vid_puts(attr, pair, opts, __m_putchar);
H A Dattron.c84 int pair; local
86 pair = (int)(((unsigned int)at & A_COLOR) >> __COLOR_SHIFT);
88 return (pair);
H A Dcolor.c123 init_pair(short pair, short f, short b) argument
127 if (pair < 0 || max_pairs <= pair ||
132 /* Remember color-pair settings for future queries. */
133 cur_term->_pair[pair][0] = f;
134 cur_term->_pair[pair][1] = b;
138 /* Set color-pair (foreground-background). */
172 pair_content(short pair, short *f, short *b) argument
174 if (pair < 0 || max_pairs <= pair)
[all...]
H A Dvid_puts.c73 vid_puts(attr_t attr, short pair, void *opts, int (*putout)(int)) argument
137 * COLOR_PAIR(0). This implies that colour pair 0 is
140 if (pair == 0) {
145 pair = 0;
146 } else if (pair != cur_term->_co && 0 < max_colors) {
150 (void) TPUTS(tparm(set_color_pair, (long) pair,
153 } else if (pair_content(pair, &fg, &bg) == OK) {
178 cur_term->_co = pair;
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dvid_attr.c47 vid_attr(attr_t attr, short pair, void *opts) argument
52 __m_trace("vid_attr(%x, %d, %p)", attr, pair, opts);
55 code = vid_puts(attr, pair, opts, __m_putchar);
H A Dcolor.c122 init_pair(short pair, short f, short b) argument
127 __m_trace("init_pair(%d, %d, %d)", pair, f, b);
130 if (pair < 0 || max_pairs <= pair
135 /* Remember color-pair settings for future queries. */
136 cur_term->_pair[pair][0] = f;
137 cur_term->_pair[pair][1] = b;
141 /* Set color-pair (foreground-background). */
182 pair_content(short pair, short *f, short *b) argument
185 __m_trace("pair_content(%d, %p, %p)", pair,
[all...]
H A Dattron.c107 short pair; local
113 pair = (short) ((at & A_COLOR) >> __COLOR_SHIFT);
115 return __m_return_int("PAIR_NUMBER", pair);
H A Dvid_puts.c68 vid_puts(attr_t attr, short pair, void *opts, int (*putout)(int)) argument
71 __m_trace("vid_puts(%x, %d, %p, %p)", attr, pair, opts, putout);
134 * COLOR_PAIR(0). This implies that colour pair 0 is
141 pair = 0;
142 } else if (pair != cur_term->_co && 0 < max_colors) {
148 set_color_pair, (long) pair,
153 } else if (pair_content(pair, &fg, &bg) == OK) {
192 cur_term->_co = pair;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Derrmap.h180 struct mecherrmap__pair *pair;
181 pair = mecherrmap__pairarray_getaddr (&m->a, i);
182 if ((*fn)(pair->l, pair->r, p) != 0)
197 struct mecherrmap__pair *pair;
198 pair = mecherrmap__pairarray_getaddr (&m->a, i);
199 assert ((*cmp_OM_uint32)(l, pair->l) != 0);
200 if ((*cmp_OM_uint32)(l, pair->l) == 0)
202 assert ((*mecherror_cmp)(r, pair->r) != 0);
203 if ((*mecherror_cmp)(r, pair
177 struct mecherrmap__pair *pair; local
194 struct mecherrmap__pair *pair; local
221 struct mecherrmap__pair *pair; local
235 struct mecherrmap__pair *pair; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/sdbm/
H A DMakefile.PL40 H => [qw(tune.h sdbm.h pair.h $(PERL_INC)/config.h)],
41 C => [qw(sdbm.c pair.c hash.c)]
/osnet-11/usr/src/lib/libcmdutils/common/
H A Dprocess_xattrs.c277 nvpair_t *pair; local
287 pair = NULL;
288 while ((pair = nvlist_next_nvpair(response, pair)) != NULL) {
290 name = nvpair_name(pair);
297 type = nvpair_type(pair);
300 if (nvpair_value_boolean_value(pair,
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_prop.c345 nvpair_t *pair = NULL; local
372 while ((pair = nvlist_next_nvpair(default_sublists, pair)) != NULL) {
373 const char *dsub = nvpair_name(pair); /* default sublist */
510 nvpair_t *pair = NULL; local
515 while ((pair = nvlist_next_nvpair(table->zpt_default_sublists,
516 pair)) != NULL) {
517 const char *dsub = nvpair_name(pair);
532 while ((pair = nvlist_next_nvpair(already_examined, pair)) !
1066 nvpair_t *pair = NULL; local
1136 nvpair_t *pair = NULL; local
[all...]
H A Dlibzfs_sendrecv.c2502 nvpair_t *pair = NULL; local
2539 while ((pair = nvlist_next_nvpair(renamed,
2540 pair)) != NULL) {
2544 zhp = zfs_open(hdl, nvpair_name(pair),
2722 nvpair_t *pair; local
2726 if (nvlist_lookup_nvpair(cmdprops, propname, &pair) == 0) {
2731 * A pair with no value (DATA_TYPE_BOOLEAN) indicates that we're
2736 switch (nvpair_type(pair)) {
2741 if (nvpair_value_string(pair, &valstr) == 0) {
2747 if (nvpair_value_uint64(pair,
2813 nvpair_t *pair; local
3292 nvpair_t *pair = NULL; local
3666 nvpair_t *pair = NULL; local
3805 nvpair_t *pair = NULL; local
[all...]
H A Dlibzfs_share.c2921 nvpair_t *pair = NULL; local
2940 while ((pair = nvlist_next_nvpair(zhp->zfs_props, pair)) != NULL) {
2949 propname = nvpair_name(pair);
2958 VERIFY(0 == nvpair_value_nvlist(pair, &attrs));
3044 nvpair_t *pair = NULL; local
3062 while ((pair = nvlist_next_nvpair(props, pair)) != NULL) {
3070 propname = nvpair_name(pair);
3079 if (nvpair_type(pair)
3247 nvpair_t *pair = NULL; local
4012 nvpair_t *pair = NULL; local
[all...]
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dsync_instruction_memory.s65 ! The retl;nop pair will do it.
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_link.c87 struct dt_link_pair *dlp_next; /* next pair in linked list */
985 dt_link_pair_t *pair; local
997 while ((pair = bufs) != NULL) {
998 bufs = pair->dlp_next;
999 dt_free(dtp, pair->dlp_str);
1000 dt_free(dtp, pair->dlp_sym);
1001 dt_free(dtp, pair);
1029 dt_link_pair_t *pair, *bufs = NULL; local
1264 if ((pair = dt_alloc(dtp, sizeof (*pair)))
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Dsecdb.c143 char *pair; local
179 pair = _strtok_escape(buf, del, &last_pair);
181 key = _strtok_escape(pair, ass, &last_key);
187 } while ((pair = _strtok_escape(NULL, del, &last_pair)) != NULL &&
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.xs12 SV *pad, SV *xpad, SV *apad, SV *sep, SV *pair,
240 SV *apad, SV *sep, SV *pair, SV *freezer, SV *toaster, I32 purity,
413 postav, levelp, indent, pad, xpad, apad, sep, pair,
421 postav, levelp, indent, pad, xpad, apad, sep, pair,
433 postav, levelp, indent, pad, xpad, apad, sep, pair,
502 levelp, indent, pad, xpad, apad, sep, pair,
691 sv_catsv(retval, pair);
707 postav, levelp, indent, pad, xpad, newapad, sep, pair,
864 newapad, sep, pair, freezer, toaster, purity,
929 SV *val, *name, *pad, *xpad, *apad, *sep, *pair, *varnam
[all...]
H A DDumper.pm68 pair => $Pair, # hash key/value separator: defaults to ' => '
337 my($k, $v, $pad, $lpad, $mname, $pair);
341 $pair = $s->{pair};
367 $out .= $pad . $ipad . $nk . $pair;
525 defined($v) ? (($s->{pair} = $v), return $s) : $s->{pair};
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzFind.c385 CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)) << 1); local
400 *ptr1 = pair[0];
401 *ptr0 = pair[1];
409 ptr1 = pair + 1;
416 ptr0 = pair;
439 CLzRef *pair = son + ((_cyclicBufferPos - delta + ((delta > _cyclicBufferPos) ? _cyclicBufferSize : 0)) << 1); local
450 *ptr1 = pair[0];
451 *ptr0 = pair[1];
459 ptr1 = pair + 1;
466 ptr0 = pair;
[all...]
/osnet-11/usr/src/lib/libpool/common/
H A Dpool_kernel.c619 nvpair_t *pair; local
621 for (pair = nvlist_next_nvpair(l, NULL); pair != NULL;
622 pair = nvlist_next_nvpair(l, pair)) {
623 if (strcmp(nvpair_name(pair), name) == 0)
626 return (pair);
2301 nvpair_t *pair; local
2308 if ((pair = pool_knl_find_nvpair(pke->pke_properties, name)) == NULL) {
2313 if (pool_value_from_nvpair(val, pair)
2337 nvpair_t *pair; local
2550 nvpair_t *pair; local
2792 pool_elem_t *pair; local
3021 nvpair_t *pair; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm119 It B<does not> support I<surrogate pairs>. When a surrogate pair
131 pushes the surrogate pair to the output stream.
213 \x{10ffff} even with 16-bit encodings. This pair of half-character is
214 now called a I<surrogate pair> and UTF-16 is the name of the encoding

Completed in 86 milliseconds

12