Home
last modified time | relevance | path

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

12

/openbsd/gnu/lib/libiberty/src/
H A Dcp-demangle.c984 char peek = d_peek_char (di); in d_encoding() local
1046 char peek = d_peek_char (di); in d_name() local
1161 char peek; in d_prefix() local
1216 char peek; in d_unqualified_name() local
1258 char peek; in d_number() local
1710 char peek; in cplus_demangle_type() local
1880 char peek; in d_cv_qualifiers() local
1950 char peek; in d_bare_function_type() local
2021 char peek; in d_array_type() local
2208 char peek; in d_expression() local
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
H A DStack.pm51 sub peek { subroutine
/openbsd/lib/libcurses/
H A Dfifo_defs.h49 #define peek sp->_fifopeek macro
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DInterpStack.cpp49 void *InterpStack::peek(size_t Size) const { in peek() function in InterpStack
H A DInterpStack.h65 template <typename T> T &peek() const { in peek() function
/openbsd/gnu/usr.bin/perl/dist/Thread-Queue/lib/Thread/
H A DQueue.pm153 sub peek subroutine
/openbsd/gnu/llvm/lld/ELF/
H A DScriptLexer.cpp267 StringRef ScriptLexer::peek() { in peek() function in ScriptLexer
/openbsd/lib/libssl/
H A Dtls_content.c138 int peek) in tls_content_read_internal()
H A Dtls13_legacy.c224 tls13_legacy_read_bytes(SSL *ssl, int type, unsigned char *buf, int len, int peek) in tls13_legacy_read_bytes()
H A Dd1_pkt.c742 dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) in dtls1_read_bytes()
H A Dssl_pkt.c1028 ssl3_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) in ssl3_read_bytes()
/openbsd/usr.bin/rpcgen/
H A Drpc_scan.c125 peek(tokp) in peek() function
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dspew.c744 int peek; in yylex() local
863 frob_id (yyc, peek, idp) in frob_id() argument
/openbsd/gnu/llvm/llvm/lib/Support/
H A DBinaryStreamReader.cpp160 uint8_t BinaryStreamReader::peek() const { in peek() function in BinaryStreamReader
H A DJSON.cpp405 char peek() { return P == End ? 0 : *P; } in peek() function in llvm::json::__anonbc76dfc30911::Parser
/openbsd/usr.bin/awk/
H A Dlex.c105 static int peek(void) in peek() function
/openbsd/usr.bin/usbhidaction/
H A Dusbhidaction.c219 peek(FILE *f) in peek() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h65 std::optional<DIExpression::ExprOperand> peek() const { in peek() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C372 int peek() { if (!ipfx1()) return (-1) ; in peek() function
440 int peek() { return ipfx1() ? _strbuf->sgetc() : (-1) ; } in peek() function
/openbsd/gnu/llvm/clang/lib/AST/
H A DCommentParser.cpp72 char peek() const { in peek() function in clang::comments::TextTokenRetokenizer
/openbsd/usr.sbin/nsd/
H A Dremote.c1266 do_stats(RES* ssl, xfrd_state_type* xfrd, int peek) in do_stats()
3019 int peek) in process_stats_manage_clear()
3068 process_stats(RES* ssl, xfrd_state_type* xfrd, int peek) in process_stats()
/openbsd/gnu/lib/libreadline/
H A Dhistexpand.c1383 int peek = string[i + 1]; local
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Distream.tcc523 peek(void) in peek() function in basic_istream
/openbsd/usr.sbin/btrace/
H A Dbt_parse.y790 peek(void) in peek() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp44 char peek(int I = 0) const { return End - Ptr <= I ? 0 : Ptr[I]; } in peek() function in __anon13adba5b0111::Cursor

12