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

<<31323334353637383940>>

  /hardware/ti/omap3/dspbridge/libbridge/inc/
cmm.h 86 * hCmmMgr: Cmm Mgr handle.
111 * phCmmMgr: Location to store a communication manager handle on output.
112 * hDevObject: Handle to a device object.
135 * hCmmMgr: Cmm Mgr handle.
142 * DSP_EHANDLE: Unable to free CMM due to bad handle.
170 * hCmmMgr: Cmm Mgr handle.
189 * Return the handle to the cmm mgr for the given device obj.
191 * hProcessor: Handle to a Processor.
192 * phCmmMgr: Location to store the shared memory mgr handle on output.
195 * DSP_SOK: Cmm Mgr opaque handle returned
    [all...]
  /external/libpcap/
pcap-dag.c 602 * Get a handle for a live capture from the given DAG device. Passing a NULL
612 static int dag_activate(pcap_t* handle)
614 struct pcap_dag *handlep = handle->priv;
622 char * device = handle->opt.source;
630 snprintf(handle->errbuf, PCAP_ERRBUF_SIZE, "device is NULL: %s", pcap_strerror(errno));
639 snprintf(handle->errbuf, PCAP_ERRBUF_SIZE, "Can't allocate string for device name: %s\n", pcap_strerror(errno));
645 snprintf(handle->errbuf, PCAP_ERRBUF_SIZE, "dag_parse_name: %s\n", pcap_strerror(errno));
651 snprintf(handle->errbuf, PCAP_ERRBUF_SIZE, "dag_parse_name: tx (even numbered) streams not supported for capture\n");
658 snprintf(handle->errbuf, PCAP_ERRBUF_SIZE, "Can't allocate string for device name: %s\n", pcap_strerror(errno));
668 if((handle->fd = dag_open((char *)device)) < 0)
    [all...]
pcap_can_set_rfmon.3pcap 25 not-yet-activated capture handle
37 checks whether monitor mode could be set on a capture handle when
38 the handle is activated.
44 if the capture source specified when the handle was created doesn't
50 if called on a capture handle that has been activated, or
  /system/bt/stack/gatt/
gatt_cl.c 35 #define GATT_WRITE_LONG_HDR_SIZE 5 /* 1 opcode + 2 handle + 2 offset */
124 else /* end of handle range */
167 msg.handle = p_clcb->s_handle;
180 msg.read_blob.handle = p_clcb->s_handle;
187 msg.read_blob.handle = p_clcb->s_handle;
198 msg.handle = p_clcb->s_handle;
236 p_clcb->s_handle = p_attr->handle;
241 p_attr->handle,
250 p_clcb->s_handle = p_attr->handle;
255 p_attr->handle,
562 UINT16 handle; local
751 UINT16 handle = 0; local
    [all...]
  /external/drm_gralloc/
gralloc_drm_pipe.c 111 const struct gralloc_drm_handle_t *handle)
117 templ.format = get_pipe_format(handle->format);
118 templ.bind = get_pipe_bind(handle->usage);
124 ALOGE("unsupported format 0x%x", handle->format);
134 templ.width0 = handle->width;
135 templ.height0 = handle->height;
139 if (handle->name) {
141 buf->winsys.handle = handle->name;
142 buf->winsys.stride = handle->stride
    [all...]
  /external/kernel-headers/original/uapi/linux/
ion_test.h 24 * struct ion_test_rw_data - metadata passed to the kernel to read handle
50 * DOC: ION_IOC_TEST_DMA_MAPPING - read or write memory from a handle as DMA
52 * Reads or writes the memory from a handle using an uncached mapping. Can be
60 * DOC: ION_IOC_TEST_KERNEL_MAPPING - read or write memory from a handle
62 * Reads or writes the memory from a handle using a kernel mapping. Can be
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_texture.h 63 * Creation key for the host surface handle.
72 * Handle for the host side surface.
74 * This handle is owned by this texture. Views should hold on to a reference
75 * to this texture and never destroy this handle directly.
77 struct svga_winsys_surface *handle; member in struct:svga_texture
  /external/v8/src/
i18n.cc 34 Handle<JSObject> options,
37 Handle<String> str = isolate->factory()->NewStringFromAsciiChecked(key);
38 Handle<Object> object = Object::GetProperty(options, str).ToHandleChecked();
41 v8::Utils::ToLocal(Handle<String>::cast(object)));
50 Handle<JSObject> options,
53 Handle<String> str = isolate->factory()->NewStringFromAsciiChecked(key);
54 Handle<Object> object = Object::GetProperty(options, str).ToHandleChecked();
64 Handle<JSObject> options,
67 Handle<String> str = isolate->factory()->NewStringFromAsciiChecked(key);
68 Handle<Object> object = Object::GetProperty(options, str).ToHandleChecked()
    [all...]
  /frameworks/av/media/libmedia/
MidiIoWrapper.cpp 27 static int readAt(void *handle, void *buffer, int pos, int size) {
28 return ((android::MidiIoWrapper*)handle)->readAt(buffer, pos, size);
30 static int size(void *handle) {
31 return ((android::MidiIoWrapper*)handle)->size();
86 mEasFile.handle = this;
  /hardware/qcom/display/msm8084/libgralloc/
gralloc.cpp 41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
  /hardware/qcom/display/msm8226/libgralloc/
gralloc.cpp 41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
  /hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp 41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
  /hardware/qcom/display/msm8974/libgralloc/
gralloc.cpp 41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
  /hardware/qcom/display/msm8994/libgralloc/
gralloc.cpp 41 buffer_handle_t handle, int usage,
46 buffer_handle_t handle, int usage,
51 buffer_handle_t handle);
54 buffer_handle_t handle);
57 buffer_handle_t handle);
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeP2pDevice.cpp 109 phLibNfc_Handle /*handle*/, phNfc_sData_t *pResBuffer, NFCSTATUS status)
122 phLibNfc_Handle handle = 0; local
137 handle = nfc_jni_get_p2p_device_handle(e, o);
147 status = phLibNfc_RemoteDev_Connect(handle, nfc_jni_connect_callback, (void*)&cb_data);
203 phLibNfc_Handle handle = 0; local
210 handle = nfc_jni_get_p2p_device_handle(e, o);
219 TRACE("Disconnecting from target (handle = 0x%x)", handle);
228 status = phLibNfc_RemoteDev_Disconnect(handle, NFC_DISCOVERY_CONTINUE,nfc_jni_disconnect_callback, (void *)&cb_data);
279 phLibNfc_Handle handle = nfc_jni_get_p2p_device_handle(e, o) local
361 phLibNfc_Handle handle; local
417 phLibNfc_Handle handle = nfc_jni_get_p2p_device_handle(e, o); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mssip.h 27 HANDLE hFile;
96 HANDLE hSIP;
104 typedef WINBOOL (WINAPI *pfnIsFileSupported)(HANDLE hFile,GUID *pgSubject);
126 extern WINBOOL WINAPI CryptSIPRetrieveSubjectGuid(LPCWSTR FileName,HANDLE hFileIn,GUID *pgSubject);
127 extern WINBOOL WINAPI CryptSIPRetrieveSubjectGuidForCatalogFile(LPCWSTR FileName,HANDLE hFileIn,GUID *pgSubject);
nmsupp.h 70 extern HANDLE WINAPI MemoryHandle(LPBYTE ptr);
82 extern HANDLE WINAPI BhOpenService(LPSTR ServiceName);
83 extern VOID WINAPI BhCloseService(HANDLE ServiceHandle);
84 extern DWORD WINAPI BhStartService(HANDLE ServiceHandle);
85 extern DWORD WINAPI BhStopService(HANDLE ServiceHandle);
  /system/bt/btif/src/
btif_sdp_server.c 80 * point will be linked to a specific SDP handle.
215 int handle = -1; local
219 return handle;
222 handle = sdp_slots[id].sdp_handle;
236 handle = -1;
238 return handle;
267 static void set_sdp_handle(int id, int handle) {
269 sdp_slots[id].sdp_handle = handle;
271 BTIF_TRACE_DEBUG("%s() id=%d to handle=0x%08x", __FUNCTION__, id, handle);
276 int handle; local
292 int handle; local
326 int handle = -1; local
    [all...]
  /system/core/libion/original-kernel-headers/linux/
ion_test.h 24 * struct ion_test_rw_data - metadata passed to the kernel to read handle
50 * DOC: ION_IOC_TEST_DMA_MAPPING - read or write memory from a handle as DMA
52 * Reads or writes the memory from a handle using an uncached mapping. Can be
60 * DOC: ION_IOC_TEST_KERNEL_MAPPING - read or write memory from a handle
62 * Reads or writes the memory from a handle using a kernel mapping. Can be
  /system/keymaster/
operation_table.cpp 31 handle = 0;
54 table_[i].handle = *op_handle;
69 if (table_[i].handle == op_handle)
80 if (table_[i].handle == op_handle) {
83 table_[i].handle = 0;
  /external/v8/test/cctest/
test-heap.cc 66 Handle<Object> handle(obj, isolate);
68 *Execution::ToString(isolate, handle).ToHandleChecked();
74 Handle<Object> handle(Smi::FromInt(value), isolate);
76 *Execution::ToString(isolate, handle).ToHandleChecked();
82 Handle<Object> number = isolate->factory()->NewNumber(value);
84 Handle<Object> print_string =
100 Handle<Code> code = isolate->factory()->NewCode(
101 desc, Code::ComputeFlags(Code::STUB), Handle<Code>())
    [all...]
  /development/host/windows/usb/api/
adb_legacy_interface.h 51 /** \brief Creates handle to this object.
53 In this call a handle for this object is generated and object is added
56 @return A handle to this object on success or NULL on an error.
111 @return Handle to the opened endpoint object or NULL on failure.
135 @return Handle to the opened endpoint object or NULL on failure.
150 @param[in] usb_device_handle Handle to USB device.
154 bool CacheUsbDeviceDescriptor(HANDLE usb_device_handle);
160 @param[in] usb_device_handle Handle to USB device.
164 bool CacheUsbConfigurationDescriptor(HANDLE usb_device_handle);
170 @param[in] usb_device_handle Handle to USB device.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMChildIterNodeList.java 74 * @param parentHandle DTM node-handle integer
96 int handle=m_firstChild; local
97 while(--index>=0 && handle!=DTM.NULL) {
98 handle=m_parentDTM.getNextSibling(handle);
100 if (handle == DTM.NULL) {
103 return m_parentDTM.getNode(handle);
112 for (int handle=m_firstChild;
113 handle!=DTM.NULL;
114 handle=m_parentDTM.getNextSibling(handle))
    [all...]
  /external/deqp/framework/delibs/dethread/win32/
deThreadWin32.c 35 /* Thread handle equals deThread in this implementation. */
36 DE_STATIC_ASSERT(sizeof(deThread) >= sizeof(HANDLE));
74 HANDLE thread = 0;
97 HANDLE handle = (HANDLE)thread; local
98 WaitForSingleObject(handle, INFINITE);
105 HANDLE handle = (HANDLE)thread local
    [all...]
  /external/mesa3d/src/gallium/tests/graw/
occlusion-query.c 82 void *handle; local
91 handle = info.ctx->create_vertex_elements_state(info.ctx, 2, ve);
92 info.ctx->bind_vertex_elements_state(info.ctx, handle);
110 void *handle; local
121 handle = graw_parse_vertex_shader(info->ctx, text);
122 if (!handle) {
126 info->ctx->bind_vs_state(info->ctx, handle);
133 void *handle; local
141 handle = graw_parse_fragment_shader(info->ctx, text);
142 if (!handle) {
    [all...]

Completed in 586 milliseconds

<<31323334353637383940>>