/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/ |
H A D | emu10k.dsp | 49 .bool REC_SPDIF1 0 50 .bool REC_SPDIF2 0 51 .bool REC_DIGCD 0 52 .bool REC_AC97 1 53 .bool REC_AUX2 0 54 .bool REC_LINE2 0 55 .bool REC_PCM 0
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 53 # type One of bool, number, str 67 auto_left_margin bw bw bool cub1 wraps from column 0 to last column 68 auto_right_margin am am bool Terminal has automatic margins 69 no_esc_ctlc xsb xb bool Beehive (f1=escape, f2=ctrl C) 70 ceol_standout_glitch xhp xs bool Standout not erased by overwriting (hp) 71 eat_newline_glitch xenl xn bool newline ignored after 80 cols (Concept) 72 erase_overstrike eo eo bool Can erase overstrikes with a blank 73 generic_type gn gn bool Generic line type (e.g. dialup, switch). 74 hard_copy hc hc bool Hardcopy terminal 75 has_meta_key km km bool Has a meta key (shift, sets parity bit) [all …]
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 51 # type One of bool, number, str 65 auto_left_margin bw bw bool cub1 wraps from column 0 to last column 66 auto_right_margin am am bool Terminal has automatic margins 67 no_esc_ctlc xsb xb bool Beehive (f1=escape, f2=ctrl C) 68 ceol_standout_glitch xhp xs bool Standout not erased by overwriting (hp) 69 eat_newline_glitch xenl xn bool newline ignored after 80 cols (Concept) 70 erase_overstrike eo eo bool Can erase overstrikes with a blank 71 generic_type gn gn bool Generic line type (e.g. dialup, switch). 72 hard_copy hc hc bool Hardcopy terminal 73 has_meta_key km km bool Has a meta key (shift, sets parity bit) [all …]
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | maketerm.ed | 2 !rm -f bool num str boolnames numnames strnames boolvals numvals strvals tnames.c tinames.c tifname… 5 /--- begin bool/+1,/--- end bool/-1 w bool 8 E bool 23 e bool 38 e bool 52 e bool 203 e bool 397 bool init; /* TRUE if pair was initialized */ 455 bool funckeystarter[0400]; 457 bool _fl_rawmode, /* in cbreak(=1) or raw(=2) mode */ [all …]
|
H A D | curses.ed | 86 * bool is a built-in type in standard C++ and as such is not 99 typedef char bool; 152 bool _clear, /* clearok() info */ 182 bool _insmode; /* TRUE for inserting, */ 338 extern int _ring(bool); 362 extern int keypad(WINDOW *, bool); 387 extern int newkey(char *, short, bool); 409 extern bool can_change_color(void); 410 extern bool has_colors(void); 457 /* save anything by passing short or bool, since compiler */ [all …]
|
H A D | tiget.ed | 16 !sed -e '1,/^--- begin bool/d' -e '/^--- end bool/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s *…
|
H A D | tifget.ed | 16 !sed -e '1,/^--- begin bool/d' -e '/^--- end bool/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s *…
|
H A D | termcap.ed | 79 !sed -e '1,/^--- begin bool/d' -e '/^--- end bool/,$d' -e '/^#/d' < caps | awk '{printf "\t/* \%s *…
|
H A D | caps | 40 --- begin bool 82 --- end bool
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | Assert.java | 46 static void slpassert(boolean bool, String msgTag, Object[] params) { in slpassert() argument 47 if (bool == false) { in slpassert()
|
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/ |
H A D | param_map.schema | 1 CREATE TABLE param_map (file varchar(256), to_from bool, fn_ptr varchar(80), parameter integer, sou…
|
/illumos-gate/usr/src/boot/forth/ |
H A D | menu.4th | 214 loader_color? dup ( -- bool bool ) 239 dup 32 = ( c -- c bool ) \ [sp] space 240 over 9 = or ( c bool -- c bool ) \ [ht] horizontal tab 241 over 10 = or ( c bool -- c bool ) \ [nl] newline 242 over 13 = or ( c bool -- c bool ) \ [cr] carriage return 243 over [char] , = or ( c bool -- c bool ) \ comma 244 swap drop ( c bool -- bool ) \ return boolean 344 2drop ( c-addr/u ) drop ( bool ) 348 2drop ( c-addr/u ) drop ( bool )
|
H A D | version.4th | 87 loader_color? dup ( c-addr/u -- c-addr/u bool bool )
|
H A D | brand.4th | 52 s" brand" sfind ( -- xt|0 bool ) if
|
H A D | beastie.4th | 57 s" logo" sfind ( -- xt|0 bool ) if
|
H A D | loader.4th | 41 loader_color? dup ( -- bool bool )
|
/illumos-gate/usr/src/lib/pyzfs/common/ |
H A D | allow.py | 342 if sum((bool(options.everyone), bool(options.user), 343 bool(options.group))) > 1:
|
H A D | userspace.py | 76 }[isgroup, bool(domain)]
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | curses.ext | 26 extern bool _echoit, _rawmode, My_term, _endwin;
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | parse.dtd | 16 …ong|long|unsigned long|long long|signed long long|unsigned long long|void|bool|string|float|double…
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | README.illumos | 82 bool phy_init_script; 83 bool ttl_workaround;
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | osal.txt | 238 - bool OSAL_LIST_IS_EMPTY(osal_list_t*) 316 - void OSAL_DMA_SYNC(struct *ecore_dev, void* addr, u32 size, bool is_post) 331 - bool OSAL_TEST_BIT(u8 bit, unsigned long *bitmap) 335 - bool OSAL_TEST_AND_CLEAR_BIT(u8 bit, unsigned long *bitmap) 340 - bool OSAL_TEST_AND_FLIP_BIT(u8 bit, unsigned long *bitmap) 518 u16 *feature_mask, bool *update, 642 - void OSAL_ASSERT(bool cond) 653 - void OSAL_WARN(bool condition, const char *format, ...) 709 - bool OSAL_NVM_IS_ACCESS_ENABLED(struct ecore_hwfn *p_hwfn)
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pp.key | 44 bool . . C++
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | TODO.md | 58 * OP_SET should return a bool, always
|
/illumos-gate/usr/src/cmd/oawk/ |
H A D | awk.def | 120 /* bool subtypes */
|