Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/gcclibs/libiberty/
Dcp-demangle.c984 char peek = d_peek_char (di); in d_encoding() local
1046 char peek = d_peek_char (di); in d_name() local
1164 char peek; in d_prefix() local
1223 char peek; in d_unqualified_name() local
1278 char peek; in d_number() local
1729 char peek; in cplus_demangle_type() local
1899 char peek; in d_cv_qualifiers() local
1969 char peek; in d_bare_function_type() local
2040 char peek; in d_array_type() local
2238 char peek; in d_expression() local
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
DInterpStack.cpp49 void *InterpStack::peek(size_t Size) { in peek() function in InterpStack
DInterpStack.h51 template <typename T> T &peek() { in peek() function
/freebsd-12-stable/contrib/ncurses/ncurses/
Dfifo_defs.h46 #define peek sp->_fifopeek macro
/freebsd-12-stable/contrib/tcp_wrappers/
Dtli-sequent.c59 struct strpeek peek; local
/freebsd-12-stable/contrib/binutils/libiberty/
Dcp-demangle.c1030 char peek = d_peek_char (di); in d_encoding() local
1092 char peek = d_peek_char (di); in d_name() local
1210 char peek; in d_prefix() local
1269 char peek; in d_unqualified_name() local
1324 char peek; in d_number() local
1775 char peek; in cplus_demangle_type() local
1945 char peek; in d_cv_qualifiers() local
2015 char peek; in d_bare_function_type() local
2086 char peek; in d_array_type() local
2284 char peek; in d_expression() local
[all …]
/freebsd-12-stable/lib/libthr/thread/
Dthr_join.c88 const struct timespec *abstime, bool peek) in join_common()
/freebsd-12-stable/usr.bin/hexdump/
Ddisplay.c321 peek(u_char *buf, size_t nbytes) in peek() function
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DScriptLexer.cpp261 StringRef ScriptLexer::peek() { in peek() function in ScriptLexer
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DBinaryStreamReader.cpp160 uint8_t BinaryStreamReader::peek() const { in peek() function in BinaryStreamReader
DJSON.cpp400 char peek() { return P == End ? 0 : *P; } in peek() function in llvm::json::__anon6d0e194e0911::Parser
/freebsd-12-stable/usr.bin/rpcgen/
Drpc_scan.c127 peek(token *tokp) in peek() function
/freebsd-12-stable/contrib/one-true-awk/
Dlex.c103 static int peek(void) in peek() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h66 Optional<DIExpression::ExprOperand> peek() const { in peek() function
/freebsd-12-stable/crypto/openssl/ssl/record/
Drec_layer_d1.c343 size_t len, int peek, size_t *readbytes) in dtls1_read_bytes()
Drec_layer_s3.c1237 size_t len, int peek, size_t *readbytes) in ssl3_read_bytes()
/freebsd-12-stable/usr.bin/usbhidaction/
Dusbhidaction.c266 peek(FILE *f) in peek() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DCommentParser.cpp72 char peek() const { in peek() function in clang::comments::TextTokenRetokenizer
/freebsd-12-stable/contrib/serf/
Dserf.h873 apr_status_t (*peek)(serf_bucket_t *bucket, member
/freebsd-12-stable/contrib/sendmail/mail.local/
Dmail.local.c848 int peek; local
/freebsd-12-stable/contrib/libstdc++/include/bits/
Distream.tcc523 peek(void) in peek() function in basic_istream
/freebsd-12-stable/usr.bin/gzip/
Dunlz.c450 int peek = lz_peek(lz, rep[0]); in lz_decode_member() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp46 char peek(int I = 0) const { return End - Ptr <= I ? 0 : Ptr[I]; } in peek() function in __anon3a58ddc60111::Cursor
/freebsd-12-stable/usr.bin/dtc/
Dinput_buffer.cc1230 text_input_buffer::peek() in peek() function in dtc::text_input_buffer
/freebsd-12-stable/crypto/openssl/ssl/
Ds3_lib.c4467 static int ssl3_read_internal(SSL *s, void *buf, size_t len, int peek, in ssl3_read_internal()

12