Home
last modified time | relevance | path

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

/NextBSD/contrib/ncurses/ncurses/
HDfifo_defs.h46 #define peek sp->_fifopeek macro
/NextBSD/contrib/groff/src/preproc/pic/
HDlex.cpp116 int file_input::peek() in peek() function in file_input
149 int macro_input::peek() in peek() function in macro_input
213 int argument_macro_input::peek() in peek() function in argument_macro_input
335 int char_input::peek() in peek() function in char_input
1389 int for_input::peek() in peek() function in for_input
1556 int copy_thru_input::peek() in peek() function in copy_thru_input
1651 int simple_file_input::peek() in peek() function in simple_file_input
HDmain.cpp146 int top_input::peek() in peek() function in top_input
/NextBSD/contrib/gcclibs/libiberty/
HDcp-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 …]
/NextBSD/contrib/tcp_wrappers/
HDtli-sequent.c59 struct strpeek peek; local
/NextBSD/contrib/binutils/libiberty/
HDcp-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 …]
/NextBSD/contrib/groff/src/preproc/eqn/
HDlex.cpp409 int file_input::peek() in peek() function in file_input
442 int macro_input::peek() in peek() function in macro_input
527 int argument_macro_input::peek() in peek() function in argument_macro_input
/NextBSD/usr.bin/hexdump/
HDdisplay.c313 peek(u_char *buf, size_t nbytes) in peek() function
/NextBSD/crypto/openssl/ssl/
HDd1_pkt.c771 int dtls1_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) in dtls1_read_bytes()
1448 int len, int peek) in have_handshake_fragment()
HDs2_pkt.c128 static int ssl2_read_internal(SSL *s, void *buf, int len, int peek) in ssl2_read_internal()
HDs3_pkt.c1160 int ssl3_read_bytes(SSL *s, int type, unsigned char *buf, int len, int peek) in ssl3_read_bytes()
HDs3_lib.c4408 static int ssl3_read_internal(SSL *s, void *buf, int len, int peek) in ssl3_read_internal()
/NextBSD/usr.bin/rpcgen/
HDrpc_scan.c127 peek(token *tokp) in peek() function
/NextBSD/contrib/one-true-awk/
HDlex.c94 int peek(void) in peek() function
/NextBSD/contrib/llvm/lib/CodeGen/MIRParser/
HDMILexer.cpp39 char peek(int I = 0) const { return End - Ptr <= I ? 0 : Ptr[I]; } in peek() function in __anon7ae717dd0111::Cursor
/NextBSD/usr.bin/usbhidaction/
HDusbhidaction.c264 peek(FILE *f) in peek() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDCommentParser.cpp73 char peek() const { in peek() function in clang::comments::TextTokenRetokenizer
/NextBSD/contrib/serf/
HDserf.h868 apr_status_t (*peek)(serf_bucket_t *bucket, member
/NextBSD/contrib/groff/src/utils/indxbib/
HDindxbib.cpp489 int peek = getc(fp); in do_file() local
/NextBSD/contrib/libreadline/
HDhistexpand.c1425 int peek = string[i + 1]; local
/NextBSD/contrib/libstdc++/include/bits/
Distream.tcc523 peek(void) in peek() function in basic_istream
/NextBSD/contrib/groff/src/roff/troff/
HDinput.cpp246 int input_iterator::peek() in peek() function in input_iterator
369 int file_iterator::peek() in peek() function in file_iterator
514 inline int input_stack::peek() in peek() function in input_stack
3435 int string_iterator::peek() in peek() function in string_iterator
/NextBSD/lib/libosxsupport/
HDfile_module.c289 uint32_t peek, bit; in _fsi_get_validation() local
/NextBSD/contrib/gcc/cp/
HDparser.c688 cp_token *peek = lexer->next_token; in cp_lexer_purge_tokens_after() local
/NextBSD/contrib/binutils/gas/config/
HDtc-arm.c3599 char *peek; in s_arm_unwind_save() local