Searched defs:text (Results 101 - 125 of 250) sorted by relevance

12345678910

/freebsd-10-stable/contrib/ntp/ntpd/
H A Dkeyword-gen.c508 create_scan_states( char * text, u_short token, follby followedby, u_short prev_state ) argument
/freebsd-10-stable/contrib/gcc/
H A Dpretty-print.c99 const char *text = pp_formatted_text (pp); local
208 pp_base_format (pretty_printer *pp, text_info *text) argument
579 pp_base_format_verbatim(pretty_printer *pp, text_info *text) argument
724 struct obstack *text = pp->buffer->obstack; local
744 text_info text; local
762 text_info text; local
[all...]
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dpch.c138 unsigned char *text; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dmaint.c534 maintenance_do_deprecate (char *text, int deprecate) argument
/freebsd-10-stable/contrib/libreadline/
H A Dreadline.h62 char *text; /* The text to insert, if undoing a delete. */ member in struct:undo_list
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp82 virtual void insert(SourceLocation loc, StringRef text) { argument
85 virtual void replace(CharSourceRange range, StringRef text) { argument
/freebsd-10-stable/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.c132 static int converse(pam_handle_t *pamh, int style, lo_const char *text, argument
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dfiles.c338 char *text = input_text; local
H A Dsectioning.c154 search_sectioning(char *text) argument
179 what_section(char *text, char **secname) argument
[all...]
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dkwset.c127 kwsincr (kwset_t kws, char const *text, size_t len) argument
495 bmexec (kwset_t kws, char const *text, size_t size) argument
581 cwexec(kwset_t kws, char const *text, size_t len, struct kwsmatch *kwsmatch) argument
745 kwsexec(kwset_t kws, char const *text, size_t size, struct kwsmatch *kwsmatch) argument
[all...]
/freebsd-10-stable/lib/libedit/
H A Dfilecomplete.c125 fn_filename_completion_function(const char *text, int state) argument
258 completion_matches(const char *text, cha argument
[all...]
/freebsd-10-stable/sys/boot/ficl/
H A Dvm.c472 void vmPushTib(FICL_VM *pVM, char *text, FICL_INT nChars, TIB *pSaveTib) argument
551 void vmTextOut(FICL_VM *pVM, char *text, int fNewline) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzlib.h112 int text; /* true if compressed data believed to be text */ member in struct:gz_header_s
/freebsd-10-stable/usr.bin/m4/
H A Deval.c790 dom4wrap(const char *text) argument
/freebsd-10-stable/usr.sbin/ppp/
H A Dchap.c100 ChapOutput(struct physical *physical, u_int code, u_int id, const u_char *ptr, int count, const char *text) argument
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dusage.c419 print_one_paragraph(char const * text, bool plain, FILE * fp) argument
467 optionPrintParagraphs(char const * text, bool plain, FILE * fp) argument
[all...]
H A Dmakeshell.c761 char * text; local
[all...]
H A Dnested.c747 optionLoadNested(char const * text, char const * name, size_t nm_len) argument
[all...]
/freebsd-10-stable/usr.bin/sed/
H A Dcompile.c475 char c, *text, *op, *sp; local
739 char *text, * local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c114 const char *text; member in struct:__anon22
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dprompt.c789 const char *text = apr_psprintf(pool, _("Passphrase for '%s': "), realm); local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c752 xcopy(void *text, size_t len) argument
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dinfo-cmd.c739 print_info_item_string(const char *text, const char *target_path, apr_pool_t *pool) argument
/freebsd-10-stable/sys/dev/mpt/
H A Dmpt_debug.c323 const char *text; local
/freebsd-10-stable/usr.sbin/inetd/
H A Dbuiltins.c132 char text[LINESIZ+2]; local
166 char *rs, text[LINESIZ+2]; local
[all...]

Completed in 297 milliseconds

12345678910