HomeSort by: relevance | last modified time | path
    Searched refs:wrap (Results 1 - 25 of 773) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_tdes_wrap_hw.c 20 PROV_CIPHER_HW_tdes_mode(wrap, cbc)
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_tdes_wrap_hw.c 20 PROV_CIPHER_HW_tdes_mode(wrap, cbc)
  /src/external/bsd/libfido2/dist/tools/
test.sh 73 # wrap (non-resident)
74 make_cred no.tld "--" wrap
75 verify_cred "--" wrap wrap-cred wrap-pubkey
76 verify_cred "-h" wrap /dev/null /dev/null && exit 1
77 verify_cred "-v" wrap /dev/null /dev/null && exit 1
78 verify_cred "-c0" wrap /dev/null /dev/null
79 verify_cred "-c1" wrap /dev/null /dev/null && exit 1
80 verify_cred "-c2" wrap /dev/null /dev/null && exit
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
scope-hw-watch-disable.exp 33 -re -wrap "watchpoint.*" {
36 -re -wrap "" {
49 -re -wrap "watchpoint.*" {
52 -re -wrap "" {
symbol-alias.exp 40 -re -wrap " = {field1 = 1, field2 = 2}" {
43 -re -wrap "has unknown type; cast it to its declared type" {
56 -re -wrap " = 1" {
59 -re -wrap "has unknown type; cast it to its declared type" {
71 -re -wrap " = 2" {
74 -re -wrap "has unknown type; cast it to its declared type" {
83 -re -wrap " = 2" {
86 -re -wrap "has unknown type; cast it to its declared type" {
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
scope-hw-watch-disable.exp 33 -re -wrap "watchpoint.*" {
36 -re -wrap "" {
49 -re -wrap "watchpoint.*" {
52 -re -wrap "" {
symbol-alias.exp 40 -re -wrap " = {field1 = 1, field2 = 2}" {
43 -re -wrap "has unknown type; cast it to its declared type" {
56 -re -wrap " = 1" {
59 -re -wrap "has unknown type; cast it to its declared type" {
71 -re -wrap " = 2" {
74 -re -wrap "has unknown type; cast it to its declared type" {
83 -re -wrap " = 2" {
86 -re -wrap "has unknown type; cast it to its declared type" {
  /src/tests/lib/libc/ssp/
h_vsprintf.c 37 static void wrap(const char *, ...) __printflike(1, 2);
40 wrap(const char *fmt, ...) function
53 wrap("%s", argv[1]);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/
exprs.exp 35 -re -wrap "= true" {
38 -re -wrap $kfail_int128support_re {
45 -re -wrap "= 7.0" {
48 -re -wrap $kfail_int128support_re {
55 -re -wrap "= 8.0" {
58 -re -wrap $kfail_int128support_re {
fun_renaming.exp 40 -wrap -re " = 2" {
43 -wrap -re "No definition of \"fun_rename_test_n\" in current context\\." {
54 -wrap -re " = 2" {
57 -wrap -re "No definition of \"renamed_fun_rename_test_next\" in current context\\." {
68 -wrap -re " = 2" {
71 -wrap -re "No definition of \"pack\\.renamed_fun_rename_test_next\" in current context\\." {
78 -wrap -re "Type <data variable, no debug info> is not a structure or union type\\." {
packed_array_assign.exp 63 -re -wrap $re {
66 -re -wrap $kfail_int128support_re {
69 -re -wrap $all_zeros {
85 -re -wrap $re {
88 -re -wrap $kfail_int128support_re {
101 -re -wrap $re {
104 -re -wrap $kfail_int128support_re {
uninitialized-variable-record.exp 39 -re -wrap "" {
48 -re -wrap " = $re_cast ($hex)" {
65 -re -wrap "" {
72 -re -wrap " = $decimal" {
75 -re -wrap "" {
85 -re -wrap " = (.*)" {
111 -re -wrap ", d => $decimal.*" {
114 -re -wrap ", d = $decimal.*" {
117 -re -wrap "" {
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
exprs.exp 35 -re -wrap "= true" {
38 -re -wrap $kfail_int128support_re {
45 -re -wrap "= 7.0" {
48 -re -wrap $kfail_int128support_re {
55 -re -wrap "= 8.0" {
58 -re -wrap $kfail_int128support_re {
fun_renaming.exp 40 -wrap -re " = 2" {
43 -wrap -re "No definition of \"fun_rename_test_n\" in current context\\." {
54 -wrap -re " = 2" {
57 -wrap -re "No definition of \"renamed_fun_rename_test_next\" in current context\\." {
68 -wrap -re " = 2" {
71 -wrap -re "No definition of \"pack\\.renamed_fun_rename_test_next\" in current context\\." {
78 -wrap -re "Type <data variable, no debug info> is not a structure or union type\\." {
packed_array_assign.exp 63 -re -wrap $re {
66 -re -wrap $kfail_int128support_re {
69 -re -wrap $all_zeros {
85 -re -wrap $re {
88 -re -wrap $kfail_int128support_re {
101 -re -wrap $re {
104 -re -wrap $kfail_int128support_re {
uninitialized-variable-record.exp 39 -re -wrap "" {
48 -re -wrap " = $re_cast ($hex)" {
65 -re -wrap "" {
72 -re -wrap " = $decimal" {
75 -re -wrap "" {
85 -re -wrap " = (.*)" {
111 -re -wrap ", d => $decimal.*" {
114 -re -wrap ", d = $decimal.*" {
117 -re -wrap "" {
  /src/sys/dev/microcode/aic7xxx/
aic7xxx_reg.h 18 #define ahc_scsiseq_print(regvalue, cur_col, wrap) \
19 ahc_print_register(NULL, 0, "SCSISEQ", 0x00, regvalue, cur_col, wrap)
25 #define ahc_sxfrctl0_print(regvalue, cur_col, wrap) \
26 ahc_print_register(NULL, 0, "SXFRCTL0", 0x01, regvalue, cur_col, wrap)
32 #define ahc_sxfrctl1_print(regvalue, cur_col, wrap) \
33 ahc_print_register(NULL, 0, "SXFRCTL1", 0x02, regvalue, cur_col, wrap)
39 #define ahc_scsisigi_print(regvalue, cur_col, wrap) \
40 ahc_print_register(NULL, 0, "SCSISIGI", 0x03, regvalue, cur_col, wrap)
46 #define ahc_scsisigo_print(regvalue, cur_col, wrap) \
47 ahc_print_register(NULL, 0, "SCSISIGO", 0x03, regvalue, cur_col, wrap)
    [all...]
aic79xx_reg.h 18 #define ahd_mode_ptr_print(regvalue, cur_col, wrap) \
19 ahd_print_register(NULL, 0, "MODE_PTR", 0x00, regvalue, cur_col, wrap)
25 #define ahd_intstat_print(regvalue, cur_col, wrap) \
26 ahd_print_register(NULL, 0, "INTSTAT", 0x01, regvalue, cur_col, wrap)
32 #define ahd_seqintcode_print(regvalue, cur_col, wrap) \
33 ahd_print_register(NULL, 0, "SEQINTCODE", 0x02, regvalue, cur_col, wrap)
39 #define ahd_clrint_print(regvalue, cur_col, wrap) \
40 ahd_print_register(NULL, 0, "CLRINT", 0x03, regvalue, cur_col, wrap)
46 #define ahd_error_print(regvalue, cur_col, wrap) \
47 ahd_print_register(NULL, 0, "ERROR", 0x04, regvalue, cur_col, wrap)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
size.exp 49 -re -wrap "! Test Breakpoint \[0-9\]" {
52 -re -wrap "! Breakpoint before deallocate\." {
69 -re -wrap "\r\n\[0-9\]+\[ \t\]+call test_size_\[0-9\]* \\((\[^\r\n\]+)\\)" {
77 -re -wrap " = $answer" {
80 -re -wrap "SIZE can only be applied to arrays" {
99 -re -wrap "DIM argument to SIZE must be between 1 and \[1-2\]" {
102 -re -wrap "SIZE can only be applied to arrays" {
133 -re -wrap "SIZE can only be used on allocated/associated arrays" {
136 -re -wrap "SIZE can only be applied to arrays" {
sizeof.exp 49 -re -wrap "! Test breakpoint" {
52 -re -wrap "! Past unassigned pointers" {
57 -re -wrap "! Final breakpoint" {
74 -re -wrap "\r\n\[0-9\]+\[ \t\]+call test_sizeof \\((\[^\r\n\]+)\\)" {
92 -re -wrap " = $answer" {
95 -re -wrap " = 0" {
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
size.exp 49 -re -wrap "! Test Breakpoint \[0-9\]" {
52 -re -wrap "! Breakpoint before deallocate\." {
69 -re -wrap "\r\n\[0-9\]+\[ \t\]+call test_size_\[0-9\]* \\((\[^\r\n\]+)\\)" {
77 -re -wrap " = $answer" {
80 -re -wrap "SIZE can only be applied to arrays" {
99 -re -wrap "DIM argument to SIZE must be between 1 and \[1-2\]" {
102 -re -wrap "SIZE can only be applied to arrays" {
133 -re -wrap "SIZE can only be used on allocated/associated arrays" {
136 -re -wrap "SIZE can only be applied to arrays" {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
solib-precsave.exp 78 -wrap -re "Breakpoint .* end of main .*" {
81 -wrap -re "Process record does not support instruction 0xfae64 at.*" {
135 -re -wrap "middle part two.*" {
139 -re -wrap "${lib2src}.*" {
146 -re -wrap "return y;.*" {
149 -re -wrap "int y =.*" {
156 -re -wrap "begin part two.*" {
160 -re -wrap "${lib2src}.*" {
165 -re -wrap "return y;.*" {
168 -re -wrap "int y =.*"
    [all...]
solib-reverse.exp 75 -wrap -re " end part one.*" {
78 -wrap -re "Process record does not support instruction 0xfae64 at.*" {
111 -re -wrap "middle part two.*" {
115 -re -wrap "${lib2src}.*" {
122 -re -wrap "return y;.*" {
125 -re -wrap "int y =.*" {
132 -re -wrap "begin part two.*" {
136 -re -wrap "${lib2src}.*" {
141 -re -wrap "return y;.*" {
144 -re -wrap "int y =.*"
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
solib-precsave.exp 78 -wrap -re "Breakpoint .* end of main .*" {
81 -wrap -re "Process record does not support instruction 0xfae64 at.*" {
135 -re -wrap "middle part two.*" {
139 -re -wrap "${lib2src}.*" {
146 -re -wrap "return y;.*" {
149 -re -wrap "int y =.*" {
156 -re -wrap "begin part two.*" {
160 -re -wrap "${lib2src}.*" {
165 -re -wrap "return y;.*" {
168 -re -wrap "int y =.*"
    [all...]
solib-reverse.exp 75 -wrap -re " end part one.*" {
78 -wrap -re "Process record does not support instruction 0xfae64 at.*" {
111 -re -wrap "middle part two.*" {
115 -re -wrap "${lib2src}.*" {
122 -re -wrap "return y;.*" {
125 -re -wrap "int y =.*" {
132 -re -wrap "begin part two.*" {
136 -re -wrap "${lib2src}.*" {
141 -re -wrap "return y;.*" {
144 -re -wrap "int y =.*"
    [all...]

Completed in 35 milliseconds

1 2 3 4 5 6 7 8 91011>>