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

  /hardware/ti/omap3/dspbridge/inc/
qosregistry.h 123 ULONG(*TypeSpecific)(struct QOSDATA *DataObject, ULONG FunctionCode,
143 typedef ULONG(*QOSFNTYPESPECIFIC)(struct QOSDATA *DataObject,ULONG FunctionCode,
147 ULONG FunctionCode, ULONG Parameter1);
150 ULONG FunctionCode, ULONG Parameter1);
153 ULONG FunctionCode, ULONG Parameter1);
156 ULONG FunctionCode, ULONG Parameter1);
159 ULONG FunctionCode, ULONG Parameter1);
162 ULONG FunctionCode, ULONG Parameter1);
165 ULONG FunctionCode, ULONG Parameter1);
168 ULONG FunctionCode, ULONG Parameter1);
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/inc/
qosregistry.h 117 ULONG(*TypeSpecific)(struct QOSDATA *DataObject, ULONG FunctionCode,
137 typedef ULONG(*QOSFNTYPESPECIFIC)(struct QOSDATA *DataObject,ULONG FunctionCode,
141 ULONG FunctionCode, ULONG Parameter1);
144 ULONG FunctionCode, ULONG Parameter1);
147 ULONG FunctionCode, ULONG Parameter1);
150 ULONG FunctionCode, ULONG Parameter1);
153 ULONG FunctionCode, ULONG Parameter1);
156 ULONG FunctionCode, ULONG Parameter1);
159 ULONG FunctionCode, ULONG Parameter1);
162 ULONG FunctionCode, ULONG Parameter1)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
lmaccess.h 804 NET_API_STATUS WINAPI I_NetLogonControl(LPCWSTR ServerName,DWORD FunctionCode,DWORD QueryLevel,LPBYTE *Buffer);
805 NET_API_STATUS WINAPI I_NetLogonControl2(LPCWSTR ServerName,DWORD FunctionCode,DWORD QueryLevel,LPBYTE Data,LPBYTE *Buffer);
    [all...]
  /external/v8/src/
liveedit.cc 730 void FunctionCode(Handle<Code> function_code) {
    [all...]

Completed in 145 milliseconds