HomeSort by relevance Sort by last modified time
    Searched refs:handle (Results 26 - 50 of 2079) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium/webkit/glue/
websocketstreamhandle_delegate.h 21 virtual void WillOpenStream(WebKit::WebSocketStreamHandle* handle,
23 virtual void WillSendData(WebKit::WebSocketStreamHandle* handle,
26 virtual void DidOpenStream(WebKit::WebSocketStreamHandle* handle,
28 virtual void DidSendData(WebKit::WebSocketStreamHandle* handle,
30 virtual void DidReceiveData(WebKit::WebSocketStreamHandle* handle,
  /external/valgrind/main/cachegrind/tests/
dlclose.c 15 void *handle; local
19 handle = dlopen ("./myprint.so", RTLD_LAZY);
20 if (!handle) {
25 myprint = dlsym(handle, "myprint");
34 dlclose(handle);
  /external/webrtc/src/modules/audio_processing/
processing_component.h 35 void* handle(int index) const;
40 virtual int InitializeHandle(void* handle) const = 0;
41 virtual int ConfigureHandle(void* handle) const = 0;
42 virtual int DestroyHandle(void* handle) const = 0;
44 virtual int GetHandleError(void* handle) const = 0;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_SharedMemory.h 45 void Exynos_OSAL_SharedMemory_Close(OMX_HANDLETYPE handle);
46 OMX_PTR Exynos_OSAL_SharedMemory_Alloc(OMX_HANDLETYPE handle, OMX_U32 size, MEMORY_TYPE memoryType);
47 void Exynos_OSAL_SharedMemory_Free(OMX_HANDLETYPE handle, OMX_PTR pBuffer);
48 int Exynos_OSAL_SharedMemory_VirtToION(OMX_HANDLETYPE handle, OMX_PTR pBuffer);
49 OMX_PTR Exynos_OSAL_SharedMemory_IONToVirt(OMX_HANDLETYPE handle, int ion_addr);
  /external/iptables/include/libiptc/
libip6tc.h 24 int ip6tc_is_chain(const char *chain, struct ip6tc_handle *const handle);
33 const char *ip6tc_first_chain(struct ip6tc_handle *handle);
34 const char *ip6tc_next_chain(struct ip6tc_handle *handle);
38 struct ip6tc_handle *handle);
42 struct ip6tc_handle *handle);
46 struct ip6tc_handle *handle);
49 int ip6tc_builtin(const char *chain, struct ip6tc_handle *const handle);
54 struct ip6tc_handle *handle);
64 struct ip6tc_handle *handle);
70 struct ip6tc_handle *handle);
    [all...]
libiptc.h 28 int iptc_is_chain(const char *chain, struct iptc_handle *const handle);
37 const char *iptc_first_chain(struct iptc_handle *handle);
38 const char *iptc_next_chain(struct iptc_handle *handle);
42 struct iptc_handle *handle);
46 struct iptc_handle *handle);
50 struct iptc_handle *handle);
53 int iptc_builtin(const char *chain, struct iptc_handle *const handle);
58 struct iptc_handle *handle);
68 struct iptc_handle *handle);
74 struct iptc_handle *handle);
    [all...]
  /external/iproute2/include/libiptc/
libip6tc.h 20 /* Transparent handle type. */
24 int ip6tc_is_chain(const char *chain, const ip6tc_handle_t handle);
33 const char *ip6tc_first_chain(ip6tc_handle_t *handle);
34 const char *ip6tc_next_chain(ip6tc_handle_t *handle);
38 ip6tc_handle_t *handle);
42 ip6tc_handle_t *handle);
46 ip6tc_handle_t *handle);
49 int ip6tc_builtin(const char *chain, const ip6tc_handle_t handle);
54 ip6tc_handle_t *handle);
64 ip6tc_handle_t *handle);
    [all...]
libiptc.h 28 /* Transparent handle type. */
32 int iptc_is_chain(const char *chain, const iptc_handle_t handle);
41 const char *iptc_first_chain(iptc_handle_t *handle);
42 const char *iptc_next_chain(iptc_handle_t *handle);
46 iptc_handle_t *handle);
50 iptc_handle_t *handle);
54 iptc_handle_t *handle);
57 int iptc_builtin(const char *chain, const iptc_handle_t handle);
62 iptc_handle_t *handle);
72 iptc_handle_t *handle);
    [all...]
  /external/libsepol/include/sepol/
context_record.h 4 #include <sepol/handle.h>
15 extern int sepol_context_set_user(sepol_handle_t * handle,
21 extern int sepol_context_set_role(sepol_handle_t * handle,
27 extern int sepol_context_set_type(sepol_handle_t * handle,
33 extern int sepol_context_set_mls(sepol_handle_t * handle,
37 extern int sepol_context_create(sepol_handle_t * handle,
40 extern int sepol_context_clone(sepol_handle_t * handle,
47 extern int sepol_context_from_string(sepol_handle_t * handle,
50 extern int sepol_context_to_string(sepol_handle_t * handle,
interfaces.h 6 #include <sepol/handle.h>
9 extern int sepol_iface_count(sepol_handle_t * handle,
14 extern int sepol_iface_exists(sepol_handle_t * handle,
20 extern int sepol_iface_query(sepol_handle_t * handle,
27 extern int sepol_iface_modify(sepol_handle_t * handle,
38 extern int sepol_iface_iterate(sepol_handle_t * handle,
nodes.h 4 #include <sepol/handle.h>
9 extern int sepol_node_count(sepol_handle_t * handle,
13 extern int sepol_node_exists(sepol_handle_t * handle,
18 extern int sepol_node_query(sepol_handle_t * handle,
24 extern int sepol_node_modify(sepol_handle_t * handle,
35 extern int sepol_node_iterate(sepol_handle_t * handle,
ports.h 4 #include <sepol/handle.h>
9 extern int sepol_port_count(sepol_handle_t * handle,
13 extern int sepol_port_exists(sepol_handle_t * handle,
18 extern int sepol_port_query(sepol_handle_t * handle,
24 extern int sepol_port_modify(sepol_handle_t * handle,
35 extern int sepol_port_iterate(sepol_handle_t * handle,
  /external/qemu/distrib/sdl-1.2.15/src/loadso/dlopen/
SDL_sysloadso.c 36 void *handle = dlopen(sofile, RTLD_NOW); local
38 if ( handle == NULL ) {
41 return(handle);
44 void *SDL_LoadFunction(void *handle, const char *name)
46 void *symbol = dlsym(handle, name);
53 symbol = dlsym(handle, _name);
62 void SDL_UnloadObject(void *handle)
64 if ( handle != NULL ) {
65 dlclose(handle);
  /external/qemu/distrib/sdl-1.2.15/src/loadso/os2/
SDL_sysloadso.c 38 HMODULE handle = NULL; local
40 APIRET ulrc = DosLoadModule(buf, sizeof (buf), (char *) sofile, &handle);
43 if ((ulrc != NO_ERROR) || (handle == NULL))
46 return((void *) handle);
49 void *SDL_LoadFunction(void *handle, const char *name)
53 APIRET ulrc = DosQueryProcAddr((HMODULE)handle, 0, (char *)name, &symbol);
55 loaderror = "Invalid module handle";
65 void SDL_UnloadObject(void *handle)
67 if ( handle != NULL )
68 DosFreeModule((HMODULE) handle);
    [all...]
  /external/chromium/chrome/browser/automation/
automation_resource_tracker.cc 21 int handle = GenerateHandle(); local
22 DCHECK(!ContainsHandleImpl(handle));
24 resource_to_handle_[resource] = handle;
25 handle_to_resource_[handle] = resource;
29 return handle;
36 int handle = resource_to_handle_[resource]; local
37 DCHECK_EQ(resource, handle_to_resource_[handle]);
42 handle_to_resource_.erase(handle);
46 static int handle = 0; local
47 return ++handle;
    [all...]
testing_automation_provider_win.cc 15 void TestingAutomationProvider::ActivateWindow(int handle) {
16 if (window_tracker_->ContainsHandle(handle)) {
17 ::SetActiveWindow(window_tracker_->GetResource(handle));
21 void TestingAutomationProvider::IsWindowMaximized(int handle,
26 HWND hwnd = window_tracker_->GetResource(handle);
35 void TestingAutomationProvider::TerminateSession(int handle, bool* success) {
38 if (browser_tracker_->ContainsHandle(handle)) {
39 Browser* browser = browser_tracker_->GetResource(handle);
45 void TestingAutomationProvider::GetWindowBounds(int handle,
49 HWND hwnd = window_tracker_->GetResource(handle);
    [all...]
  /external/libpcap/
pcap-linux.c 215 static int fix_program(pcap_t *handle, struct sock_fprog *fcode);
217 static int set_kernel_filter(pcap_t *handle, struct sock_fprog *fcode);
218 static int reset_kernel_filter(pcap_t *handle);
227 * Get a handle for a live capture from the given device. You can
240 pcap_t *handle; local
258 /* Allocate a handle for this session. */
260 handle = malloc(sizeof(*handle));
261 if (handle == NULL) {
269 memset(handle, 0, sizeof(*handle))
1694 struct pcap *handle; local
    [all...]
  /external/libsepol/src/
debug.c 4 #include "handle.h"
21 int sepol_msg_get_level(sepol_handle_t * handle)
23 return handle->msg_level;
28 const char *sepol_msg_get_channel(sepol_handle_t * handle)
30 return handle->msg_channel;
35 const char *sepol_msg_get_fname(sepol_handle_t * handle)
37 return handle->msg_fname;
45 sepol_handle_t * handle,
51 switch (sepol_msg_get_level(handle)) {
64 sepol_msg_get_channel(handle), sepol_msg_get_fname(handle))
    [all...]
  /external/flac/include/FLAC/
callback.h 56 * for the metadata interfaces to handle I/O.
85 /** This is the opaque handle type used by the callbacks. Typically
97 * \param handle The handle to the data source.
101 typedef size_t (*FLAC__IOCallback_Read) (void *ptr, size_t size, size_t nmemb, FLAC__IOHandle handle);
110 * \param handle The handle to the data source.
114 typedef size_t (*FLAC__IOCallback_Write) (const void *ptr, size_t size, size_t nmemb, FLAC__IOHandle handle);
121 * \param handle The handle to the data source
    [all...]
  /external/webrtc/src/modules/audio_processing/utility/
delay_estimator.h 48 // - handle : Pointer to the delay estimation instance.
50 int WebRtc_FreeBinaryDelayEstimator(BinaryDelayEstimator* handle);
53 int WebRtc_CreateBinaryDelayEstimator(BinaryDelayEstimator** handle,
60 // - handle : Pointer to the delay estimation instance.
63 // - handle : Initialized instance.
65 int WebRtc_InitBinaryDelayEstimator(BinaryDelayEstimator* handle);
71 // - handle : Pointer to the delay estimation instance.
76 // - handle : Updated instance.
83 int WebRtc_ProcessBinarySpectrum(BinaryDelayEstimator* handle,
91 // - handle : Pointer to the delay estimation instance
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_ag_co.c 65 ** Parameters handle - handle of the AG instance
75 void bta_ag_co_audio_state(UINT16 handle, UINT8 app_id, UINT8 state)
77 BTIF_TRACE_DEBUG2("bta_ag_co_audio_state: handle %d, state %d", handle, state);
94 void bta_ag_co_data_open(UINT16 handle, tBTA_SERVICE_ID service)
96 BTIF_TRACE_DEBUG2("bta_ag_co_data_open handle:%d service:%d", handle, service);
110 void bta_ag_co_data_close(UINT16 handle)
112 BTIF_TRACE_DEBUG1("bta_ag_co_data_close handle:%d", handle)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_loadso.h 57 * to the object handle (or NULL if there was an error).
63 * Given an object handle, this function looks up the address of the
67 extern DECLSPEC void * SDLCALL SDL_LoadFunction(void *handle, const char *name);
70 extern DECLSPEC void SDLCALL SDL_UnloadObject(void *handle);
  /external/qemu/distrib/sdl-1.2.15/src/loadso/dummy/
SDL_sysloadso.c 38 void *SDL_LoadFunction(void *handle, const char *name)
45 void SDL_UnloadObject(void *handle)
  /external/quake/quake/src/QW/client/
sys.h 32 void Sys_FileClose (int handle);
33 void Sys_FileSeek (int handle, int position);
34 int Sys_FileRead (int handle, void *dest, int count);
35 int Sys_FileWrite (int handle, void *data, int count);
  /external/quake/quake/src/WinQuake/
sys.h 32 void Sys_FileClose (int handle);
33 void Sys_FileSeek (int handle, int position);
34 int Sys_FileRead (int handle, void *dest, int count);
35 int Sys_FileWrite (int handle, const void *data, int count);

Completed in 2630 milliseconds

12 3 4 5 6 7 8 91011>>