Home
last modified time | relevance | path

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

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