Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 13 of 13) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dbug-regex12.c38 int flags, nmatch; member
Dbug-regex11.c38 int flags, nmatch; member
Dtst-boost.c86 int flags = REG_EXTENDED; in main() local
/ndk/sources/host-tools/sed-4.2.1/lib/
Dquotearg.c52 int flags; member
187 enum quoting_style quoting_style, int flags, in quotearg_buffer_restyled()
612 int flags = p->flags | (size ? 0 : QA_ELIDE_NULL_BYTES); in quotearg_alloc_mem() local
703 int flags = options->flags | QA_ELIDE_NULL_BYTES; in quotearg_n_options() local
/ndk/sources/host-tools/sed-4.2.1/sed/
Dregexp.c138 compile_regex(b, flags, needed_sub) in compile_regex() argument
Dcompile.c592 int flags = 0; local
948 int flags = 0; local
1268 int flags; local
Dsed.h58 int flags; member
/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h129 flags() const { return __offset_flags & ((1L << __offset_shift) - 1); } in flags() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h107 fmtflags flags() const { return _M_fmtflags; } in flags() function
108 fmtflags flags(fmtflags __flags) { in flags() function
/ndk/sources/cxx-stl/stlport/src/
Dnum_put_float.cpp488 ios_base::fmtflags flags, in __format_float_scientific()
551 ios_base::fmtflags flags, in __format_float_fixed()
614 static size_t __format_nan_or_inf(__iostring& buf, _FloatT x, ios_base::fmtflags flags) { in __format_nan_or_inf()
652 ios_base::fmtflags flags, in __format_float()
709 static void __fill_fmtbuf(char* fmtbuf, ios_base::fmtflags flags, char long_modifier) { in __fill_fmtbuf()
748 static size_t __write_floatT(__iostring &buf, ios_base::fmtflags flags, int precision,
822 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision,
833 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision,
Dnum_put.cpp125 __write_integer(char* buf, ios_base::fmtflags flags, long x) { in __write_integer()
/ndk/sources/cxx-stl/stlport/src/details/
Dfstream_unistd.cpp163 int flags = 0; in _M_open() local
Dfstream_stdio.cpp181 const char* flags; in _M_open() local