Searched refs:ref (Results 51 - 75 of 887) sorted by relevance

1234567891011>>

/macosx-10.10.1/libsecurity_ldap_dl-55003/lib/
H A DMutex.cpp29 StaticMutex::StaticMutex (pthread_mutex_t &ref) : mMutex (ref) argument
31 mMutexPtr = &ref;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-WebKit/PyObjCTest/
H A Dtest_carbonutils.py21 ref = WebConvertNSImageToCGImageRef(img)
22 if ref is not None:
23 self.assertIsInstance(ref, Quartz.CGImageRef)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/PyObjCTest/
H A Dtest_carbonutils.py23 ref = WebConvertNSImageToCGImageRef(img)
24 if ref is not None:
25 self.assertIsInstance(ref, Quartz.CGImageRef)
/macosx-10.10.1/BerkeleyDB-21/db/docs_src/images/
H A DMakefile3 COPY= api.gif next.gif prev.gif ps.gif ref.gif
/macosx-10.10.1/ruby-106/ruby/lib/drb/
H A Dgw.rb34 def to_obj(ref) # :nodoc:
35 if Array === ref && ref[0] == :DRbObject
36 return DRbObject.new_with(ref[1], ref[2])
38 super(ref)
74 uri, ref = Marshal.load(s)
76 return ref ? DRb.to_obj(ref) : DRb.front
79 self.new_with(DRb.uri, [:DRbObject, uri, ref])
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dfsspec.m35 FSSpec ref;
38 static PyObject* fsspec_as_bytes(PyObject* ref, void* closure __attribute__((__unused__)))
40 if (!PyObjC_FSSpecCheck(ref)) {
45 (char*)&((PyObjC_FSSpecObject*)ref)->ref,
50 static PyObject* fsspec_as_carbon(PyObject* ref)
52 if (!PyObjC_FSSpecCheck(ref)) {
56 return PyMac_BuildFSSpec((&((PyObjC_FSSpecObject*)ref)->ref));
153 *(FSSpec*)buffer = ((PyObjC_FSSpecObject*)value)->ref;
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-FSEvents/PyObjCTest/
H A Dtest_fsevents.py42 ref = FSEventStreamCreate(None, fsevents_callback, context,
45 self.failUnlessIsInstance(ref, FSEventStreamRef)
46 FSEventStreamRelease(ref); ref = None
48 ref = FSEventStreamCreateRelativeToDevice(
51 self.failUnlessIsInstance(ref, FSEventStreamRef)
53 v = FSEventStreamGetLatestEventId(ref)
56 v = FSEventStreamGetDeviceBeingWatched(ref)
60 v = FSEventStreamCopyPathsBeingWatched(ref)
82 FSEventStreamRetain(ref)
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A Dfsspec.m35 FSSpec ref;
38 static PyObject* fsspec_as_bytes(PyObject* ref, void* closure __attribute__((__unused__)))
40 if (!PyObjC_FSSpecCheck(ref)) {
45 (char*)&((PyObjC_FSSpecObject*)ref)->ref,
50 static PyObject* fsspec_as_carbon(PyObject* ref)
52 if (!PyObjC_FSSpecCheck(ref)) {
56 return PyMac_BuildFSSpec((&((PyObjC_FSSpecObject*)ref)->ref));
152 *(FSSpec*)buffer = ((PyObjC_FSSpecObject*)value)->ref;
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-FSEvents/PyObjCTest/
H A Dtest_fsevents.py42 ref = FSEventStreamCreate(None, fsevents_callback, context,
45 self.assertIsInstance(ref, FSEventStreamRef)
46 FSEventStreamRelease(ref); ref = None
48 ref = FSEventStreamCreateRelativeToDevice(
51 self.assertIsInstance(ref, FSEventStreamRef)
53 v = FSEventStreamGetLatestEventId(ref)
56 v = FSEventStreamGetDeviceBeingWatched(ref)
60 v = FSEventStreamCopyPathsBeingWatched(ref)
82 FSEventStreamRetain(ref)
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/
H A Dfsspec.m35 FSSpec ref;
38 static PyObject* fsspec_as_bytes(PyObject* ref, void* closure __attribute__((__unused__)))
40 if (!PyObjC_FSSpecCheck(ref)) {
45 (char*)&((PyObjC_FSSpecObject*)ref)->ref,
50 static PyObject* fsspec_as_carbon(PyObject* ref)
52 if (!PyObjC_FSSpecCheck(ref)) {
56 return PyMac_BuildFSSpec((&((PyObjC_FSSpecObject*)ref)->ref));
152 *(FSSpec*)buffer = ((PyObjC_FSSpecObject*)value)->ref;
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-FSEvents-2.5.1/PyObjCTest/
H A Dtest_fsevents.py52 ref = FSEventStreamCreate(None, fsevents_callback, context,
55 self.assertIsInstance(ref, FSEventStreamRef)
56 FSEventStreamRelease(ref); ref = None
58 ref = FSEventStreamCreateRelativeToDevice(
61 self.assertIsInstance(ref, FSEventStreamRef)
63 v = FSEventStreamGetLatestEventId(ref)
66 v = FSEventStreamGetDeviceBeingWatched(ref)
70 v = FSEventStreamCopyPathsBeingWatched(ref)
96 FSEventStreamRetain(ref)
[all...]
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/eg/
H A Dyamlparser50 my $ref = shift @todo;
51 for (keys %$ref) {
52 if(ref($ref->{$_}) eq "HASH") {
53 push @todo, $ref->{$_};
57 $ref->{value} = $ref->{$_};
58 delete $ref->{$_};
60 my $tmp = $ref->{$_};
61 $ref
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_symfile.c100 kern_ioctl_file_extents(struct kern_direct_file_io_ref_t * ref, u_long theIoctl, off_t offset, off_t end) argument
115 if (ref->vp->v_type == VREG)
117 p1 = &ref->device;
124 p1 = ref->vp;
125 p2 = ref->ctx;
130 if (ref->vp->v_type == VREG)
136 error = VNOP_BLOCKMAP(ref->vp, offset, filechunk, &blkno,
139 fileblk = blkno * ref->blksize;
141 else if ((ref->vp->v_type == VBLK) || (ref
192 struct kern_direct_file_io_ref_t * ref; local
492 kern_write_file(struct kern_direct_file_io_ref_t * ref, off_t offset, caddr_t addr, vm_size_t len, int ioflag) argument
503 kern_close_file_for_direct_io(struct kern_direct_file_io_ref_t * ref, off_t write_offset, caddr_t addr, vm_size_t write_length, off_t discard_offset, off_t discard_end) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dcssmalloc.cpp64 void *CssmAllocatorMemoryFunctions::relayMalloc(size_t size, void *ref) throw(std::bad_alloc) argument
65 { return allocator(ref).malloc(size); }
67 void CssmAllocatorMemoryFunctions::relayFree(void *mem, void *ref) throw() argument
68 { allocator(ref).free(mem); }
70 void *CssmAllocatorMemoryFunctions::relayRealloc(void *mem, size_t size, void *ref) throw(std::bad_alloc) argument
71 { return allocator(ref).realloc(mem, size); }
73 void *CssmAllocatorMemoryFunctions::relayCalloc(uint32 count, size_t size, void *ref) throw(std::bad_alloc) argument
76 void *mem = allocator(ref).malloc(size * count);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dcssmalloc.cpp64 void *CssmAllocatorMemoryFunctions::relayMalloc(size_t size, void *ref) throw(std::bad_alloc) argument
65 { return allocator(ref).malloc(size); }
67 void CssmAllocatorMemoryFunctions::relayFree(void *mem, void *ref) throw() argument
68 { allocator(ref).free(mem); }
70 void *CssmAllocatorMemoryFunctions::relayRealloc(void *mem, size_t size, void *ref) throw(std::bad_alloc) argument
71 { return allocator(ref).realloc(mem, size); }
73 void *CssmAllocatorMemoryFunctions::relayCalloc(uint32 count, size_t size, void *ref) throw(std::bad_alloc) argument
76 void *mem = allocator(ref).malloc(size * count);
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_cfurlenumerator.py22 ref = CFURLEnumeratorCreateForDirectoryURL(None,
26 self.assertIsInstance(ref, CFURLEnumeratorRef)
28 ref = CFURLEnumeratorCreateForMountedVolumes(
30 self.assertIsInstance(ref, CFURLEnumeratorRef)
34 sts, url, err = CFURLEnumeratorGetNextURL(ref, None, None)
39 lvl = CFURLEnumeratorGetDescendentLevel(ref)
42 CFURLEnumeratorSkipDescendents(ref)
45 v = CFURLEnumeratorGetSourceDidChange(ref)
/macosx-10.10.1/swig-12/Lib/perl5/
H A Dcni.i1 %warnfilter(SWIGWARN_PARSE_KEYWORD) java::lang::ref;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dreferences.c42 ldap_next_reference( LDAP *ld, LDAPMessage *ref )
46 assert( ref != NULL );
49 ref = ref->lm_chain;
50 ref != NULL;
51 ref = ref->lm_chain )
53 if( ref->lm_msgtype == LDAP_RES_SEARCH_REFERENCE ) {
54 return( ref );
81 LDAPMessage *ref,
79 ldap_parse_reference( LDAP *ld, LDAPMessage *ref, char ***referralsp, LDAPControl ***serverctrls, int freeit) argument
[all...]
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dschedule.c106 new_sched->ref = next_ref++;
119 return new_sched->ref;
145 sched_is_dead(schedule_ref ref) argument
149 if (ref == 0)
152 if (sc->ref == ref) {
163 sched_get_time(schedule_ref ref, time_t *time) argument
167 if (ref != 0) {
169 if (sc->ref == ref) {
181 sched_kill(schedule_ref ref) argument
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfurl.py19 ref = CFURLCreateWithBytes(None, url, len(url), kCFStringEncodingUTF8, None)
20 self.failUnless( isinstance(ref, CFURLRef) )
22 strval = CFURLGetString(ref)
25 ref2 = CFURLCreateWithBytes(None, url, len(url), kCFStringEncodingUTF8, ref)
38 ref = CFURLCreateWithBytes(None, url, len(url), kCFStringEncodingUTF8, None)
39 self.failUnless( isinstance(ref, CFURLRef) )
41 data = CFURLCreateData(None, ref, kCFStringEncodingUTF8, False)
46 data = CFURLCreateData(None, ref, kCFStringEncodingUTF8, True)
54 ref = CFURLCreateWithString(None, url, None)
55 self.failUnless( isinstance(ref, CFURLRe
[all...]
/macosx-10.10.1/swig-12/Lib/lua/
H A Dlua_fnptr.i64 void set_func(SWIGLUA_REF ref);
70 Because it holds a permenet ref to an object, the SWIGLUA_REF must be handled with a bit more care.
97 int ref; /* a ref in the lua global index */
102 if (pref->L!=0 && pref->ref!=LUA_NOREF && pref->ref!=LUA_REFNIL){
103 luaL_unref(pref->L,LUA_REGISTRYINDEX,pref->ref);
105 pref->L=0; pref->ref=0;
112 pref->ref=luaL_ref(L,LUA_REGISTRYINDEX); /* remove obj from top & put into registry */
117 lua_rawgeti(pref->L,LUA_REGISTRYINDEX,pref->ref);
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPSearchReference.cpp22 char **ref=0; local
25 int err = ldap_parse_reference(con->getSessionHandle(), msg, &ref,
28 ber_memvfree((void**) ref);
32 m_urlList=LDAPUrlList(ref);
33 ber_memvfree((void**) ref);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DSecExternalSourceTransform.cpp32 static SecTransformInstanceBlock SecExternalSourceTransformCreateBlock(CFStringRef name, SecTransformRef newTransform, SecTransformImplementationRef ref) argument
35 SecTransformCustomSetAttribute(ref, kSecTransformInputAttributeName, kSecTransformMetaAttributeRequired, kCFBooleanFalse);
37 SecTransformAttributeRef out = SecTranformCustomGetAttribute(ref, kSecTransformOutputAttributeName, kSecTransformMetaAttributeRef);
39 SecTransformSetAttributeAction(ref, kSecTransformActionAttributeNotification, kSecTransformInputAttributeName, ^(SecTransformAttributeRef attribute, CFTypeRef value) {
40 SecTransformCustomSetAttribute(ref, out, kSecTransformMetaAttributeValue, value);
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SearchKit/PyObjCTest/
H A Dtest_sksummary.py12 ref = SKSummaryCreateWithString(u"hello world. and you too.")
13 self.failUnlessIsInstance(ref, SKSummaryRef)
15 v = SKSummaryGetSentenceCount(ref)
18 v = SKSummaryGetParagraphCount(ref)
22 v = SKSummaryCopySentenceAtIndex(ref, 0)
26 v = SKSummaryCopyParagraphAtIndex(ref, 0)
30 v = SKSummaryCopyParagraphAtIndex(ref, 0)
34 v = SKSummaryCopyParagraphSummaryString(ref, 1)
37 v, o1, o2, o3 = SKSummaryGetSentenceSummaryInfo(ref, 1, None, None, None)
43 v, o1, o2 = SKSummaryGetParagraphSummaryInfo(ref,
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-SearchKit/PyObjCTest/
H A Dtest_sksummary.py12 ref = SKSummaryCreateWithString(u"hello world. and you too.")
13 self.assertIsInstance(ref, SKSummaryRef)
15 v = SKSummaryGetSentenceCount(ref)
18 v = SKSummaryGetParagraphCount(ref)
22 v = SKSummaryCopySentenceAtIndex(ref, 0)
26 v = SKSummaryCopyParagraphAtIndex(ref, 0)
30 v = SKSummaryCopyParagraphAtIndex(ref, 0)
34 v = SKSummaryCopyParagraphSummaryString(ref, 1)
37 v, o1, o2, o3 = SKSummaryGetSentenceSummaryInfo(ref, 1, None, None, None)
43 v, o1, o2 = SKSummaryGetParagraphSummaryInfo(ref,
[all...]

Completed in 299 milliseconds

1234567891011>>