Home
last modified time | relevance | path

Searched refs:GetProc (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/d3d12/
H A DPlatformFunctions.cpp40 !mD3D12Lib.GetProc(&d3d12CreateDevice, "D3D12CreateDevice", &error) || in LoadD3D12()
41 !mD3D12Lib.GetProc(&d3d12GetDebugInterface, "D3D12GetDebugInterface", &error) || in LoadD3D12()
42 !mD3D12Lib.GetProc(&d3d12SerializeRootSignature, "D3D12SerializeRootSignature", in LoadD3D12()
44 !mD3D12Lib.GetProc(&d3d12CreateRootSignatureDeserializer, in LoadD3D12()
46 !mD3D12Lib.GetProc(&d3d12SerializeVersionedRootSignature, in LoadD3D12()
48 !mD3D12Lib.GetProc(&d3d12CreateVersionedRootSignatureDeserializer, in LoadD3D12()
59 !mD3D11Lib.GetProc(&d3d11on12CreateDevice, "D3D11On12CreateDevice", &error)) { in LoadD3D11()
70 !mDXGILib.GetProc(&createDxgiFactory2, "CreateDXGIFactory2", &error)) { in LoadDXGI()
86 !mDXCompilerLib.GetProc(&dxcCreateInstance, "DxcCreateInstance", nullptr)) { in LoadDXCompiler()
94 !mFXCompilerLib.GetProc(&d3dCompile, "D3DCompile", &error)) { in LoadFXCompiler()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/d3d12/
H A DPlatformFunctions.cpp38 !mD3D12Lib.GetProc(&d3d12CreateDevice, "D3D12CreateDevice", &error) || in LoadD3D12()
39 !mD3D12Lib.GetProc(&d3d12GetDebugInterface, "D3D12GetDebugInterface", &error) || in LoadD3D12()
40 !mD3D12Lib.GetProc(&d3d12SerializeRootSignature, "D3D12SerializeRootSignature", in LoadD3D12()
42 !mD3D12Lib.GetProc(&d3d12CreateRootSignatureDeserializer, in LoadD3D12()
44 !mD3D12Lib.GetProc(&d3d12SerializeVersionedRootSignature, in LoadD3D12()
46 !mD3D12Lib.GetProc(&d3d12CreateVersionedRootSignatureDeserializer, in LoadD3D12()
57 !mD3D11Lib.GetProc(&d3d11on12CreateDevice, "D3D11On12CreateDevice", &error)) { in LoadD3D11()
67 !mDXGILib.GetProc(&dxgiGetDebugInterface1, "DXGIGetDebugInterface1", &error) || in LoadDXGI()
68 !mDXGILib.GetProc(&createDxgiFactory2, "CreateDXGIFactory2", &error)) { in LoadDXGI()
78 !mD3DCompilerLib.GetProc(&d3dCompile, "D3DCompile", &error)) { in LoadD3DCompiler()
[all …]
/dports/graphics/fpc-opengl/fpc-3.2.2/packages/opengl/src/
H A Dglx.pp656 function GetProc(handle: PtrInt; name: PChar): Pointer;
694 glXChooseVisual := GetProc(OurLibGL, 'glXChooseVisual');
697 glXMakeCurrent := GetProc(OurLibGL, 'glXMakeCurrent');
698 glXCopyContext := GetProc(OurLibGL, 'glXCopyContext');
699 glXSwapBuffers := GetProc(OurLibGL, 'glXSwapBuffers');
704 glXIsDirect := GetProc(OurLibGL, 'glXIsDirect');
705 glXGetConfig := GetProc(OurLibGL, 'glXGetConfig');
708 glXWaitGL := GetProc(OurLibGL, 'glXWaitGL');
709 glXWaitX := GetProc(OurLibGL, 'glXWaitX');
710 glXUseXFont := GetProc(OurLibGL, 'glXUseXFont');
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/opengl/src/
H A Dglx.pp656 function GetProc(handle: PtrInt; name: PChar): Pointer;
694 glXChooseVisual := GetProc(OurLibGL, 'glXChooseVisual');
697 glXMakeCurrent := GetProc(OurLibGL, 'glXMakeCurrent');
698 glXCopyContext := GetProc(OurLibGL, 'glXCopyContext');
699 glXSwapBuffers := GetProc(OurLibGL, 'glXSwapBuffers');
704 glXIsDirect := GetProc(OurLibGL, 'glXIsDirect');
705 glXGetConfig := GetProc(OurLibGL, 'glXGetConfig');
708 glXWaitGL := GetProc(OurLibGL, 'glXWaitGL');
709 glXWaitX := GetProc(OurLibGL, 'glXWaitX');
710 glXUseXFont := GetProc(OurLibGL, 'glXUseXFont');
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw2059.pp26 function GetProc(s:string;var ProcVar:ProcType):boolean;
31 GetProc:=true;
36 GetProc:=true;
40 GetProc:=false;
45 GetProcVar:=GetProc;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/common/
H A DDynamicLib.h39 void* GetProc(const std::string& procName, std::string* error = nullptr) const;
42 bool GetProc(T** proc, const std::string& procName, std::string* error = nullptr) const {
46 *proc = reinterpret_cast<T*>(GetProc(procName, error));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/common/
H A DDynamicLib.h39 void* GetProc(const std::string& procName, std::string* error = nullptr) const;
42 bool GetProc(T** proc, const std::string& procName, std::string* error = nullptr) const {
46 *proc = reinterpret_cast<T*>(GetProc(procName, error));
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Ddescriptor-io.cpp54 auto *p{special.GetProc<void (*)(const Descriptor &, int &, char *, in DefinedFormattedIo()
59 auto *p{special.GetProc<void (*)(const void *, int &, char *, in DefinedFormattedIo()
93 auto *p{special.GetProc<void (*)( in DefinedUnformattedIo()
97 auto *p{special.GetProc<void (*)( in DefinedUnformattedIo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A Ddescriptor-io.cpp54 auto *p{special.GetProc<void (*)(const Descriptor &, int &, char *, in DefinedFormattedIo()
59 auto *p{special.GetProc<void (*)(const void *, int &, char *, in DefinedFormattedIo()
93 auto *p{special.GetProc<void (*)( in DefinedUnformattedIo()
97 auto *p{special.GetProc<void (*)( in DefinedUnformattedIo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Ddescriptor-io.cpp54 auto *p{special.GetProc<void (*)(const Descriptor &, int &, char *, in DefinedFormattedIo()
59 auto *p{special.GetProc<void (*)(const void *, int &, char *, in DefinedFormattedIo()
93 auto *p{special.GetProc<void (*)( in DefinedUnformattedIo()
97 auto *p{special.GetProc<void (*)( in DefinedUnformattedIo()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Ddescriptor-io.cpp54 auto *p{special.GetProc<void (*)(const Descriptor &, int &, char *, in DefinedFormattedIo()
59 auto *p{special.GetProc<void (*)(const void *, int &, char *, in DefinedFormattedIo()
93 auto *p{special.GetProc<void (*)( in DefinedUnformattedIo()
97 auto *p{special.GetProc<void (*)( in DefinedUnformattedIo()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/general/
H A Dnetgenout.hpp39 int GetProc () const { return proc; } in GetProc() function in netgen::Proc
87 if ( netgen::id == proc.GetProc() ) in NetgenOutStream()
92 if ( 0 == proc.GetProc() ) in NetgenOutStream()
/dports/cad/netgen/netgen-6.2.2105/libsrc/general/
H A Dnetgenout.hpp37 int GetProc () const { return proc; } in GetProc() function in netgen::Proc
85 if ( netgen::id == proc.GetProc() ) in NetgenOutStream()
90 if ( 0 == proc.GetProc() ) in NetgenOutStream()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/general/
H A Dnetgenout.hpp36 int GetProc () const { return proc; } in GetProc() function in Proc
84 if ( netgen::id == proc.GetProc() ) in NetgenOutStream()
89 if ( 0 == proc.GetProc() ) in NetgenOutStream()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/pub/
H A DPub.cpp135 return GetProc().GetLabel(label, flags, version); in GetLabel()
164 return (GetProc().IsSetBook() && GetProc().GetBook().IsSetAuthors()); in IsSetAuthors()
188 return (GetProc().GetBook().GetAuthors()); in GetAuthors()
273 if( FIELD_CHAIN_OF_2_IS_SET(GetProc(), Book, Title) ) { in GetTitles()
275 GetProc().GetBook().GetTitle() ); in GetTitles()
549 if (!s_ProcMatch(art1.GetFrom().GetProc(), art2.GetFrom().GetProc())) { in s_CitArtMatch()
770 rval = s_ProcMatch(GetProc(), other.GetProc()); in SameCitation()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/pub/
H A DPub.cpp135 return GetProc().GetLabel(label, flags, version); in GetLabel()
164 return (GetProc().IsSetBook() && GetProc().GetBook().IsSetAuthors()); in IsSetAuthors()
188 return (GetProc().GetBook().GetAuthors()); in GetAuthors()
273 if( FIELD_CHAIN_OF_2_IS_SET(GetProc(), Book, Title) ) { in GetTitles()
275 GetProc().GetBook().GetTitle() ); in GetTitles()
549 if (!s_ProcMatch(art1.GetFrom().GetProc(), art2.GetFrom().GetProc())) { in s_CitArtMatch()
770 rval = s_ProcMatch(GetProc(), other.GetProc()); in SameCitation()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp252 lib.CreateDecoder = (Func_CreateDecoder)lib.Lib.GetProc("CreateDecoder"); in LoadCodecs()
253 lib.CreateEncoder = (Func_CreateEncoder)lib.Lib.GetProc("CreateEncoder"); in LoadCodecs()
254 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()
275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats()
385 Func_GetIsArc getIsArc = (Func_GetIsArc)lib.GetProc("GetIsArc"); in LoadFormats()
399 getProp = (Func_GetHandlerProperty)lib.GetProc("GetHandlerProperty"); in LoadFormats()
505 …Func_SetLargePageMode setLargePageMode = (Func_SetLargePageMode)lib.Lib.GetProc("SetLargePageMode"… in LoadDll()
513 …Func_SetCaseSensitive setCaseSensitive = (Func_SetCaseSensitive)lib.Lib.GetProc("SetCaseSensitive"… in LoadDll()
518 lib.CreateObject = (Func_CreateObject)lib.Lib.GetProc("CreateObject"); in LoadDll()
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp252 lib.CreateDecoder = (Func_CreateDecoder)lib.Lib.GetProc("CreateDecoder"); in LoadCodecs()
253 lib.CreateEncoder = (Func_CreateEncoder)lib.Lib.GetProc("CreateEncoder"); in LoadCodecs()
254 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()
275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats()
385 Func_GetIsArc getIsArc = (Func_GetIsArc)lib.GetProc("GetIsArc"); in LoadFormats()
399 getProp = (Func_GetHandlerProperty)lib.GetProc("GetHandlerProperty"); in LoadFormats()
505 …Func_SetLargePageMode setLargePageMode = (Func_SetLargePageMode)lib.Lib.GetProc("SetLargePageMode"… in LoadDll()
513 …Func_SetCaseSensitive setCaseSensitive = (Func_SetCaseSensitive)lib.Lib.GetProc("SetCaseSensitive"… in LoadDll()
518 lib.CreateObject = (Func_CreateObject)lib.Lib.GetProc("CreateObject"); in LoadDll()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp252 lib.CreateDecoder = (Func_CreateDecoder)lib.Lib.GetProc("CreateDecoder"); in LoadCodecs()
253 lib.CreateEncoder = (Func_CreateEncoder)lib.Lib.GetProc("CreateEncoder"); in LoadCodecs()
254 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()
275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats()
385 Func_GetIsArc getIsArc = (Func_GetIsArc)lib.GetProc("GetIsArc"); in LoadFormats()
399 getProp = (Func_GetHandlerProperty)lib.GetProc("GetHandlerProperty"); in LoadFormats()
505 …Func_SetLargePageMode setLargePageMode = (Func_SetLargePageMode)lib.Lib.GetProc("SetLargePageMode"… in LoadDll()
513 …Func_SetCaseSensitive setCaseSensitive = (Func_SetCaseSensitive)lib.Lib.GetProc("SetCaseSensitive"… in LoadDll()
518 lib.CreateObject = (Func_CreateObject)lib.Lib.GetProc("CreateObject"); in LoadDll()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp252 lib.CreateDecoder = (Func_CreateDecoder)lib.Lib.GetProc("CreateDecoder"); in LoadCodecs()
253 lib.CreateEncoder = (Func_CreateEncoder)lib.Lib.GetProc("CreateEncoder"); in LoadCodecs()
254 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()
275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats()
385 Func_GetIsArc getIsArc = (Func_GetIsArc)lib.GetProc("GetIsArc"); in LoadFormats()
399 getProp = (Func_GetHandlerProperty)lib.GetProc("GetHandlerProperty"); in LoadFormats()
505 …Func_SetLargePageMode setLargePageMode = (Func_SetLargePageMode)lib.Lib.GetProc("SetLargePageMode"… in LoadDll()
513 …Func_SetCaseSensitive setCaseSensitive = (Func_SetCaseSensitive)lib.Lib.GetProc("SetCaseSensitive"… in LoadDll()
518 lib.CreateObject = (Func_CreateObject)lib.Lib.GetProc("CreateObject"); in LoadDll()
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp252 lib.CreateDecoder = (Func_CreateDecoder)lib.Lib.GetProc("CreateDecoder"); in LoadCodecs()
253 lib.CreateEncoder = (Func_CreateEncoder)lib.Lib.GetProc("CreateEncoder"); in LoadCodecs()
254 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()
275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats()
385 Func_GetIsArc getIsArc = (Func_GetIsArc)lib.GetProc("GetIsArc"); in LoadFormats()
399 getProp = (Func_GetHandlerProperty)lib.GetProc("GetHandlerProperty"); in LoadFormats()
505 …Func_SetLargePageMode setLargePageMode = (Func_SetLargePageMode)lib.Lib.GetProc("SetLargePageMode"… in LoadDll()
513 …Func_SetCaseSensitive setCaseSensitive = (Func_SetCaseSensitive)lib.Lib.GetProc("SetCaseSensitive"… in LoadDll()
518 lib.CreateObject = (Func_CreateObject)lib.Lib.GetProc("CreateObject"); in LoadDll()
[all …]
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp252 lib.CreateDecoder = (Func_CreateDecoder)lib.Lib.GetProc("CreateDecoder"); in LoadCodecs()
253 lib.CreateEncoder = (Func_CreateEncoder)lib.Lib.GetProc("CreateEncoder"); in LoadCodecs()
254 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()
275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats()
385 Func_GetIsArc getIsArc = (Func_GetIsArc)lib.GetProc("GetIsArc"); in LoadFormats()
399 getProp = (Func_GetHandlerProperty)lib.GetProc("GetHandlerProperty"); in LoadFormats()
505 …Func_SetLargePageMode setLargePageMode = (Func_SetLargePageMode)lib.Lib.GetProc("SetLargePageMode"… in LoadDll()
513 …Func_SetCaseSensitive setCaseSensitive = (Func_SetCaseSensitive)lib.Lib.GetProc("SetCaseSensitive"… in LoadDll()
518 lib.CreateObject = (Func_CreateObject)lib.Lib.GetProc("CreateObject"); in LoadDll()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp252 lib.CreateDecoder = (Func_CreateDecoder)lib.Lib.GetProc("CreateDecoder"); in LoadCodecs()
253 lib.CreateEncoder = (Func_CreateEncoder)lib.Lib.GetProc("CreateEncoder"); in LoadCodecs()
254 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()
275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats()
385 Func_GetIsArc getIsArc = (Func_GetIsArc)lib.GetProc("GetIsArc"); in LoadFormats()
399 getProp = (Func_GetHandlerProperty)lib.GetProc("GetHandlerProperty"); in LoadFormats()
505 …Func_SetLargePageMode setLargePageMode = (Func_SetLargePageMode)lib.Lib.GetProc("SetLargePageMode"… in LoadDll()
513 …Func_SetCaseSensitive setCaseSensitive = (Func_SetCaseSensitive)lib.Lib.GetProc("SetCaseSensitive"… in LoadDll()
518 lib.CreateObject = (Func_CreateObject)lib.Lib.GetProc("CreateObject"); in LoadDll()
[all …]
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp252 lib.CreateDecoder = (Func_CreateDecoder)lib.Lib.GetProc("CreateDecoder"); in LoadCodecs()
253 lib.CreateEncoder = (Func_CreateEncoder)lib.Lib.GetProc("CreateEncoder"); in LoadCodecs()
254 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()
275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats()
385 Func_GetIsArc getIsArc = (Func_GetIsArc)lib.GetProc("GetIsArc"); in LoadFormats()
399 getProp = (Func_GetHandlerProperty)lib.GetProc("GetHandlerProperty"); in LoadFormats()
505 …Func_SetLargePageMode setLargePageMode = (Func_SetLargePageMode)lib.Lib.GetProc("SetLargePageMode"… in LoadDll()
513 …Func_SetCaseSensitive setCaseSensitive = (Func_SetCaseSensitive)lib.Lib.GetProc("SetCaseSensitive"… in LoadDll()
518 lib.CreateObject = (Func_CreateObject)lib.Lib.GetProc("CreateObject"); in LoadDll()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp252 lib.CreateDecoder = (Func_CreateDecoder)lib.Lib.GetProc("CreateDecoder"); in LoadCodecs()
253 lib.CreateEncoder = (Func_CreateEncoder)lib.Lib.GetProc("CreateEncoder"); in LoadCodecs()
254 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty"); in LoadCodecs()
275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
384 Func_GetHandlerProperty2 getProp2 = (Func_GetHandlerProperty2)lib.GetProc("GetHandlerProperty2"); in LoadFormats()
385 Func_GetIsArc getIsArc = (Func_GetIsArc)lib.GetProc("GetIsArc"); in LoadFormats()
399 getProp = (Func_GetHandlerProperty)lib.GetProc("GetHandlerProperty"); in LoadFormats()
505 …Func_SetLargePageMode setLargePageMode = (Func_SetLargePageMode)lib.Lib.GetProc("SetLargePageMode"… in LoadDll()
513 …Func_SetCaseSensitive setCaseSensitive = (Func_SetCaseSensitive)lib.Lib.GetProc("SetCaseSensitive"… in LoadDll()
518 lib.CreateObject = (Func_CreateObject)lib.Lib.GetProc("CreateObject"); in LoadDll()
[all …]

12345678