/external/minigbm/cros_gralloc/ |
D | cros_gralloc_driver.cc | 97 struct cros_gralloc_handle *hnd; in allocate() local 170 auto hnd = cros_gralloc_convert_handle(handle); in retain() local 227 auto hnd = cros_gralloc_convert_handle(handle); in release() local 259 auto hnd = cros_gralloc_convert_handle(handle); in lock() local 278 auto hnd = cros_gralloc_convert_handle(handle); in unlock() local 304 auto hnd = cros_gralloc_convert_handle(handle); in get_backing_store() local 320 cros_gralloc_buffer *cros_gralloc_driver::get_buffer(cros_gralloc_handle_t hnd) in get_buffer()
|
D | cros_gralloc_helpers.cc | 49 auto hnd = reinterpret_cast<cros_gralloc_handle_t>(handle); in cros_gralloc_convert_handle() local
|
/external/curl/lib/ |
D | curl_threads.c | 83 void Curl_thread_destroy(curl_thread_t hnd) in Curl_thread_destroy() 91 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join() 134 void Curl_thread_destroy(curl_thread_t hnd) in Curl_thread_destroy() 139 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join()
|
/external/curl/src/ |
D | tool_cb_see.c | 95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument 101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) argument 103 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) argument 110 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument
|
D | tool_doswin.c | 680 HANDLE hnd = INVALID_HANDLE_VALUE; in GetLoadedModulePaths() local
|
/external/selinux/libselinux/utils/ |
D | selabel_partial_match.c | 33 struct selabel_handle *hnd; in main() local
|
D | selabel_lookup.c | 38 struct selabel_handle *hnd; in main() local
|
D | selabel_lookup_best_match.c | 60 struct selabel_handle *hnd; in main() local
|
D | selabel_digest.c | 72 struct selabel_handle *hnd; in main() local
|
/external/drm_hwcomposer/ |
D | platformhisi.cpp | 128 private_handle_t const *hnd = reinterpret_cast<private_handle_t const *>( in ImportBuffer() local 202 private_handle_t const *hnd = reinterpret_cast<private_handle_t const *>( in CanImportBuffer() local
|
/external/minigbm/cros_gralloc/gralloc0/ |
D | gralloc0.cc | 127 auto hnd = cros_gralloc_convert_handle(*handle); in gralloc0_alloc() local 256 auto hnd = cros_gralloc_convert_handle(handle); in gralloc0_perform() local 308 auto hnd = cros_gralloc_convert_handle(handle); in gralloc0_lock_async() local 350 auto hnd = cros_gralloc_convert_handle(handle); in gralloc0_lock_async_ycbcr() local
|
/external/curl/tests/unit/ |
D | unit1396.c | 24 static CURL *hnd; variable
|
/external/curl/docs/examples/ |
D | http2-upload.c | 51 CURL *hnd; member 175 CURL *hnd; in setup() local
|
D | http2-pushinmemory.c | 72 static void setup(CURL *hnd) in setup()
|
D | http2-serverpush.c | 131 static int setup(CURL *hnd) in setup()
|
D | http2-download.c | 145 CURL *hnd; in setup() local
|
/external/selinux/policycoreutils/setfiles/ |
D | restorecon_xattr.c | 46 struct selabel_handle *hnd = NULL; in main() local
|
D | restore.h | 41 struct selabel_handle *hnd; member
|
/external/selinux/restorecond/ |
D | restore.h | 47 struct selabel_handle *hnd; member
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_lowering_nvc0.cpp | 886 Value *hnd = loadTexHandle(i->getIndirectR(), i->tex.r); in handleTEX() local 899 Value *hnd = bld.getScratch(); in handleTEX() local 926 Value *hnd = i->getIndirectR(); in handleTEX() local 936 Value *hnd = i->getIndirectR(); in handleTEX() local 1289 Value *hnd = loadTexHandle(txq->getIndirectR(), txq->tex.r); in handleTXQ() local
|
/external/selinux/libselinux/src/ |
D | matchpathcon.c | 68 static __thread struct selabel_handle *hnd; variable
|
/external/minigbm/cros_gralloc/gralloc0/tests/ |
D | gralloctest.c | 126 native_handle_t *hnd = native_handle_create(handle->numFds, handle->numInts); in duplicate_buffer_handle() local
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_ndis.c | 2399 DWORD i, hnd, len; in wpa_driver_ndis_set_wzc() local
|