Searched refs:PURE (Results 1 - 7 of 7) sorted by relevance
/third_party/lame/dshow/ |
H A D | iaudioprops.h | 47 ) PURE; in DECLARE_INTERFACE_() 51 ) PURE; in DECLARE_INTERFACE_() 55 ) PURE; in DECLARE_INTERFACE_() 60 ) PURE; in DECLARE_INTERFACE_() 64 ) PURE; in DECLARE_INTERFACE_() 68 ) PURE; in DECLARE_INTERFACE_() 72 ) PURE; in DECLARE_INTERFACE_() 77 ) PURE; in DECLARE_INTERFACE_() 81 ) PURE; in DECLARE_INTERFACE_() 86 ) PURE; in DECLARE_INTERFACE_() [all...] |
/third_party/glfw/deps/mingw/ |
H A D | dinput.h | 1480 STDMETHOD_(HRESULT,QueryInterface)(THIS_ REFIID riid, void** ppvObject) PURE; in DECLARE_INTERFACE_() 1481 STDMETHOD_(ULONG,AddRef)(THIS) PURE; in DECLARE_INTERFACE_() 1482 STDMETHOD_(ULONG,Release)(THIS) PURE; in DECLARE_INTERFACE_() 1484 STDMETHOD(Initialize)(THIS_ HINSTANCE, DWORD, REFGUID) PURE; in DECLARE_INTERFACE_() 1485 STDMETHOD(GetEffectGuid)(THIS_ LPGUID) PURE; in DECLARE_INTERFACE_() 1486 STDMETHOD(GetParameters)(THIS_ LPDIEFFECT, DWORD) PURE; in DECLARE_INTERFACE_() 1487 STDMETHOD(SetParameters)(THIS_ LPCDIEFFECT, DWORD) PURE; in DECLARE_INTERFACE_() 1488 STDMETHOD(Start)(THIS_ DWORD, DWORD) PURE; in DECLARE_INTERFACE_() 1489 STDMETHOD(Stop)(THIS) PURE; in DECLARE_INTERFACE_() 1490 STDMETHOD(GetEffectStatus)(THIS_ LPDWORD) PURE; in DECLARE_INTERFACE_() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | drivers.mak | 87 ##### PURE AP DRIVERS 109 ##### PURE CLIENT DRIVERS
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | drivers.mak | 91 ##### PURE AP DRIVERS 113 ##### PURE CLIENT DRIVERS
|
/third_party/node/deps/v8/src/compiler/ |
H A D | machine-operator.cc | 810 #define PURE(Name, properties, value_input_count, control_input_count, \ macro 819 MACHINE_PURE_OP_LIST(PURE) 909 PURE_OPTIONAL_OP_LIST(PURE) 910 #undef PURE macro 1362 #define PURE(Name, properties, value_input_count, control_input_count, \ macro 1365 MACHINE_PURE_OP_LIST(PURE) 1366 #undef PURE macro 1416 #define PURE(Name, properties, value_input_count, control_input_count, \ macro 1421 PURE_OPTIONAL_OP_LIST(PURE) 1422 #undef PURE macro [all...] |
H A D | simplified-operator.cc | 853 #define PURE(Name, properties, value_input_count, control_input_count) \ macro 860 PURE_OP_LIST(PURE) 861 #undef PURE macro
|
/third_party/lzma/CPP/Common/ |
H A D | MyWindows.h | 140 #define PURE = 0
macro
|
Completed in 14 milliseconds