Searched defs:flags (Results 1 – 13 of 13) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | bug-regex12.c | 38 int flags, nmatch; member
|
D | bug-regex11.c | 38 int flags, nmatch; member
|
D | tst-boost.c | 86 int flags = REG_EXTENDED; in main() local
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | quotearg.c | 52 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/ |
D | regexp.c | 138 compile_regex(b, flags, needed_sub) in compile_regex() argument
|
D | compile.c | 592 int flags = 0; local 948 int flags = 0; local 1268 int flags; local
|
D | sed.h | 58 int flags; member
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | cxxabi.h | 129 flags() const { return __offset_flags & ((1L << __offset_shift) - 1); } in flags() function
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _ios_base.h | 107 fmtflags flags() const { return _M_fmtflags; } in flags() function 108 fmtflags flags(fmtflags __flags) { in flags() function
|
/ndk/sources/cxx-stl/stlport/src/ |
D | num_put_float.cpp | 488 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,
|
D | num_put.cpp | 125 __write_integer(char* buf, ios_base::fmtflags flags, long x) { in __write_integer()
|
/ndk/sources/cxx-stl/stlport/src/details/ |
D | fstream_unistd.cpp | 163 int flags = 0; in _M_open() local
|
D | fstream_stdio.cpp | 181 const char* flags; in _M_open() local
|