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

1234567891011

/freebsd-11-stable/bin/sh/
H A Deval.c763 const char *text, *p, *ps4; local
[all...]
H A Dvar.c78 const char *text; member in struct:varinit
[all...]
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A Ddraw.c159 register XTextItem *text; local
/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dbox.cpp536 a_delete text; local
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dobject.h127 char *text; member in struct:text_item
182 text_item *text; member in struct:object_spec
/freebsd-11-stable/contrib/openbsm/libbsm/
H A Dbsm_wrappers.c62 char text[MAX_AUDITSTRING_LEN]; local
/freebsd-11-stable/sbin/atm/atmconfig/
H A Ddiag.c418 diag_loop(int argc, char *argv[], const char *text, argument
985 diag_vcc_loop(void (*func)(const struct diagif *), const char *text, argument
/freebsd-11-stable/sbin/sunlabel/
H A Dsunlabel.c543 char text[128]; local
/freebsd-11-stable/crypto/openssl/apps/
H A Dts.c144 int text = 0; local
431 query_command(const char *data, char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert, const char *in, const char *out, int text) argument
648 reply_command(CONF *conf, char *section, char *engine, char *queryfile, char *passin, char *inkey, char *signer, char *chain, const char *policy, char *in, int token_in, char *out, int token_out, int text) argument
[all...]
/freebsd-11-stable/sys/security/audit/
H A Daudit_arg.c531 audit_arg_text(char *text) argument
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Derr_syntax12.tab.c142 #define text 456 macro
/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c345 TS_RESP_CTX_set_status_info(TS_RESP_CTX *ctx, int status, const char *text) argument
377 TS_RESP_CTX_set_status_info_cond(TS_RESP_CTX *ctx, int status, const char *text) argument
/freebsd-11-stable/crypto/openssl/crypto/ui/
H A Dui_lib.c352 int UI_add_info_string(UI *ui, const char *text) argument
358 int UI_dup_info_string(UI *ui, const char *text) argument
374 int UI_add_error_string(UI *ui, const char *text) argument
380 int UI_dup_error_string(UI *ui, const char *text) argument
[all...]
/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c500 int cr, text, warn; local
590 int fd, check, text; local
[all...]
/freebsd-11-stable/sys/contrib/zlib/
H A Dzlib.h115 int text; /* true if compressed data believed to be text */ member in struct:gz_header_s
/freebsd-11-stable/stand/efi/libefi/
H A Defipart.c768 CHAR16 *text; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp284 insert(SourceLocation loc, StringRef text) argument
294 insertAfterToken(SourceLocation loc, StringRef text) argument
322 replace(SourceRange range, StringRef text) argument
339 replaceText(SourceLocation loc, StringRef text, StringRef replacementText) argument
351 replaceStmt(Stmt *S, StringRef text) argument
418 canReplaceText(SourceLocation loc, StringRef text) argument
437 commitInsert(SourceLocation loc, StringRef text) argument
441 commitInsertAfterToken(SourceLocation loc, StringRef text) argument
443 addInsertion(getLocForEndOfToken(loc, Ctx.getSourceManager(), PP), text); local
480 commitReplaceText(SourceLocation loc, StringRef text, StringRef replacementText) argument
506 addInsertion(SourceLocation loc, StringRef text) argument
584 getUniqueText(StringRef text) argument
629 insert(SourceLocation loc, StringRef text) argument
633 insertAfterToken(SourceLocation loc, StringRef text) argument
646 replace(SourceRange range, StringRef text) argument
655 replaceStmt(Stmt *S, StringRef text) argument
659 replaceText(SourceLocation loc, StringRef text, StringRef replacementText) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp698 static bool has(StringRef suff, StringRef &text) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp1347 } text; local
/freebsd-11-stable/contrib/apr-util/xml/
H A Dapr_xml.c554 apr_text_append(apr_pool_t * p, apr_text_header *hdr, const char *text) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp49 llvm::StringRef syntax::Token::text(const SourceManager &SM) const { function in class:syntax::Token
112 llvm::StringRef FileRange::text(const SourceManager &SM) const { function in class:FileRange
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c897 drv_hwlabel(TERMINAL_CONTROL_BLOCK * TCB, int labnum, char *text) argument
/freebsd-11-stable/contrib/ncurses/progs/
H A Ddump_entry.c51 char *text; member in struct:__anon4671
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dlog.c104 char * text; member in struct:isc_logmessage
/freebsd-11-stable/contrib/gcc/cp/
H A Derror.c2333 cp_printer(pretty_printer *pp, text_info *text, const char *spec, int precision, bool wide, bool set_locus, bool verbose) argument

Completed in 879 milliseconds

1234567891011