Home
last modified time | relevance | path

Searched +defs:cc +defs:flags (Results 1 – 25 of 73) sorted by relevance

123

/external/libedit/src/
Dvis.c139 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 …]
Dtokenizer.c82 int flags; /* flags; */ in TYPE() local
199 int cc, co; in FUN() local
/external/regex-re2/re2/
Dregexp.cc176 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 …]
Dparse.cc50 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()
Dsimplify.cc18 bool Regexp::SimplifyRegexp(const StringPiece& src, ParseFlags flags, in SimplifyRegexp()
382 CharClass* cc = re->cc(); in SimplifyCharClass() local
/external/pdfium/third_party/libtiff/
Dtif_predict.c268 horAcc8(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc8()
318 swabHorAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc16()
328 horAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc16()
346 swabHorAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc32()
356 horAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc32()
377 fpAcc(TIFF* tif, uint8* cp0, tmsize_t cc) in fpAcc()
463 horDiff8(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff8()
510 horDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff16()
530 swabHorDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorDiff16()
541 horDiff32(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff32()
[all …]
Dtif_jpeg.c1193 JPEGDecode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) in JPEGDecode()
1249 JPEGDecode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) in JPEGDecode()
1354 DecodeRowError(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) in DecodeRowError()
1371 JPEGDecodeRaw(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) in JPEGDecodeRaw()
1882 JPEGEncode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) in JPEGEncode()
1960 JPEGEncodeRaw(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) in JPEGEncodeRaw()
2217 JPEGPrintDir(TIFF* tif, FILE* fd, long flags) in JPEGPrintDir()
/external/opencv3/3rdparty/libtiff/
Dtif_predict.c243 horAcc8(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc8()
293 swabHorAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc16()
312 horAcc16(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc16()
330 swabHorAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in swabHorAcc32()
349 horAcc32(TIFF* tif, uint8* cp0, tmsize_t cc) in horAcc32()
370 fpAcc(TIFF* tif, uint8* cp0, tmsize_t cc) in fpAcc()
455 horDiff8(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff8()
502 horDiff16(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff16()
522 horDiff32(TIFF* tif, uint8* cp0, tmsize_t cc) in horDiff32()
545 fpDiff(TIFF* tif, uint8* cp0, tmsize_t cc) in fpDiff()
[all …]
/external/ppp/pppd/plugins/pppoatm/
Dans.c129 int flags) in ans_byname()
201 int cc; in cc_len() local
246 int flags) in ans_byaddr()
/external/clang/lib/Headers/
Dhtmintrin.h147 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/
Dpcap-snit.c119 register int cc, n; in pcap_read_snit() local
236 bpf_u_int32 flags; in nit_setflags() local
Dpcap-dlpi.c186 int cc; in pcap_read_dlpi() local
188 int flags; in pcap_read_dlpi() local
1010 int flags; local
1031 int flags; local
1495 int flags; local
1723 register int cc; local
/external/iputils/
Drdisc.c71 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
Dping.c721 int cc; in send_probe() local
783 parse_reply(struct msghdr *msg, int cc, void *addr, struct timeval *tv) in parse_reply()
1219 __u8 flags; in pr_options() local
/external/pcre/dist/
Dpcre_exec.c238 pcre_uint32 cc, cp; in match_ref() local
3279 pcre_uint32 cc = UCHAR21(eptr); in match() local
3542 pcre_uint32 cc; /* Faster than pcre_uchar */ in match() local
3557 pcre_uint32 cc; /* Faster than pcre_uchar */ in match() local
3577 pcre_uint32 cc; /* Faster than pcre_uchar */ in match() local
4542 pcre_uint32 cc; in match() local
4559 pcre_uint32 cc; in match() local
4576 pcre_uint32 cc; in match() local
4593 pcre_uint32 cc; in match() local
4610 pcre_uint32 cc; in match() local
[all …]
Dpcre_compile.c1069 register pcre_uint32 cc = *(++ptr); in check_escape() local
1280 register pcre_uint32 cc = *ptr++; in check_escape() local
1319 register pcre_uint32 cc = *(++ptr); in check_escape() local
1352 register pcre_uint32 cc = *ptr++; in check_escape() local
1402 pcre_uint32 cc; /* Some compilers don't like */ in check_escape() local
1742 register pcre_uchar *cc = code + 1 + LINK_SIZE; in find_fixedlength() local
8808 find_firstassertedchar(const pcre_uchar *code, pcre_int32 *flags, in find_firstassertedchar()
9522 pcre_uchar *cc = (pcre_uchar *)codestart; in pcre_compile2() local
/external/mksh/src/
Dshf.c100 int flags = fcntl(fd, F_GETFL, 0); in shf_open_hlp() local
321 shf_emptybuf(struct shf *shf, int flags) in shf_emptybuf()
587 unsigned char cc = (unsigned char)c; in shf_putchar() local
766 int tmp = 0, flags; in shf_vfprintf() local
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c353 UINT8 flags; in rw_i93_send_to_upper() local
540 UINT8 *p, flags; in rw_i93_send_cmd_inventory() local
661 UINT8 *p, flags; in rw_i93_send_cmd_read_single_block() local
727 UINT8 *p, flags; in rw_i93_send_cmd_write_single_block() local
868 UINT8 *p, flags; in rw_i93_send_cmd_read_multi_blocks() local
1334 UINT8 *p, flags; in rw_i93_send_cmd_get_multi_block_sec() local
1496 UINT8 flags, u8 = 0, cc[4]; in rw_i93_sm_detect_ndef() local
1948 UINT8 flags; in rw_i93_sm_read_ndef() local
2050 UINT8 flags, xx, length_offset, buff[I93_MAX_BLOCK_LENGH]; in rw_i93_sm_update_ndef() local
2347 UINT8 flags; in rw_i93_sm_format() local
[all …]
/external/libmicrohttpd/src/testcurl/
Dtest_post.c532 testMultithreadedPostCancelPart(int flags) in testMultithreadedPostCancelPart()
541 CURLcode cc; in testMultithreadedPostCancelPart() local
629 int flags; in testMultithreadedPostCancel() local
/external/pcre/dist/sljit/
DsljitNativeARM_T2_32.c511 static sljit_si emit_op_imm(struct sljit_compiler *compiler, sljit_si flags, sljit_si dst, sljit_uw… in emit_op_imm()
798 #define IS_WORD_SIZE(flags) (!(flags & (BYTE_SIZE | HALF_SIZE))) argument
891 static sljit_si getput_arg_fast(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg, slji… in getput_arg_fast()
1002 static sljit_si getput_arg(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg, in getput_arg()
1110 static SLJIT_INLINE sljit_si emit_op_mem(struct sljit_compiler *compiler, sljit_si flags, sljit_si … in emit_op_mem()
1119 static SLJIT_INLINE sljit_si emit_op_mem2(struct sljit_compiler *compiler, sljit_si flags, sljit_si… in emit_op_mem2()
1318 sljit_si dst_r, flags; in sljit_emit_op1() local
1452 sljit_si dst_r, flags; in sljit_emit_op2() local
1565 static sljit_si emit_fop_mem(struct sljit_compiler *compiler, sljit_si flags, sljit_si reg, sljit_s… in emit_fop_mem()
1917 sljit_ins cc; in sljit_emit_jump() local
[all …]
/external/v8/src/x87/
Dmacro-assembler-x87.cc127 Condition cc, in InNewSpace()
1216 AllocationFlags flags) { in LoadAllocationTopHelper()
1244 AllocationFlags flags) { in UpdateAllocationTopHelper()
1267 AllocationFlags flags) { in Allocate()
1345 AllocationFlags flags) { in Allocate()
1419 AllocationFlags flags) { in Allocate()
2429 void MacroAssembler::IncrementCounter(Condition cc, in IncrementCounter()
2444 void MacroAssembler::DecrementCounter(Condition cc, in DecrementCounter()
2459 void MacroAssembler::Assert(Condition cc, BailoutReason reason) { in Assert()
2483 void MacroAssembler::Check(Condition cc, BailoutReason reason) { in Check()
[all …]
/external/aac/libMpegTPEnc/src/
Dtpenc_lib.cpp246 UINT flags in transportEnc_Init()
575 CODER_CONFIG *cc, in transportEnc_GetConf()
/external/pdfium/core/src/fpdftext/
Dfpdf_text.cpp71 int cc = 0; in ProcessObject() local
114 int cc = 0; in ProcessObject() local
727 FX_DWORD flags) { in PDF_GetPageText_Unicode()
764 FX_DWORD flags) { in PDF_GetPageText()
780 FX_DWORD flags) { in PDF_GetTextStream_Unicode()
/external/javassist/src/main/javassist/
DCtClassType.java423 int flags = cf.getInnerAccessFlags(); in setModifiers() local
865 private static void getFields(ArrayList alist, CtClass cc) { in getFields()
1014 CtConstructor cc = (CtConstructor)mem; in getConstructors() local
1036 CtConstructor cc = (CtConstructor)cons; in getConstructor() local
1054 CtConstructor cc = (CtConstructor)mem; in getDeclaredConstructors() local
1064 CtConstructor cc = (CtConstructor)mem; in getDeclaredConstructors() local
1079 CtConstructor cc = (CtConstructor)cons; in getClassInitializer() local
1093 private static void getMethods0(HashMap h, CtClass cc) { in getMethods0()
1133 private static CtMethod getMethod0(CtClass cc, in getMethod0()
/external/v8/src/ia32/
Dmacro-assembler-ia32.cc127 Condition cc, in InNewSpace()
1250 AllocationFlags flags) { in LoadAllocationTopHelper()
1278 AllocationFlags flags) { in UpdateAllocationTopHelper()
1301 AllocationFlags flags) { in Allocate()
1379 AllocationFlags flags) { in Allocate()
1453 AllocationFlags flags) { in Allocate()
2546 void MacroAssembler::IncrementCounter(Condition cc, in IncrementCounter()
2561 void MacroAssembler::DecrementCounter(Condition cc, in DecrementCounter()
2576 void MacroAssembler::Assert(Condition cc, BailoutReason reason) { in Assert()
2600 void MacroAssembler::Check(Condition cc, BailoutReason reason) { in Check()
[all …]

123