/external/libedit/src/ |
D | vis.c | 139 do_hvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) in do_hvis() 162 do_mvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) in do_mvis() 183 do_mbyte(wchar_t *dst, wint_t c, int flags, wint_t nextc, int iswextra) in do_mbyte() 265 do_svis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) in do_svis() 298 getvisfun(int flags) in getvisfun() 311 makeextralist(int flags, const char *src) in makeextralist() 351 int flags, const char *mbextra, int *cerr_ptr) in istrsenvisx() 544 svis(char *mbdst, int c, int flags, int nextc, const char *mbextra) in svis() 546 char cc[2]; in svis() local 559 snvis(char *mbdst, size_t dlen, int c, int flags, int nextc, const char *mbextra) in snvis() [all …]
|
D | tokenizer.c | 82 int flags; /* flags; */ in TYPE() local 199 int cc, co; in FUN() local
|
/external/regex-re2/re2/ |
D | regexp.cc | 176 Regexp* Regexp::HaveMatch(int match_id, ParseFlags flags) { in HaveMatch() 182 Regexp* Regexp::Plus(Regexp* sub, ParseFlags flags) { in Plus() 191 Regexp* Regexp::Star(Regexp* sub, ParseFlags flags) { in Star() 200 Regexp* Regexp::Quest(Regexp* sub, ParseFlags flags) { in Quest() 210 ParseFlags flags, bool can_factor) { in ConcatOrAlternate() 254 Regexp* Regexp::Concat(Regexp** sub, int nsub, ParseFlags flags) { in Concat() 258 Regexp* Regexp::Alternate(Regexp** sub, int nsub, ParseFlags flags) { in Alternate() 262 Regexp* Regexp::AlternateNoFactor(Regexp** sub, int nsub, ParseFlags flags) { in AlternateNoFactor() 266 Regexp* Regexp::Capture(Regexp* sub, ParseFlags flags, int cap) { in Capture() 274 Regexp* Regexp::Repeat(Regexp* sub, ParseFlags flags, int min, int max) { in Repeat() [all …]
|
D | parse.cc | 50 ParseFlags flags() { return flags_; } in flags() function in re2::Regexp::ParseState 166 Regexp::ParseState::ParseState(ParseFlags flags, in ParseState() 316 static void AddFoldedRange(CharClassBuilder* cc, Rune lo, Rune hi, int depth) { in AddFoldedRange() 519 static void AddLiteral(CharClassBuilder* cc, Rune r, bool foldascii) { in AddLiteral() 688 Regexp::ParseFlags *flags) { in LeadingString() 956 CharClass* cc = re->cc(); in FactorAlternationRecursive() local 1071 bool Regexp::ParseState::MaybeConcatString(int r, ParseFlags flags) { in MaybeConcatString() 1438 static void AddUGroup(CharClassBuilder *cc, UGroup *g, int sign, in AddUGroup() 1513 CharClassBuilder *cc, in ParseUnicodeGroup() 1577 CharClassBuilder *cc, in ParseCCName()
|
D | simplify.cc | 18 bool Regexp::SimplifyRegexp(const StringPiece& src, ParseFlags flags, in SimplifyRegexp() 382 CharClass* cc = re->cc(); in SimplifyCharClass() local
|
/external/curl/tests/unit/ |
D | unit1604.c | 45 static char *getflagstr(int flags) in getflagstr() 57 static char *getcurlcodestr(int cc) in getcurlcodestr() 73 int flags; member
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_expr.cpp | 193 unsigned flags = n.bc.op_ptr->flags; in fold_setcc() local 194 unsigned cc = flags & AF_CC_MASK; in fold_setcc() local 734 unsigned flags = n.bc.op_ptr->flags; in fold_alu_op2() local 881 unsigned cc = alu_cnd_flags & AF_CC_MASK; in evaluate_condition() local 966 unsigned flags = n.bc.op_ptr->flags; in fold_alu_op3() local 1126 unsigned invert_setcc_condition(unsigned cc, bool &swap_args) { in invert_setcc_condition() 1141 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst) { in get_setcc_op() 1187 unsigned get_predsetcc_op(unsigned cc, unsigned cmp_type) { in get_predsetcc_op() 1223 unsigned get_killcc_op(unsigned cc, unsigned cmp_type) { in get_killcc_op() 1259 unsigned get_cndcc_op(unsigned cc, unsigned cmp_type) { in get_cndcc_op() [all …]
|
D | sb_peephole.cpp | 96 unsigned flags = a->bc.op_ptr->flags; in optimize_cc_op2() local 97 unsigned cc = flags & AF_CC_MASK; in optimize_cc_op2() local 193 unsigned flags = a->bc.op_ptr->flags; in optimize_CNDcc_op() local 194 unsigned cc = flags & AF_CC_MASK; in optimize_CNDcc_op() local
|
D | sb_if_conversion.cpp | 71 unsigned flags = a->bc.op_ptr->flags; in convert_kill_instructions() local 250 unsigned cc = newpredset->bc.op_ptr->flags & AF_CC_MASK; in run_on() local
|
/external/openssh/ |
D | cipher.c | 77 u_int flags; member 222 cipher_ctx_is_plaintext(struct sshcipher_ctx *cc) in cipher_ctx_is_plaintext() 228 cipher_ctx_get_number(struct sshcipher_ctx *cc) in cipher_ctx_get_number() 314 cipher_warning_message(const struct sshcipher_ctx *cc) in cipher_warning_message() 329 struct sshcipher_ctx *cc = NULL; in cipher_init() local 448 cipher_crypt(struct sshcipher_ctx *cc, u_int seqnr, u_char *dest, in cipher_crypt() 511 cipher_get_length(struct sshcipher_ctx *cc, u_int *plenp, u_int seqnr, in cipher_get_length() 524 cipher_free(struct sshcipher_ctx *cc) in cipher_free() 570 cipher_get_keyiv_len(const struct sshcipher_ctx *cc) in cipher_get_keyiv_len() 589 cipher_get_keyiv(struct sshcipher_ctx *cc, u_char *iv, u_int len) in cipher_get_keyiv() [all …]
|
/external/pdfium/third_party/libtiff/ |
D | tif_predict.c | 271 horAcc8(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc8() 321 swabHorAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc16() 331 horAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc16() 349 swabHorAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc32() 359 horAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc32() 380 fpAcc(TIFF* tif, uint8* cp0, tmsize_t cc) in fpAcc() 466 horDiff8(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff8() 513 horDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff16() 533 swabHorDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorDiff16() 544 horDiff32(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff32() [all …]
|
/external/ppp/pppd/plugins/pppoatm/ |
D | ans.c | 129 int flags) in ans_byname() 201 int cc; in cc_len() local 246 int flags) in ans_byaddr()
|
/external/clang/lib/Headers/ |
D | htmintrin.h | 147 unsigned char flags; member 169 int cc, i = 0; in __builtin_tbegin_retry_null() local 181 int cc, i = 0; in __builtin_tbegin_retry_tdb() local 198 int cc, i = 0; in __builtin_tbegin_retry_nofloat_null() local 210 int cc, i = 0; in __builtin_tbegin_retry_nofloat_tdb() local
|
/external/libpcap/ |
D | pcap-snit.c | 119 register int cc, n; in pcap_read_snit() local 236 bpf_u_int32 flags; in nit_setflags() local
|
D | pcap-dlpi.c | 180 int cc; in pcap_read_dlpi() local 182 int flags; in pcap_read_dlpi() local 1083 int flags; local 1104 int flags; local 1569 int flags; local 1797 register int cc; local
|
D | pcap-win32.c | 489 int cc; in pcap_read_win32_npf() local 618 int cc; in pcap_read_win32_dag() local 1349 pcap_add_if_win32(pcap_if_t **devlist, char *name, bpf_u_int32 flags, in pcap_add_if_win32() 1509 bpf_u_int32 flags = 0; in pcap_platform_finddevs() local
|
/external/v8/src/regexp/ |
D | regexp-parser.cc | 23 JSRegExp::Flags flags, Isolate* isolate, Zone* zone) in RegExpParser() 274 RegExpCharacterClass* cc = in ParseDisjunction() local 345 RegExpTree* cc = ParseCharacterClass(CHECK_FAILED); in ParseDisjunction() local 381 RegExpCharacterClass* cc = in ParseDisjunction() local 397 RegExpCharacterClass* cc = in ParseDisjunction() local 1488 FlatStringReader* input, JSRegExp::Flags flags, in ParseRegExp() 1642 void RegExpBuilder::AddCharacterClass(RegExpCharacterClass* cc) { in AddCharacterClass() 1708 bool RegExpBuilder::NeedsDesugaringForUnicode(RegExpCharacterClass* cc) { in NeedsDesugaringForUnicode()
|
/external/toybox/toys/pending/ |
D | sh.c | 96 int flags; // exit, suspend, && || member 271 char *prompt = getenv("PS1"), *s, c, cc; in do_prompt() local
|
/external/ImageMagick/coders/ |
D | palm.c | 260 flags, in ReadPALMImage() local 678 cc; in WritePALMImage() local 719 flags; in WritePALMImage() local
|
/external/ltp/testcases/kernel/syscalls/send/ |
D | send01.c | 60 unsigned flags; /* send's 4th argument */ member 211 int nfds, cc, fd; in do_child() local
|
/external/iputils/ |
D | rdisc.c | 71 int flags; member 465 int cc; in main() local 589 int packetlen, i, cc; in advertise() local 720 pr_pack(char *buf, int cc, struct sockaddr_in *from) in pr_pack() 999 int i, cc; in sendbcast() local 1016 int cc; in sendbcastif() local 1041 int i, cc; in sendmcast() local 1058 int cc; in sendmcastif() local
|
/external/ltp/testcases/kernel/syscalls/recv/ |
D | recv01.c | 75 unsigned flags; /* recv's 4th argument */ member 269 int nfds, cc, fd; in do_child() local
|
/external/ltp/testcases/kernel/syscalls/recvfrom/ |
D | recvfrom01.c | 82 unsigned flags; /* recv's 4th argument */ member 298 int nfds, cc, fd; in do_child() local
|
/external/ltp/testcases/kernel/syscalls/sendto/ |
D | sendto01.c | 59 unsigned flags; /* send's 4th argument */ member 282 int nfds, cc, fd; in do_child() local
|
/external/mksh/src/ |
D | shf.c | 100 int flags = fcntl(fd, F_GETFL, 0); in shf_open_hlp() local 324 shf_emptybuf(struct shf *shf, int flags) in shf_emptybuf() 611 unsigned char cc = (unsigned char)c; in shf_putchar() local 791 int tmp = 0, flags; in shf_vfprintf() local
|