Home
last modified time | relevance | path

Searched refs:uipp (Results 1 – 25 of 82) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_uidinfo.c153 struct uihashhead *uipp; in uid_find() local
155 uipp = UIHASH(uid); in uid_find()
161 uip_first = uipp->slh_first; in uid_find()
163 SLIST_FOREACH(uip, uipp, ui_hash) { in uid_find()
180 uip = atomic_cas_ptr(&uipp->slh_first, uip_first, newuip); in uid_find()
/dports/graphics/opendx/dx-4.4.4/
H A Dconfigure.ac1298 src/uipp/Makefile \
1299 src/uipp/base/Makefile \
1300 src/uipp/dxl/Makefile \
1301 src/uipp/dxui/Makefile \
1302 src/uipp/dxuilib/Makefile \
1303 src/uipp/dxuilib/local.mk \
1304 src/uipp/java/Makefile \
1316 src/uipp/mb/Makefile \
1319 src/uipp/tutor/Makefile \
1320 src/uipp/ui/Makefile \
[all …]
/dports/graphics/opendx/dx-4.4.4/src/
H A DMakefile.am1 SUBDIRS = exec uipp misc subdir
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/user-crypto/src/
H A Drsa.c413 SetIndividualInternal(rsa->iqmp, &key->uipp) != 0) { in SetRsaInternal()
514 key->dQipp, key->uipp, key->pPrv); in SetRsaInternal()
780 if (key->uipp != NULL) { in wc_FreeRsaKey()
781 XFREE(key->uipp, NULL, DYNAMIC_TYPE_USER_CRYPTO); in wc_FreeRsaKey()
782 key->uipp = NULL; in wc_FreeRsaKey()
984 GetInt(&key->uipp, input, inOutIdx, inSz) < 0 ) in wc_RsaPrivateKeyDecode()
1080 key->dQipp, key->uipp, key->pPrv); in wc_RsaPrivateKeyDecode()
1853 ret = ippsMul_BN(tmp, key->uipp, tmp); in wc_RsaSSL_Sign()
2277 ret = init_bn(&key->uipp, leng); in wc_MakeRsaKey()
2285 key->dQipp, key->uipp, key->pPrv); in wc_MakeRsaKey()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/user-crypto/src/
H A Drsa.c413 SetIndividualInternal(rsa->iqmp, &key->uipp) != 0) { in SetRsaInternal()
514 key->dQipp, key->uipp, key->pPrv); in SetRsaInternal()
780 if (key->uipp != NULL) { in wc_FreeRsaKey()
781 XFREE(key->uipp, NULL, DYNAMIC_TYPE_USER_CRYPTO); in wc_FreeRsaKey()
782 key->uipp = NULL; in wc_FreeRsaKey()
984 GetInt(&key->uipp, input, inOutIdx, inSz) < 0 ) in wc_RsaPrivateKeyDecode()
1080 key->dQipp, key->uipp, key->pPrv); in wc_RsaPrivateKeyDecode()
1853 ret = ippsMul_BN(tmp, key->uipp, tmp); in wc_RsaSSL_Sign()
2277 ret = init_bn(&key->uipp, leng); in wc_MakeRsaKey()
2285 key->dQipp, key->uipp, key->pPrv); in wc_MakeRsaKey()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/user-crypto/src/
H A Drsa.c413 SetIndividualInternal(rsa->iqmp, &key->uipp) != 0) { in SetRsaInternal()
514 key->dQipp, key->uipp, key->pPrv); in SetRsaInternal()
780 if (key->uipp != NULL) { in wc_FreeRsaKey()
781 XFREE(key->uipp, NULL, DYNAMIC_TYPE_USER_CRYPTO); in wc_FreeRsaKey()
782 key->uipp = NULL; in wc_FreeRsaKey()
984 GetInt(&key->uipp, input, inOutIdx, inSz) < 0 ) in wc_RsaPrivateKeyDecode()
1080 key->dQipp, key->uipp, key->pPrv); in wc_RsaPrivateKeyDecode()
1853 ret = ippsMul_BN(tmp, key->uipp, tmp); in wc_RsaSSL_Sign()
2277 ret = init_bn(&key->uipp, leng); in wc_MakeRsaKey()
2285 key->dQipp, key->uipp, key->pPrv); in wc_MakeRsaKey()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/user-crypto/src/
H A Drsa.c413 SetIndividualInternal(rsa->iqmp, &key->uipp) != 0) { in SetRsaInternal()
514 key->dQipp, key->uipp, key->pPrv); in SetRsaInternal()
780 if (key->uipp != NULL) { in wc_FreeRsaKey()
781 XFREE(key->uipp, NULL, DYNAMIC_TYPE_USER_CRYPTO); in wc_FreeRsaKey()
782 key->uipp = NULL; in wc_FreeRsaKey()
984 GetInt(&key->uipp, input, inOutIdx, inSz) < 0 ) in wc_RsaPrivateKeyDecode()
1080 key->dQipp, key->uipp, key->pPrv); in wc_RsaPrivateKeyDecode()
1853 ret = ippsMul_BN(tmp, key->uipp, tmp); in wc_RsaSSL_Sign()
2277 ret = init_bn(&key->uipp, leng); in wc_MakeRsaKey()
2285 key->dQipp, key->uipp, key->pPrv); in wc_MakeRsaKey()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/user-crypto/src/
H A Drsa.c413 SetIndividualInternal(rsa->iqmp, &key->uipp) != 0) { in SetRsaInternal()
514 key->dQipp, key->uipp, key->pPrv); in SetRsaInternal()
780 if (key->uipp != NULL) { in wc_FreeRsaKey()
781 XFREE(key->uipp, NULL, DYNAMIC_TYPE_USER_CRYPTO); in wc_FreeRsaKey()
782 key->uipp = NULL; in wc_FreeRsaKey()
984 GetInt(&key->uipp, input, inOutIdx, inSz) < 0 ) in wc_RsaPrivateKeyDecode()
1080 key->dQipp, key->uipp, key->pPrv); in wc_RsaPrivateKeyDecode()
1853 ret = ippsMul_BN(tmp, key->uipp, tmp); in wc_RsaSSL_Sign()
2277 ret = init_bn(&key->uipp, leng); in wc_MakeRsaKey()
2285 key->dQipp, key->uipp, key->pPrv); in wc_MakeRsaKey()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A Dpause.bm6 * $Header: /src/master/dx/src/uipp/widgets/pause.bm,v 1.1.1.1 1999/03/24 15:17:37 gda Exp $
H A Dstop.bm6 * $Header: /src/master/dx/src/uipp/widgets/stop.bm,v 1.1.1.1 1999/03/24 15:17:37 gda Exp $
H A Dforward.bm6 * $Header: /src/master/dx/src/uipp/widgets/forward.bm,v 1.1.1.1 1999/03/24 15:17:37 gda Exp $
H A Dstep.bm6 * $Header: /src/master/dx/src/uipp/widgets/step.bm,v 1.1.1.1 1999/03/24 15:17:37 gda Exp $
H A Dbackward.bm6 * $Header: /src/master/dx/src/uipp/widgets/backward.bm,v 1.1.1.1 1999/03/24 15:17:37 gda Exp $
H A Dstepb.bm6 * $Header: /src/master/dx/src/uipp/widgets/stepb.bm,v 1.1.1.1 1999/03/24 15:17:37 gda Exp $
H A Dstepf.bm6 * $Header: /src/master/dx/src/uipp/widgets/stepf.bm,v 1.1.1.1 1999/03/24 15:17:37 gda Exp $
H A Dframe.bm6 * $Header: /src/master/dx/src/uipp/widgets/frame.bm,v 1.1.1.1 1999/03/24 15:17:37 gda Exp $
H A Dloop.bm6 * $Header: /src/master/dx/src/uipp/widgets/loop.bm,v 1.1.1.1 1999/03/24 15:17:37 gda Exp $
H A Dpalim.bm6 * $Header: /src/master/dx/src/uipp/widgets/palim.bm,v 1.1.1.1 1999/03/24 15:17:37 gda Exp $
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Darc-type-conversion.m56 __unsafe_unretained id **uipp = (__unsafe_unretained id **)vp;
79 __unsafe_unretained id **uipp = (id**)(__unsafe_unretained id **)vp;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Darc-type-conversion.m56 __unsafe_unretained id **uipp = (__unsafe_unretained id **)vp;
79 __unsafe_unretained id **uipp = (id**)(__unsafe_unretained id **)vp;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Darc-type-conversion.m56 __unsafe_unretained id **uipp = (__unsafe_unretained id **)vp;
79 __unsafe_unretained id **uipp = (id**)(__unsafe_unretained id **)vp;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Darc-type-conversion.m56 __unsafe_unretained id **uipp = (__unsafe_unretained id **)vp;
79 __unsafe_unretained id **uipp = (id**)(__unsafe_unretained id **)vp;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Darc-type-conversion.m56 __unsafe_unretained id **uipp = (__unsafe_unretained id **)vp;
79 __unsafe_unretained id **uipp = (id**)(__unsafe_unretained id **)vp;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Darc-type-conversion.m56 __unsafe_unretained id **uipp = (__unsafe_unretained id **)vp;
79 __unsafe_unretained id **uipp = (id**)(__unsafe_unretained id **)vp;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Darc-type-conversion.m56 __unsafe_unretained id **uipp = (__unsafe_unretained id **)vp;
79 __unsafe_unretained id **uipp = (id**)(__unsafe_unretained id **)vp;

1234