/illumos-gate/usr/src/cmd/banner/ |
H A D | banner.c | 45 char alpha[nlines][pposs]; member 239 if (((c[i]<<j)&msk) != 0) p->alpha[i][j] = plot; in banfil() 250 p->alpha[i][j] = c; in banset() 258 ptr->alpha[i][pposs-1] = '\0'; in banprt() 260 if (ptr->alpha[i][j] != blank)break; in banprt() 261 ptr->alpha[i][j] = '\0'; in banprt() 263 (void) printf("%s\n", ptr->alpha[i]); in banprt()
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/print/ |
H A D | tst.array.d.out | 5 int alpha = 0x5 8 int alpha = 0x6 16 int alpha = 0x5 19 int alpha = 0x6
|
H A D | tst.array.d | 29 int alpha; member 49 this->f->c[0].alpha = 5; 50 this->f->c[1].alpha = 6; 51 this->f->c[2].alpha = 7;
|
H A D | tst.struct.d | 34 uint64_t alpha; member 49 this->s->c.alpha = 3;
|
H A D | tst.struct.d.out | 5 uint64_t alpha = 0x3
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | dominate.c | 99 …d idf_compute(struct entrypoint *ep, struct basic_block_list **idf, struct basic_block_list *alpha) in idf_compute() argument 117 FOR_EACH_PTR(alpha, bb) { in idf_compute() 137 struct basic_block_list *alpha = NULL; in idf_dump() local 141 add_bb(&alpha, bb); in idf_dump() 142 idf_compute(ep, &idf, alpha); in idf_dump() 151 free_ptr_list(&alpha); in idf_dump()
|
H A D | ssa.c | 171 struct basic_block_list *alpha = NULL; in ssa_convert_one_var() local 211 add_bb(&alpha, bb); in ssa_convert_one_var() 244 idf_compute(ep, &idf, alpha); in ssa_convert_one_var()
|
H A D | dominate.h | 7 … idf_compute(struct entrypoint *ep, struct basic_block_list **idf, struct basic_block_list *alpha);
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | hosttype.tst | 4 osf.alpha hostname.domain alpha alpha OSF1 hostname.domain V3.2 62
|
/illumos-gate/usr/src/cmd/audio/utilities/ |
H A D | Resample.cc | 64 float alpha; in sinc_coef() local 71 alpha = center - i; in sinc_coef() 72 coef[i] = sin(bandwidth * alpha) / (M_PI * alpha); in sinc_coef() 76 alpha = half - i; in sinc_coef() 77 coef[i] = sin(bandwidth * alpha) / (M_PI * alpha); in sinc_coef()
|
/illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/ |
H A D | json_07_nested_arrays.ksh | 41 {"alpha":"a"},\ 83 add_string "alpha" "a";
|
/illumos-gate/usr/src/test/libc-tests/tests/wctype/ |
H A D | wctype_test.c | 70 test_ctype_subset(upper, alpha); in main() 71 test_ctype_subset(lower, alpha); in main()
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | init_cstring.c | 1 static struct alpha { struct
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | word.c | 51 int alpha = 1; in word() local 139 wdset |= alpha; in word() 141 alpha = 0; in word()
|
/illumos-gate/usr/src/common/font/ |
H A D | font.c | 157 rgb_color_map(const rgb_t *rgb, uint8_t index, uint8_t alpha) in rgb_color_map() argument 162 color = rgb_to_color(rgb, alpha, cmap4_to_24.red[index], in rgb_color_map() 181 color = rgb_to_color(rgb, alpha, in rgb_color_map() 196 return (rgb_to_color(rgb, alpha, level, level, level)); in rgb_color_map()
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | depcomp | 126 alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz 129 -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile"
|
H A D | config.guess | 248 alpha:OSF1:*:*) 305 echo alpha-pc-interix 308 echo alpha-dec-winnt3.5 889 alpha:Linux:*:*) 1250 A*) echo alpha-dec-vms && exit 0 ;;
|
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_common.c | 1843 int i, seg, alpha, digit, port; in __s_api_ishost() local 1848 alpha = digit = seg = port = 0; in __s_api_ishost() 1856 alpha++; in __s_api_ishost() 1864 if (!alpha && !digit) in __s_api_ishost() 1866 alpha = digit = 0; in __s_api_ishost() 1871 if (!alpha && !digit) in __s_api_ishost() 1873 alpha = digit = 0; in __s_api_ishost() 1881 if ((port == 0 && (seg || alpha || digit)) || in __s_api_ishost() 1882 (port == 1 && alpha == 0 && digit)) in __s_api_ishost()
|
/illumos-gate/usr/src/common/ficl/emu/ |
H A D | gfx_fb.c | 687 alpha_blend(uint8_t fg, uint8_t bg, uint8_t alpha) in alpha_blend() argument 692 if (alpha == 0) in alpha_blend() 694 if (alpha == 0xFF) in alpha_blend() 696 blend = (alpha * fg + (0xFF - alpha) * bg); in alpha_blend()
|
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_bitmap.c | 362 alpha_blend(uint8_t fg, uint8_t bg, uint8_t alpha) in alpha_blend() argument 367 if (alpha == 0) in alpha_blend() 369 if (alpha == 0xFF) in alpha_blend() 371 blend = (alpha * fg + (0xFF - alpha) * bg); in alpha_blend()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/ |
H A D | msgcc.sh | 313 *[[:alpha:]][[:alpha:]]*)
|
/illumos-gate/usr/src/lib/libc/port/locale/ |
H A D | isdigit.c | 79 DEFN_ISTYPE(alpha, _ISALPHA)
|
H A D | iswctype.c | 137 DEFN_ISWTYPE(alpha, _CTYPE_A) in DEFN_ISWTYPE() argument
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/ |
H A D | tst.general.d.out | 44 in |["alpha"]| 46 out |alpha|
|
/illumos-gate/usr/src/grub/ |
H A D | README.grub | 4 grub-0.97 from ftp://alpha.gnu.org/gnu/grub/
|