Home
last modified time | relevance | path

Searched defs:include_type (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/tools/build/src/tools/
Dstage.py192 def include_type(self, type, types_to_include): member in InstallTargetClass
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3dcommon.h200 #define ID3DInclude_Open(This,include_type,filename,parent_data,data,bytes) (This)->lpVtbl->Open(Th… argument
204 static FORCEINLINE HRESULT ID3DInclude_Open(ID3DInclude* This,D3D_INCLUDE_TYPE include_type,const c… in ID3DInclude_Open()