| /src/tests/crypto/libcrypto/evp/ |
| Makefile | 9 evpcase.txt \ 10 evpciph.txt \ 11 evpdigest.txt \ 12 evpencod.txt \ 13 evpkdf.txt \ 14 evpmac.txt \ 15 evppbe.txt \ 16 evppkey.txt \ 17 evppkey_ecc.txt 20 evpciph_aes_ccm_cavs.txt \ [all...] |
| /src/crypto/external/bsd/openssl/dist/test/recipes/ |
| 30-test_evp.t | 40 evpciph_aes_ccm_cavs.txt 41 evpciph_aes_common.txt 42 evpciph_aes_cts.txt 43 evpciph_aes_wrap.txt 44 evpciph_aes_stitched.txt 45 evpciph_des3_common.txt 46 evpkdf_hkdf.txt 47 evpkdf_pbkdf1.txt 48 evpkdf_pbkdf2.txt 49 evpkdf_ss.txt [all...] |
| 10-test_bn.t | 19 my @files = qw( bnexp.txt bnmod.txt bnmul.txt bnshift.txt bnsum.txt bngcd.txt );
|
| /src/external/gpl2/gettext/dist/gettext-tools/libuniname/ |
| test-names.sh | 2 exec ./test-names $top_srcdir/libuniname/UnicodeDataNames.txt
|
| /src/external/bsd/atf/ |
| Makefile.inc | 8 # Depend on the atf-version.txt target to generate a file that contains 11 atf-version.txt: atf-version-real.txt 12 @cmp -s atf-version.txt atf-version-real.txt \ 13 || cp atf-version-real.txt atf-version.txt 14 atf-version-real.txt: .PHONY 16 | cut -d '"' -f 2 >atf-version-real.txt 17 CLEANFILES+= atf-version.txt atf-version-real.tx [all...] |
| /src/tests/usr.bin/diff3/ |
| t_diff3.sh | 10 diff3 $(atf_get_srcdir)/1.txt $(atf_get_srcdir)/2.txt $(atf_get_srcdir)/3.txt 13 diff3 -T $(atf_get_srcdir)/1.txt $(atf_get_srcdir)/2.txt $(atf_get_srcdir)/3.txt 16 diff3 -e $(atf_get_srcdir)/1.txt $(atf_get_srcdir)/2.txt $(atf_get_srcdir)/3.txt 19 diff3 -x $(atf_get_srcdir)/1.txt $(atf_get_srcdir)/2.txt $(atf_get_srcdir)/3.tx [all...] |
| Makefile | 21 FILES+= 1.txt 22 FILES+= 2.txt 23 FILES+= 3.txt 24 FILES+= long-m.txt 25 FILES+= long-o.txt 26 FILES+= long-y.txt
|
| /src/crypto/external/apache2/openssl/dist/test/recipes/ |
| 30-test_evp.t | 47 evpciph_aes_ccm_cavs.txt 48 evpciph_aes_common.txt 49 evpciph_aes_cts.txt 50 evpciph_aes_wrap.txt 51 evpciph_aes_stitched.txt 52 evpciph_des3_common.txt 53 evpkdf_hkdf.txt 54 evpkdf_kbkdf_counter.txt 55 evpkdf_kbkdf_kmac.txt 56 evpkdf_pbkdf1.txt [all...] |
| 10-test_bn.t | 19 my @files = qw( bnexp.txt bnmod.txt bnmul.txt bnshift.txt bnsum.txt bngcd.txt );
|
| /src/crypto/external/bsd/openssl.old/dist/test/recipes/ |
| 10-test_bn.t | 19 my @files = qw( bnexp.txt bnmod.txt bnmul.txt bnshift.txt bnsum.txt bngcd.txt );
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
| txt_16.c | 139 dns_rdata_txt_t *txt = source; local 143 REQUIRE(txt != NULL); 144 REQUIRE(txt->common.rdtype == type); 145 REQUIRE(txt->common.rdclass == rdclass); 146 REQUIRE(txt->txt != NULL && txt->txt_len != 0); 151 region.base = txt->txt; 152 region.length = txt->txt_len 167 dns_rdata_txt_t *txt = target; local 189 dns_rdata_txt_t *txt = source; local 212 dns_rdata_txt_t *txt = target; local 226 dns_rdata_txt_t *txt = source; local [all...] |
| /src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
| txt_16.c | 138 dns_rdata_txt_t *txt = source; local 142 REQUIRE(txt != NULL); 143 REQUIRE(txt->common.rdtype == type); 144 REQUIRE(txt->common.rdclass == rdclass); 145 REQUIRE(txt->txt != NULL && txt->txt_len != 0); 150 region.base = txt->txt; 151 region.length = txt->txt_len 166 dns_rdata_txt_t *txt = target; local 184 dns_rdata_txt_t *txt = source; local 207 dns_rdata_txt_t *txt = target; local 219 dns_rdata_txt_t *txt = source; local [all...] |
| /src/tests/usr.bin/sort/ |
| Makefile | 10 FILES= d_any_char_dflag_out.txt 11 FILES+= d_any_char_fflag_out.txt 12 FILES+= d_any_char_iflag_out.txt 13 FILES+= d_any_char_in.txt
|
| /src/external/bsd/libc++/ |
| prepare-import.sh | 11 rm -rf .git CMakeLists.txt */CMakeLists.txt src/doxygen_config
|
| /src/external/gpl2/xcvs/dist/maint-aux/ |
| Makefile.am | 19 gnulib-filelist.txt \ 22 srclist.txt
|
| /src/external/apache2/llvm/dist/clang/utils/ABITest/ |
| build-and-summarize.sh | 12 ../summarize.sh $1 &> fails-x.txt 13 cat fails-x.txt 14 wc -l fails-x.txt
|
| /src/external/bsd/wpa/dist/src/common/ |
| cli.h | 19 char *txt; member in struct:cli_txt_entry 26 cli_txt_list_get(struct dl_list *txt_list, const char *txt); 28 void cli_txt_list_del(struct dl_list *txt_list, const char *txt); 29 void cli_txt_list_del_addr(struct dl_list *txt_list, const char *txt); 30 void cli_txt_list_del_word(struct dl_list *txt_list, const char *txt, 33 int cli_txt_list_add(struct dl_list *txt_list, const char *txt); 34 int cli_txt_list_add_addr(struct dl_list *txt_list, const char *txt); 35 int cli_txt_list_add_word(struct dl_list *txt_list, const char *txt,
|
| cli.c | 54 os_free(e->txt); 69 const char *txt) 74 if (os_strcmp(e->txt, txt) == 0) 81 void cli_txt_list_del(struct dl_list *txt_list, const char *txt) 85 e = cli_txt_list_get(txt_list, txt); 91 void cli_txt_list_del_addr(struct dl_list *txt_list, const char *txt) 96 if (hwaddr_aton(txt, addr) < 0) 103 void cli_txt_list_del_word(struct dl_list *txt_list, const char *txt, 109 end = os_strchr(txt, separator) [all...] |
| /src/external/bsd/unbound/dist/testdata/speed_cache.tdir/ |
| makeqs.sh | 26 ./makeqs 10 > q10.txt 27 cat q10.txt 28 ./makeqs 100 > q100.txt 29 ./makeqs 1000 > q1000.txt 30 ./makeqs 10000 > q10000.txt 31 ./makeqs 100000 > q100000.txt 32 #./makeqs 1000000 > q1000000.txt 33 #./makeqs 10000000 > q10000000.txt
|
| /src/external/bsd/ntp/dist/sntp/libopts/ |
| configfile.c | 35 * @param[in] txt start of skpped text 39 skip_unkn(char const * txt) 41 txt = BRK_END_XML_TOKEN_CHARS(txt); 42 return (*txt == NUL) ? NULL : txt; 84 char * txt = text_mmap(fname, PROT_READ, MAP_PRIVATE, &cfgfile); local 86 if (TEXT_MMAP_FAILED_ADDR(txt)) 90 res = optionLoadNested(txt, fname, strlen(fname)); 455 * "txt" points to a "<!" sequence [all...] |
| /src/external/bsd/tre/dist/tests/ |
| build-tests.sh | 30 ../configure $opts > build-log.txt 2>&1 31 $make >> build-log.txt 2>&1 32 $make check >> build-log.txt 2>&1
|
| /src/external/mpl/bind/dist/tests/dns/ |
| ede_test.c | 39 const char *txt; member in struct:__anon24200 55 const unsigned char *txt; local 64 assert_non_null(expected[count].txt); 65 txt = edns->value + sizeof(code); 66 assert_memory_equal(expected[count].txt, txt, 69 assert_null(expected[count].txt); 91 { .code = 2, .txt = "foobar" }, 92 { .code = 22, .txt = NULL }, 94 .txt = "It's been a long time since I rock-and-rolledOoh, [all...] |
| /src/external/bsd/zstd/dist/tests/cli-tests/basic/ |
| args.sh | 7 println "+ zstd --adapt=min=1,maxx=2 file.txt" >&2 8 zstd --adapt=min=1,maxx=2 file.txt 9 println "+ zstd --train-cover=k=48,d=8,steps32 file.txt" >&2 10 zstd --train-cover=k=48,d=8,steps32 file.txt
|
| /src/external/bsd/am-utils/dist/doc/ |
| Makefile.am | 58 install-NEWS: $(AMU_HTML_TOP)/NEWS.txt 59 $(AMU_HTML_TOP)/NEWS.txt: $(top_srcdir)/NEWS 62 install-INSTALL: $(AMU_HTML_TOP)/INSTALL.txt 63 $(AMU_HTML_TOP)/INSTALL.txt: $(top_srcdir)/INSTALL 66 install-ChangeLog: $(AMU_HTML_TOP)/ChangeLog.txt 67 $(AMU_HTML_TOP)/ChangeLog.txt: $(top_srcdir)/ChangeLog 71 install-AUTHORS: $(AMU_HTML_TOP)/AUTHORS.txt 72 $(AMU_HTML_TOP)/AUTHORS.txt: $(top_srcdir)/AUTHORS 75 install-tasks: $(AMU_HTML_TOP)/tasks.txt 76 $(AMU_HTML_TOP)/tasks.txt: $(top_srcdir)/task [all...] |
| /src/external/bsd/compiler_rt/lib/clang/share/ |
| Makefile | 7 INCS+= asan_blacklist.txt 10 INCS+= msan_blacklist.txt
|