| /freebsd-14.2/contrib/netbsd-tests/ipf/ |
| H A D | t_nat_parse.sh | 40 test_case in1 intest text text 41 test_case in2 intest text text 42 test_case in3 intest text text 43 test_case in4 intest text text 44 test_case in5 intest text text 45 test_case in6 intest text text 46 test_case in7 intest text text 47 test_case in100 intest text text 48 test_case in101 intest text text 49 test_case in102 intest text text [all …]
|
| H A D | t_nat_exec.sh | 63 test_case n1 nattest text text 64 test_case n2 nattest text text 65 test_case n3 nattest text text 66 test_case n4 nattest text text 67 test_case n5 nattest text text 68 test_case n6 nattest text text 69 test_case n7 nattest text text 73 test_case n11 nattest text text 75 test_case n13 nattest text text 76 test_case n14 nattest text text [all …]
|
| H A D | t_pools.sh | 66 test_case f28 ptest text text 67 test_case f29 ptest text text 68 test_case p1 ptest text text 69 test_case p2 ptest text text 70 test_case p3 ptest text text 71 test_case p4 ptest text text 72 test_case p5 ptest text text 73 test_case p6 ptest text text 74 test_case p7 ptest text text 75 test_case p9 ptest text text [all …]
|
| H A D | t_filter_exec.sh | 111 test_case f1 dotest text text 112 test_case f2 dotest text text 113 test_case f3 dotest text text 114 test_case f4 dotest text text 115 test_case f5 dotest text text 116 test_case f6 dotest text text 117 test_case f7 dotest text text 118 test_case f8 dotest text text 119 test_case f9 dotest text text 125 test_case f15 mtest text text [all …]
|
| /freebsd-14.2/contrib/kyua/utils/text/ |
| H A D | operations_test.cpp | 40 namespace text = utils::text; 71 ATF_REQUIRE_EQ("", text::escape_xml("")); in ATF_TEST_CASE_BODY() 78 ATF_REQUIRE_EQ("a", text::escape_xml("a")); in ATF_TEST_CASE_BODY() 373 ATF_REQUIRE_THROW(text::value_error, text::to_type< int >("")); in ATF_TEST_CASE_BODY() 380 ATF_REQUIRE_THROW(text::value_error, text::to_type< bool >("")); in ATF_TEST_CASE_BODY() 381 ATF_REQUIRE_THROW(text::value_error, text::to_type< bool >("true ")); in ATF_TEST_CASE_BODY() 382 ATF_REQUIRE_THROW(text::value_error, text::to_type< bool >("foo")); in ATF_TEST_CASE_BODY() 389 ATF_REQUIRE_THROW(text::value_error, text::to_type< int >(" 3")); in ATF_TEST_CASE_BODY() 390 ATF_REQUIRE_THROW(text::value_error, text::to_type< int >("3 ")); in ATF_TEST_CASE_BODY() 391 ATF_REQUIRE_THROW(text::value_error, text::to_type< int >("3a")); in ATF_TEST_CASE_BODY() [all …]
|
| H A D | table_test.cpp | 37 namespace text = utils::text; 76 text::table_row row1; in ATF_TEST_CASE_BODY() 79 text::table_row row2; in ATF_TEST_CASE_BODY() 83 text::table table(2); in ATF_TEST_CASE_BODY() 95 text::table_row row1; in ATF_TEST_CASE_BODY() 98 text::table_row row2; in ATF_TEST_CASE_BODY() 102 text::table table(2); in ATF_TEST_CASE_BODY() 114 text::table table(2); in ATF_TEST_CASE_BODY() 124 text::table_row row1; in ATF_TEST_CASE_BODY() 126 text::table_row row2; in ATF_TEST_CASE_BODY() [all …]
|
| H A D | table.cpp | 39 namespace text = utils::text; 55 static text::widths_vector 171 refill_cell(const text::table_row& row, const text::widths_vector& widths, in refill_cell() 205 format_row(const text::table_row& row, const text::widths_vector& widths, in format_row() 210 std::vector< text::table_row > textual_rows(1, text::table_row(row.size())); in format_row() 275 const text::widths_vector& 311 text::table::const_iterator 321 text::table::const_iterator 356 text::table_formatter& 382 text::table_formatter& [all …]
|
| H A D | regex_test.cpp | 35 namespace text = utils::text; 41 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() 51 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() 62 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() 74 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() 87 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() 99 const text::regex_matches matches = text::match_regex( in ATF_TEST_CASE_BODY() 112 const text::regex regex = text::regex::compile("number is ([0-9]+)", 1); in ATF_TEST_CASE_BODY() 135 const text::regex regex1 = text::regex::compile("foo", 0, false); in ATF_TEST_CASE_BODY() 144 const text::regex regex2 = text::regex::compile("foo", 0, true); in ATF_TEST_CASE_BODY() [all …]
|
| H A D | templates_test.cpp | 41 namespace text = utils::text; 93 text::templates_def templates; in ATF_TEST_CASE_BODY() 102 text::templates_def templates; in ATF_TEST_CASE_BODY() 112 text::templates_def templates; in ATF_TEST_CASE_BODY() 123 text::templates_def templates; in ATF_TEST_CASE_BODY() 132 text::templates_def templates; in ATF_TEST_CASE_BODY() 144 text::templates_def templates; in ATF_TEST_CASE_BODY() 165 text::templates_def templates; in ATF_TEST_CASE_BODY() 177 text::templates_def templates; in ATF_TEST_CASE_BODY() 189 text::templates_def templates; in ATF_TEST_CASE_BODY() [all …]
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | commands | 52 !:mime text/x-nawk 54 !:mime text/x-nawk 56 !:mime text/x-nawk 58 !:mime text/x-gawk 60 !:mime text/x-gawk 62 !:mime text/x-gawk 65 !:mime text/x-awk 67 !:mime text/x-awk 134 !:mime text/x-php 136 !:mime text/x-php [all …]
|
| H A D | tex | 39 !:mime text/x-info 43 !:mime text/x-tex 46 !:mime text/x-tex 49 !:mime text/x-tex 52 !:mime text/x-tex 55 !:mime text/x-tex 58 !:mime text/x-tex 61 !:mime text/x-tex 64 !:mime text/x-tex 67 !:mime text/x-tex [all …]
|
| H A D | c-lang | 9 !:mime text/x-bcpl 11 !:mime text/x-bcpl 21 !:mime text/x-c 24 !:mime text/x-c 28 !:mime text/x-c 32 !:mime text/x-c 35 !:mime text/x-c 38 !:mime text/x-c 41 !:mime text/x-c 44 !:mime text/x-c [all …]
|
| H A D | sgml | 34 !:mime text/html 38 !:mime text/html 42 !:mime text/html 50 !:mime text/html 55 !:mime text/html 57 !:mime text/html 60 !:mime text/html 62 !:mime text/html 114 !:mime text/xml 117 !:mime text/xml [all …]
|
| H A D | clojure | 7 !:mime text/x-clojure 9 !:mime text/x-clojure 11 !:mime text/x-clojure 13 !:mime text/x-clojure 15 !:mime text/x-clojure 17 !:mime text/x-clojure 19 !:mime text/x-clojure 21 !:mime text/x-clojure 24 !:mime text/x-clojure 27 !:mime text/x-clojure [all …]
|
| /freebsd-14.2/contrib/expat/tests/ |
| H A D | basic_tests.c | 296 char text[100]; in START_TEST() local 300 snprintf(text, sizeof(text), "<e>%ccd</e>", i); in START_TEST() 303 snprintf(text, sizeof(text), in START_TEST() 382 char text[] in START_TEST() local 1724 memcpy(buffer, text, sizeof(text) - 1); in START_TEST() 3024 memcpy(buffer, text, strlen(text)); in START_TEST() 3062 memcpy(buffer, text, strlen(text)); in START_TEST() 5467 free(text); in START_TEST() 5512 free(text); in START_TEST() 5553 free(text); in START_TEST() [all …]
|
| H A D | ns_tests.c | 82 if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_FALSE) in START_TEST() 128 if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_TRUE) in run_ns_tagname_overwrite_test() 183 if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_TRUE) in START_TEST() 204 if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_TRUE) in START_TEST() 261 if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_TRUE) in START_TEST() 276 if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_TRUE) in START_TEST() 292 if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_TRUE) in START_TEST() 351 const char *text in START_TEST() local 591 const char text[] = in START_TEST() local 611 const char text[] = in START_TEST() local [all …]
|
| H A D | alloc_tests.c | 108 const char *text in START_TEST() local 204 const char *text in START_TEST() local 589 memcpy(buffer, text, strlen(text)); in START_TEST() 793 const char *text in START_TEST() local 842 const char *text in START_TEST() local 1009 const char *text in START_TEST() local 1059 const char *text in START_TEST() local 1104 const char *text in START_TEST() local 1172 const char *text in START_TEST() local 1221 const char *text in START_TEST() local [all …]
|
| H A D | nsalloc_tests.c | 147 memcpy(buffer, text, strlen(text)); in START_TEST() 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 466 const char *text in START_TEST() local 540 const char *text in START_TEST() local 616 const char *text in START_TEST() local 808 const char *text in START_TEST() local 878 const char *text in START_TEST() local [all …]
|
| /freebsd-14.2/contrib/byacc/test/yacc/ |
| H A D | grammar.tab.c | 1680 imply_typedef(yyval.text.text); in YYPARSE_DECL() 1687 imply_typedef(yyval.text.text); in YYPARSE_DECL() 1760 yyval.text = yystack.l_mark[0].text; in YYPARSE_DECL() 1779 …eclarator = new_declarator(yystack.l_mark[0].text.text, yystack.l_mark[0].text.text, yystack.l_mar… in YYPARSE_DECL() 1829 (void)sprintf(yyval.text.text, "*%.*s", TEXT_LEN, yystack.l_mark[0].text.text); in YYPARSE_DECL() 1837 …(void)sprintf(yyval.text.text, "*%.*s%.*s", TEXT_LEN, yystack.l_mark[-1].text.text, TEXT_LEN, yyst… in YYPARSE_DECL() 1845 strcpy(yyval.text.text, ""); in YYPARSE_DECL() 1862 …(void)sprintf(yyval.text.text, "%.*s%.*s ", TEXT_LEN, yystack.l_mark[-1].text.text, TEXT_LEN, yyst… in YYPARSE_DECL() 1938 yyval.text = yystack.l_mark[0].text; in YYPARSE_DECL() 1947 yyval.text = yystack.l_mark[0].text; in YYPARSE_DECL() [all …]
|
| /freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/ |
| H A D | basic.t | 56 is $text, $resultX; 60 is $text, $resultY; 64 is $text, $resultX; 74 is $text, $resultX; 78 is $text, $resultY; 95 is $text, $resultX; 99 is $text, $resultY; 107 is $text, 'B}C{D'; 118 is $text, "A\tB"; 144 ok(!defined $text && !defined $result || $text eq $result) [all …]
|
| /freebsd-14.2/contrib/byacc/test/ |
| H A D | grammar.y | 20 %token <text> '(' '*' '&' 133 typedef struct text { struct 203 Text text; member 563 free($1.text); 564 free($2.text); 794 $$ = new_declarator($1.text, $1.text, $1.begin); 832 (void)sprintf($$.text, "*%.*s", TEXT_LEN, $2.text); 837 (void)sprintf($$.text, "*%.*s%.*s", TEXT_LEN, $2.text, TEXT_LEN, $3.text); 854 (void)sprintf($$.text, "%s ", $1.text); 860 (void)sprintf($$.text, "%.*s%.*s ", TEXT_LEN, $1.text, TEXT_LEN, $2.text); [all …]
|
| /freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/i386/ |
| H A D | dt_isadep.c | 121 if ((text[i] == 0xff && DT_MODRM_REG(text[i + 1]) == 4) || in dt_pid_has_jump_table() 139 uint8_t *text; in dt_pid_create_return_probe() local 161 free(text); in dt_pid_create_return_probe() 192 if (text[i] == DT_LEAVE && text[i + 1] == DT_RET) { in dt_pid_create_return_probe() 197 text[i + 1] == DT_REP && text[i + 2] == DT_RET) { in dt_pid_create_return_probe() 271 free(text); in dt_pid_create_return_probe() 315 free(text); in dt_pid_create_offset_probe() 358 free(text); in dt_pid_create_offset_probe() 398 free(text); in dt_pid_create_glob_offset_probes() 407 free(text); in dt_pid_create_glob_offset_probes() [all …]
|
| /freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/sparc/ |
| H A D | dt_isadep.c | 76 uint32_t *text; in dt_pid_create_return_probe() local 87 free(text); in dt_pid_create_return_probe() 95 text[symp->st_size / 4] = 0; in dt_pid_create_return_probe() 122 free(text); in dt_pid_create_return_probe() 128 free(text); in dt_pid_create_return_probe() 196 switch (OP2(text[i])) { in dt_pid_create_return_probe() 202 baa = COND(text[i]) == 8 && A(text[i]); in dt_pid_create_return_probe() 209 baa = COND(text[i]) == 8 && A(text[i]); in dt_pid_create_return_probe() 224 baa = COND(text[i]) == 8 && A(text[i]); in dt_pid_create_return_probe() 231 baa = COND(text[i]) == 8 && A(text[i]); in dt_pid_create_return_probe() [all …]
|
| /freebsd-14.2/contrib/libxo/tests/core/saved/ |
| H A D | test_12.H.out | 1 …text color-fg-red color-bg-green">Merry XMas!!</div></div><div class="line"><div class="text">One …
|
| H A D | test_12.HP.out | 5 <div class="text">One </div> 7 <div class="text">, Two </div> 11 <div class="text">The </div> 13 <div class="text"> is </div> 15 <div class="text"> til </div> 19 <div class="text">My </div> 23 <div class="text"> til </div> 27 <div class="text">The </div> 29 <div class="text"> is </div> 35 <div class="text">My </div> [all …]
|