Home
last modified time | relevance | path

Searched defs:dl_handle (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/hexagon/
Dhexagon_implementation.cc30 void* LoadFunction(void* dl_handle, const char* name) { in LoadFunction()
39 #define LOAD_FUNCTION(dl_handle, method_name, hexagon_obj) \ argument
/external/mesa3d/src/glx/apple/
Dapple_cgl.c42 static void *dl_handle = NULL; variable
/external/python/cpython2/Modules/
Ddlmodule.c19 PyUnivPtr *dl_handle; member
/external/tpm2-tss/src/tss2-tcti/
Dtctildr.c400 void *dl_handle = NULL; in Tss2_TctiLdr_Initialize_Ex() local
/external/mesa3d/src/glx/windows/
Dwindowsgl.c40 static void *dl_handle = NULL; in windows_get_dl_handle() local
/external/wpa_supplicant_8/src/eap_peer/
Deap_i.h263 void *dl_handle; member
/external/python/cffi/c/
D_cffi_backend.c4087 void *dl_handle; member