Searched refs:vs (Results 1 - 25 of 144) sorted by last modified time

123456

/macosx-10.10/xnu-2782.1.97/osfmk/default_pager/
H A Ddp_backing_store.c226 vstruct_t vs,
232 vstruct_t vs,
237 vstruct_t vs,
454 port is currently backed with a vs structure in the alias field
601 alias_struct->vs = (struct vstruct *)bs;
701 vstruct_t vs; local
705 VSL_LOCK(); /* get the lock on the list of vs's */
717 /* lock and the vs locks are not being held by bumping the */
727 vs = (vstruct_t) queue_first((queue_entry_t)&(vstruct_list.vsl_queue));
728 if(vs
1333 vstruct_t vs; local
1587 ps_allocate_cluster( vstruct_t vs, int *psindex, paging_segment_t use_ps) argument
1851 ps_vstruct_dealloc( vstruct_t vs) argument
1893 ps_vstruct_reclaim( vstruct_t vs, boolean_t return_to_vm, boolean_t reclaim_backing_store) argument
2023 ps_map_extend( vstruct_t vs, unsigned int new_size) argument
2133 ps_clmap( vstruct_t vs, dp_offset_t offset, struct clmap *clmap, int flag, dp_size_t size, int error) argument
2344 ps_clunmap( vstruct_t vs, dp_offset_t offset, dp_size_t length) argument
2426 ps_vs_write_complete( vstruct_t vs, dp_offset_t offset, dp_size_t size, int error) argument
2450 vs_cl_write_complete( vstruct_t vs, __unused paging_segment_t ps, dp_offset_t offset, __unused vm_offset_t addr, dp_size_t size, boolean_t async, int error) argument
2863 pvs_object_data_provided( __unused vstruct_t vs, __unused upl_t upl, __unused upl_offset_t offset, upl_size_t size) argument
2910 pvs_cluster_read( vstruct_t vs, dp_offset_t vs_offset, dp_size_t cnt, void *fault_info) argument
3352 vs_cluster_write( vstruct_t vs, upl_t internal_upl, upl_offset_t offset, upl_size_t cnt, boolean_t dp_internal, int flags) argument
3709 ps_vstruct_allocated_size( vstruct_t vs) argument
3756 ps_vstruct_allocated_pages( vstruct_t vs, default_pager_page_t *pages, unsigned int pages_size) argument
3824 ps_vstruct_transfer_from_segment( vstruct_t vs, paging_segment_t segment, upl_t upl) argument
3962 vs_get_map_entry( vstruct_t vs, dp_offset_t offset) argument
3984 vs_cluster_transfer( vstruct_t vs, dp_offset_t offset, dp_size_t cnt, upl_t upl) argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dheader_mmap_anonymous.m46 [AC_CACHE_CHECK(for MAP_ANONYMOUS vs. MAP_ANON,
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Object/
H A DELF.h2488 const Elf_Versym *vs = getEntry<Elf_Versym>(dot_gnu_version_sec, entry_index); local
2489 size_t version_index = vs->vs_index & ELF::VERSYM_VERSION;
2518 IsDefault = !(vs->vs_index & ELF::VERSYM_HIDDEN);
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DHashing.h234 uint64_t vs = b + rotate(a, 31) + c; local
244 uint64_t r = shift_mix((vf + ws) * k2 + (wf + vs) * k0);
245 return shift_mix((seed ^ (r * k0)) + vs) * k2;
/macosx-10.10/llvmCore-3425.0.34/autoconf/m4/
H A Dheader_mmap_anonymous.m46 [AC_CACHE_CHECK(for MAP_ANONYMOUS vs. MAP_ANON,
/macosx-10.10/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm.mli1726 (** [build_aggregate_ret vs b] creates a
/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A DSecCmsSignerInfo.h248 SecCmsUtilVerificationStatusToString(SecCmsVerificationStatus vs);
H A Dcmssiginfo.c580 SecCmsVerificationStatus vs = SecCmsVSUnverified; local
591 vs = SecCmsVSSigningCertNotFound;
600 vs = SecCmsVSProcessingError;
631 vs = SecCmsVSMalformedSignature;
636 vs = SecCmsVSMalformedSignature;
646 vs = SecCmsVSMalformedSignature;
650 vs = SecCmsVSDigestMismatch;
655 vs = SecCmsVSProcessingError;
672 vs = SecCmsVSProcessingError;
676 vs
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A DSecCmsSignerInfo.h248 SecCmsUtilVerificationStatusToString(SecCmsVerificationStatus vs);
H A Dcmssiginfo.c580 SecCmsVerificationStatus vs = SecCmsVSUnverified; local
591 vs = SecCmsVSSigningCertNotFound;
600 vs = SecCmsVSProcessingError;
631 vs = SecCmsVSMalformedSignature;
636 vs = SecCmsVSMalformedSignature;
646 vs = SecCmsVSMalformedSignature;
650 vs = SecCmsVSDigestMismatch;
655 vs = SecCmsVSProcessingError;
672 vs = SecCmsVSProcessingError;
676 vs
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dx509_vfy.h327 int X509_STORE_get_by_subject(X509_STORE_CTX *vs,int type,X509_NAME *name,
/macosx-10.10/Security-57031.1.35/libsecurity_smime/Security/
H A DSecCmsSignerInfo.h190 SecCmsUtilVerificationStatusToString(SecCmsVerificationStatus vs);
H A Dcmssiginfo.c598 SecCmsVerificationStatus vs = SecCmsVSUnverified; local
608 vs = SecCmsVSSigningCertNotFound;
614 vs = SecCmsVSProcessingError;
639 vs = SecCmsVSMalformedSignature;
644 vs = SecCmsVSMalformedSignature;
654 vs = SecCmsVSMalformedSignature;
658 vs = SecCmsVSDigestMismatch;
663 vs = SecCmsVSProcessingError;
680 vs = SecCmsVSProcessingError;
684 vs
[all...]
H A Dcmsutil.c410 SecCmsUtilVerificationStatusToString(SecCmsVerificationStatus vs) argument
412 switch (vs) {
/macosx-10.10/Security-57031.1.35/libsecurity_smime/lib/
H A DSecCmsSignerInfo.h190 SecCmsUtilVerificationStatusToString(SecCmsVerificationStatus vs);
H A Dcmssiginfo.c598 SecCmsVerificationStatus vs = SecCmsVSUnverified; local
608 vs = SecCmsVSSigningCertNotFound;
614 vs = SecCmsVSProcessingError;
639 vs = SecCmsVSMalformedSignature;
644 vs = SecCmsVSMalformedSignature;
654 vs = SecCmsVSMalformedSignature;
658 vs = SecCmsVSDigestMismatch;
663 vs = SecCmsVSProcessingError;
680 vs = SecCmsVSProcessingError;
684 vs
[all...]
H A Dcmsutil.c410 SecCmsUtilVerificationStatusToString(SecCmsVerificationStatus vs) argument
412 switch (vs) {
/macosx-10.10/Security-57031.1.35/libsecurity_smime/security_smime/
H A DSecCmsSignerInfo.h190 SecCmsUtilVerificationStatusToString(SecCmsVerificationStatus vs);
H A Dcmssiginfo.c598 SecCmsVerificationStatus vs = SecCmsVSUnverified; local
608 vs = SecCmsVSSigningCertNotFound;
614 vs = SecCmsVSProcessingError;
639 vs = SecCmsVSMalformedSignature;
644 vs = SecCmsVSMalformedSignature;
654 vs = SecCmsVSMalformedSignature;
658 vs = SecCmsVSDigestMismatch;
663 vs = SecCmsVSProcessingError;
680 vs = SecCmsVSProcessingError;
684 vs
[all...]
H A Dcmsutil.c410 SecCmsUtilVerificationStatusToString(SecCmsVerificationStatus vs) argument
412 switch (vs) {
/macosx-10.10/xnu-2782.1.97/osfmk/console/art/
H A Dscalegear.c12 vImage_Buffer vs; local
18 vs.width = kGearWidth * 2;
19 vs.height = kGearHeight * 2 * kGearFrames;
20 vs.rowBytes = vs.width * sizeof(uint32_t);
21 vs.data = malloc(vs.height * vs.rowBytes);
23 vd.width = 1.5 * vs.width;
24 vd.height = 1.5 * vs
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_attrlist.c91 * based on how much we've used for fixed width fields vs. the
848 struct vfs_attr vs; local
862 VFSATTR_INIT(&vs);
863 vs.f_vol_name = NULL;
877 bzero(&vs, sizeof (vs));
896 if ((error = getvolattrlist_setupvfsattr(alp, &vs, &fixedsize, is_64bit)) != 0) {
900 if (vs.f_active != 0) {
902 if (VFSATTR_IS_ACTIVE(&vs, f_vol_name)) {
903 vs
3926 struct vfs_attr vs; local
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/x509/
H A Dx509_vfy.h413 int X509_STORE_get_by_subject(X509_STORE_CTX *vs,int type,X509_NAME *name,
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dx509_vfy.h413 int X509_STORE_get_by_subject(X509_STORE_CTX *vs,int type,X509_NAME *name,
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DMore.pm1118 =item When do I use SKIP vs. TODO?

Completed in 358 milliseconds

123456