Home
last modified time | relevance | path

Searched defs:vers (Results 151 – 175 of 3225) sorted by relevance

12345678910>>...129

/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/test/dm/
H A Dtee.c93 static int match(struct tee_version_data *vers, const void *data) in match()
105 struct tee_version_data vers; in test_tee() local
154 struct tee_version_data vers; in test_tee_rpc() local
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/test/dm/
H A Dtee.c93 static int match(struct tee_version_data *vers, const void *data) in match()
105 struct tee_version_data vers; in test_tee() local
154 struct tee_version_data vers; in test_tee_rpc() local
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/test/dm/
H A Dtee.c93 static int match(struct tee_version_data *vers, const void *data) in match()
105 struct tee_version_data vers; in test_tee() local
154 struct tee_version_data vers; in test_tee_rpc() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/test/dm/
H A Dtee.c47 static int match(struct tee_version_data *vers, const void *data) in match()
59 struct tee_version_data vers; in test_tee() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/test/dm/
H A Dtee.c47 static int match(struct tee_version_data *vers, const void *data) in match()
59 struct tee_version_data vers; in test_tee() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/test/dm/
H A Dtee.c47 static int match(struct tee_version_data *vers, const void *data) in match()
59 struct tee_version_data vers; in test_tee() local
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/test/dm/
H A Dtee.c47 static int match(struct tee_version_data *vers, const void *data) in match()
59 struct tee_version_data vers; in test_tee() local
/dports/sysutils/u-boot-tools/u-boot-2020.07/test/dm/
H A Dtee.c49 static int match(struct tee_version_data *vers, const void *data) in match()
61 struct tee_version_data vers; in test_tee() local
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/test/dm/
H A Dtee.c47 static int match(struct tee_version_data *vers, const void *data) in match()
59 struct tee_version_data vers; in test_tee() local
/dports/security/pks/pks/
H A Dpks_www.c110 w_reply (int fd, int vers, const char *content_type, in w_reply()
117 w_ok (int fd, int vers, char *op, unsigned char *search, long search_len, in w_ok()
160 w_error (int fd, int vers, unsigned char *str, long len) in w_error()
192 w_error_str (int fd, int vers, char *str) in w_error_str()
389 pks_www (int fd, int vers, unsigned char *uri, long urilen, in pks_www()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/files/
H A DFlex.cc63 Flex_header::Flex_vers vers in write()
162 Flex_header::Flex_vers vers ///< Version of flex file. in Flex_writer()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/NaCl/
H A DOgreGLES2Util.h34 #define OGRE_IF_IOS_VERSION_IS_GREATER_THAN(vers) argument
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/libsrc/
H A Ddcdicent.cxx51 const char* vers, OFBool doCopyStrings, in DcmDictEntry()
76 const char* vers, OFBool doCopyStrings, in DcmDictEntry()
/dports/devel/py-pyvisa-py/PyVISA-py-0.5.2/pyvisa_py/protocols/
H A Drpc.py139 def pack_callheader(self, xid, prog, vers, proc, cred, verf): argument
220 def __init__(self, host, prog, vers, port): argument
444 def __init__(self, host, prog, vers, port, open_timeout=5000): argument
511 def __init__(self, host, prog, vers, port): argument
557 def __init__(self, bcastaddr, prog, vers, port): argument
746 def __init__(self, host, prog, vers, open_timeout=5000): argument
758 def __init__(self, host, prog, vers): argument
770 def __init__(self, bcastaddr, prog, vers): argument
821 def __init__(self, host, prog, vers, port): argument
910 def __init__(self, host, prog, vers, port): argument
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/libsrc/
H A Ddcdicent.cc49 const char* vers, OFBool doCopyStrings, in DcmDictEntry()
74 const char* vers, OFBool doCopyStrings, in DcmDictEntry()
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/golang.org/x/sys/unix/
H A Ddev_aix_ppc64.go1 // Copyright 2018 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
4
5 //go:build aix && ppc64
6 // +build aix,ppc64
7
8 // Functions to access/create device major and minor numbers matching the
9 // encoding used AIX.
10
[all …]
/dports/finance/py-mplfinance/mplfinance-0.12.7a17/
H A Dsetup.py8 vers = {} variable
/dports/security/py-angr/angr-9.0.5405/angr/procedures/glibc/
H A Ddynamic_loading.py6 def run(self, name, vers): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/masque/
H A Dmasque_utils.cc12 for (const ParsedQuicVersion& vers : AllSupportedVersions()) { in MasqueSupportedVersions() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/masque/
H A Dmasque_utils.cc12 for (const ParsedQuicVersion& vers : AllSupportedVersions()) { in MasqueSupportedVersions() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/nlm/
H A Dnlm_advlock.c210 rpcvers_t vers; in nlm_advlock_internal() local
564 nlm_test_rpc(rpcvers_t vers, nlm4_testargs *args, nlm4_testres *res, CLIENT *client, in nlm_test_rpc()
595 nlm_lock_rpc(rpcvers_t vers, nlm4_lockargs *args, nlm4_res *res, CLIENT *client, in nlm_lock_rpc()
624 nlm_cancel_rpc(rpcvers_t vers, nlm4_cancargs *args, nlm4_res *res, CLIENT *client, in nlm_cancel_rpc()
651 nlm_unlock_rpc(rpcvers_t vers, nlm4_unlockargs *args, nlm4_res *res, CLIENT *client, in nlm_unlock_rpc()
721 rpcvers_t vers, struct timeval *timo, int retries, in nlm_setlock()
920 rpcvers_t vers, struct timeval *timo, int retries, in nlm_clearlock()
995 rpcvers_t vers, struct timeval *timo, int retries, in nlm_getlock()
1184 rpcvers_t vers, size_t fhlen, void *fh, off_t size, in nlm_init_lock()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Dsvc.c253 svc_reg(SVCXPRT *xprt, const rpcprog_t prog, const rpcvers_t vers, in svc_reg()
331 svc_unreg(const rpcprog_t prog, const rpcvers_t vers) in svc_unreg()
362 svc_register(SVCXPRT *xprt, u_long prog, u_long vers, in svc_register()
398 svc_unregister(u_long prog, u_long vers) in svc_unregister()
423 svc_find(rpcprog_t prog, rpcvers_t vers, struct svc_callout **prev, char *netid) in svc_find()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/common/
H A Dxf86Module.h146 #define GET_MODULE_MAJOR_VERSION(vers) (((vers) >> 24) & 0xFF) argument
147 #define GET_MODULE_MINOR_VERSION(vers) (((vers) >> 16) & 0xFF) argument
148 #define GET_MODULE_PATCHLEVEL(vers) ((vers) & 0xFFFF) argument
170 XF86ModuleVersionInfo *vers; member
/dports/devel/libmba/libmba-0.9.1/
H A Dmktool.c242 slibprintf(char *str, const char *fmt, const char *name, char *vers[]) in slibprintf()
280 mklibcmd(char *buf, const char *libname, char *vers[], int argc, char *argv[]) in mklibcmd()
432 doinst(const char *libname, char *vers[], int argc, char *argv[]) in doinst()
523 char vbuf[255], *vers[3] = { NULL, NULL, NULL }; in main() local
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Module.h146 #define GET_MODULE_MAJOR_VERSION(vers) (((vers) >> 24) & 0xFF) argument
147 #define GET_MODULE_MINOR_VERSION(vers) (((vers) >> 16) & 0xFF) argument
148 #define GET_MODULE_PATCHLEVEL(vers) ((vers) & 0xFFFF) argument
170 XF86ModuleVersionInfo *vers; member

12345678910>>...129