Searched refs:read_until (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | read-md.h | 353 char *read_until (const char *terminator_chars, bool consume_terminator);
|
| H A D | read-rtl-function.c | 1078 char *desc = read_until ("]", true); in read_rtx_operand_r() 1113 char *desc = read_until ("]", true); in read_rtx_operand_r() 1234 char *desc = read_until (" +", false); in handle_any_trailing_information()
|
| H A D | read-rtl.c | 1454 rtx_reader::read_until (const char *terminator_chars, bool consume_terminator) in read_until() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | read-md.h | 353 char *read_until (const char *terminator_chars, bool consume_terminator);
|
| H A D | read-rtl-function.cc | 1079 char *desc = read_until ("]", true); in read_rtx_operand_r() 1114 char *desc = read_until ("]", true); in read_rtx_operand_r() 1235 char *desc = read_until (" +", false); in handle_any_trailing_information()
|
| H A D | read-rtl.cc | 1482 rtx_reader::read_until (const char *terminator_chars, bool consume_terminator) in read_until() function in rtx_reader
|
| H A D | ChangeLog-2017 | 41388 (rtx_reader::read_until): New decl. 41423 (rtx_reader::read_until): New method.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/ |
| H A D | buffer | 849 size_t read_until(_SyncReadStream& __s, _DynamicBuffer&& __b, char __delim); 851 size_t read_until(_SyncReadStream& __s, _DynamicBuffer&& __b, 854 size_t read_until(_SyncReadStream& __s, _DynamicBuffer&& __b, string_view __delim); 856 size_t read_until(_SyncReadStream& __s, _DynamicBuffer&& __b,
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ |
| H A D | buffer | 849 size_t read_until(_SyncReadStream& __s, _DynamicBuffer&& __b, char __delim); 851 size_t read_until(_SyncReadStream& __s, _DynamicBuffer&& __b, 854 size_t read_until(_SyncReadStream& __s, _DynamicBuffer&& __b, string_view __delim); 856 size_t read_until(_SyncReadStream& __s, _DynamicBuffer&& __b,
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx2aStatusIssuesStatus.csv | 83 "`3071 <https://wg21.link/LWG3071>`__","[networking.ts] read_until still refers to ""input sequence…
|