Home
last modified time | relevance | path

Searched refs:ModInit (Results 1 – 25 of 40) sorted by relevance

12

/dports/audio/faad/faad2-c626366/plugins/QCD/
H A DQCDFAAD.c183 ModInit->version = PLUGIN_API_VERSION; in QInputModule()
184 ModInit->toModule.ShutDown = ShutDown; in QInputModule()
185 ModInit->toModule.GetTrackExtents = GetTrackExtents; in QInputModule()
186 ModInit->toModule.GetMediaSupported = GetMediaSupported; in QInputModule()
188 ModInit->toModule.Play = Play; in QInputModule()
189 ModInit->toModule.Pause = Pause; in QInputModule()
190 ModInit->toModule.Stop = Stop; in QInputModule()
191 ModInit->toModule.SetVolume = SetVolume; in QInputModule()
192 ModInit->toModule.About = About; in QInputModule()
193 ModInit->toModule.Configure = Configure; in QInputModule()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h48 void addModInitsSection(SectionExtent ModInit) { in addModInitsSection() argument
49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h48 void addModInitsSection(SectionExtent ModInit) { in addModInitsSection() argument
49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h48 void addModInitsSection(SectionExtent ModInit) { in addModInitsSection() argument
49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h48 void addModInitsSection(SectionExtent ModInit) { in addModInitsSection() argument
49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h48 void addModInitsSection(SectionExtent ModInit) { in addModInitsSection() argument
49 ModInitSections.push_back(std::move(ModInit)); in addModInitsSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp90 for (const auto &ModInit : ModInitSections) { in runModInits() local
91 for (uint64_t I = 0; I != ModInit.NumPtrs; ++I) { in runModInits()
93 ModInit.Address + (I * sizeof(uintptr_t))); in runModInits()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp90 for (const auto &ModInit : ModInitSections) { in runModInits() local
91 for (uint64_t I = 0; I != ModInit.NumPtrs; ++I) { in runModInits()
93 ModInit.Address + (I * sizeof(uintptr_t))); in runModInits()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp90 for (const auto &ModInit : ModInitSections) { in runModInits() local
91 for (uint64_t I = 0; I != ModInit.NumPtrs; ++I) { in runModInits()
93 ModInit.Address + (I * sizeof(uintptr_t))); in runModInits()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp90 for (const auto &ModInit : ModInitSections) { in runModInits() local
91 for (uint64_t I = 0; I != ModInit.NumPtrs; ++I) { in runModInits()
93 ModInit.Address + (I * sizeof(uintptr_t))); in runModInits()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp90 for (const auto &ModInit : ModInitSections) { in runModInits() local
91 for (uint64_t I = 0; I != ModInit.NumPtrs; ++I) { in runModInits()
93 ModInit.Address + (I * sizeof(uintptr_t))); in runModInits()
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/internal/gapicgen/execv/gocmd/
H A Dgocmd.go37 func ModInit(dir, importPath string) error { func
/dports/www/tusd/tusd-1.8.0/vendor/cloud.google.com/go/internal/gapicgen/execv/gocmd/
H A Dgocmd.go37 func ModInit(dir, importPath string) error { func
/dports/www/tusd/google-cloud-go-storage-v1.18.2/internal/gapicgen/execv/gocmd/
H A Dgocmd.go37 func ModInit(dir, importPath string) error { func
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/cmd/go/internal/work/
H A Dinit.go22 load.ModInit()
/dports/lang/gcc9/gcc-9.4.0/libgo/go/cmd/go/internal/work/
H A Dinit.go22 load.ModInit()
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/cmd/go/internal/work/
H A Dinit.go22 load.ModInit()
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/work/
H A Dinit.go22 load.ModInit()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/work/
H A Dinit.go22 load.ModInit()
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/work/
H A Dinit.go22 load.ModInit()
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/go/internal/work/
H A Dinit.go22 load.ModInit()
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go37 ModInit func() var
2119 if ModInit(); cfg.ModulesEnabled {
2172 ModInit()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/load/
H A Dpkg.go37 ModInit func() var
2113 if ModInit(); cfg.ModulesEnabled {
2166 ModInit()
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/cmd/go/internal/load/
H A Dpkg.go32 ModInit func() var
1906 if ModInit(); cfg.ModulesEnabled {
1959 ModInit()
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go37 ModInit func() var
2119 if ModInit(); cfg.ModulesEnabled {
2172 ModInit()

12