HomeSort by relevance Sort by last modified time
    Searched full:handle (Results 576 - 600 of 15141) sorted by null

<<21222324252627282930>>

  /hardware/ti/omap3/dspbridge/inc/
DSPStream.h 50 *! 07-Sep-2000 jeh Changed type HANDLE in DSPStream_RegisterNotify to
68 * hStream: The stream handle.
74 * DSP_EHANDLE: Invalid Stream handle.
91 * hStream: The stream handle.
94 * DSP_EHANDLE: Invalid Stream handle.
106 * hStream: The stream handle.
111 * DSP_EHANDLE: Invalid Stream handle.
124 * hStream: The stream handle.
129 * DSP_EHANDLE: Invalid Stream handle.
146 * hStream: The stream handle
    [all...]
sync.h 84 HANDLE hUserEvent; /* Platform's User Mode synch. object. */
85 HANDLE hKernelEvent; /* Platform's Kernel Mode sync. object. */
93 * Close this event handle, freeing resources allocated in SYNC_OpenEvent
96 * hEvent: Handle to a synchronization event, created/opened in
100 * DSP_EFAIL: Failed to close event handle.
101 * DSP_EHANDLE: Invalid handle.
114 * hCSObj: critical section handle.
117 * DSP_EHANDLE: Invalid handle.
128 * hCSObj: critical section handle.
131 * DSP_EHANDLE: Invalid handle
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 51 *! 07-Sep-2000 jeh Changed type HANDLE in DSPProcessor_RegisterNotify to
69 * a processor handle for subsequent operations.
74 * phProcessor: Ptr to location to store processor handle.
97 * hProcessor: The processor handle.
100 * DSP_EHANDLE: Invalid processor handle.
112 * hProcessor: The processor handle.
122 * DSP_EHANDLE: Invalid processor handle.
142 * hProcessor : The processor handle.
148 * DSP_EHANDLE : Invalid processor handle.
165 * hProcessor : The processor handle
    [all...]
DSPStream.h 50 *! 07-Sep-2000 jeh Changed type HANDLE in DSPStream_RegisterNotify to
70 * hStream: The stream handle.
76 * DSP_EHANDLE: Invalid Stream handle.
93 * hStream: The stream handle.
96 * DSP_EHANDLE: Invalid Stream handle.
108 * hStream: The stream handle.
113 * DSP_EHANDLE: Invalid Stream handle.
126 * hStream: The stream handle.
131 * DSP_EHANDLE: Invalid Stream handle.
148 * hStream: The stream handle
    [all...]
sync.h 84 HANDLE hUserEvent; /* Platform's User Mode synch. object. */
85 HANDLE hKernelEvent; /* Platform's Kernel Mode sync. object. */
93 * Close this event handle, freeing resources allocated in SYNC_OpenEvent
96 * hEvent: Handle to a synchronization event, created/opened in
100 * DSP_EFAIL: Failed to close event handle.
101 * DSP_EHANDLE: Invalid handle.
114 * hCSObj: critical section handle.
117 * DSP_EHANDLE: Invalid handle.
128 * hCSObj: critical section handle.
131 * DSP_EHANDLE: Invalid handle
    [all...]
  /external/libdrm/freedreno/kgsl/
kgsl_bo.c 37 static int set_memtype(struct fd_device *dev, uint32_t handle, uint32_t flags)
40 .handle = handle,
53 .handle = bo->handle,
92 /* special case for is_idle().. we can't really handle that
133 /* allocate a buffer handle: */
135 uint32_t size, uint32_t flags, uint32_t *handle)
150 set_memtype(dev, req.handle, flags);
152 *handle = req.handle
    [all...]
  /external/libdrm/rockchip/
rockchip_drm.c 120 bo->handle = req.handle;
133 uint32_t handle, uint32_t flags, uint32_t size)
150 bo->handle = handle;
170 if (bo->handle) {
172 .handle = bo->handle,
217 bo->handle = req.handle;
    [all...]
  /external/pdfium/public/
fpdf_text.h 20 // page - Handle to the page. Returned by FPDF_LoadPage function (in FPDFVIEW module).
22 // A handle to the text page information structure.
32 // text_page - Handle to a text page information structure. Returned by FPDFText_LoadPage function.
41 // text_page - Handle to a text page information structure. Returned by FPDFText_LoadPage function.
55 // text_page - Handle to a text page information structure. Returned by FPDFText_LoadPage function.
67 // text_page - Handle to a text page information structure. Returned by FPDFText_LoadPage function.
78 // text_page - Handle to a text page information structure. Returned by FPDFText_LoadPage function.
95 // text_page - Handle to a text page information structure. Returned by FPDFText_LoadPage function.
111 // text_page - Handle to a text page information structure. Returned by FPDFText_LoadPage function.
126 // text_page - Handle to a text page information structure. Returned by FPDFText_LoadPage function
    [all...]
  /frameworks/native/services/sensorservice/
SensorDevice.cpp 67 mActivationCount.add(list[i].handle, model);
70 list[i].handle, 0);
87 const Info& info = mActivationCount.valueFor(list[i].handle);
89 result.appendFormat("handle=0x%08x, active-count=%zu, batch_period(ms)={ ", list[i].handle,
98 result.appendFormat("handle=0x%08x, active-count=%zu, batch_timeout(ms)={ ", list[i].handle,
129 void SensorDevice::autoDisable(void *ident, int handle) {
130 Info& info( mActivationCount.editValueFor(handle) );
135 status_t SensorDevice::activate(void* ident, int handle, int enabled
215 handle, info.bestBatchParams.batchDelay); local
    [all...]
SensorInterface.h 40 virtual status_t setDelay(void* ident, int handle, int64_t ns) = 0;
43 virtual status_t batch(void* ident, int handle, int /*flags*/, int64_t samplingPeriodNs,
46 return setDelay(ident, handle, samplingPeriodNs);
51 virtual status_t flush(void* /*ident*/, int /*handle*/) {
57 virtual void autoDisable(void* /*ident*/, int /*handle*/) { }
76 virtual status_t batch(void* ident, int handle, int flags, int64_t samplingPeriodNs,
78 virtual status_t setDelay(void* ident, int handle, int64_t ns);
79 virtual status_t flush(void* ident, int handle);
82 virtual void autoDisable(void *ident, int handle);
  /hardware/qcom/keymaster/
QSEEComAPI.h 71 * @brief Open a handle to the QSEECom device.
89 * @param[in/out] handle The device handle
99 * @brief Close the application associated with the handle.
103 * the "handle" is tied.
106 * @param[in] handle The device handle
110 int QSEECom_shutdown_app(struct QSEECom_handle **handle);
113 * @brief Open a handle to the QSEECom device.
121 * @param[in/out] handle The device handl
    [all...]
  /system/bt/bta/pan/
bta_pan_act.c 88 static void bta_pan_conn_state_cback(UINT16 handle, BD_ADDR bd_addr, tPAN_RESULT state,
101 if((p_scb = bta_pan_scb_by_handle(handle)) == NULL)
110 PAN_Disconnect (handle);
114 p_scb->handle = handle;
140 p_buf->hdr.layer_specific = handle;
159 static void bta_pan_data_flow_cb(UINT16 handle, tPAN_RESULT result)
164 if((p_scb = bta_pan_scb_by_handle(handle)) == NULL)
171 p_buf->layer_specific = handle;
175 bta_pan_co_rx_flow(handle, p_scb->app_id, TRUE)
    [all...]
  /external/v8/src/
builtins.cc 38 template <class S> Handle<S> at(int index) {
43 Handle<Object> receiver() {
47 Handle<JSFunction> called_function() {
205 // Returns empty handle if not applicable.
209 Handle<Object> receiver,
213 Handle<JSArray> array = Handle<JSArray>::cast(receiver);
221 Handle<FixedArrayBase> elms(array->elements(), isolate);
238 if (first_added_arg >= args_length) return handle(array->elements(), isolate);
261 return handle(array->elements(), isolate)
    [all...]
  /external/parameter-framework/bindings/c/
ParameterFramework.h 56 /** Private handle to a parameter framework.
61 * A valid handle MUST be provided to all pfw related method.
128 void pfwDestroy(PfwHandler *handle) NONNULL;
131 * @param handle[in] @see PfwHandler
140 bool pfwStart(PfwHandler *handle, const char *configPath,
154 const char *pfwGetLastError(const PfwHandler *handle) NONNULL;
157 * @param handle[in] @see PfwHandler
172 bool pfwSetCriterion(PfwHandler *handle, const char name[], int value) NONNULL USERESULT;
177 bool pfwGetCriterion(const PfwHandler *handle, const char name[], int *value) NONNULL USERESULT;
185 * @param handle[in] @see PfwHandle
    [all...]
  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 132 int activate(int handle, int enabled);
133 int setDelay(int handle, int64_t ns);
134 int setDelay_sub(int handle, int64_t ns);
154 int handleToDriver(int handle);
155 int proxy_enable(int handle, int enabled);
156 int proxy_setDelay(int handle, int64_t ns);
198 int sensors_poll_context_t::handleToDriver(int handle) {
199 switch (handle) {
209 int sensors_poll_context_t::activate(int handle, int enabled) {
210 int drv = handleToDriver(handle);
    [all...]
  /hardware/qcom/display/msm8960/libgenlock/
genlock.cpp 72 ALOGE("%s: handle is invalid", __FUNCTION__);
116 /* Internal function to close the fd and release the handle */
117 void close_genlock_fd_and_handle(int& fd, int& handle)
124 if (handle >= 0) {
125 close(handle);
126 handle = -1;
137 * handle are stored in the buffer_handle.
139 * @param: handle of the buffer
147 ALOGE("%s: handle is invalid", __FUNCTION__);
180 // Store the lock params in the handle
    [all...]
  /external/google-breakpad/src/client/windows/common/
ipc_protocol.h 125 HANDLE arg_dump_request_handle,
126 HANDLE arg_dump_generated_handle,
127 HANDLE arg_server_alive)
163 // Handle to signal the crash event.
164 HANDLE dump_request_handle;
166 // Handle to check if server is done generating crash.
167 HANDLE dump_generated_handle;
169 // Handle to a mutex that becomes signaled (WAIT_ABANDONED)
171 HANDLE server_alive_handle;
  /external/libnfc-nci/src/nfc/nfc/
nfc_utils.c 76 UINT8 handle; local
82 handle = (UINT8) (p_cb - nfc_cb.conn_cb + 1);
83 nfc_cb.conn_id[conn_id] = handle;
84 NFC_TRACE_DEBUG2 ("nfc_set_conn_id conn_id:%d, handle:%d", conn_id, handle);
126 UINT8 handle; local
146 handle = nfc_cb.conn_id[id];
147 if (handle > 0)
148 p_conn_cb = &nfc_cb.conn_cb[handle - 1];
  /external/libpcap/msdos/
pktdrvr.h 55 WORD handle; /* Handle associated with session */ member in struct:__anon13375
94 WORD handle; /* instance that upcalled */ member in struct:__anon13378
133 extern BOOL PktReleaseHandle (WORD handle);
134 extern BOOL PktTerminHandle (WORD handle);
135 extern BOOL PktResetInterface (WORD handle);
138 extern BOOL PktGetStatistics (WORD handle);
139 extern BOOL PktSessStatistics (WORD handle);
140 extern BOOL PktResetStatistics(WORD handle);
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 82 handle_type Handle;
86 : Handle(HandleType::GetInvalidHandle()) {}
88 explicit ScopedHandle(handle_type handle)
89 : Handle(handle) {}
92 HandleType::Destruct(Handle);
95 ScopedHandle& operator=(handle_type handle) {
96 // Cleanup current handle.
97 if (!HandleType::isValid(Handle))
98 HandleType::Destruct(Handle);
    [all...]
  /external/mesa3d/src/gallium/tests/graw/
fs-frontface.c 77 void *handle; local
86 handle = info.ctx->create_vertex_elements_state(info.ctx, 2, ve);
87 info.ctx->bind_vertex_elements_state(info.ctx, handle);
105 void *handle; local
116 handle = graw_parse_vertex_shader(info.ctx, text);
117 info.ctx->bind_vs_state(info.ctx, handle);
124 void *handle; local
142 handle = graw_parse_fragment_shader(info.ctx, text);
143 info.ctx->bind_fs_state(info.ctx, handle);
  /external/v8/test/cctest/compiler/
test-linkage.cc 30 static Handle<JSFunction> Compile(const char* source) {
32 Handle<String> source_code = isolate->factory()
35 Handle<SharedFunctionInfo> shared_function = Compiler::CompileScript(
36 source_code, Handle<String>(), 0, 0, false,
37 Handle<Context>(isolate->native_context()), NULL, NULL,
46 Handle<JSFunction> function = Compile("a + b");
60 Handle<JSFunction> function = v8::Utils::OpenHandle(
61 *v8::Handle<v8::Function>::Cast(CompileRun(sources[i])));
88 Handle<JSFunction> function = Compile("a + c");
  /external/v8/test/mjsunit/
mirror-unresolved-function.js 35 this.refs_[tmp[i].handle] = tmp[i];
39 MirrorRefCache.prototype.lookup = function(handle) {
40 return this.refs_[handle];
72 assertEquals(mirror.constructorFunction().handle(), fromJSON.constructorFunction.ref, 'Unexpected constructor function handle in JSON');
74 assertEquals(mirror.protoObject().handle(), fromJSON.protoObject.ref, 'Unexpected proto object handle in JSON');
76 assertEquals(mirror.prototypeObject().handle(), fromJSON.prototypeObject.ref, 'Unexpected prototype object handle in JSON');
  /frameworks/base/telecomm/java/android/telecom/
ConferenceParticipant.java 30 * The conference participant's handle (e.g., phone number).
55 * @param handle The conference participant's handle (e.g., phone number).
60 public ConferenceParticipant(Uri handle, String displayName, Uri endpoint, int state) {
61 mHandle = handle;
76 Uri handle = source.readParcelable(classLoader);
80 return new ConferenceParticipant(handle, displayName, endpoint, state);
116 sb.append("[ConferenceParticipant Handle: ");
129 * The conference participant's handle (e.g., phone number).
ConnectionRequest.java 38 * @param handle The handle (e.g., phone number) to which the {@link Connection} is to connect.
43 Uri handle,
45 this(accountHandle, handle, extras, VideoProfile.STATE_AUDIO_ONLY);
50 * @param handle The handle (e.g., phone number) to which the {@link Connection} is to connect.
56 Uri handle,
60 mAddress = handle;
78 * The handle (e.g., phone number) to which the {@link Connection} is to connect.

Completed in 328 milliseconds

<<21222324252627282930>>