/freebsd-src/contrib/expat/tests/ |
H A D | basic_tests.c | 82 char text[] = "<doc>\0</doc>"; in START_TEST() local 137 const char *text = "\357\273\277<e/>"; in START_TEST() local 146 char text[] = "\376\377\0<\0e\0/\0>"; in START_TEST() local 155 char text[] in START_TEST() local 164 char text[] = " \0<\0e\0/\0>\0"; START_TEST() local 188 const char *text START_TEST() local 208 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" START_TEST() local 223 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" START_TEST() local 236 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" START_TEST() local 249 const char *text = "<?xml version='1.0' encoding='iso-8859-1'?>\n" START_TEST() local 262 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" START_TEST() local 279 const char *text = "<doc>\xEF\xBA\xBF</doc>"; START_TEST() local 295 char text[100]; START_TEST() local 381 char text[] START_TEST() local 408 char text[] = "\xFF\xFE" /* BOM */ START_TEST() local 430 const char *text = "<?xml version='1.0' encoding='utf-16'?>" START_TEST() local 442 const char *text = "<doc>Hi</doc>"; START_TEST() local 453 const char *text START_TEST() local 482 const char *text START_TEST() local 495 const char *text START_TEST() local 552 const char *text START_TEST() local 601 const char *text = "<tag>\n" START_TEST() local 621 const char *text = "<tag></tag>"; START_TEST() local 639 const char *text = "<a>\n" /* Unix end-of-line */ START_TEST() local 671 const char *text = "<a>\n" START_TEST() local 691 const char *text = "<a>\n" START_TEST() local 716 const char *text START_TEST() local 751 const char *text START_TEST() local 793 const char *text = "<a><b><c/></b><d><f/></d></a>"; START_TEST() local 895 const char *text START_TEST() local 952 const char *text = "<?xml version='1.0' encoding='unsupported-encoding'?>\n" START_TEST() local 965 const char *text = "<?xml version='1.0' encoding='unsupported-encoding'?>\n" START_TEST() local 978 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 1000 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 1012 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 1033 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 1050 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 1069 const char *text = "<!DOCTYPE doc SYSTEM 'foo'>\n" START_TEST() local 1091 const char *text START_TEST() local 1105 const char *text START_TEST() local 1123 const char *text START_TEST() local 1142 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 1155 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 1177 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 1195 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 1207 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 1235 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 1316 const char *text = "<doc xmlns:prefix='http://example.org/'>\n" START_TEST() local 1331 const char *text = "<!DOCTYPE e:element [\n" START_TEST() local 1352 const char *text = long_character_data_text; START_TEST() local 1373 const char *text = long_character_data_text; START_TEST() local 1393 const char *text = long_character_data_text; START_TEST() local 1421 const char *text = "<a><![CDATA[<greeting>Hello, world!</greeting>]]></a>"; START_TEST() local 1456 const char text[] START_TEST() local 1483 const char text[] START_TEST() local 1517 const char text[] START_TEST() local 1593 const char text[] = "\0<\0?\0x\0m\0l\0" START_TEST() local 1630 const char text[] = "\0<\0?\0x\0m\0l\0" START_TEST() local 1650 const char *text; START_TEST() member 1707 const char *text; START_TEST() member 1780 const char *text = long_cdata_text; START_TEST() local 1790 const char *text = long_cdata_text; START_TEST() local 1842 const char *text = "<doc>hell]</doc>"; START_TEST() local 2054 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 2129 const char *text = "<!DOCTYPE foo [\n" START_TEST() local 2184 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 2201 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 2254 const char *text = "<!DOCTYPE doc [<!ENTITY foo 'bar'>]>\n" START_TEST() local 2268 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 2299 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 2329 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 2353 const char *text = "<doc>Hello</doc"; /* Missing closing wedge */ START_TEST() local 2369 const char *text = "<doc>Hello<meep/>world</doc>"; START_TEST() local 2388 const char *text = "<doc><![CDATA[Hello\nworld]]></doc>"; START_TEST() local 2405 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 2419 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 2435 const char *text START_TEST() local 2451 const char *text START_TEST() local 2468 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 2523 const char *text = "<doc>\r"; START_TEST() local 2551 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 2625 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 2645 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 2660 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 2706 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" START_TEST() local 2735 const char *text = "<doc></doc>"; START_TEST() local 2782 const char *text = get_buffer_test_text; START_TEST() local 2825 const char *text = get_buffer_test_text; START_TEST() local 2850 const char *const text = "\n"; START_TEST() local 2930 const char *text = "<doc></doc>"; START_TEST() local 2950 const char *text = PRE_ERROR_STR POST_ERROR_STR; START_TEST() local 2969 const char *text = START_ELEMENT CDATA_TEXT END_ELEMENT; START_TEST() local 2992 const char *text = "<doc><>&"'</doc>"; START_TEST() local 3024 const char *text = "<!DOCTYPE doc SYSTEM '004-1.ent'>\n" START_TEST() local 3036 const char *text[] = {"<doc>&pt;</doc>", "<doc>&amo;</doc>", START_TEST() local 3051 const char *text = "<!DOCTYPE doc SYSTEM 'foo'>\n" START_TEST() local 3075 const char text[] = START_TEST() local 3102 const char text[] = START_TEST() local 3131 const char *text = "<!DOCTYPE doc SYSTEM 'foo'>\n" START_TEST() local 3166 const char *text; external_bom_checker() local 3205 const char *const text = "<!DOCTYPE doc SYSTEM '004-1.ent'>\n" START_TEST() local 3237 const char *text = "<!DOCTYPE doc SYSTEM '004-1.ent'>\n" START_TEST() local 3282 const char *text = "<!DOCTYPE doc SYSTEM 'foo'>\n" START_TEST() local 3293 const char *text = "<!DOCTYPE doc SYSTEM '004-1.ent'>\n" START_TEST() local 3306 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" START_TEST() local 3319 const char *text = "<?xml version='1.0' standalone='no'?>\n" START_TEST() local 3344 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 3356 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 3373 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 3389 const char *text START_TEST() local 3416 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 3439 const char *text = "<?xml version='1.0' standalone='yes'?>\n" START_TEST() local 3459 const char *text = "<?xml version='1.0'?>\n" START_TEST() local 3481 const char *text = "<?xml version='1.0'?>\n" START_TEST() local 3500 const char *text = "<!DOCTYPE doc SYSTEM 'foo'>\n" START_TEST() local 3525 const char *text = long_character_data_text; START_TEST() local 3546 const char *text = "<doc></doc>\n\r\n"; START_TEST() local 3562 const char *text = "<doc></doc>\n"; START_TEST() local 3574 const char *text = "<doc></doc>\n"; START_TEST() local 3587 const char *text = "<doc/>"; START_TEST() local 3606 const char *text = "<doc></doc><"; START_TEST() local 3614 const char *text = "<doc></doc>\xe2\x82"; START_TEST() local 3630 const char *text START_TEST() local 3659 const char *const text START_TEST() local 3726 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 3744 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 3769 const char *text = "<$doc><doc></doc>"; START_TEST() local 3785 const char *text = "<!DOCTYPE doc [<!ATTLIST doc a CDATA '<bar>'>]>\n" START_TEST() local 3794 const char *text = "<!DOCTYPE doc [<!ATTLIST doc a CDATA '&foo'>]>\n" START_TEST() local 3803 const char *text = "<doc a='value\r'/>"; START_TEST() local 3815 const char *text = "<?xml version='1.0' standalone='yes' ?>\n" START_TEST() local 3833 const char *text = "<!DOCTYPE doc SYSTEM 'http://example.org/'>\n" START_TEST() local 3850 const char *text = "<!DOCTYPE doc SYSTEM 'http://example.org/one.ent'>\n" START_TEST() local 3868 const char *text = "<!DOCTYPE doc SYSTEM 'http://example.org/one.ent'>\n" START_TEST() local 3891 const char *text = "<!DOCTYPE doc SYSTEM 'http://example.org/'>\n" START_TEST() local 3918 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 3929 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 3940 const char text[] = START_TEST() local 3962 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 3974 const char *text = "<?test processing instruction?>\n<doc/>"; START_TEST() local 3990 const char *text = "<!-- This is a comment -->\n<doc/>"; START_TEST() local 4006 const char *text = "<?yml something like data?><doc/>"; START_TEST() local 4021 const char *text = "<?xnl nothing like data?><doc/>"; START_TEST() local 4036 const char *text = "<?xmm everything like data?><doc/>"; START_TEST() local 4051 const char text[] = START_TEST() local 4077 const char text[] = START_TEST() local 4104 const char text[] = START_TEST() local 4123 const char text[] = START_TEST() local 4145 const char *text = "<?xml version='1.0' encoding='no-conv'?>\n" START_TEST() local 4161 const char *text = "<?xml version='1.0' encoding='failing-conv'?>\n" START_TEST() local 4177 const char *text = "<?xml version='1.0' encoding='prefix-conv'?>\n" START_TEST() local 4188 const char *text = "<?xml version='1.0' encoding='prefix-conv'?>\n" START_TEST() local 4199 const char *text = "<?xml version='1.0' encoding='prefix-conv'?>\n" START_TEST() local 4212 const char *text = "<?xml version='1.0' encoding='prefix-conv'?>\n" START_TEST() local 4234 const char *text = "<?xml version='1.0' encoding='prefix-conv'?>\n" START_TEST() local 4253 const char *text = "<?xml version='1.0' encoding='invalid-9'?>\n" START_TEST() local 4263 const char *text = "<?xml version='1.0' encoding='ascii-like'?>\n" START_TEST() local 4272 const char *text = "<?xml version='1.0' encoding='ascii-like'?>\n" START_TEST() local 4282 const char *text = "<?xml version='1.0' encoding='invalid-len'?>\n" START_TEST() local 4292 const char *text = "<?xml version='1.0' encoding='invalid-a'?>\n" START_TEST() local 4302 const char *text = "<?xml version='1.0' encoding='invalid-surrogate'?>\n" START_TEST() local 4312 const char *text = "<?xml version='1.0' encoding='invalid-high'?>\n" START_TEST() local 4322 const char *text = "<?xml version='1.0' encoding='prefix-conv'?>\n" START_TEST() local 4336 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 4367 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 4402 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 4433 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 4465 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 4494 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 4529 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 4546 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 4574 const char *text = "<doc><![CDATA[one \xc3\xa9 two]]></doc>"; START_TEST() local 4587 const char *text = "<doc><![CDATA[\xc3\xa9]\xc3\xa9two]]></doc>"; START_TEST() local 4706 const char *text = "<doc >Hi</doc >"; START_TEST() local 4722 const char text[] = START_TEST() local 4746 const char text[] = "<\0d\0 \0a\0=\0'\0\x31\0'\0 \0" START_TEST() local 4762 const char *text = "<doc attr1='a' / attr2='b'>"; START_TEST() local 4778 const char text[] = "\0<\0!\0D\0O\0C\0T\0Y\0P\0E\0 \0d\0o\0c\0 \0[\0\n" START_TEST() local 4805 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 4827 const char text[] START_TEST() local 4845 const char *text = "<?xml version='1.0' encoding='prefix-conv'?>\n" START_TEST() local 4855 const char *text = "<!DOCTYPE \xDB\x25" START_TEST() local 4863 const char text[] = START_TEST() local 4882 const char *text = "<!DOCTYPE 1+ [ <!ENTITY foo 'bar'> ]>\n" START_TEST() local 4891 const char *text = "<!DOCTYPE 1* [ <!ENTITY foo 'bar'> ]>\n" START_TEST() local 4900 const char *text = "<!DOCTYPE 1? [ <!ENTITY foo 'bar'> ]>\n" START_TEST() local 4909 const char *text = "<?xml version='1.0' encoding='prefix-conv'?>" START_TEST() local 4926 const char text[] = START_TEST() local 4948 const char text[] = START_TEST() local 4970 const char text[] = START_TEST() local 5002 const char text[] = START_TEST() local 5037 const char *text = "<!DOCTYPE doc></doc>"; START_TEST() local 5044 const char *text = "<!DOCTYPE doc PUBLIC></doc>"; START_TEST() local 5051 const char *text = "<!DOCTYPE doc SYSTEM></doc>"; START_TEST() local 5058 const char *text = "<!DOCTYPE doc PUBLIC 'foo' 'bar' 'baz'></doc>"; START_TEST() local 5064 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 5075 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 5085 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 5095 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 5105 const char *text = "<!DOCTYPE doc [\n" START_TEST() local 5116 const char *text = "<!DOCTYPE doc PUBLIC 'pubname' 'test.dtd' [\n" START_TEST() local 5138 const char *text = "<abort/>"; START_TEST() local 5151 const char *text = "<?xml version='1.0' encoding='UTF-8'?>\n" START_TEST() local 5175 const char *const text = "<!DOCTYPE a [\n" START_TEST() local 5215 } text[] = { START_TEST() local 5478 const char *const text START_TEST() local [all...] |
H A D | ns_tests.c | 69 const char *text = "<foo:e xmlns:foo='http://example.org/' bar:a='12'\n" in START_TEST() local 122 run_ns_tagname_overwrite_test(const char *text, const XML_Char *result) { in run_ns_tagname_overwrite_test() 136 const char *text = "<n:e xmlns:n='http://example.org/'>\n" in START_TEST() local 154 const char *text = "<n:e xmlns:n='http://example.org/'>\n" in START_TEST() local 177 const char *text = "<e xmlns='http://example.org/'></e>"; in START_TEST() local 191 const char *text = "<?xml version='1.0'?>\n" in START_TEST() local 212 const char *text = "<doc xmlns:prefix='http://example.org/'>\n" in START_TEST() local 224 const char *text = "<?xml version='1.0'?>\n" in START_TEST() local 234 const char *text = "<!DOCTYPE doc [\n" in START_TEST() local 248 const char *text = "<!DOCTYPE doc [\n" in START_TEST() local [all …]
|
H A D | alloc_tests.c | 77 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" in START_TEST() local 107 const char *text in START_TEST() local 151 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" in START_TEST() local 177 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" in START_TEST() local 203 const char *text in START_TEST() local 244 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" in START_TEST() local 268 const char *text = "<?xml version='1.0' encoding='utf-8'?>\n" in START_TEST() local 297 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" in START_TEST() local 314 const char *text = "<?xml version='1.0' encoding='us-ascii'?>\n" in START_TEST() local 344 const char *text = "<?xml version='1.0'?>\n" in START_TEST() local [all …]
|
H A D | nsalloc_tests.c | 79 const char *text = "<doc xmlns='http://example.org/'>\n" in START_TEST() local 109 const char *text = "<doc>Hello</doc>"; in START_TEST() local 177 const char *text in START_TEST() local 253 const char *text in START_TEST() local 313 const char *text in START_TEST() local 356 const char *text in START_TEST() local 442 const char *text = "<foo:e xmlns:foo='http://example.org/' bar:a='12'\n" in START_TEST() local 466 const char *text in START_TEST() local 540 const char *text in START_TEST() local 616 const char *text in START_TEST() local [all …]
|
H A D | common.h | 108 # define expect_failure(text, errorCode, errorMessage) \ argument 123 # define run_attribute_check(text, expected) \ argument 129 run_attribute_check(text,expected) global() argument 145 run_ext_character_check(text,test_data,expected) global() argument [all...] |
H A D | common.c | 213 _expect_failure(const char * text,enum XML_Error errorCode,const char * errorMessage,const char * file,int lineno) _expect_failure() argument 249 _run_character_check(const char * text,const XML_Char * expected,const char * file,int line) _run_character_check() argument 263 _run_attribute_check(const char * text,const XML_Char * expected,const char * file,int line) _run_attribute_check() argument 283 _run_ext_character_check(const char * text,ExtTest * test_data,const XML_Char * expected,const char * file,int line) _run_ext_character_check() argument [all...] |
H A D | handlers.c | 507 const char *text = "<!ELEMENT doc (#PCDATA)*>"; external_entity_resetter() local 566 const char *text = "<!ELEMENT doc (#PCDATA)*>"; external_entity_suspender() local 602 const char *text = "<?xml version='1.0' encoding='us-ascii'?>"; external_entity_suspend_xmldecl() local 694 const char *text = "\r"; external_entity_cr_catcher() local 715 const char *text = "<tag>\r"; external_entity_bad_cr_catcher() local 738 const char *text = "<tag>]"; external_entity_rsqb_catcher() local 761 const char *text = "<a><![CDATA[<greeting>Hello, world!</greeting>]]></a>"; external_entity_good_cdata_ascii() local 789 const char *text = "<!-- Subordinate parser -->\n" external_entity_param_checker() local 815 const char *text = "<!ELEMENT doc (#PCDATA)*>"; external_entity_ref_param_checker() local 881 const char *text = "<![IGNORE[<!ELEMENT e (#PCDATA)*>]]>"; external_entity_load_ignore() local 903 const char text[] = external_entity_load_ignore_utf16() local 929 const char text[] = external_entity_load_ignore_utf16_be() local 1076 const char *text = NULL; external_entity_public() local 1101 const char *text = "<!ELEMENT doc EMPTY>\n" external_entity_devaluer() local 1211 const char *text = "<!ELEMENT barf ANY>\n" external_entity_unfinished_attlist() local 1238 const char *text; external_entity_handler() local 1302 const char *text; external_entity_dbl_handler() local 1359 const char *text; external_entity_dbl_handler_2() local 1397 const char *text = "<?xml encoding='iso-8859-3'?>" external_entity_alloc_set_encoding() local 1424 const char *text = get_buffer_test_text; external_entity_reallocator() local 1452 const char *text = (const char *)XML_GetUserData(parser); external_entity_alloc() local [all...] |
/freebsd-src/contrib/kyua/engine/ |
H A D | atf_list_test.cpp | 118 const std::string text = ""; ATF_TEST_CASE_BODY() local 129 const std::string text = ATF_TEST_CASE_BODY() local 137 const std::string text = ATF_TEST_CASE_BODY() local 145 const std::string text = ATF_TEST_CASE_BODY() local 157 const std::string text = ATF_TEST_CASE_BODY() local 168 const std::string text = ATF_TEST_CASE_BODY() local 184 const std::string text = ATF_TEST_CASE_BODY() local 206 const std::string text = ATF_TEST_CASE_BODY() local 223 const std::string text = ATF_TEST_CASE_BODY() local 236 const std::string text = ATF_TEST_CASE_BODY() local [all...] |
/freebsd-src/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-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransformActions.cpp | 284 void TransformActionsImpl::insert(SourceLocation loc, StringRef text) { in insert() 294 void TransformActionsImpl::insertAfterToken(SourceLocation loc, StringRef text) { in insertAfterToken() 322 void TransformActionsImpl::replace(SourceRange range, StringRef text) { in replace() 339 void TransformActionsImpl::replaceText(SourceLocation loc, StringRef text, in replaceText() 351 void TransformActionsImpl::replaceStmt(Stmt *S, StringRef text) { in replaceStmt() 418 bool TransformActionsImpl::canReplaceText(SourceLocation loc, StringRef text) { in canReplaceText() 437 void TransformActionsImpl::commitInsert(SourceLocation loc, StringRef text) { in commitInsert() 442 StringRef text) { in commitInsertAfterToken() 481 StringRef text, in commitReplaceText() 506 void TransformActionsImpl::addInsertion(SourceLocation loc, StringRef text) { in addInsertion() [all …]
|
/freebsd-src/contrib/bsddialog/lib/ |
H A D | messagebox.c | 96 do_message(struct bsddialog_conf *conf, const char *text, int rows, int cols, in do_message() 198 bsddialog_msgbox(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_msgbox() 205 bsddialog_yesno(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_yesno() 212 bsddialog_infobox(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_infobox()
|
H A D | barbox.c | 118 bsddialog_gauge(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_gauge() 262 do_mixedgauge(struct bsddialog_conf *conf, const char *text, int rows, int cols, in do_mixedgauge() 352 bsddialog_mixedgauge(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_mixedgauge() 365 bsddialog_progressview (struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_progressview() 466 bsddialog_rangebox(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_rangebox() 619 bsddialog_pause(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_pause()
|
/freebsd-src/usr.bin/posixmqcontrol/ |
H A D | posixmqcontrol.c | 69 const char *text; member 107 parse_long(const char *text, long *capture, const char *knob, const char *name) in parse_long() 120 parse_unsigned(const char *text, bool *set, in parse_unsigned() 163 parse_block(const char *text) in parse_block() 190 parse_depth(const char *text) in parse_depth() 196 parse_group(const char *text) in parse_group() 210 parse_mode(const char *text) in parse_mode() 225 parse_priority(const char *text) in parse_priority() 267 parse_size(const char *text) in parse_size() 273 parse_user(const char *text) in parse_user() [all …]
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
H A D | ObjectFileBreakpad.cpp | 30 std::optional<Header> Header::parse(llvm::StringRef text) { in parse() 69 auto text = toStringRef(data_sp->GetData()); in CreateInstance() local 96 auto text = toStringRef(data_sp->GetData()); in GetModuleSpecifications() local 133 llvm::StringRef text = toStringRef(m_data.GetData()); in CreateSections() local
|
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Edit/ |
H A D | Commit.cpp | 48 bool Commit::insert(SourceLocation loc, StringRef text, in insert() 116 bool Commit::replace(CharSourceRange range, StringRef text) { in replace() 165 bool Commit::replaceText(SourceLocation loc, StringRef text, in replaceText() 182 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, in addInsert() 323 bool Commit::canReplaceText(SourceLocation loc, StringRef text, in canReplaceText()
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-diff/lib/ |
H A D | DifferenceEngine.h | 65 void log(StringRef text) { in log() 68 LogBuilder logf(StringRef text) { in logf()
|
/freebsd-src/sbin/ipf/libipf/ |
H A D | interror.c | 550 static char text[80]; in ipf_geterror() local 570 static char text[80]; in ipf_strerror() local
|
/freebsd-src/contrib/byacc/test/ |
H A D | grammar.y | 133 typedef struct text { struct 134 char text[MAX_TEXT_SIZE]; /* source text */ argument 151 char *text; /* source text */ argument 167 char *text; /* source text */ member 203 Text text; member
|
/freebsd-src/contrib/byacc/test/yacc/ |
H A D | err_syntax12.tab.h | 1 #define text 456 macro
|
/freebsd-src/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-src/contrib/byacc/test/btyacc/ |
H A D | err_syntax12.tab.h | 4 #define text 456 macro
|
/freebsd-src/contrib/kyua/utils/text/ |
H A D | templates_fwd.hpp | 36 namespace text { namespace
|
H A D | operations.hpp | 40 namespace text { namespace
|
H A D | regex_fwd.hpp | 36 namespace text { namespace
|