Home
last modified time | relevance | path

Searched defs:SetSearchPath (Results 1 – 17 of 17) sorted by relevance

/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/inc/
H A DAwlDBDialect.php113 function SetSearchPath( $search_path = null ) { function in AwlDBDialect
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gtk/
H A DIconTheme.cs105 public void SetSearchPath (string[] path) in SetSearchPath() method in Gtk.IconTheme
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DD3DRM.H94 STDMETHOD(SetSearchPath) (THIS_ LPCSTR) PURE; in DECLARE_INTERFACE_() local
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/ThreadSearch/
H A DThreadSearchFindData.h52 void SetSearchPath (const wxString& searchPath) {m_SearchPath = searchPath;} in SetSearchPath() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dmetareg.hpp244 CMetaRegistry::TSearchPath& CMetaRegistry::SetSearchPath(void) in SetSearchPath() function in CMetaRegistry
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dmetareg.hpp244 CMetaRegistry::TSearchPath& CMetaRegistry::SetSearchPath(void) in SetSearchPath() function in CMetaRegistry
/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dlua_hud_script.cpp121 void SetSearchPath(const std::string& path) { in SetSearchPath() function in LuaHUDState
H A Dlua_script.cpp293 virtual void SetSearchPath(const std::string& path) { in SetSearchPath() function in LuaState
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_ngcanvas.pas80 procedure SetSearchPath(AValue: string); procedure
348 procedure TFontManager.SetSearchPath(AValue: string); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_ngcanvas.pas80 procedure SetSearchPath(AValue: string); procedure
348 procedure TFontManager.SetSearchPath(AValue: string); procedure
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/h264/src/
H A Dmfx_h264_encode_cm.cpp767 mfxU32 SetSearchPath( in SetSearchPath() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3drm.h93 STDMETHOD(SetSearchPath)(THIS_ const char *path) PURE; in DECLARE_INTERFACE_() local
233 STDMETHOD(SetSearchPath)(THIS_ const char *path) PURE; in DECLARE_INTERFACE_() local
376 STDMETHOD(SetSearchPath)(THIS_ const char *path) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3drm.h93 STDMETHOD(SetSearchPath)(THIS_ const char *path) PURE; in DECLARE_INTERFACE_() local
233 STDMETHOD(SetSearchPath)(THIS_ const char *path) PURE; in DECLARE_INTERFACE_() local
376 STDMETHOD(SetSearchPath)(THIS_ const char *path) PURE; in DECLARE_INTERFACE_() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.cpp1665 void Config::SetSearchPath(const Path &searchPath) { in SetSearchPath() function in Config
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.cpp1665 void Config::SetSearchPath(const Path &searchPath) { in SetSearchPath() function in Config
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.cpp1665 void Config::SetSearchPath(const Path &searchPath) { in SetSearchPath() function in Config
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs1605 …pub unsafe fn SetSearchPath(&self, ulflags: u32, lpsearchpath: *mut SRowSet) -> ::windows::runtime… in SetSearchPath() method