Home
last modified time | relevance | path

Searched defs:modHandle (Results 1 – 14 of 14) sorted by relevance

/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dmod.go47 type modHandle struct { struct
48 handle *memoize.Handle
49 file source.FileHandle
50 cfg *packages.Config
93 func (mh *modHandle) String() string {
97 func (mh *modHandle) File() source.FileHandle {
101 func (mh *modHandle) Parse(ctx context.Context) (*modfile.File, *protocol.ColumnMapper, error) {
110 …) Upgrades(ctx context.Context) (*modfile.File, *protocol.ColumnMapper, map[string]string, error) {
119 …andle) Why(ctx context.Context) (*modfile.File, *protocol.ColumnMapper, map[string]string, error) {
267 …text) (*modfile.File, *protocol.ColumnMapper, map[string]*modfile.Require, []source.Error, error) {
/dports/misc/usd/USD-21.11/pxr/base/tf/
H A DpyInvoke.cpp76 boost::python::handle<> modHandle( in Tf_PyInvokeImpl() local
H A DscriptModuleLoader.cpp136 handle<> modHandle(PyImport_ImportModule(const_cast<char *> in GetModulesDict() local
H A DpyUtils.cpp188 handle<> modHandle(PyImport_ImportModule(TfPyBuiltinModuleName)); in TfPyEvaluate() local
/dports/lang/perl5.34/perl-5.34.0/os2/
H A Ddl_os2.c28 unsigned long _DLL_InitTerm(unsigned long modHandle, unsigned long flag) in _DLL_InitTerm()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/os2/
H A Ddl_os2.c28 unsigned long _DLL_InitTerm(unsigned long modHandle, unsigned long flag) in _DLL_InitTerm()
/dports/lang/perl5.30/perl-5.30.3/os2/
H A Ddl_os2.c28 unsigned long _DLL_InitTerm(unsigned long modHandle, unsigned long flag) in _DLL_InitTerm()
/dports/lang/perl5.32/perl-5.32.1/os2/
H A Ddl_os2.c28 unsigned long _DLL_InitTerm(unsigned long modHandle, unsigned long flag) in _DLL_InitTerm()
/dports/math/p5-Math-Pari/pari-2.3.5/src/systems/os2/
H A Dos2.c19 unsigned long _DLL_InitTerm(unsigned long modHandle, unsigned long flag) in _DLL_InitTerm()
/dports/math/pari/pari-2.13.3/src/systems/os2/
H A Dos2.c19 unsigned long _DLL_InitTerm(unsigned long modHandle, unsigned long flag) in _DLL_InitTerm()
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/include/
H A DLTKTypes.h72 void* modHandle; member
/dports/audio/libmikmod/libmikmod-3.3.11.1/drivers/
H A Ddrv_sam9407.c206 unsigned char modHandle; in sampleUnload() local
/dports/net-mgmt/yaf/yaf-2.11.0/src/applabel/
H A DpayloadScanner.c500 lt_dlhandle modHandle; in ycInitializeScanRules() local
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmond/
H A Dgmond.c2305 apr_dso_handle_t *modHandle = NULL; in load_metric_modules() local