| /freebsd-12-stable/contrib/gcclibs/libiberty/ |
| D | cp-demangle.c | 984 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/ |
| D | InterpStack.cpp | 49 void *InterpStack::peek(size_t Size) { in peek() function in InterpStack
|
| D | InterpStack.h | 51 template <typename T> T &peek() { in peek() function
|
| /freebsd-12-stable/contrib/ncurses/ncurses/ |
| D | fifo_defs.h | 46 #define peek sp->_fifopeek macro
|
| /freebsd-12-stable/contrib/tcp_wrappers/ |
| D | tli-sequent.c | 59 struct strpeek peek; local
|
| /freebsd-12-stable/contrib/binutils/libiberty/ |
| D | cp-demangle.c | 1030 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/ |
| D | thr_join.c | 88 const struct timespec *abstime, bool peek) in join_common()
|
| /freebsd-12-stable/usr.bin/hexdump/ |
| D | display.c | 321 peek(u_char *buf, size_t nbytes) in peek() function
|
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/ |
| D | ScriptLexer.cpp | 261 StringRef ScriptLexer::peek() { in peek() function in ScriptLexer
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | BinaryStreamReader.cpp | 160 uint8_t BinaryStreamReader::peek() const { in peek() function in BinaryStreamReader
|
| D | JSON.cpp | 400 char peek() { return P == End ? 0 : *P; } in peek() function in llvm::json::__anon6d0e194e0911::Parser
|
| /freebsd-12-stable/usr.bin/rpcgen/ |
| D | rpc_scan.c | 127 peek(token *tokp) in peek() function
|
| /freebsd-12-stable/contrib/one-true-awk/ |
| D | lex.c | 103 static int peek(void) in peek() function
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfExpression.h | 66 Optional<DIExpression::ExprOperand> peek() const { in peek() function
|
| /freebsd-12-stable/crypto/openssl/ssl/record/ |
| D | rec_layer_d1.c | 343 size_t len, int peek, size_t *readbytes) in dtls1_read_bytes()
|
| D | rec_layer_s3.c | 1237 size_t len, int peek, size_t *readbytes) in ssl3_read_bytes()
|
| /freebsd-12-stable/usr.bin/usbhidaction/ |
| D | usbhidaction.c | 266 peek(FILE *f) in peek() function
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/ |
| D | CommentParser.cpp | 72 char peek() const { in peek() function in clang::comments::TextTokenRetokenizer
|
| /freebsd-12-stable/contrib/serf/ |
| D | serf.h | 873 apr_status_t (*peek)(serf_bucket_t *bucket, member
|
| /freebsd-12-stable/contrib/sendmail/mail.local/ |
| D | mail.local.c | 848 int peek; local
|
| /freebsd-12-stable/contrib/libstdc++/include/bits/ |
| D | istream.tcc | 523 peek(void) in peek() function in basic_istream
|
| /freebsd-12-stable/usr.bin/gzip/ |
| D | unlz.c | 450 int peek = lz_peek(lz, rep[0]); in lz_decode_member() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| D | MILexer.cpp | 46 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/ |
| D | input_buffer.cc | 1230 text_input_buffer::peek() in peek() function in dtc::text_input_buffer
|
| /freebsd-12-stable/crypto/openssl/ssl/ |
| D | s3_lib.c | 4467 static int ssl3_read_internal(SSL *s, void *buf, size_t len, int peek, in ssl3_read_internal()
|