Searched defs:text (Results 151 - 175 of 224) sorted by relevance

123456789

/freebsd-10.0-release/usr.sbin/btxld/
H A Dbtxld.c77 uint32_t text; /* Size of text segment */ member in struct:hdr
[all...]
/freebsd-10.0-release/bin/sh/
H A Dparser.c686 fixredir(union node *n, const char *text, int err) argument
1797 noexpand(char *text) argument
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dpeicode.h741 asection_ptr id4, id5, id6 = NULL, text = NULL; local
[all...]
/freebsd-10.0-release/contrib/dialog/
H A Dfselect.c141 add_to_list(LIST * list, char *text) argument
/freebsd-10.0-release/contrib/file/
H A Dapprentice.c847 static const char text[] = "text"; local
/freebsd-10.0-release/contrib/gcc/cp/
H A Derror.c2324 cp_printer(pretty_printer *pp, text_info *text, const char *spec, int precision, bool wide, bool set_locus, bool verbose) argument
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dcharset.c100 uchar *text; member in struct:_cpp_strbuf
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/cli/
H A Dcli-decode.c112 set_cmd_completer(struct cmd_list_element *cmd, char **(*completer) (char *text, char *word)) argument
922 lookup_cmd_1(char **text, struct cmd_list_element *clist, struct cmd_list_element **result_list, int ignore_help_classes) argument
1205 deprecated_cmd_warning(char **text) argument
1282 lookup_cmd_composition(char *text, struct cmd_list_element **alias, struct cmd_list_element **prefix_cmd, struct cmd_list_element **cmd) argument
1396 complete_on_cmdlist(struct cmd_list_element *list, char *text, char *word) argument
1467 complete_on_enum(const char *enumlist[], char *text, char *word) argument
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dnto-procfs.c369 struct info text; member in struct:printinfo
[all...]
H A Dui-out.c1087 char *text; local
/freebsd-10.0-release/contrib/groff/src/preproc/eqn/
H A Dbox.cpp536 a_delete text; local
/freebsd-10.0-release/contrib/ldns-host/
H A Dldns-host.c219 const char *text; member in struct:__anon1536
/freebsd-10.0-release/contrib/libreadline/
H A Dcomplete.c1645 char *text, *saved_line_buffer; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransformActions.cpp285 insert(SourceLocation loc, StringRef text) argument
295 insertAfterToken(SourceLocation loc, StringRef text) argument
321 replace(SourceRange range, StringRef text) argument
338 replaceText(SourceLocation loc, StringRef text, StringRef replacementText) argument
350 replaceStmt(Stmt *S, StringRef text) argument
417 canReplaceText(SourceLocation loc, StringRef text) argument
436 commitInsert(SourceLocation loc, StringRef text) argument
440 commitInsertAfterToken(SourceLocation loc, StringRef text) argument
442 addInsertion(getLocForEndOfToken(loc, Ctx.getSourceManager(), PP), text); local
479 commitReplaceText(SourceLocation loc, StringRef text, StringRef replacementText) argument
505 addInsertion(SourceLocation loc, StringRef text) argument
583 getUniqueText(StringRef text) argument
625 insert(SourceLocation loc, StringRef text) argument
629 insertAfterToken(SourceLocation loc, StringRef text) argument
642 replace(SourceRange range, StringRef text) argument
651 replaceStmt(Stmt *S, StringRef text) argument
655 replaceText(SourceLocation loc, StringRef text, StringRef replacementText) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp169 OutputFormattedUsageText (FILE *out, int indent, const char *text, int output_max_columns) argument
[all...]
/freebsd-10.0-release/contrib/ncurses/progs/
H A Ddump_entry.c51 char *text; member in struct:__anon3726
[all...]
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_config.c66 const char *text; member in struct:keyword
/freebsd-10.0-release/contrib/openbsm/libbsm/
H A Dbsm_token.c156 au_to_arg32(char n, const char *text, u_int32_t v) argument
180 au_to_arg64(char n, const char *text, u_int64_t v) argument
204 au_to_arg(char n, const char *text, u_int32_t v) argument
688 au_to_text(const char *text) argument
716 au_to_path(const char *text) argument
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_memory.c217 fill_source_tokens(source_tokens_t *src, const svn_string_t *text, apr_pool_t *pool) argument
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dsqlite.c188 prepare_statement(svn_sqlite__stmt_t **stmt, svn_sqlite__db_t *db, const char *text, apr_pool_t *result_pool) argument
/freebsd-10.0-release/contrib/texinfo/info/
H A Decho-area.c559 register char *text; local
1506 char *text; local
[all...]
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dinsertion.c731 char *text; local
[all...]
H A Dmacro.c298 char *new_body, *text; local
[all...]
/freebsd-10.0-release/contrib/texinfo/util/
H A Dinstall-info.c74 char *text; member in struct:spec_entry
[all...]
/freebsd-10.0-release/crypto/openssl/apps/
H A Dreq.c173 int informat,outformat,verify=0,noout=0,text=0,keyform=FORMAT_PEM; local
1443 add_DN_object(X509_NAME *n, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype, int mval) argument
1506 add_attribute_object(X509_REQ *req, char *text, const char *def, char *value, int nid, int n_min, int n_max, unsigned long chtype) argument
[all...]

Completed in 405 milliseconds

123456789