/hardware/qcom/gps/msm8960/core/ |
ContextBase.cpp | 68 void *handle = NULL; local 70 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { 72 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); 82 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); 83 if (NULL != handle) { 84 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi");
|
/hardware/qcom/gps/msm8974/core/ |
ContextBase.cpp | 77 void *handle = NULL; local 79 if((handle = dlopen("libloc_api_v02.so", RTLD_NOW)) != NULL) { 82 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi"); 95 handle = dlopen("libloc_api-rpc-qc.so", RTLD_NOW); 96 if (NULL != handle) { 97 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi");
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
perf_obj.h | 58 #define get_Private(handle) \ 59 ((PERF_Private *) ( (handle)->pComponentPrivate )) 89 * Pointer to a handle to the PERF object, which will be 100 /* check if handle is defined */ 101 #define PERF_check(handle, exp) ((handle) ? (exp),1 : 0)
|
/ndk/tests/build/issue56508-gcc4.7-ICE/jni/ |
extraMachine.c | 13 struct hdl *next; /* next modified handle */ 14 struct hdl *prev; /* previous modified handle */ 34 Uint8 handlev; /* VM level of this handle; used to maintain freelist */ 44 ** In a string, array, or packedarray subinterval handle, 45 ** "superset" points to the parent string handle. 49 struct hdl *nextfree; /* next handle on freelist */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
ftsiface.h | 13 typedef HANDLE HINDEX; 14 typedef HANDLE HSEARCHER; 15 typedef HANDLE HCOMPRESSOR; 16 typedef HANDLE HHILITER; 75 ERRORCODE WINAPI ScanTopicTitle(HINDEX hinx,PBYTE pbTitle,UINT cbTitle,UINT iTopic,HANDLE hTopic,UINT iCharset,UINT lcid); 104 HANDLE hTopic;
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
omx_video_encoder.cpp | 91 handle = NULL; 182 handle = new venc_dev(this); 184 if (handle == NULL) { 185 DEBUG_PRINT_ERROR("ERROR: handle is NULL"); 189 if (handle->venc_open(codec_type) != true) { 508 if (!handle->venc_set_config(&pParam, (OMX_INDEXTYPE)OMX_QcomIndexConfigVideoVencPerfMode)) 518 if (!handle->venc_set_param(&hyb_hp, (OMX_INDEXTYPE)OMX_QcomIndexParamVideoHybridHierpMode)) { 528 handle->venc_close(); 529 delete handle; 530 handle = NULL [all...] |
/hardware/ti/omap3/dspbridge/inc/ |
DSPNode.h | 52 *! 07-Sep-2000 jeh Changed type HANDLE in DSPNode_RegisterNotify to 72 * hProcessor: The processor handle. 76 * phNode: Ptr to location to store node handle on return. 80 * DSP_EHANDLE: Invalid processor handle. 102 * hNode: The node handle. 109 * DSP_EHANDLE: Invalid node handle. 126 * hNode: The node handle. 130 * DSP_EHANDLE: Invalid node handle. 147 * hNode: The first node handle. 149 * hOtherNode: The second node handle [all...] |
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPNode.h | 52 *! 07-Sep-2000 jeh Changed type HANDLE in DSPNode_RegisterNotify to 72 * hProcessor: The processor handle. 76 * phNode: Ptr to location to store node handle on return. 80 * DSP_EHANDLE: Invalid processor handle. 102 * hNode: The node handle. 109 * DSP_EHANDLE: Invalid node handle. 126 * hNode: The node handle. 130 * DSP_EHANDLE: Invalid node handle. 147 * hNode: The first node handle. 149 * hOtherNode: The second node handle [all...] |
/sdk/find_lock/ |
find_lock.cpp | 86 HANDLE UniqueProcess;
87 HANDLE UniqueThread;
150 typedef DWORD (WINAPI *NtQueryInformationFileFuncPtr)(HANDLE, PVOID, PVOID, DWORD, DWORD);
151 typedef DWORD (WINAPI *NtQueryObjectFuncPtr)(HANDLE, DWORD, VOID*, DWORD, VOID*);
187 HANDLE tokenH;
239 static bool getHandleType(HANDLE h, CString *type) {
278 static char isFileHandleType(HANDLE handle) {
282 int status = sNtQueryObjectFunc(handle, 2, NULL, 0, &size);
286 status = sNtQueryObjectFunc(handle, 2, buf, size, NULL); 315 HANDLE handle; member in struct:__anon68514 628 HANDLE handle = (HANDLE) sysh.wValue; local [all...] |
/bionic/libc/kernel/uapi/drm/ |
armada_drm.h | 27 uint32_t handle; member in struct:drm_armada_gem_create 34 uint32_t handle; member in struct:drm_armada_gem_mmap 45 uint32_t handle; member in struct:drm_armada_gem_pwrite
|
/development/host/windows/usb/api/ |
adb_endpoint_object.cpp | 19 encapsulates a handle opened to an endpoint on our device.
53 HANDLE event_handle,
66 HANDLE event_handle,
|
/development/samples/devbytes/telephony/SmsSampleProject/app/src/main/java/com/example/android/smssample/service/ |
MessagingService.java | 27 * preferable to handle these in a service in case there is significant work to do which may exceed 46 // TODO: Handle incoming SMS 51 // TODO: Handle incoming MMS
|
/device/asus/fugu/kernel-headers/drm/ |
psb_ttm_fence_user.h | 31 uint32_t handle; member in struct:ttm_fence_signaled_req 51 uint32_t handle; member in struct:ttm_fence_finish_req 64 uint32_t handle; member in struct:ttm_fence_unref_arg
|
/external/freetype/src/cff/ |
cffobjs.h | 40 /* A handle to an OpenType driver object. */ 53 /* A handle to an OpenType size object. */ 69 /* A handle to an OpenType glyph slot object. */
|
/external/libnfc-nci/halimpl/pn54x/tml/ |
phOsalNfc_Timer.h | 48 * system error or invalid handle */ 53 * system error or invalid handle */ 58 * system error or invalid handle */
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_transfer.h | 15 struct winsys_handle *handle); 51 struct winsys_handle *handle); 94 struct winsys_handle *handle);
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
vmw_fence.c | 55 uint32_t handle; member in struct:vmw_fence 64 * @fence: The opaque pipe fence handle. 75 * @handle: Handle identifying the kernel fence object. 81 vmw_fence_create(uint32_t handle, uint32_t mask) 89 fence->handle = handle; 128 vmw_ioctl_fence_unref(vws, vfence->handle); 147 * @fence: Handle to the fence object. 174 ret = vmw_ioctl_fence_signalled(vws, vfence->handle, vflags) [all...] |
/external/owasp/sanitizer/src/main/org/owasp/html/ |
Handler.java | 40 void handle(T x); method in interface:Handler 44 public void handle(Object x) { 54 public void handle(Throwable th) {
|
/external/pdfium/third_party/freetype/src/cff/ |
cffobjs.h | 40 /* A handle to an OpenType driver object. */ 53 /* A handle to an OpenType size object. */ 69 /* A handle to an OpenType glyph slot object. */
|
/external/pdfium/third_party/freetype/src/type1/ |
t1objs.h | 43 /* A handle to a Type 1 size object. */ 54 /* A handle to a Type 1 glyph slot object. */ 65 /* A handle to a Type 1 character mapping object. */
|
/external/selinux/libsemanage/src/ |
booleans_policydb.c | 32 #include <semanage/handle.h> 53 int bool_policydb_dbase_init(semanage_handle_t * handle, 57 if (dbase_policydb_init(handle,
|
interfaces_policydb.c | 32 #include <semanage/handle.h> 49 int iface_policydb_dbase_init(semanage_handle_t * handle, 53 if (dbase_policydb_init(handle,
|
nodes_policydb.c | 31 #include <semanage/handle.h> 48 int node_policydb_dbase_init(semanage_handle_t * handle, 52 if (dbase_policydb_init(handle,
|
ports_policydb.c | 31 #include <semanage/handle.h> 48 int port_policydb_dbase_init(semanage_handle_t * handle, 52 if (dbase_policydb_init(handle,
|
users_base_policydb.c | 31 #include <semanage/handle.h> 48 int user_base_policydb_dbase_init(semanage_handle_t * handle, 52 if (dbase_policydb_init(handle,
|