Searched refs:mask (Results 1 - 25 of 1495) sorted by relevance

1234567891011>>

/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dctype_base.h46 typedef unsigned long mask; typedef in struct:ctype_base
49 static const mask upper = _CTYPE_U;
50 static const mask lower = _CTYPE_L;
51 static const mask alpha = _CTYPE_A;
52 static const mask digit = _CTYPE_D;
53 static const mask xdigit = _CTYPE_X;
54 static const mask space = _CTYPE_S;
55 static const mask print = _CTYPE_R;
56 static const mask graph = _CTYPE_A | _CTYPE_D | _CTYPE_P;
57 static const mask cntr
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dsetlogmask.c38 setlogmask(int mask)
42 old_mask = log.mask;
43 if (mask)
44 log.mask = mask;
H A Dsigunblock.c43 sigset_t mask;
45 sigemptyset(&mask);
48 sigaddset(&mask, s);
52 return(sigprocmask(op, &mask, NiL));
/macosx-10.10/libpcap-48/libpcap/Win32/Src/
H A Dffs.c44 ffs(mask)
45 register int mask;
49 if (mask == 0)
51 for (bit = 1; !(mask & 1); bit++)
52 mask >>= 1;
/macosx-10.10/autofs-246/automountlib/
H A Ddeflt.h75 #define TURNON(flags, mask) ((flags) |= (mask))
76 #define TURNOFF(flags, mask) ((flags) &= ~(mask))
77 #define ISON(flags, mask) (((flags) & (mask)) == (mask))
78 #define ISOFF(flags, mask) (((flags) & (mask)) != (mask))
[all...]
/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/
H A Dsigsuspend-base.c33 sigset_t mask; local
36 mask = *sigmask_p;
38 sigemptyset(&mask);
39 return __SIGSUSPEND(mask);
/macosx-10.10/ncurses-44/ncurses/ncurses/base/
H A Dsigaction.c47 _nc_sigemptyset(sigset_t * mask) argument
49 *mask = 0;
54 _nc_sigprocmask(int mode, sigset_t * mask, sigset_t * omask) argument
62 current |= *mask;
64 current &= ~*mask;
66 current = *mask;
73 _nc_sigaddset(sigset_t * mask, int sig) argument
75 *mask |= sigmask(sig);
82 _nc_sigsuspend(sigset_t * mask)
84 return sigpause(*mask);
[all...]
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dsigact.c56 sigemptyset (sigset_t *mask) argument
58 if (!mask) {
62 *mask = 0;
67 sigprocmask (int mode, sigset_t *mask, sigset_t *omask) argument
71 if (!mask) {
80 current |= *mask;
82 current &= ~*mask;
84 current = *mask;
91 sigsuspend (sigset_t *mask) argument
93 if (!mask) {
101 sigdelset(sigset_t *mask, int sig) argument
112 sigaddset(sigset_t *mask, int sig) argument
123 sigismember(sigset_t *mask, int sig) argument
[all...]
H A Dsigact.h82 int sigprocmask (int how, sigset_t *mask, sigset_t *omask);
83 int sigemptyset (sigset_t *mask);
84 int sigsuspend (sigset_t *mask);
85 int sigdelset (sigset_t *mask, int sig);
86 int sigaddset (sigset_t *mask, int sig);
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dcgen-bitset.c28 /* Create a bit mask. */
32 CGEN_BITSET * mask = xmalloc (sizeof (* mask)); local
33 cgen_bitset_init (mask, bit_count);
34 return mask;
37 /* Initialize an existing bit mask. */
40 cgen_bitset_init (CGEN_BITSET * mask, unsigned bit_count) argument
42 if (! mask)
44 mask->length = (bit_count / 8) + 1;
45 mask
52 cgen_bitset_clear(CGEN_BITSET * mask) argument
66 cgen_bitset_add(CGEN_BITSET * mask, unsigned bit_num) argument
82 cgen_bitset_set(CGEN_BITSET * mask, unsigned bit_num) argument
94 cgen_bitset_contains(CGEN_BITSET * mask, unsigned bit_num) argument
147 cgen_bitset_copy(CGEN_BITSET * mask) argument
[all...]
H A Dia64-asmtab.h44 /* The mask of valid bits in OPCODE. Zeros indicate operand fields. */
45 ia64_insn mask; member in struct:ia64_main_table
94 /* And its mask. 1s are bits that are to be modified in the
96 unsigned int mask; member in struct:ia64_completer_table
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/tests/
H A Dutffilter47 my ($mask, $length);
50 $mask = 0;
53 $mask = 0xc0;
56 $mask = 0xe0;
59 $mask = 0xf0;
62 $mask = 0xf8;
65 $mask = 0xfc;
73 $result .= sprintf('\\x%02x', ($utf32 >> $offset) | $mask);
/macosx-10.10/xnu-2782.1.97/bsd/libkern/
H A Dscanc.c69 u_char mask; local
71 mask = mask0;
72 for (end = &cp[size]; cp != end && (table[*cp] & mask) == 0; ++cp);
H A Dskpc.c68 register u_char *cp, *end, mask; local
70 mask = mask0;
72 for (end = &cp[size]; cp < end && *cp == mask; ++cp);
H A Drandom.c77 u_int32_t mask = (u_int32_t)-1 >> ((sizeof(u_int32_t) * 8) - 31); local
78 return (mask & RandomULong());
/macosx-10.10/postfix-255/postfix/src/global/
H A Ddsn_mask.c12 /* const char *dsn_notify_str(mask)
13 /* int mask;
19 /* int mask;
39 /* .IP mask
88 /* dsn_ret_code - string to mask */
95 /* dsn_ret_str - mask to string */
106 /* dsn_notify_mask - string to mask */
110 int mask = name_mask_opt("DSN NOTIFY command", dsn_notify_table, local
113 return (DSN_NOTIFY_OK(mask) ? mask
118 dsn_notify_str(int mask) argument
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dbits.c113 int offset, mask; local
117 for (mask = 1; mask; mask <<= 1, ++offset)
118 if (mask & *s)
/macosx-10.10/ruby-106/ruby/nacl/
H A Dstat.h7 mode_t umask(mode_t mask);
/macosx-10.10/libstdcxx-104.1/src/
H A Dctype.cc34 const ctype_base::mask ctype_base::space;
35 const ctype_base::mask ctype_base::print;
36 const ctype_base::mask ctype_base::cntrl;
37 const ctype_base::mask ctype_base::upper;
38 const ctype_base::mask ctype_base::lower;
39 const ctype_base::mask ctype_base::alpha;
40 const ctype_base::mask ctype_base::digit;
41 const ctype_base::mask ctype_base::punct;
42 const ctype_base::mask ctype_base::xdigit;
43 const ctype_base::mask ctype_bas
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DtclXtNotify.c25 int mask; /* Mask of desired events: TCL_READABLE, etc. */ member in struct:FileHandler
87 static void CreateFileHandler _ANSI_ARGS_((int fd, int mask,
347 CreateFileHandler(fd, mask, proc, clientData)
349 int mask; /* OR'ed combination of TCL_READABLE,
378 filePtr->mask = 0;
389 if (mask & TCL_READABLE) {
390 if (!(filePtr->mask & TCL_READABLE)) {
396 if (filePtr->mask & TCL_READABLE) {
400 if (mask & TCL_WRITABLE) {
401 if (!(filePtr->mask
511 int mask = 0; local
580 int mask; local
[all...]
/macosx-10.10/vim-55/src/
H A Dgui_riscos.h30 int wimp_poll(int mask, int *block);
31 int wimp_poll_idle(int mask, int *block, int end_time);
/macosx-10.10/xnu-2782.1.97/libkern/gen/
H A DOSAtomicOperations.c89 UInt32 OSBitAndAtomic(UInt32 mask, volatile UInt32 * value) argument
91 return OSBitwiseAtomic(mask, 0, 0, value);
95 UInt32 OSBitOrAtomic(UInt32 mask, volatile UInt32 * value) argument
97 return OSBitwiseAtomic((UInt32) -1, mask, 0, value);
101 UInt32 OSBitXorAtomic(UInt32 mask, volatile UInt32 * value) argument
103 return OSBitwiseAtomic((UInt32) -1, 0, mask, value);
109 UInt32 mask = 0x000000ff; local
117 mask <<= shift;
120 oldValue = (oldValue & ~mask) | (oldValue8 << shift);
121 newValue = (oldValue & ~mask) | (newValue
129 UInt8 mask = 1; local
199 OSBitAndAtomic8(UInt32 mask, volatile UInt8 * value) argument
204 OSBitOrAtomic8(UInt32 mask, volatile UInt8 * value) argument
209 OSBitXorAtomic8(UInt32 mask, volatile UInt8 * value) argument
217 UInt32 mask = 0x0000ffff; local
273 OSBitAndAtomic16(UInt32 mask, volatile UInt16 * value) argument
278 OSBitOrAtomic16(UInt32 mask, volatile UInt16 * value) argument
283 OSBitXorAtomic16(UInt32 mask, volatile UInt16 * value) argument
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dmep-relocs.pl102 my ($mask) = @_;
107 for ($ci=0; $ci<length($mask); $ci++) {
108 $c = substr($mask, $ci, 1);
117 $mask =~ tr/-/1/c;
118 $mask =~ tr/-/0/;
119 ($rmask = $mask) =~ tr/01/10/;
120 $mask = unpack("H*", pack("B*", $mask));
122 return ($bits, $left, $right, $mask, $rmask);
127 $mask
[all...]
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DtclXtNotify.c25 int mask; /* Mask of desired events: TCL_READABLE, member in struct:FileHandler
84 static void CreateFileHandler(int fd, int mask,
340 int mask, /* OR'ed combination of TCL_READABLE,
369 filePtr->mask = 0;
380 if (mask & TCL_READABLE) {
381 if (!(filePtr->mask & TCL_READABLE)) {
386 if (filePtr->mask & TCL_READABLE) {
390 if (mask & TCL_WRITABLE) {
391 if (!(filePtr->mask & TCL_WRITABLE)) {
396 if (filePtr->mask
332 CreateFileHandler( int fd, int mask, Tcl_FileProc *proc, ClientData clientData) argument
496 int mask = 0; local
565 int mask; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dindex.c47 while ( !idxstr[i].mask ) i--;
48 *idx = idxstr[i].mask;
61 if ( !idxstr[i].mask ) continue;
62 if ( IS_SLAP_INDEX( idx, idxstr[i].mask )) {
63 if ( (idxstr[i].mask & SLAP_INDEX_SUBSTR) &&
64 ((idx & SLAP_INDEX_SUBSTR_DEFAULT) != idxstr[i].mask))
82 if ( !idxstr[i].mask ) continue;
83 if ( IS_SLAP_INDEX( idx, idxstr[i].mask )) {
84 if ( (idxstr[i].mask & SLAP_INDEX_SUBSTR) &&
85 ((idx & SLAP_INDEX_SUBSTR_DEFAULT) != idxstr[i].mask))
[all...]

Completed in 324 milliseconds

1234567891011>>