Searched refs:handle (Results 176 - 200 of 1446) sorted by relevance

1234567891011>>

/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/db/internal/
H A Ddb_java.java16 /* package */ static long initDbEnvRef0(DbEnv self, Object handle) { argument
17 return db_javaJNI.initDbEnvRef0(DbEnv.getCPtr(self), self, handle);
20 /* package */ static long initDbRef0(Db self, Object handle) { argument
21 return db_javaJNI.initDbRef0(Db.getCPtr(self), self, handle);
/macosx-10.10.1/IOKitUser-1050.1.21/hidsystem.subproj/
H A DIOEventStatusAPI.c64 NXEventHandle handle = MACH_PORT_NULL; local
83 &handle);
89 return( handle );
92 void NXCloseEventStatus(NXEventHandle handle) argument
94 IOServiceClose( handle );
98 NXEventSystemInfoType NXEventSystemInfo(NXEventHandle handle, argument
124 kr = IOConnectGetService( handle, &hidsystem );
180 kern_return_t IOHIDSetParameter( io_connect_t handle, CFStringRef key, argument
212 kr = IOConnectSetCFProperty( handle, key, numberRef );
220 kern_return_t IOHIDSetCFTypeParameter( io_connect_t handle, CFStringRe argument
236 IOHIDGetParameter( io_connect_t handle, CFStringRef key, IOByteCount maxSize, void * bytes, IOByteCount * actualSize ) argument
307 IOHIDCopyCFTypeParameter( io_connect_t handle, CFStringRef key, CFTypeRef * parameter ) argument
345 NXEvSetParameterChar( io_connect_t handle, CFStringRef key, const void * bytes, IOByteCount size ) argument
365 NXEvSetParameterInt( NXEventHandle handle, CFStringRef parameterName, unsigned int *parameterArray, unsigned int count) argument
415 NXEvGetParameterInt( NXEventHandle handle, CFStringRef parameterName, unsigned int maxCount, unsigned int *parameterArray, unsigned int *returnedCount) argument
460 NXResetKeyboard(NXEventHandle handle) argument
467 NXSetKeyRepeatInterval(NXEventHandle handle, double rate) argument
474 NXKeyRepeatInterval(NXEventHandle handle) argument
488 NXSetKeyRepeatThreshold(NXEventHandle handle, double threshold) argument
495 NXKeyRepeatThreshold(NXEventHandle handle) argument
508 NXSetKeyMapping(NXEventHandle handle, NXKeyMapping *keymap) argument
522 NXKeyMappingLength(NXEventHandle handle) argument
535 NXGetKeyMapping(NXEventHandle handle, NXKeyMapping *keymap) argument
549 NXResetMouse(NXEventHandle handle) argument
556 NXSetClickTime(NXEventHandle handle, double secs) argument
564 NXClickTime(NXEventHandle handle) argument
577 NXSetClickSpace(NXEventHandle handle, _NXSize_ *area) argument
587 NXGetClickSpace(NXEventHandle handle, _NXSize_ *area) argument
598 IOHIDGetScrollAcceleration( io_connect_t handle, double * acceleration ) argument
613 IOHIDSetScrollAcceleration( io_connect_t handle, double acceleration ) argument
623 IOHIDGetMouseButtonMode( io_connect_t handle, int * mode ) argument
631 IOHIDSetMouseButtonMode( io_connect_t handle, int mode ) argument
637 IOHIDGetMouseAcceleration( io_connect_t handle, double * acceleration ) argument
652 IOHIDSetMouseAcceleration( io_connect_t handle, double acceleration ) argument
662 IOHIDGetAccelerationWithKey( io_connect_t handle, CFStringRef key, double * acceleration ) argument
677 IOHIDSetAccelerationWithKey( io_connect_t handle, CFStringRef key, double acceleration ) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_x509_cl/lib/
H A DAppleX509CLSession.cpp57 AppleX509CLSession::lookupCachedCert(CSSM_HANDLE handle) argument
59 CLCachedEntry *entry = cacheMap.lookupEntry(handle);
63 * of a cert via a CRL's handle
73 AppleX509CLSession::lookupCachedCRL(CSSM_HANDLE handle) argument
75 CLCachedEntry *entry = cacheMap.lookupEntry(handle);
79 * of a CRL via a cert's handle
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cssm/lib/
H A Dattachment.cpp76 handle(),
97 module.plugin->detach(handle()); // with extreme prejudice
117 if (CSSM_RETURN error = module.plugin->detach(handle()))
146 void *Attachment::upcallMalloc(CSSM_HANDLE handle, size_t size) argument
149 return HandleObject::find<Attachment>(handle, CSSMERR_CSSM_INVALID_ADDIN_HANDLE).malloc(size);
153 void Attachment::upcallFree(CSSM_HANDLE handle, void *mem) argument
156 return HandleObject::find<Attachment>(handle, CSSMERR_CSSM_INVALID_ADDIN_HANDLE).free(mem);
160 void *Attachment::upcallRealloc(CSSM_HANDLE handle, void *mem, size_t size) argument
163 return HandleObject::find<Attachment>(handle, CSSMERR_CSSM_INVALID_ADDIN_HANDLE).realloc(mem, size);
167 void *Attachment::upcallCalloc(CSSM_HANDLE handle, size_ argument
174 upcallCcToHandle(CSSM_CC_HANDLE handle, CSSM_MODULE_HANDLE *modHandle) argument
183 upcallGetModuleInfo(CSSM_MODULE_HANDLE handle, CSSM_GUID_PTR guid, CSSM_VERSION_PTR version, uint32 *subserviceId, CSSM_SERVICE_TYPE *subserviceType, CSSM_ATTACH_FLAGS *attachFlags, CSSM_KEY_HIERARCHY *keyHierarchy, CSSM_API_MEMORY_FUNCS_PTR memoryOps, CSSM_FUNC_NAME_ADDR_PTR FunctionTable, uint32 NumFunctions) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/test/
H A Dtestcssm.c43 cssm_attach(const CSSM_GUID *guid, CSSM_HANDLE *handle) argument
56 CSSM_KEY_HIERARCHY_NONE, NULL, 0, NULL, handle),
61 cssm_detach(const CSSM_GUID *guid, CSSM_HANDLE handle) argument
65 return ok_status(CSSM_ModuleDetach(handle), "CSSM_ModuleDetach") &&
/macosx-10.10.1/apr-32/apr/apr/include/arch/netware/
H A Dapr_arch_dso.h37 void *handle; member in struct:apr_dso_handle_t
/macosx-10.10.1/apr-32/apr/apr/include/arch/win32/
H A Dapr_arch_thread_mutex.h28 /* handle applies only to unnested_event on all platforms
35 HANDLE handle; member in struct:apr_thread_mutex_t
/macosx-10.10.1/curl-83.1.2/curl/tests/libtest/
H A Dtesttrace.h32 int libtest_debug_cb(CURL *handle, curl_infotype type,
H A Dlib1501.c53 CURL *handle = NULL; local
62 easy_init(handle);
64 easy_setopt(handle, CURLOPT_URL, URL);
65 easy_setopt(handle, CURLOPT_VERBOSE, 1L);
69 multi_add_handle(mhandle, handle);
122 curl_easy_cleanup(handle);
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlclose-unmap/
H A Dmain.c38 void* handle = dlopen(path, RTLD_LAZY); local
39 if ( handle == NULL ) {
44 void* sym = dlsym(handle, "foo");
47 FAIL("dlsym(handle, \"foo\") failed but it should have worked: %s", msg);
51 int result = dlclose(handle);
53 FAIL("dlclose(handle) returned %d", result);
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen-init-dlopen-notify/
H A Dmain.cxx34 void* handle = dlopen(path, RTLD_LAZY); local
35 if ( handle == NULL ) {
40 void* sym = dlsym(handle, "foo");
42 FAIL("dlsym(handle, \"foo\") failed");
46 int result = dlclose(handle);
50 XFAIL("dlclose(handle) returned %d", result);
53 FAIL("dlclose(handle) returned %d", result);
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/image-remove-notification/
H A Dmain.c48 void* handle = dlopen("foo.bundle", RTLD_LAZY); local
49 if ( handle == NULL ) {
54 void* sym = dlsym(handle, "foo");
56 FAIL("image-remove-notification: dlsym(handle, \"foo\") failed: %s", dlerror());
69 int result = dlclose(handle);
71 FAIL("image-remove-notification: dlclose(handle) returned %d, %s", result, dlerror());
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/image-state-deny-leak/
H A Dmain.c57 void* handle = dlopen("libfoo.dylib", RTLD_LAZY); local
58 if ( handle != NULL ) {
64 handle = dlopen("libfoo.dylib", RTLD_LAZY);
65 if ( handle == NULL ) {
/macosx-10.10.1/libunwind-35.3/testsuite/dwarf_cache_dlclose.mk/
H A Dmain.c23 void* handle = dlopen("libfoo.dylib", RTLD_FIRST); local
24 if ( handle == NULL ) {
29 foo = (FooProc)dlsym(handle, "foo");
46 dlclose(handle);
/macosx-10.10.1/ntp-92/include/
H A Drefclock_atom.h8 pps_handle_t handle; member in struct:refclock_atom
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/unix/
H A DtclXunixDup.c26 char *handle));
32 * Convert a file handle to its file number. The file handle maybe one
34 * number. If the handle is invalid, -1 is returned and a error message
41 ConvertFileHandle (interp, handle)
43 char *handle;
47 if (handle [0] == 's') {
48 if (STREQU (handle, "stdin"))
50 else if (STREQU (handle, "stdout"))
52 else if (STREQU (handle, "stder
86 ClientData handle; local
[all...]
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/examples/SOAP/Transport/HTTP/Daemon/
H A DForkOnAccept.pm11 sub handle { subroutine
32 $self->SOAP::Transport::HTTP::Server::handle;
/macosx-10.10.1/apr-32/apr/apr/include/
H A Dapr_dso.h53 * @param res_handle Location to store new handle for the DSO.
64 * @param handle handle to close.
66 APR_DECLARE(apr_status_t) apr_dso_unload(apr_dso_handle_t *handle); variable
69 * Load a symbol from a DSO handle.
71 * @param handle handle to load the symbol from.
75 apr_dso_handle_t *handle,
80 * @param dso The dso handle that has been opened
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen-dyld-locking/
H A Dmain.c58 void* handle = dlopen("libfoo.dylib", RTLD_LAZY); local
59 if ( handle == NULL ) {
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/rpath-dlopen-rm-executable/
H A Dmain.c43 void* handle = dlopen("libz.dylib", RTLD_LAZY); local
44 if ( handle == NULL ) {
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/hash/
H A Dhashwalk.c37 hashwalk(Hash_table_t* tab, int flags, register int (*walker)(const char*, char*, void*), void* handle) argument
47 if ((v = (*walker)(hashname(b), (tab->flags & HASH_VALUE) ? b->value : (char*)b, handle)) < 0)
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Drtapelib.c107 _rmt_shutdown (int handle, int errno_value)
109 close (READ_SIDE (handle));
110 close (WRITE_SIDE (handle));
111 READ_SIDE (handle) = -1;
112 WRITE_SIDE (handle) = -1;
120 do_command (int handle, const char *buffer)
126 ssize_t written = full_write (WRITE_SIDE (handle), buffer, length);
134 _rmt_shutdown (handle, EIO);
139 get_status_string (int handle, char *command_buffer)
150 if (safe_read (READ_SIDE (handle), curso
106 _rmt_shutdown(int handle, int errno_value) argument
119 do_command(int handle, const char *buffer) argument
138 get_status_string(int handle, char *command_buffer) argument
212 get_status(int handle) argument
227 get_status_off(int handle) argument
549 rmt_close__(int handle) argument
564 rmt_read__(int handle, char *buffer, size_t length) argument
593 rmt_write__(int handle, char *buffer, size_t length) argument
625 rmt_lseek__(int handle, off_t offset, int whence) argument
658 rmt_ioctl__(int handle, int operation, char *argument) argument
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/NetworkProcess/mac/
H A DNetworkResourceLoaderMac.mm64 static void tryGetShareableHandleFromCFData(ShareableResource::Handle& handle, CFDataRef data)
77 resource->createHandle(handle);
80 void NetworkResourceLoader::tryGetShareableHandleFromCFURLCachedResponse(ShareableResource::Handle& handle, CFCachedURLResponseRef cachedResponse)
84 tryGetShareableHandleFromCFData(handle, data);
87 void NetworkResourceLoader::tryGetShareableHandleFromSharedBuffer(ShareableResource::Handle& handle, SharedBuffer* buffer)
103 tryGetShareableHandleFromCFData(handle, data);
113 void NetworkResourceLoader::willCacheResponseAsync(ResourceHandle* handle, CFCachedURLResponseRef cfResponse)
115 ASSERT_UNUSED(handle, handle == m_handle);
125 void NetworkResourceLoader::willCacheResponseAsync(ResourceHandle* handle, NSCachedURLRespons
[all...]
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinClipboard.c56 HGLOBAL handle;
73 handle = GetClipboardData(CF_UNICODETEXT);
74 if (!handle) {
78 data = GlobalLock(handle);
82 GlobalUnlock(handle);
89 handle = GetClipboardData(CF_LOCALE);
90 if (!handle) {
102 data = GlobalLock(handle);
112 GlobalUnlock(handle);
124 handle
55 HGLOBAL handle; local
243 HGLOBAL handle; local
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinClipboard.c57 HGLOBAL handle;
74 handle = GetClipboardData(CF_UNICODETEXT);
75 if (!handle) {
79 data = GlobalLock(handle);
83 GlobalUnlock(handle);
90 handle = GetClipboardData(CF_LOCALE);
91 if (!handle) {
103 data = GlobalLock(handle);
115 GlobalUnlock(handle);
127 handle
56 HGLOBAL handle; local
249 HGLOBAL handle; local
[all...]

Completed in 184 milliseconds

1234567891011>>