Searched refs:vtbl (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/crypto/openssl/arm/ |
| H A D | bsaes-armv7.S | 103 vtbl.8 d0, {q10}, d16 104 vtbl.8 d1, {q10}, d17 106 vtbl.8 d2, {q11}, d16 107 vtbl.8 d3, {q11}, d17 109 vtbl.8 d4, {q12}, d16 110 vtbl.8 d5, {q12}, d17 112 vtbl.8 d6, {q13}, d16 113 vtbl.8 d7, {q13}, d17 115 vtbl.8 d8, {q14}, d16 116 vtbl.8 d9, {q14}, d17 [all …]
|
| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | locate_kdc.c | 446 struct krb5plugin_service_locate_ftable *vtbl = NULL; in module_locate_server() local 485 vtbl = ptrs[i]; in module_locate_server() 490 code = vtbl->init(ctx, &blob); in module_locate_server() 495 code = vtbl->lookup(blob, svc, realmz, socktype, AF_UNSPEC, in module_locate_server() 499 code = vtbl->lookup(blob, svc, realmz, SOCK_STREAM, AF_UNSPEC, in module_locate_server() 504 vtbl->fini(blob); in module_locate_server()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_neon.td | 621 let InstName = "vtbl" in { 1283 let InstName = "vtbl" in {
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrNEON.td | 7174 "vtbl", "8", "$Vd, $Vn, $Vm", "", 7181 "vtbl", "8", "$Vd, $Vn, $Vm", "", []>; 7185 "vtbl", "8", "$Vd, $Vn, $Vm", "", []>; 7190 "vtbl", "8", "$Vd, $Vn, $Vm", "", []>;
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 14720 not link, due to a vtbl problem).
|