Searched refs:flags (Results 276 - 300 of 3920) sorted by relevance

<<11121314151617181920>>

/external/dnsmasq/src/
H A Ddbus.c111 if (serv->flags & SERV_FROM_DBUS)
112 serv->flags |= SERV_MARK;
185 if ((serv->flags & SERV_FROM_DBUS) &&
186 (serv->flags & SERV_MARK))
188 if (!(serv->flags & SERV_HAS_DOMAIN) && !domain)
190 serv->flags &= ~SERV_MARK;
193 if ((serv->flags & SERV_HAS_DOMAIN) &&
197 serv->flags &= ~SERV_MARK;
219 serv->flags = SERV_FROM_DBUS;
223 serv->flags |
346 unsigned int flags = dbus_watch_get_flags(w->watch); local
369 unsigned int flags = 0; local
[all...]
/external/mksh/src/
H A Djobs.c58 /* put_job() flags */
62 /* Job.flags values */
86 int flags; /* see JF_* */ member in struct:job
197 sigtraps[tt_sigs[i]].flags |= TF_SHELL_USES;
288 ((j->flags & JF_FG) ||
395 if (sigtraps[tt_sigs[i]].flags &
398 (sigtraps[tt_sigs[i]].flags & TF_ORIG_IGN) ?
427 exchild(struct op *t, int flags, argument
443 if (flags & XPIPEST) {
444 flags
704 int rv, ecode, flags = JW_INTERRUPT|JW_ASYNCNOTIFY; local
1109 j_waitj(Job *j, int flags, const char *where) argument
[all...]
/external/v8/src/
H A Dregexp.js16 function DoConstructRegExp(object, pattern, flags) {
19 if (!IS_UNDEFINED(flags)) {
22 flags = (pattern.global ? 'g' : '')
26 flags += (pattern.sticky ? 'y' : '');
31 flags = IS_UNDEFINED(flags) ? '' : ToString(flags);
37 for (var i = 0; i < flags.length; i++) {
38 var c = %_CallFunction(flags, i, StringCharAt);
42 throw MakeSyntaxError("invalid_regexp_flags", [flags]);
[all...]
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
H A DSpdy3.java136 int flags = (w2 & 0xff000000) >>> 24;
149 readSynStream(handler, flags, length);
153 readSynReply(handler, flags, length);
157 readRstStream(handler, flags, length);
161 readSettings(handler, flags, length);
165 readPing(handler, flags, length);
169 readGoAway(handler, flags, length);
173 readHeaders(handler, flags, length);
177 readWindowUpdate(handler, flags, length);
186 boolean inFinished = (flags
192 readSynStream(Handler handler, int flags, int length) argument
206 readSynReply(Handler handler, int flags, int length) argument
214 readRstStream(Handler handler, int flags, int length) argument
225 readHeaders(Handler handler, int flags, int length) argument
232 readWindowUpdate(Handler handler, int flags, int length) argument
242 readPing(Handler handler, int flags, int length) argument
249 readGoAway(Handler handler, int flags, int length) argument
260 readSettings(Handler handler, int flags, int length) argument
395 sendDataFrame(int streamId, int flags, Buffer buffer, int byteCount) argument
[all...]
/external/valgrind/none/tests/ppc32/
H A Djm-insns.c69 * - of which each holds: {instn_test_arr[], description, flags}
71 * flags hold 3 instn classifiers: {family, type, arg_type}
77 * // flags are used to control what tests are run:
78 * if (curr_test->flags && !user_ctl_flags)
82 * switch(curr_test->flags->family) {
89 * test_loop = loop_family[curr_test->flags->arg_type]
154 /* Uncomment to enable output of CR flags for float tests */
349 uint32_t flags; member in struct:test_table_t
353 uint32_t flags);
3932 "PPC integer arith insns with two args with flags updat
4708 volatile uint32_t flags, xer; local
4739 volatile uint32_t flags, xer, xer_orig; local
4791 volatile uint32_t flags, xer, xer_orig; local
4888 volatile uint32_t flags, xer; local
4945 volatile uint32_t flags, xer; local
4988 volatile uint32_t flags, xer; local
5029 volatile uint32_t flags, xer; local
5063 volatile uint32_t flags, xer; local
5100 volatile uint32_t flags, xer; local
5130 volatile uint32_t flags, xer; local
5219 volatile uint32_t flags, xer; local
5260 volatile uint32_t flags, xer; local
5294 volatile uint32_t flags, xer; local
5329 volatile uint32_t flags, xer; local
5534 volatile uint32_t flags, xer; local
5600 volatile uint32_t flags, xer; local
5630 volatile uint32_t flags, xer; local
5699 volatile uint32_t flags, xer; local
5776 volatile uint32_t flags; local
5824 volatile uint32_t flags; local
5861 volatile uint32_t flags; local
5980 volatile uint32_t flags, xer; local
6028 volatile uint32_t flags, xer; local
6072 volatile uint32_t flags, xer; local
6139 volatile uint32_t flags, xer; local
6260 volatile uint32_t flags, tmpcr; local
6319 volatile uint32_t flags, tmpcr; local
6385 volatile uint32_t flags, tmpcr; local
6459 volatile uint32_t flags, tmpcr; local
6530 volatile uint32_t flags, tmpcr; local
6600 volatile uint32_t flags, tmpcr; local
6658 volatile uint32_t flags, tmpcr; local
6733 volatile uint32_t flags, tmpcr; local
6852 volatile uint32_t flags, tmpcr; local
6936 volatile uint32_t flags, tmpcr; local
7016 volatile uint32_t flags, tmpcr; local
7084 volatile uint32_t flags, tmpcr; local
7151 volatile uint32_t flags, tmpcr; local
7258 volatile uint32_t flags, tmpcr; local
7378 volatile uint32_t res, flags, xer, tmpcr, tmpxer; local
7641 insn_sel_flags_t flags; local
[all...]
/external/valgrind/none/tests/ppc64/
H A Djm-insns.c69 * - of which each holds: {instn_test_arr[], description, flags}
71 * flags hold 3 instn classifiers: {family, type, arg_type}
77 * // flags are used to control what tests are run:
78 * if (curr_test->flags && !user_ctl_flags)
82 * switch(curr_test->flags->family) {
89 * test_loop = loop_family[curr_test->flags->arg_type]
154 /* Uncomment to enable output of CR flags for float tests */
349 uint32_t flags; member in struct:test_table_t
353 uint32_t flags);
3932 "PPC integer arith insns with two args with flags updat
4708 volatile uint32_t flags, xer; local
4739 volatile uint32_t flags, xer, xer_orig; local
4791 volatile uint32_t flags, xer, xer_orig; local
4888 volatile uint32_t flags, xer; local
4945 volatile uint32_t flags, xer; local
4988 volatile uint32_t flags, xer; local
5029 volatile uint32_t flags, xer; local
5063 volatile uint32_t flags, xer; local
5100 volatile uint32_t flags, xer; local
5130 volatile uint32_t flags, xer; local
5219 volatile uint32_t flags, xer; local
5260 volatile uint32_t flags, xer; local
5294 volatile uint32_t flags, xer; local
5329 volatile uint32_t flags, xer; local
5534 volatile uint32_t flags, xer; local
5600 volatile uint32_t flags, xer; local
5630 volatile uint32_t flags, xer; local
5699 volatile uint32_t flags, xer; local
5776 volatile uint32_t flags; local
5824 volatile uint32_t flags; local
5861 volatile uint32_t flags; local
5980 volatile uint32_t flags, xer; local
6028 volatile uint32_t flags, xer; local
6072 volatile uint32_t flags, xer; local
6139 volatile uint32_t flags, xer; local
6260 volatile uint32_t flags, tmpcr; local
6319 volatile uint32_t flags, tmpcr; local
6385 volatile uint32_t flags, tmpcr; local
6459 volatile uint32_t flags, tmpcr; local
6530 volatile uint32_t flags, tmpcr; local
6600 volatile uint32_t flags, tmpcr; local
6658 volatile uint32_t flags, tmpcr; local
6733 volatile uint32_t flags, tmpcr; local
6852 volatile uint32_t flags, tmpcr; local
6936 volatile uint32_t flags, tmpcr; local
7016 volatile uint32_t flags, tmpcr; local
7084 volatile uint32_t flags, tmpcr; local
7151 volatile uint32_t flags, tmpcr; local
7258 volatile uint32_t flags, tmpcr; local
7378 volatile uint32_t res, flags, xer, tmpcr, tmpxer; local
7641 insn_sel_flags_t flags; local
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dopenfs.c70 errcode_t ext2fs_open(const char *name, int flags, int superblock, argument
74 return ext2fs_open2(name, 0, flags, superblock, block_size,
82 * Valid flags for ext2fs_open()
93 int flags, int superblock,
118 fs->flags = flags;
120 fs->flags |= EXT2_FLAG_MASTER_SB_ONLY;
133 if (flags & EXT2_FLAG_RW)
135 if (flags & EXT2_FLAG_EXCLUSIVE)
137 if (flags
92 ext2fs_open2(const char *name, const char *io_options, int flags, int superblock, unsigned int block_size, io_manager manager, ext2_filsys *ret_fs) argument
[all...]
/external/iptables/extensions/
H A Dlibxt_set.c31 " [!] --match-set name flags\n"
33 " 'flags' are the comma separated list of\n"
44 set_check_v0(unsigned int flags) argument
46 if (!flags)
52 set_parse_v0(int c, char **argv, int invert, unsigned int *flags, argument
64 if (info->u.flags[0])
68 info->u.flags[0] |= IPSET_MATCH_INV;
86 *flags = 1;
101 (info->u.flags[0] & IPSET_MATCH_INV) ? " !" : "",
105 if (!info->u.flags[
132 set_parse_v1(int c, char **argv, int invert, unsigned int *flags, const void *entry, struct xt_entry_match **match) argument
227 set_parse_v2(int c, char **argv, int invert, unsigned int *flags, const void *entry, struct xt_entry_match **match) argument
334 set_parse_v3(int c, char **argv, int invert, unsigned int *flags, const void *entry, struct xt_entry_match **match) argument
[all...]
/external/valgrind/exp-sgcheck/tests/
H A Dbad_percentify.c167 /* Some flags. */
179 Int flags,
204 if (flags & VG_MSG_LJUSTIFY) {
212 if (!(flags & VG_MSG_LJUSTIFY)) {
267 Int flags,
283 if ((flags & VG_MSG_SIGNED) && (Long)p < 0) {
292 if (flags & VG_MSG_COMMA && 10 == base &&
306 if (width > 0 && !(flags & VG_MSG_LJUSTIFY)) {
313 buf[ind] = (flags & VG_MSG_ZJUSTIFY) ? '0': ' ';
322 if (width > 0 && (flags
177 myvprintf_str( void(*send)(HChar,void*), void* send_arg2, Int flags, Int width, HChar* str, Bool capitalise ) argument
265 myvprintf_int64( void(*send)(HChar,void*), void* send_arg2, Int flags, Int base, Int width, Bool capitalised, ULong p ) argument
346 Int flags; local
[all...]
/external/fonttools/Lib/fontTools/ttLib/tables/
H A D_g_l_y_f.py22 # and the other does it vice versa. MS defined some flags to indicate
23 # the difference, but it seems nobody actually _sets_ those flags.
182 # flags
276 ("on", self.flags[j] & flagOnCurve)])
293 flags = []
301 flags.append(not not safeEval(attrs["on"]))
302 flags = array.array("B", flags)
305 self.flags = flags
[all...]
/external/fonttools/Tools/fontTools/ttLib/tables/
H A D_g_l_y_f.py22 # and the other does it vice versa. MS defined some flags to indicate
23 # the difference, but it seems nobody actually _sets_ those flags.
182 # flags
276 ("on", self.flags[j] & flagOnCurve)])
293 flags = []
301 flags.append(not not safeEval(attrs["on"]))
302 flags = array.array("B", flags)
305 self.flags = flags
[all...]
/external/google-breakpad/src/processor/
H A Ddisassembler_x86_unittest.cc86 EXPECT_EQ(0U, dis.flags());
107 EXPECT_EQ(0U, dis.flags());
113 EXPECT_EQ(0U, dis.flags());
118 EXPECT_EQ(google_breakpad::DISX86_BAD_BRANCH_TARGET, dis.flags());
128 EXPECT_EQ(0U, dis.flags());
134 EXPECT_EQ(0U, dis.flags());
139 EXPECT_EQ(0U, dis.flags());
143 EXPECT_EQ(google_breakpad::DISX86_BAD_ARGUMENT_PASSED, dis.flags());
153 EXPECT_EQ(0U, dis.flags());
159 EXPECT_EQ(0U, dis.flags());
[all...]
/external/toybox/toys/posix/
H A Dsort.c83 int flags; member in struct:sort_key
86 // Copy of the part of this string corresponding to a key/flags.
88 static char *get_key_data(char *str, struct sort_key *key, int flags) argument
95 && !(flags&(FLAG_b&FLAG_d&FLAG_f&FLAG_i&FLAG_bb))) return str;
127 if (flags&FLAG_b) while (isspace(str[start])) start++;
128 if (flags&FLAG_bb) while (end>start && isspace(str[end-1])) end--;
145 if (flags&FLAG_d) {
152 if (flags&FLAG_i) {
159 if (flags*FLAG_f) for(i=0; str[i]; i++) str[i] = toupper(str[i]);
176 static int compare_values(int flags, cha argument
236 int flags = toys.optflags, retval = 0; local
[all...]
H A Dls.c175 unsigned flags = toys.optflags; local
179 if (flags & FLAG_m) ++*len;
181 len[1] = (flags & FLAG_i) ? numlen(st->st_ino) : 0;
182 if (flags & (FLAG_l|FLAG_o|FLAG_n|FLAG_g)) {
183 unsigned fn = flags & FLAG_n;
194 len[6] = (flags & FLAG_s) ? numlen(st->st_blocks) : 0;
195 len[7] = (CFG_LS_Z && (flags & FLAG_Z)) ? seclabel(dt, 0) : 0;
220 int flags = toys.optflags; local
223 if (flags == (FLAG_1|FLAG_f)) {
228 if (flags
301 unsigned width, flags = toys.optflags, totals[8], len[8], totpad = 0, local
[all...]
/external/openssh/openbsd-compat/
H A Dbsd-snprintf.c149 /* format flags - Bits */
185 char *value, int flags, int min, int max);
187 intmax_t value, int base, int min, int max, int flags);
189 LDOUBLE fvalue, int min, int max, int flags);
201 int flags; local
209 currlen = flags = cflags = min = 0;
228 flags |= DP_F_MINUS;
232 flags |= DP_F_PLUS;
236 flags |= DP_F_SPACE;
240 flags |
514 fmtstr(char *buffer, size_t *currlen, size_t maxlen, char *value, int flags, int min, int max) argument
555 fmtint(char *buffer, size_t *currlen, size_t maxlen, intmax_t value, int base, int min, int max, int flags) argument
715 fmtfp(char *buffer, size_t *currlen, size_t maxlen, LDOUBLE fvalue, int min, int max, int flags) argument
[all...]
/external/vboot_reference/firmware/lib/
H A Dvboot_api_kernel.c45 * Checks GBB flags against VbExIsShutdownRequested() shutdown request to
103 * cgptlib) and that we got a partition with only the flags we
108 get_info_flags != (disk_info[i].flags & ~VB_DISK_FLAG_EXTERNAL_GPT)) {
110 " lba_count=%" PRIu64 " flags=0x%x\n",
113 disk_info[i].flags));
121 p->boot_flags |= disk_info[i].flags & VB_DISK_FLAG_EXTERNAL_GPT
167 if (VbWantShutdown(cparams->gbb->flags))
200 if (!(shared->flags & VBSD_BOOT_REC_SWITCH_VIRTUAL)) {
242 if (gbb->flags & GBB_FLAG_FORCE_DEV_BOOT_USB)
244 if (gbb->flags
[all...]
/external/aac/libSBRdec/src/
H A Dsbrdec_freq_sca.h105 resetFreqBandTables(HANDLE_SBR_HEADER_DATA hHeaderData, const UINT flags);
/external/android-clat/
H A Dtun.c73 int flags = fcntl(fd, F_GETFL); local
74 if (flags == -1) {
75 return flags;
77 return fcntl(fd, F_SETFL, flags | O_NONBLOCK);
/external/boringssl/src/crypto/bn/
H A Dbn.c77 bn->flags = BN_FLG_MALLOCED;
91 if ((bn->flags & BN_FLG_STATIC_DATA) == 0) {
95 if (bn->flags & BN_FLG_MALLOCED) {
111 if ((bn->flags & BN_FLG_STATIC_DATA) == 0) {
116 should_free = (bn->flags & BN_FLG_MALLOCED) != 0;
176 void BN_with_flags(BIGNUM *out, const BIGNUM *in, int flags) { argument
178 out->flags &= ~BN_FLG_MALLOCED;
179 out->flags |= BN_FLG_STATIC_DATA | flags;
294 if (bn->flags
332 BN_get_flags(const BIGNUM *bn, int flags) argument
336 BN_set_flags(BIGNUM *bn, int flags) argument
[all...]
/external/boringssl/src/crypto/err/
H A Derr_test.cc56 int peeked_line, line, peeked_flags, flags; local
61 uint32_t packed_error = ERR_get_error_line_data(&file, &line, &data, &flags);
66 peeked_flags != flags) {
73 (flags & ERR_FLAG_STRING) == 0 ||
/external/boringssl/src/crypto/x509v3/
H A Dpcy_map.c103 cache->anyPolicy->flags
109 data->flags |= POLICY_DATA_FLAG_MAPPED_ANY;
110 data->flags |= POLICY_DATA_FLAG_SHARED_QUALIFIERS;
118 data->flags |= POLICY_DATA_FLAG_MAPPED;
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DDERTaggedObject.java99 int flags;
102 flags = BERTags.CONSTRUCTED | BERTags.TAGGED;
106 flags = BERTags.TAGGED;
109 out.writeTag(flags, tagNo);
H A DDLTaggedObject.java93 int flags;
96 flags = BERTags.CONSTRUCTED | BERTags.TAGGED;
100 flags = BERTags.TAGGED;
103 out.writeTag(flags, tagNo);
/external/clang/test/CodeGen/
H A Dblockstret.c66 int flags; member in struct:block_layout_abi
74 if ((layout->flags & BLOCK_HAS_OBJC_TYPE) != BLOCK_HAS_OBJC_TYPE) return 0;
75 if (layout->flags & BLOCK_HAS_COPY_DISPOSE)
84 return (layout->flags & want) == want;
89 printf("desired global flags: %d\n", BLOCK_USE_STRET | BLOCK_IS_GLOBAL | BLOCK_HAS_OBJC_TYPE);
90 printf("desired stack flags: %d\n", BLOCK_USE_STRET | BLOCK_HAS_OBJC_TYPE);
106 desired global flags: 1879048192
107 desired stack flags: 1610612736
/external/compiler-rt/lib/asan/
H A Dasan_flags.h12 // ASan runtime flags.
41 inline Flags *flags() { function in namespace:__asan

Completed in 945 milliseconds

<<11121314151617181920>>