| /freebsd-12.1/contrib/expat/tests/ |
| H A D | runtests.c | 287 const char *text = in START_TEST() local 299 const char *text = in START_TEST() local 309 const char *text = in START_TEST() local 319 const char *text = in START_TEST() local 329 const char *text = in START_TEST() local 355 char text[100]; in START_TEST() local 441 char text[] = in START_TEST() local 457 char text[] = in START_TEST() local 480 const char *text = in START_TEST() local 497 const char *text = in START_TEST() local [all …]
|
| /freebsd-12.1/contrib/dialog/samples/ |
| H A D | dialog.py | 77 def setBackgroundTitle(self, text): argument 104 def yesno(self, text, height=10, width=30, title=''): argument 115 def msgbox(self, text, height=10, width=30, title=''): argument 124 def infobox(self, text, height=10, width=30): argument 129 def inputbox(self, text, height=10, width=30, init='', title=''): argument 153 def menu(self, text, height=15, width=54, list=[]): argument 172 def checklist(self, text, height=15, width=54, list=[], checked=None): argument 203 def radiolist(self, text, height=15, width=54, list=[], selected=0): argument 236 def scrollbox(self, text, height=20, width=60, title=''): argument 252 def gauge_start(self, perc=0, text='', height=8, width=54, title=''): argument [all …]
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | completer.c | 101 readline_line_completion_function (const char *text, int matches) in readline_line_completion_function() 109 noop_completer (char *text, char *prefix) in noop_completer() 116 filename_completer (char *text, char *word) in filename_completer() 199 location_completer (char *text, char *word) in location_completer() 340 command_completer (char *text, char *word) in command_completer() 379 complete_line (const char *text, char *line_buffer, int point) in complete_line() 626 line_completion_function (const char *text, int matches, char *line_buffer, int point) in line_completion_function()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/ |
| H A D | TransformActions.cpp | 285 void TransformActionsImpl::insert(SourceLocation loc, StringRef text) { in insert() 321 void TransformActionsImpl::replace(SourceRange range, StringRef text) { in replace() 350 void TransformActionsImpl::replaceStmt(Stmt *S, StringRef text) { in replaceStmt() 441 StringRef text) { in commitInsertAfterToken() 480 StringRef text, in commitReplaceText() 583 StringRef TransformActionsImpl::getUniqueText(StringRef text) { in getUniqueText() 628 void TransformActions::insert(SourceLocation loc, StringRef text) { in insert() 633 StringRef text) { in insertAfterToken() 645 void TransformActions::replace(SourceRange range, StringRef text) { in replace() 654 void TransformActions::replaceStmt(Stmt *S, StringRef text) { in replaceStmt() [all …]
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | pretty-print.c | 99 const char *text = pp_formatted_text (pp); in pp_write_text_to_stream() local 208 pp_base_format (pretty_printer *pp, text_info *text) in pp_base_format() 579 pp_base_format_verbatim (pretty_printer *pp, text_info *text) in pp_base_format_verbatim() 724 struct obstack *text = pp->buffer->obstack; in pp_base_last_position_in_text() local 744 text_info text; in pp_printf() local 762 text_info text; in pp_verbatim() local
|
| H A D | stringpool.c | 108 get_identifier (const char *text) in get_identifier() 122 get_identifier_with_length (const char *text, size_t length) in get_identifier_with_length() 137 maybe_get_identifier (const char *text) in maybe_get_identifier()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Edit/ |
| H A D | Commit.cpp | 49 bool Commit::insert(SourceLocation loc, StringRef text, in insert() 117 bool Commit::replace(CharSourceRange range, StringRef text) { in replace() 166 bool Commit::replaceText(SourceLocation loc, StringRef text, in replaceText() 183 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, in addInsert() 324 bool Commit::canReplaceText(SourceLocation loc, StringRef text, in canReplaceText()
|
| H A D | EditedSource.cpp | 113 FileOffset Offs, StringRef text, in commitInsert() 180 StringRef text = getSourceText(BeginOffs, B, Invalid); in commitInsertFromRange() local 191 StringRef text = getSourceText(BeginOffs, EndOffs, Invalid); in commitInsertFromRange() local 340 unsigned &len, StringRef &text) { in adjustRemoval() 384 StringRef text, FileOffset offs, unsigned len, in applyRewrite()
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/string/ |
| H A D | t_bm.c | 49 const char *text; member 76 char *text; in ATF_TC_BODY() local
|
| /freebsd-12.1/contrib/ipfilter/lib/ |
| H A D | interror.c | 551 static char text[80]; local 572 static char text[80]; local
|
| /freebsd-12.1/contrib/llvm/tools/llvm-diff/ |
| H A D | DifferenceEngine.h | 65 void log(StringRef text) { in log() 68 LogBuilder logf(StringRef text) { in logf()
|
| /freebsd-12.1/contrib/byacc/test/ |
| H A D | grammar.y | 132 typedef struct text { struct 133 char text[MAX_TEXT_SIZE]; /* source text */ argument 150 char *text; /* source text */ member 166 char *text; /* source text */ member 202 Text text; member
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libdtrace/i386/ |
| H A D | dt_isadep.c | 86 uint8_t *text, fasttrap_probe_spec_t *ftp, const GElf_Sym *symp) in dt_pid_has_jump_table() 139 uint8_t *text; in dt_pid_create_return_probe() local 296 uint8_t *text; in dt_pid_create_offset_probe() local 375 uint8_t *text; in dt_pid_create_glob_offset_probes() local
|
| /freebsd-12.1/contrib/byacc/test/yacc/ |
| H A D | err_syntax12.tab.h | 1 #define text 456 macro
|
| /freebsd-12.1/contrib/byacc/test/btyacc/ |
| H A D | err_syntax12.tab.h | 4 #define text 456 macro
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/Breakpad/ |
| H A D | ObjectFileBreakpad.cpp | 132 llvm::Optional<Header> Header::parse(llvm::StringRef text) { in parse() 211 auto text = toStringRef(data_sp->GetData()); in CreateInstance() local 238 auto text = toStringRef(data_sp->GetData()); in GetModuleSpecifications() local 279 llvm::StringRef text = toStringRef(m_data.GetData()); in CreateSections() local
|
| /freebsd-12.1/contrib/subversion/subversion/svnserve/ |
| H A D | winservice.c | 157 static void dbg_print(const char* text) in dbg_print() 163 #define dbg_print(text) argument
|
| /freebsd-12.1/contrib/diff/lib/ |
| H A D | file-type.c | 30 #define _(text) gettext (text) argument
|
| /freebsd-12.1/contrib/ntp/lib/isc/ |
| H A D | result.c | 37 const char ** text; member 43 static const char *text[ISC_R_NRESULTS] = { variable
|
| /freebsd-12.1/lib/libc/tests/gen/ |
| H A D | fmtmsg_test.c | 49 const char *text; member 161 const char *text, const char *action, const char *tag) in run_test()
|
| /freebsd-12.1/lib/libc/gen/ |
| H A D | fmtmsg.c | 51 fmtmsg(long class, const char *label, int sev, const char *text, in fmtmsg() 116 const char *text, const char *act, const char *tag) in printfmt()
|
| /freebsd-12.1/bin/sh/ |
| H A D | var.h | 58 char *text; /* name=value */ member 69 char *text; /* saved text */ member
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | FixItRewriter.cpp | 68 void insert(SourceLocation loc, StringRef text) override { in insert() 72 void replace(CharSourceRange range, StringRef text) override { in replace()
|
| /freebsd-12.1/contrib/wpa/src/utils/ |
| H A D | edit_readline.c | 39 static char * readline_completion_func(const char *text, int state) in readline_completion_func() 63 static char ** readline_completion(const char *text, int start, int end) in readline_completion()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/ |
| H A D | MICmnLLDBUtilSBValue.cpp | 66 const CMIUtilString text((pName != nullptr) ? pName : CMIUtilString()); in GetName() local 457 const CMIUtilString text((pName != nullptr) ? pName : kUnknownValue); in GetTypeName() local 472 const CMIUtilString text((pName != nullptr) ? pName : kUnknownValue); in GetTypeNameDisplay() local
|