| /src/tests/fs/ptyfs/ |
| t_ptyfs.c | 38 ATF_TC(basic); variable 39 ATF_TC_HEAD(basic, tc) 44 ATF_TC_BODY(basic, tc) 59 ATF_TP_ADD_TC(tp, basic);
|
| /src/tests/fs/nullfs/ |
| t_basic.c | 23 ATF_TC(basic); variable 24 ATF_TC_HEAD(basic, tc) 26 atf_tc_set_md_var(tc, "descr", "basic nullfs functionality"); 73 ATF_TC_BODY(basic, tc) 168 ATF_TP_ADD_TC(tp, basic);
|
| /src/tests/fs/umapfs/ |
| t_basic.c | 25 ATF_TC(basic); variable 26 ATF_TC_HEAD(basic, tc) 28 atf_tc_set_md_var(tc, "descr", "basic umapfs mapping"); 69 ATF_TC_BODY(basic, tc) 143 ATF_TP_ADD_TC(tp, basic);
|
| /src/tests/lib/libc/sys/ |
| t_pollts.c | 48 ATF_TC(basic); variable 49 ATF_TC_HEAD(basic, tc) 53 "Basic functionality test for ppoll(2)/pollts(2)"); 56 ATF_TC_BODY(basic, tc) 196 ATF_TP_ADD_TC(tp, basic);
|
| /src/tests/rump/rumpkern/ |
| t_sp.sh | 54 test_case basic basic 83 basic() function 160 atf_add_test_case basic
|
| /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/ |
| libctf-bitfield-name-lookup.c | 1 /* Verify that name lookup of basic types including old-style bitfield types 17 ctf_encoding_t basic; local 30 single basic type dropped in at position POS. Oscillate the offset 33 basic.cte_bits = count; 34 basic.cte_offset = 0; 35 basic.cte_format = CTF_INT_SIGNED; 45 err = "populating with basic type"; 46 if (ctf_add_integer (dict, CTF_ADD_ROOT, "int", &basic) < 0) 61 /* Possibly populate with at-end basic type. */ 64 err = "populating with basic type" [all...] |
| /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-writable/ |
| libctf-bitfield-name-lookup.c | 1 /* Verify that name lookup of basic types including old-style bitfield types 17 ctf_encoding_t basic; local 30 single basic type dropped in at position POS. Oscillate the offset 33 basic.cte_bits = count; 34 basic.cte_offset = 0; 35 basic.cte_format = CTF_INT_SIGNED; 45 err = "populating with basic type"; 46 if (ctf_add_integer (dict, CTF_ADD_ROOT, "int", &basic) < 0) 61 /* Possibly populate with at-end basic type. */ 64 err = "populating with basic type" [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/guile/lib/gdb/ |
| types.scm | 58 (define-public (get-basic-type type) 59 "Return the \"basic\" type of a given type. 62 type: The type to reduce to its basic type.
|
| /src/external/gpl3/gdb/dist/gdb/guile/lib/gdb/ |
| types.scm | 58 (define-public (get-basic-type type) 59 "Return the \"basic\" type of a given type. 62 type: The type to reduce to its basic type.
|
| /src/external/mpl/bind/dist/bin/tests/system/isctest/vars/ |
| __init__.py | 15 from . import algorithms, autoconf, basic, dirs, features, openssl, ports namespace 22 "basic",
|
| /src/tests/fs/vfs/ |
| t_union.c | 109 basic(const atf_tc_t *tc, const char *mp) function 194 ATF_TC_FSAPPLY(basic, "check basic union functionality"); 200 ATF_TP_FSAPPLY(basic);
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| regex_constants.h | 66 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep 124 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001, 129 _GLIBCXX17_INLINE constexpr syntax_option_type basic = _S_basic; local 152 * identical to syntax_option_type basic, except that newlines are treated
|
| /src/tests/lib/librt/ |
| t_sem.c | 76 ATF_TC_WITH_CLEANUP(basic); variable 77 ATF_TC_HEAD(basic, tc) 79 atf_tc_set_md_var(tc, "descr", "Checks basic functionality of POSIX " 82 ATF_TC_BODY(basic, tc) 112 ATF_TC_CLEANUP(basic, tc) 345 ATF_TP_ADD_TC(tp, basic);
|
| /src/tests/usr.bin/printf/ |
| printf.sh | 34 # "$1" is basic test name, "$2" is description 205 basic() function 207 setmsg basic 243 define basic 'basic functionality' 1268 # Basic formatting
|
| /src/usr.sbin/wlanctl/ |
| wlanctl.c | 77 const char *basic; local 84 basic = "*"; 86 basic = ""; 89 printf(" [%s%d.%d]", basic, rate / 10, rate % 10); 91 printf(" %s%d.%d", basic, rate / 10, rate % 10);
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| regex_constants.h | 66 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep 124 * that used by POSIX basic regular expressions in IEEE Std 1003.1-2001, 129 _GLIBCXX17_INLINE constexpr syntax_option_type basic = _S_basic; local 152 * identical to syntax_option_type basic, except that newlines are treated
|
| /src/tests/lib/libc/regex/ |
| t_regex_att.c | 74 { "a[-]?c", "ac" }, // basic.dat 156 { "a[-]?c", "ac" }, // basic.dat 538 ATF_TC(basic); variable 539 ATF_TC_HEAD(basic, tc) 541 atf_tc_set_md_var(tc, "descr", "Tests basic functionality"); 543 ATF_TC_BODY(basic, tc) 545 att_test(tc, "basic"); 627 ATF_TP_ADD_TC(tp, basic);
|
| /src/sys/net80211/ |
| ieee80211_proto.c | 400 * value so any basic rate bit is set. 402 * to stations have the necessary basic 412 * supported. If this is a basic rate and we 530 * Mark the basic rates for the 11g rate table based on the 534 * the basic OFDM rates. 539 static const struct ieee80211_rateset basic[] = { local 552 for (j = 0; j < basic[mode].rs_nrates; j++) 553 if (basic[mode].rs_rates[j] == rs->rs_rates[i]) {
|
| /src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| revoke.c | 269 parse_ocsp_basic(const void *data, size_t length, OCSPBasicOCSPResponse *basic) 275 memset(basic, 0, sizeof(*basic)); 307 basic, 315 free_OCSPBasicOCSPResponse(basic); 330 OCSPBasicOCSPResponse basic; local 347 ret = parse_ocsp_basic(data, length, &basic); 355 if (basic.certs) { 361 free_OCSPBasicOCSPResponse(&basic); 365 for (i = 0; i < basic.certs->len; i++) 1301 OCSPBasicOCSPResponse basic; local [all...] |
| /src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
| posix_compat.h | 173 FILE_BASIC_INFO basic; local 174 if (!GetFileInformationByHandleEx(h, FileBasicInfo, &basic, sizeof(basic))) 177 buf->st_mtim = filetime_to_timespec(basic.LastWriteTime); 178 buf->st_atim = filetime_to_timespec(basic.LastAccessTime); 180 if (!(basic.FileAttributes & FILE_ATTRIBUTE_READONLY)) 182 if (basic.FileAttributes & FILE_ATTRIBUTE_DIRECTORY) { 187 if (basic.FileAttributes & FILE_ATTRIBUTE_REPARSE_POINT) { 389 FILE_BASIC_INFO basic; local 390 if (!GetFileInformationByHandleEx(h, FileBasicInfo, &basic, sizeof(basic)) [all...] |
| /src/external/bsd/wpa/dist/src/crypto/ |
| tls_openssl_ocsp.c | 490 BasicOCSPResponse *basic; local 548 basic = d2i_BasicOCSPResponse(NULL, &basic_data, basic_len); 549 if (!basic) { 556 rd = basic->tbsResponseData; 558 if (basic->certs) { 559 untrusted = sk_X509_dup(basic->certs); 563 num = sk_X509_num(basic->certs); 567 extra_cert = sk_X509_value(basic->certs, i); 628 basic->signatureAlgorithm, basic->signature [all...] |
| /src/external/gpl3/binutils/dist/libiberty/ |
| rust-demangle.c | 876 const char *basic; local 884 basic = basic_type (tag); 885 if (basic) 887 PRINT (basic);
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| rust-demangle.c | 876 const char *basic; local 884 basic = basic_type (tag); 885 if (basic) 887 PRINT (basic);
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| rust-demangle.c | 876 const char *basic; local 884 basic = basic_type (tag); 885 if (basic) 887 PRINT (basic);
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| rust-demangle.c | 876 const char *basic; local 884 basic = basic_type (tag); 885 if (basic) 887 PRINT (basic);
|