Home
last modified time | relevance | path

Searched defs:vs (Results 1 – 19 of 19) sorted by relevance

/minix3/minix/tests/
H A Dtest41.c29 #define FILLITIMER(it, vs, vu, is, iu) \ argument
37 #define EQITIMER(it, vs, vu, is, iu) \ argument
41 #define LEITIMER(it, vs, vu, is, iu) \ argument
/minix3/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DInflater.cs22 private static extern int inflateInit_(ref ZStream sz, string vs, int size); in inflateInit_()
H A DDeflater.cs22 private static extern int deflateInit_(ref ZStream sz, int level, string vs, int size); in deflateInit_()
/minix3/sys/dev/videomode/
H A Dvideomode.c25 #define M(nm,hr,vr,clk,hs,he,ht,vs,ve,vt,f) \ argument
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcxx0x-class.cpp3 int vs = 0; variable
H A Daltivec.cpp10 vector short vs; in test_vec_step() local
H A Dclass.cpp29 static int vs; member in C
/minix3/external/bsd/llvm/dist/clang/test/Modules/
H A Dmodule-private.cpp29 VisibleStruct vs; in test_broken() local
/minix3/lib/libkvm/
H A Dkvm_sparc.c180 int vr, vs, pte; in _kvm_kvatop44c() local
228 int vr, vs; in _kvm_kvatop4m() local
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dext_vector_casts.c96 short8 vs = 0; in splats() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c10 vector short vs = { -1, 2, -3, 4, -5, 6, -7, 8 }; variable
/minix3/lib/libc/rpc/
H A Dxdr_float.c115 struct vax_single vs, *vsp; in xdr_float() local
/minix3/external/bsd/dhcp/dist/server/
H A Dfailover.c2841 void dhcp_failover_toack_queue_timeout (void *vs) in dhcp_failover_toack_queue_timeout()
3019 void dhcp_failover_keepalive (void *vs) in dhcp_failover_keepalive()
3023 void dhcp_failover_reconnect (void *vs) in dhcp_failover_reconnect()
3052 void dhcp_failover_startup_timeout (void *vs) in dhcp_failover_startup_timeout()
3079 void dhcp_failover_listener_restart (void *vs) in dhcp_failover_listener_restart()
3107 dhcp_failover_auto_partner_down(void *vs) in dhcp_failover_auto_partner_down()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DHashing.h234 uint64_t vs = b + rotate(a, 31) + c; in hash_33to64_bytes() local
/minix3/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_lu.c284 int X509_STORE_get_by_subject(X509_STORE_CTX *vs, int type, X509_NAME *name, in X509_STORE_get_by_subject()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DELF.h961 const Elf_Versym *vs = getEntry<Elf_Versym>(dot_gnu_version_sec, entry_index); in getSymbolVersion() local
/minix3/external/bsd/dhcp/dist/common/
H A Doptions.c872 struct vsio_state *vs = (struct vsio_state *)void_vsio_state; in vsio_options() local
940 struct vsio_state vs; in store_options6() local
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp311 constexpr volatile S vs; // expected-note {{here}} variable
/minix3/sys/dev/stbi/
H A Dstb_image.c1948 int hs,vs; // expansion factor in each axis member