Searched defs:text (Results 126 - 150 of 249) sorted by relevance

12345678910

/freebsd-current/contrib/expat/tests/
H A Dcommon.c213 _expect_failure(const char *text, enum XML_Error errorCode, argument
249 _run_character_check(const char *text, const XML_Char *expected, argument
263 _run_attribute_check(const char *text, const XML_Char *expected, argument
283 _run_ext_character_check(const char *text, ExtTes argument
[all...]
/freebsd-current/stand/efi/libefi/
H A Denv.c541 CHAR16 *text; local
586 CHAR16 *text; local
[all...]
H A Deficom.c132 CHAR16 *text; local
H A Ddevpath.c518 efi_free_devpath_name(CHAR16 *text) argument
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp145 std::string text = "//"; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp48 bool Commit::insert(SourceLocation loc, StringRef text, argument
116 bool Commit::replace(CharSourceRange range, StringRef text) { argument
165 bool Commit::replaceText(SourceLocation loc, StringRef text, argument
182 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, argument
323 canReplaceText(SourceLocation loc, StringRef text, FileOffset &Offs, unsigned &Len) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp154 llvm::StringRef syntax::Token::text(const SourceManager &SM) const { function in class:syntax::Token
218 llvm::StringRef FileRange::text(const SourceManager &SM) const { function in class:FileRange
/freebsd-current/contrib/bsddialog/lib/
H A Dlib_util.h105 const char *text; /* Checked API text, at least "" */ member in struct:dialog
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_scanner.c75 const char *text; local
H A Dkeyword-gen.c520 create_scan_states( char * text, u_short token, follby followedby, u_short prev_state ) argument
/freebsd-current/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c752 xcopy(void *text, size_t len) argument
/freebsd-current/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-current/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h35 text, enumerator in enum:clang::comments::tok::TokenKind
[all...]
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dusage.c368 print_one_paragraph(char const * text, bool plain, FILE * fp) argument
416 optionPrintParagraphs(char const * text, bool plain, FILE * fp) argument
[all...]
H A Dsave.c518 char * text = text_mmap(fname, PROT_READ|PROT_WRITE, MAP_PRIVATE, &map_info); local
H A Dmakeshell.c723 char * text; local
[all...]
H A Dnested.c705 optionLoadNested(char const * text, char const * name, size_t nm_len) argument
[all...]
/freebsd-current/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c63 const char *text; member in struct:__anon4010
/freebsd-current/crypto/openssl/apps/
H A Dcrl.c94 int text = 0, do_ver = 0, noCAfile = 0, noCApath = 0, noCAstore = 0; local
H A Dstoreutl.c72 int ret = 1, noout = 0, text = 0, recursive = 0; local
350 process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata, int expected, int criterion, OSSL_STORE_SEARCH *search, int text, int noout, int recursive, int indent, BIO *out, const char *prog, OSSL_LIB_CTX *libctx) argument
[all...]
/freebsd-current/stand/ficl/
H A Dvm.c471 void vmPushTib(FICL_VM *pVM, char *text, FICL_INT nChars, TIB *pSaveTib) argument
550 void vmTextOut(FICL_VM *pVM, char *text, int fNewline) argument
[all...]
/freebsd-current/sys/dev/mpt/
H A Dmpt_debug.c323 const char *text; local
/freebsd-current/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-current/usr.sbin/btxld/
H A Dbtxld.c72 uint32_t text; /* Size of text segment */ member in struct:hdr
[all...]
/freebsd-current/usr.sbin/inetd/
H A Dbuiltins.c131 char text[LINESIZ+2]; local
165 char *rs, text[LINESIZ+2]; local
[all...]

Completed in 384 milliseconds

12345678910