Searched refs:cas (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dthreading_internal.h61 static bool cas(Integer oldValue, Integer newValue, Integer &base) function in struct:Security::AtomicTypes
76 static bool cas(Integer oldValue, Integer newValue, Integer &base) function in struct:Security::AtomicTypes
103 static bool cas(Type oldValue, Type newValue, Type &store) function in class:Security::Atomic
104 { return _Ops::cas(_Type(oldValue), _Type(newValue), (_Type &)store); }
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dthreading_internal.h61 static bool cas(Integer oldValue, Integer newValue, Integer &base) function in struct:Security::AtomicTypes
76 static bool cas(Integer oldValue, Integer newValue, Integer &base) function in struct:Security::AtomicTypes
103 static bool cas(Type oldValue, Type newValue, Type &store) function in class:Security::Atomic
104 { return _Ops::cas(_Type(oldValue), _Type(newValue), (_Type &)store); }
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/MyViewer/
H A DWinCtrl.rb13 cas = (@@wincount & 07) * 20.0
19 rect.origin = OSX::NSPoint.new(100.0 + cas, 150.0 + cas)
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dtls_g.c371 gnutls_x509_crt_t *cas; local
374 gnutls_certificate_get_x509_cas( ctx->cred, &cas, &ncas );
377 if ( gnutls_x509_crt_check_issuer( certs[i-1], cas[j] )) {
378 certs[i] = cas[j];
381 if ( gnutls_x509_crt_check_issuer( cas[j], cas[j] ))
/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dpkinit.c1986 AD_INITIAL_VERIFIED_CAS cas; local
1991 memset(&cas, 0, sizeof(cas));
1993 /* XXX add CAs to cas here */
1996 &cas, &size, ret);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dasm68k.vim82 syn match asm68kOpcode "\<cas\(\.[bwl]\)\=\s"
H A Dvim.vim352 syn match vimNotation "\(\\\|<lt>\)\=<\([cas]file\|abuf\|amatch\|cword\|cWORD\|client\)>" contains=vimBracket
/macosx-10.9.5/files-638.1.4/private/etc/
H A Dservices5822 cas 2418/udp # cas
5823 cas 2418/tcp # cas
7579 arepa-cas 3030/udp # Arepa Cas
7580 arepa-cas 3030/tcp # Arepa Cas
9419 cas-mapi 3682/udp # EMC SmartPackets-MAPI
9420 cas-mapi 3682/tcp # EMC SmartPackets-MAPI
/macosx-10.9.5/emacs-92/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit436 cas\040 �� # ---> 3v1-2- 2

Completed in 391 milliseconds