Home
last modified time | relevance | path

Searched defs:peek (Results 1 – 25 of 55) sorted by relevance

123

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dlex.cpp118 int file_input::peek() in peek() function in file_input
151 int macro_input::peek() in peek() function in macro_input
215 int argument_macro_input::peek() in peek() function in argument_macro_input
337 int char_input::peek() in peek() function in char_input
1391 int for_input::peek() in peek() function in for_input
1558 int copy_thru_input::peek() in peek() function in copy_thru_input
1653 int simple_file_input::peek() in peek() function in simple_file_input
H A Dmain.cpp148 int top_input::peek() in peek() function in top_input
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpStack.cpp49 void *InterpStack::peek(size_t Size) { in peek() function in InterpStack
H A DInterpStack.h51 template <typename T> T &peek() { in peek() function
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dcp-demangle.c1381 char peek = d_peek_char (di); in d_encoding() local
1450 char peek; in d_abi_tags() local
1484 char peek = d_peek_char (di); in d_name() local
1624 char peek = d_peek_char (di); in d_prefix() local
1730 char peek; in d_unqualified_name() local
1849 char peek; in d_number() local
2471 char peek = d_peek_char (di); in next_is_type_qual() local
2552 char peek; in cplus_demangle_type() local
2877 char peek; in d_cv_qualifiers() local
2984 char peek; in d_ref_qualifier() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dcp-demangle.c1314 char peek = d_peek_char (di); in d_encoding() local
1383 char peek; in d_abi_tags() local
1417 char peek = d_peek_char (di); in d_name() local
1548 char peek; in d_prefix() local
1628 char peek; in d_unqualified_name() local
1702 char peek; in d_number() local
2312 char peek = d_peek_char (di); in next_is_type_qual() local
2391 char peek; in cplus_demangle_type() local
2738 char peek; in d_cv_qualifiers() local
2845 char peek; in d_ref_qualifier() local
[all …]
H A Drust-demangle.c77 peek (const struct rust_demangler *rdm) in peek() function
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dcp-demangle.c1326 char peek = d_peek_char (di); in d_encoding() local
1395 char peek; in d_abi_tags() local
1429 char peek = d_peek_char (di); in d_name() local
1556 char peek = d_peek_char (di); in d_prefix() local
1663 char peek; in d_unqualified_name() local
1773 char peek; in d_number() local
2394 char peek = d_peek_char (di); in next_is_type_qual() local
2473 char peek; in cplus_demangle_type() local
2780 char peek; in d_cv_qualifiers() local
2887 char peek; in d_ref_qualifier() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dcp-demangle.c1318 char peek = d_peek_char (di); in d_encoding() local
1387 char peek; in d_abi_tags() local
1421 char peek = d_peek_char (di); in d_name() local
1554 char peek; in d_prefix() local
1634 char peek; in d_unqualified_name() local
1714 char peek; in d_number() local
2327 char peek = d_peek_char (di); in next_is_type_qual() local
2406 char peek; in cplus_demangle_type() local
2753 char peek; in d_cv_qualifiers() local
2860 char peek; in d_ref_qualifier() local
[all …]
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dlex.cpp411 int file_input::peek() in peek() function in file_input
444 int macro_input::peek() in peek() function in macro_input
529 int argument_macro_input::peek() in peek() function in argument_macro_input
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dcrc.d277 R peek() const @safe pure nothrow @nogc in peek() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dcrc.d278 R peek() const @safe pure nothrow @nogc in peek() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc3237 cpp_token *peek = result; in cpp_maybe_module_directive() local
4681 do_peek_backslash (const unsigned char *peek, const unsigned char *limit) in do_peek_backslash()
4708 do_peek_next (const unsigned char *peek, const unsigned char *limit) in do_peek_next()
4716 do_peek_prev (const unsigned char *peek, const unsigned char *bound) in do_peek_prev()
4748 do_peek_ident (const char *match, const unsigned char *peek, in do_peek_ident()
4782 const unsigned char *peek, const unsigned char *limit) in do_peek_module()
5035 const unsigned char *peek = do_peek_next (pos, limit); in cpp_directive_only_process() local
5124 const unsigned char *peek = pos - 1; in cpp_directive_only_process() local
/netbsd-src/usr.bin/rpcgen/
H A Drpc_scan.c125 peek(token *tokp) in peek() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DBinaryStreamReader.cpp160 uint8_t BinaryStreamReader::peek() const { in peek() function in BinaryStreamReader
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dstopwatch.d249 Duration peek() @safe const nothrow @nogc in peek() function
H A Dpackage.d311 TickDuration peek() const @nogc in this() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dstopwatch.d245 Duration peek() @safe const nothrow @nogc in peek() function
/netbsd-src/usr.bin/usbhidaction/
H A Dusbhidaction.c226 peek(FILE *f) in peek() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h66 Optional<DIExpression::ExprOperand> peek() const { in peek() function
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/record/
H A Drec_layer_d1.c344 size_t len, int peek, size_t *readbytes) in dtls1_read_bytes()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/record/
H A Drec_layer_d1.c343 size_t len, int peek, size_t *readbytes) in dtls1_read_bytes()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Distream.tcc628 peek(void) in peek() function in std::basic_istream
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Distream.tcc672 peek(void) in peek() function in std::basic_istream
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp72 char peek() const { in peek() function in clang::comments::TextTokenRetokenizer

123