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

1234567891011

/freebsd-11-stable/crypto/openssl/crypto/ecdh/
H A Decdhtest.c123 static int test_ecdh_curve(int nid, const char *text, BN_CTX *ctx, BIO *out) argument
/freebsd-11-stable/stand/efi/boot1/
H A Dboot1.c306 CHAR16 *text = efi_devpath_name(devpath); local
395 CHAR16 *text; local
[all...]
/freebsd-11-stable/usr.sbin/mlxcontrol/
H A Dcommand.c62 char *text; member in struct:__anon8792
/freebsd-11-stable/stand/efi/libefi/
H A Denv.c544 CHAR16 *text; local
589 CHAR16 *text; local
[all...]
/freebsd-11-stable/usr.bin/m4/
H A Deval.c813 dom4wrap(const char *text) argument
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_scanner.c75 const char *text; local
H A Dkeyword-gen.c516 create_scan_states( char * text, u_short token, follby followedby, u_short prev_state ) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h73 bool insertAfterToken(SourceLocation loc, StringRef text, argument
78 bool insertBefore(SourceLocation loc, StringRef text) { argument
110 bool replace(SourceRange TokenRange, StringRef text) { argument
[all...]
/freebsd-11-stable/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...]
H A DEditedSource.cpp179 StringRef text = getSourceText(BeginOffs, B, Invalid); local
190 StringRef text = getSourceText(BeginOffs, EndOffs, Invalid); local
111 commitInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, bool beforePreviousInsertions) argument
337 adjustRemoval(const SourceManager &SM, const LangOptions &LangOpts, SourceLocation Loc, FileOffset offs, unsigned &len, StringRef &text) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp76 static bool DecodeARMFeatures(const Driver &D, StringRef text, argument
H A DAArch64.cpp56 static bool DecodeAArch64Features(const Driver &D, StringRef text, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp303 Stencil transformer::text(StringRef Text) { function in class:transformer
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h450 virtual UtilityFunction *GetUtilityFunction(const char *text, argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Delement.c264 svn_element__payload_create_file(apr_hash_t *props, svn_stringbuf_t *text, apr_pool_t *result_pool) argument
[all...]
/freebsd-11-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-11-stable/contrib/libreadline/
H A Dreadline.h62 char *text; /* The text to insert, if undoing a delete. */ member in struct:undo_list
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dpch.c138 unsigned char *text; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmacroexp.c45 char *text; member in struct:macro_buffer
[all...]
H A Dmaint.c534 maintenance_do_deprecate (char *text, int deprecate) argument
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dhtml-text.cpp652 int text = remove_break(); local
[all...]
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dtroff.cpp415 static const char *choose_delimiter(const char *text) argument
423 void troff_output::text(const position &center, text_piece *v, int n, function in class:troff_output
[all...]
/freebsd-11-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-11-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-11-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...]

Completed in 221 milliseconds

1234567891011