HomeSort by relevance Sort by last modified time
    Searched refs:DLSID (Results 1 - 3 of 3) sorted by null

  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 50 /* GUID struct (call it DLSID in case GUID is defined elsewhere) */
57 } DLSID;
59 #define DEFINE_DLSID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) const DLSID name = { l, w1, w2, { b1, b2, b3, b4, b5, b6, b7, b8 } }
eas_mdls.c 2227 DLSID dlsid; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dls1.h 103 typedef struct _DLSID DLSID, *LPDLSID;

Completed in 458 milliseconds