HomeSort by relevance Sort by last modified time
    Searched refs:handle (Results 401 - 425 of 3441) sorted by null

<<11121314151617181920>>

  /hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
Session.cpp 67 LOG_I("removeBulkBuf - Physical Address of L2 Table = 0x%X, handle= %d",
69 pBlkBufDescr->handle);
72 int ret = mcKMod->unregisterWsmL2(pBlkBufDescr->handle);
110 uint32_t handle; local
126 mcResult_t ret = mcKMod->registerWsmL2(buf, len, 0, &handle, &pPhysWsmL2);
133 LOG_V(" addBulkBuf - Handle of L2 Table = %u", handle);
136 *blkBuf = new BulkBufferDescriptor(buf, 0x0, len, handle, pPhysWsmL2);
154 return (*iterator)->handle;
184 LOG_V("removeBulkBuf():handle=%u", pBlkBufDescr->handle)
    [all...]
  /libcore/luni/src/main/java/java/util/zip/
Inflater.java 45 * to handle all this for you.
103 private native void endImpl(long handle);
142 private native int getAdlerImpl(long handle);
181 private native long getTotalInImpl(long handle);
192 private native long getTotalOutImpl(long handle);
235 private native int inflateImpl(byte[] buf, int offset, int byteCount, long handle);
267 private native void resetImpl(long handle);
288 private native void setDictionaryImpl(byte[] dictionary, int offset, int byteCount, long handle);
310 private native void setInputImpl(byte[] buf, int offset, int byteCount, long handle);
319 private native int setFileInputImpl(FileDescriptor fd, long offset, int byteCount, long handle);
    [all...]
  /external/chromium/base/
process.h 21 // handle to a process.
24 typedef HANDLE ProcessHandle;
26 typedef HANDLE UserTokenHandle;
51 explicit Process(ProcessHandle handle) : process_(handle) {
57 // A handle to the current process.
60 // Get/Set the handle for this process. The handle will be 0 if the process
62 ProcessHandle handle() const { return process_; } function in class:base::Process
63 void set_handle(ProcessHandle handle) {
    [all...]
  /external/chromium/webkit/glue/
webfileutilities_impl.h 35 virtual void closeFile(base::PlatformFile& handle);
36 virtual long long seekFile(base::PlatformFile handle,
39 virtual bool truncateFile(base::PlatformFile handle, long long offset);
40 virtual int readFromFile(base::PlatformFile handle, char* data, int length);
41 virtual int writeToFile(base::PlatformFile handle,
  /external/chromium_org/base/process/
kill.h 66 BASE_EXPORT TerminationStatus GetTerminationStatus(ProcessHandle handle,
74 BASE_EXPORT TerminationStatus WaitForTerminationStatus(ProcessHandle handle,
81 // and closes |handle| in any case.
82 BASE_EXPORT bool WaitForExitCode(ProcessHandle handle, int* exit_code);
88 // |handle|).
89 // The caller is always responsible for closing the |handle|.
90 BASE_EXPORT bool WaitForExitCodeWithTimeout(ProcessHandle handle,
104 // the given time limit. On Linux |handle| must be a child process, however
106 BASE_EXPORT bool WaitForSingleProcess(ProcessHandle handle,
121 // then it closes the given process handle
    [all...]
  /external/chromium_org/base/threading/
platform_thread.h 35 typedef void* Handle;
37 typedef pthread_t Handle;
45 explicit PlatformThreadHandle(Handle handle)
46 : handle_(handle),
50 PlatformThreadHandle(Handle handle,
52 : handle_(handle),
64 Handle platform_handle() {
71 Handle handle_
    [all...]
  /external/chromium_org/chrome/browser/automation/
automation_provider_win.cc 91 const IPC::Message& message, int handle, const MSG& msg) {
92 ExternalTabContainer* external_tab = GetExternalTabForHandle(handle);
100 int handle, bool reverse,
102 ExternalTabContainer* external_tab = GetExternalTabForHandle(handle);
119 ExternalTabContainer* AutomationProvider::GetExternalTabForHandle(int handle) {
120 if (tab_tracker_->ContainsHandle(handle)) {
121 NavigationController* tab = tab_tracker_->GetResource(handle);
207 "AutomationProvider::OnBrowserMoved called with invalid tab handle.";
211 void AutomationProvider::OnMessageFromExternalHost(int handle,
215 RenderViewHost* view_host = GetViewForTab(handle);
    [all...]
testing_automation_provider_gtk.cc 15 void TestingAutomationProvider::TerminateSession(int handle, bool* success) {
20 void TestingAutomationProvider::WindowGetViewBounds(int handle,
27 GtkWindow* window = window_tracker_->GetResource(handle);
51 void TestingAutomationProvider::SetWindowBounds(int handle,
55 GtkWindow* window = window_tracker_->GetResource(handle);
  /external/chromium_org/chrome/browser/history/android/
android_history_provider_service.cc 21 AndroidHistoryProviderService::Handle
38 request->ForwardResultAsync(request->handle(), false, 0);
40 return request->handle();
43 AndroidHistoryProviderService::Handle
59 request->ForwardResultAsync(request->handle(), false, 0);
61 return request->handle();
64 AndroidHistoryProviderService::Handle
79 request->ForwardResultAsync(request->handle(), false, 0);
81 return request->handle();
84 AndroidHistoryProviderService::Handle
    [all...]
  /external/iproute2/examples/diffserv/
Edge31-cb-chains 40 $TC qdisc add dev $INDEV handle ffff: ingress
52 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1 fw \
59 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 handle 1 fw \
66 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 1 fw \
73 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 2 fw \
83 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64
107 handle 1 tcindex classid 1:1
109 handle 2 tcindex classid 1:2
111 handle 3 tcindex classid 1:3
113 handle 4 tcindex classid 1:
    [all...]
Edge32-cb-chains 43 $TC qdisc add dev $INDEV handle ffff: ingress
55 $TC filter add dev $INDEV parent ffff: protocol ip prio 1 handle 1 fw \
58 $TC filter add dev $INDEV parent ffff: protocol ip prio 2 handle 1 fw \
65 $TC filter add dev $INDEV parent ffff: protocol ip prio 3 handle 1 fw \
68 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1 fw \
75 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 handle 1 fw \
78 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 1 fw \
85 $TC filter add dev $INDEV parent ffff: protocol ip prio 7 handle 2 fw \
95 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64
119 handle 1 tcindex classid 1:
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/thread/pth/
SDL_systhread.c 63 thread->handle = pth_spawn(type, RunThread, args);
64 if ( thread->handle == NULL ) {
96 pth_join(thread->handle, NULL);
101 pth_cancel(thread->handle);
102 pth_join(thread->handle, NULL);
  /frameworks/native/services/sensorservice/
SensorDevice.h 87 status_t activate(void* ident, int handle, int enabled);
88 status_t batch(void* ident, int handle, int flags, int64_t samplingPeriodNs,
91 status_t setDelay(void* ident, int handle, int64_t ns);
92 status_t flush(void* ident, int handle);
93 void autoDisable(void *ident, int handle);
  /external/chromium_org/chrome/browser/prerender/
prerender_link_manager.cc 54 if (i->handle) {
55 DCHECK(!i->handle->IsPrerendering())
58 delete i->handle;
59 i->handle = 0;
93 // Remove the handle from the PrerenderLinkManager before we cancel this
96 scoped_ptr<PrerenderHandle> own_prerender_handle(prerender->handle);
97 prerender->handle = NULL;
112 if (!prerender->handle) {
117 prerender->handle->OnNavigateAway();
118 DCHECK(prerender->handle);
160 DCHECK_EQ(static_cast<PrerenderHandle*>(NULL), handle) local
245 PrerenderHandle* handle = manager_->AddPrerenderFromLinkRelPrerender( local
    [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 65 void CloseBrowser(int handle, IPC::Message* reply_message);
67 void ActivateTab(int handle, int at_index, int* status);
68 void AppendTab(int handle, const GURL& url, IPC::Message* reply_message);
69 void GetActiveTabIndex(int handle, int* active_tab_index);
72 void GetCookies(const GURL& url, int handle, int* value_size,
76 int handle,
79 int handle, bool* success);
80 void ShowCollectedCookiesDialog(int handle, bool* success);
81 void NavigateToURLBlockUntilNavigationsComplete(int handle, const GURL& url,
84 void NavigationAsync(int handle, const GURL& url, bool* status)
    [all...]
  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 129 int activate(int handle, int enabled);
130 int setDelay(int handle, int64_t ns);
131 int setDelay_sub(int handle, int64_t ns);
151 int handleToDriver(int handle);
152 int proxy_enable(int handle, int enabled);
153 int proxy_setDelay(int handle, int64_t ns);
195 int sensors_poll_context_t::handleToDriver(int handle) {
196 switch (handle) {
206 int sensors_poll_context_t::activate(int handle, int enabled) {
207 int drv = handleToDriver(handle);
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
CMcKMod.cpp 86 LOG_V(" mapped to %p, handle=%d, phys=%p ", virtAddr,
87 mapParams.handle, (addr_t) (mapParams.phys_addr));
94 *pHandle = mapParams.handle;
138 LOG_V(" MCI mapped to %p, handle=%d, phys=%p, reused=%s",
139 (void *)mapParams.addr, mapParams.handle, (addr_t) (mapParams.phys_addr),
147 *pHandle = mapParams.handle;
309 mcResult_t CMcKMod::free(uint32_t handle, addr_t buffer, uint32_t len)
311 LOG_V("free(): handle=%d", handle);
324 int ret = ioctl(fdKMod, MC_IO_FREE, handle);
    [all...]
  /external/bluetooth/bluedroid/bta/pan/
bta_pan_act.c 54 static void bta_pan_conn_state_cback(UINT16 handle, BD_ADDR bd_addr, tPAN_RESULT state,
67 if((p_scb = bta_pan_scb_by_handle(handle)) == NULL)
76 PAN_Disconnect (handle);
80 p_scb->handle = handle;
106 p_buf->hdr.layer_specific = handle;
125 static void bta_pan_data_flow_cb(UINT16 handle, tPAN_RESULT result)
130 if((p_scb = bta_pan_scb_by_handle(handle)) == NULL)
137 p_buf->layer_specific = handle;
141 bta_pan_co_rx_flow(handle, p_scb->app_id, TRUE)
    [all...]
  /external/bluetooth/bluedroid/stack/include/
port_api.h 204 ** p_handle - OUT pointer to the handle.
230 ** Parameters: handle - Handle of the port returned in the Open
233 RFC_API extern int RFCOMM_RemoveConnection (UINT16 handle);
242 ** Parameters: handle - Handle returned in the RFCOMM_CreateConnection
245 RFC_API extern int RFCOMM_RemoveServer (UINT16 handle);
254 ** Parameters: handle - Handle of the port returned in the Open
267 ** Description This function is called to clear the keep handle fla
    [all...]
pan_api.h 42 ** The handle is passed from BNEP to PAN. The same handle is used
77 PAN_WRONG_HANDLE = BNEP_WRONG_HANDLE, /* Wrong handle for the connection */
97 typedef void (tPAN_CONN_STATE_CB) (UINT16 handle, BD_ADDR bd_addr, tPAN_RESULT state, BOOLEAN is_role_change,
120 typedef void (tPAN_DATA_IND_CB) (UINT16 handle,
140 typedef void (tPAN_DATA_BUF_IND_CB) (UINT16 handle,
150 ** Handle to the connection
153 typedef void (tPAN_TX_DATA_FLOW_CB) (UINT16 handle,
157 ** Handle to the connection
169 typedef void (tPAN_FILTER_IND_CB) (UINT16 handle,
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
timer.h 124 /** timer handle type */
134 /** timer query handle */
136 /** timer handle */
140 int snd_timer_query_open(snd_timer_query_t **handle, const char *name, int mode);
141 int snd_timer_query_open_lconf(snd_timer_query_t **handle, const char *name, int mode, snd_config_t *lconf);
142 int snd_timer_query_close(snd_timer_query_t *handle);
143 int snd_timer_query_next_device(snd_timer_query_t *handle, snd_timer_id_t *tid);
144 int snd_timer_query_info(snd_timer_query_t *handle, snd_timer_ginfo_t *info);
145 int snd_timer_query_params(snd_timer_query_t *handle, snd_timer_gparams_t *params);
146 int snd_timer_query_status(snd_timer_query_t *handle, snd_timer_gstatus_t *status)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
timer.h 124 /** timer handle type */
134 /** timer query handle */
136 /** timer handle */
140 int snd_timer_query_open(snd_timer_query_t **handle, const char *name, int mode);
141 int snd_timer_query_open_lconf(snd_timer_query_t **handle, const char *name, int mode, snd_config_t *lconf);
142 int snd_timer_query_close(snd_timer_query_t *handle);
143 int snd_timer_query_next_device(snd_timer_query_t *handle, snd_timer_id_t *tid);
144 int snd_timer_query_info(snd_timer_query_t *handle, snd_timer_ginfo_t *info);
145 int snd_timer_query_params(snd_timer_query_t *handle, snd_timer_gparams_t *params);
146 int snd_timer_query_status(snd_timer_query_t *handle, snd_timer_gstatus_t *status)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
timer.h 124 /** timer handle type */
134 /** timer query handle */
136 /** timer handle */
140 int snd_timer_query_open(snd_timer_query_t **handle, const char *name, int mode);
141 int snd_timer_query_open_lconf(snd_timer_query_t **handle, const char *name, int mode, snd_config_t *lconf);
142 int snd_timer_query_close(snd_timer_query_t *handle);
143 int snd_timer_query_next_device(snd_timer_query_t *handle, snd_timer_id_t *tid);
144 int snd_timer_query_info(snd_timer_query_t *handle, snd_timer_ginfo_t *info);
145 int snd_timer_query_params(snd_timer_query_t *handle, snd_timer_gparams_t *params);
146 int snd_timer_query_status(snd_timer_query_t *handle, snd_timer_gstatus_t *status)
    [all...]
  /bionic/libc/kernel/common/linux/
ion.h 45 struct ion_handle *handle; member in struct:ion_allocation_data
49 struct ion_handle *handle; member in struct:ion_fd_data
54 struct ion_handle *handle; member in struct:ion_handle_data
  /external/bluetooth/bluedroid/stack/srvc/
srvc_dis_int.h 26 UINT16 handle; member in struct:__anon3987
64 extern BOOLEAN dis_valid_handle_range(UINT16 handle);
65 extern UINT8 dis_read_attr_value (UINT8 clcb_idx, UINT16 handle, tGATT_VALUE *p_value,

Completed in 551 milliseconds

<<11121314151617181920>>