Searched refs:mask (Results 176 - 200 of 2225) sorted by relevance

1234567891011>>

/external/jline/src/src/test/java/jline/example/
H A DPasswordReader.java16 + PasswordReader.class.getName() + " [mask]");
22 Character mask = (args.length == 0)
28 line = reader.readLine("enter password> ", mask);
/external/libcxx/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.dtor/
H A Ddtor.pass.cpp29 std::ctype<char>::mask table[256];
36 new std::ctype<char>(new std::ctype<char>::mask[256], true));
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D12-1.c59 sigset_t mask, pending; local
64 ret = sigemptyset(&mask);
70 ret = sigaddset(&mask, SIGUSR1);
76 ret = sigaddset(&mask, SIGUSR2);
82 ret = sigprocmask(SIG_BLOCK, &mask, NULL);
143 ret = sigprocmask(0, NULL, &mask);
149 ret = sigismember(&mask, SIGUSR1);
158 ("The new process does not mask SIGUSR1 as its parent");
161 ret = sigismember(&mask, SIGUSR2);
170 ("The new process does not mask SIGUSR
[all...]
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_ringbuffer.c13 unsigned mask; member in struct:util_ringbuffer
36 ring->mask = dwords - 1;
61 return (ring->tail - (ring->head + 1)) & ring->mask;
69 return util_ringbuffer_space(ring) == ring->mask;
83 assert(packet->dwords <= ring->mask);
100 ring->head &= ring->mask;
139 if (ring_packet->dwords > ring->mask + 1 - util_ringbuffer_space(ring) ||
151 ring->tail &= ring->mask;
/external/mesa3d/src/mesa/main/
H A Dpolygon.h62 _mesa_PolygonStipple( const GLubyte *mask );
65 _mesa_GetPolygonStipple( GLubyte *mask );
/external/skia/include/core/
H A DSkRasterizer.h23 /** Turn the path into a mask, respecting the specified local->device matrix.
27 SkMask* mask, SkMask::CreateMode mode) const;
35 SkMask* mask, SkMask::CreateMode mode) const;
/external/fio/lib/
H A Dprio_tree.c173 unsigned long r_index, h_index, index, mask; local
183 mask = 1UL << (root->index_bits - 1);
185 while (mask) {
210 if (index & mask) {
228 mask >>= 1;
230 if (!mask) {
231 mask = 1UL << (BITS_PER_LONG - 1);
307 iter->mask >>= 1;
308 if (iter->mask) {
316 iter->mask
[all...]
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetSelector.java63 int mask = 1 << (i % 32);
69 pvec.setValue(startChar, endChar, column, ~0, mask);
91 // returns whether the mask has reduced to all zeros. The
92 // second set of mask consists of len elements in pv starting from
103 private List<String> selectForMask(int[] mask) { argument
109 int numOnes = countOnes(mask, columns);
115 int v = mask[j];
129 // internal function to count how many 1's are there in a mask
131 private int countOnes(int[] mask, int len) { argument
134 int ent = mask[
[all...]
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
H A Dcpuset_syscall_test.c60 static unsigned long mask; variable
93 mask = strtoul(optarg, &end, 10);
102 mask = strtoul(optarg, &end, 10);
108 mask = strtoul(optarg, &end, 10);
132 for (i = 0; i < 8 * sizeof(mask); i++) {
133 if ((1 << i) & mask)
145 for (i = 0; i < 8 * sizeof(mask); i++) {
161 ret = mbind(addr, len, MPOL_BIND, &mask, 8 * sizeof(mask), 0);
166 ret = set_mempolicy(MPOL_BIND, &mask,
[all...]
/external/skia/src/core/
H A DSkArenaAlloc.cpp110 uint32_t mask = allocationSize > (1 << 15) ? (1 << 12) - 1 : 16 - 1; local
111 allocationSize = (allocationSize + mask) & ~mask;
124 uintptr_t mask = alignment - 1; local
125 char* objStart = (char*)((uintptr_t)(fCursor + mask) & ~mask);
128 objStart = (char*)((uintptr_t)(fCursor + mask) & ~mask);
134 uintptr_t mask = alignment - 1; local
142 char* objStart = (char*)((uintptr_t)(fCursor + skipOverhead + mask)
[all...]
/external/strace/tests/
H A Dthreads-execve.c68 sigset_t mask; local
69 sigemptyset(&mask);
70 sigaddset(&mask, SIGUSR1);
71 if (sigprocmask(SIG_BLOCK, &mask, NULL))
76 sigemptyset(&mask);
77 for (sigsetsize = sizeof(mask) / sizeof(long);
79 long rc = k_sigsuspend(&mask);
85 leader, &mask, sigsetsize, sprintrc(rc));
216 sigset_t mask; local
217 sigemptyset(&mask);
[all...]
/external/strace/tests-m32/
H A Dthreads-execve.c68 sigset_t mask; local
69 sigemptyset(&mask);
70 sigaddset(&mask, SIGUSR1);
71 if (sigprocmask(SIG_BLOCK, &mask, NULL))
76 sigemptyset(&mask);
77 for (sigsetsize = sizeof(mask) / sizeof(long);
79 long rc = k_sigsuspend(&mask);
85 leader, &mask, sigsetsize, sprintrc(rc));
216 sigset_t mask; local
217 sigemptyset(&mask);
[all...]
/external/strace/tests-mx32/
H A Dthreads-execve.c68 sigset_t mask; local
69 sigemptyset(&mask);
70 sigaddset(&mask, SIGUSR1);
71 if (sigprocmask(SIG_BLOCK, &mask, NULL))
76 sigemptyset(&mask);
77 for (sigsetsize = sizeof(mask) / sizeof(long);
79 long rc = k_sigsuspend(&mask);
85 leader, &mask, sigsetsize, sprintrc(rc));
216 sigset_t mask; local
217 sigemptyset(&mask);
[all...]
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/
H A Dg711.h208 int mask; local
215 mask = 0x7F;
218 mask = 0xFF;
228 u_val = (uint8_t)(0x7F ^ mask);
230 u_val = (uint8_t)(((seg << 4) | ((linear >> (seg + 3)) & 0xF)) ^ mask);
281 int mask; local
286 mask = ALAW_AMI_MASK | 0x80;
289 mask = ALAW_AMI_MASK;
300 return (uint8_t)(0x7F ^ mask);
303 return (uint8_t)(0x00 ^ mask);
[all...]
/external/boringssl/src/crypto/asn1/
H A Da_strnid.c70 * This is the global mask for the mbstring functions: this is use to mask
77 void ASN1_STRING_set_default_mask(unsigned long mask) argument
79 global_mask = mask;
89 * based on an ASCII string. Currently this is: MASK:XXXX : a numerical mask
97 unsigned long mask; local
102 mask = strtoul(p + 5, &end, 0);
106 mask = ~((unsigned long)(B_ASN1_BMPSTRING | B_ASN1_UTF8STRING));
108 mask = ~((unsigned long)B_ASN1_T61STRING);
110 mask
131 unsigned long mask; local
229 ASN1_STRING_TABLE_add(int nid, long minsize, long maxsize, unsigned long mask, unsigned long flags) argument
[all...]
/external/iproute2/tc/
H A Df_rsvp.c34 fprintf(stderr, " u{8|16|32} NUMBER mask MASK at OFFSET}\n");
57 pi->mask = htonl(0xFFFF0000);
61 pi->mask = htonl(0x0000FFFF);
73 if (pi->mask || argc <= 0)
82 pi->mask = htonl(0xFFFFFFFF);
94 pi->mask = htonl(0xFFFFFFFF);
107 pi->mask = htonl(0x000FFFFF);
108 pi->key = htonl(flabel) & pi->mask;
116 __u32 mask = 0xff; local
119 mask
[all...]
/external/opencv/cv/src/
H A Dcvaccum.cpp154 name,( const srctype *src, int srcstep, const uchar* mask, int maskstep,\
156 (src, srcstep, mask, maskstep, dst, dststep, size )) \
162 dst += dststep, mask += maskstep ) \
167 if( mask[x] ) \
169 if( mask[x+1] ) \
174 if( mask[x] ) \
191 const uchar* mask, int maskstep, dsttype *dst, int dststep, CvSize size ),\
192 (src1, step1, src2, step2, mask, maskstep, dst, dststep, size )) \
199 dst += dststep, mask += maskstep ) \
204 if( mask[
397 CvMat maskstub, *mask = (CvMat*)maskarr; local
499 CvMat maskstub, *mask = (CvMat*)maskarr; local
597 CvMat maskstub, *mask = (CvMat*)maskarr; local
707 CvMat maskstub, *mask = (CvMat*)maskarr; local
[all...]
/external/mesa3d/src/mesa/math/
H A Dm_debug_clip.c86 GLubyte mask = 0; local
87 if ( -cx + cw < 0 ) mask |= CLIP_RIGHT_BIT;
88 if ( cx + cw < 0 ) mask |= CLIP_LEFT_BIT;
89 if ( -cy + cw < 0 ) mask |= CLIP_TOP_BIT;
90 if ( cy + cw < 0 ) mask |= CLIP_BOTTOM_BIT;
92 if ( -cz + cw < 0 ) mask |= CLIP_FAR_BIT;
93 if ( cz + cw < 0 ) mask |= CLIP_NEAR_BIT;
95 clipMask[i] = mask;
96 if ( mask ) {
98 tmpAndMask &= mask;
140 GLubyte mask = 0; local
178 GLubyte mask = 0; local
[all...]
/external/opencv/cxcore/src/
H A Dcxmean.cpp52 if( mask[x] ) \
54 if( mask[x+1] ) \
59 if( mask[x] ) \
65 if( mask[x] ) \
75 if( mask[x] ) \
86 if( mask[x] ) \
99 if( mask[x] ) \
101 if( mask[x+1] ) \
106 if( mask[x] ) \
243 const uchar* mask, in
414 CvMat stub, maskstub, *mat = (CvMat*)img, *mask = (CvMat*)maskarr; local
[all...]
/external/selinux/libsepol/src/
H A Dnodes.c40 memcpy(&tmp_node->u.node.mask, mask_buf, mask_bsize);
44 memcpy(tmp_node->u.node6.mask, mask_buf, mask_bsize);
107 (const char *)&node->u.node.mask,
119 (const char *)&node->u.node6.mask,
178 const char *addr, *mask; local
179 sepol_node_key_unpack(key, &addr, &mask, &proto);
188 unsigned int *mask2 = &c->u.node.mask;
191 !memcmp(mask, mask2, 4)) {
204 unsigned int *mask2 = c->u.node6.mask;
207 !memcmp(mask, mask
238 const char *addr, *mask; local
305 const char *addr, *mask; local
[all...]
/external/iproute2/include/linux/tc_act/
H A Dtc_nat.h23 __be32 mask; member in struct:tc_nat
/external/iproute2/include/linux/tc_ematch/
H A Dtc_em_cmp.h9 __u32 mask; member in struct:tcf_em_cmp
/external/iproute2/testsuite/tests/tc/
H A Ddsmark.t18 dsmark mask 0xff value 2
22 dsmark mask 0xfc value 4
/external/iptables/include/linux/netfilter/
H A Dxt_connlimit.h15 union nf_inet_addr mask; member in union:xt_connlimit_info::__anon8169
H A Dxt_connmark.h27 __u32 mark, mask; member in struct:xt_connmark_mtinfo1

Completed in 789 milliseconds

1234567891011>>