Home
last modified time | relevance | path

Searched refs:external_module (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/DebugInfo/X86/
H A Ddimodule-external-fortran.ll6 ; external_module.f90 (to compile: <fortran compiler> -g -c external_module.f90)
7 ; module external_module
9 ; end module external_module
13 ; use external_module
26 ; CHECK-NEXT: DW_AT_name ("external_module")
81 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/DebugInfo/X86/
H A Ddimodule-external-fortran.ll6 ; external_module.f90 (to compile: <fortran compiler> -g -c external_module.f90)
7 ; module external_module
9 ; end module external_module
13 ; use external_module
26 ; CHECK-NEXT: DW_AT_name ("external_module")
81 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/DebugInfo/X86/
H A Ddimodule-external-fortran.ll6 ; external_module.f90 (to compile: <fortran compiler> -g -c external_module.f90)
7 ; module external_module
9 ; end module external_module
13 ; use external_module
26 ; CHECK-NEXT: DW_AT_name ("external_module")
81 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/DebugInfo/X86/
H A Ddimodule-external-fortran.ll6 ; external_module.f90 (to compile: <fortran compiler> -g -c external_module.f90)
7 ; module external_module
9 ; end module external_module
13 ; use external_module
26 ; CHECK-NEXT: DW_AT_name ("external_module")
81 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/DebugInfo/X86/
H A Ddimodule-external-fortran.ll6 ; external_module.f90 (to compile: <fortran compiler> -g -c external_module.f90)
7 ; module external_module
9 ; end module external_module
13 ; use external_module
26 ; CHECK-NEXT: DW_AT_name ("external_module")
81 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/DebugInfo/X86/
H A Ddimodule-external-fortran.ll6 ; external_module.f90 (to compile: <fortran compiler> -g -c external_module.f90)
7 ; module external_module
9 ; end module external_module
13 ; use external_module
26 ; CHECK-NEXT: DW_AT_name ("external_module")
81 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/DebugInfo/X86/
H A Ddimodule-external-fortran.ll6 ; external_module.f90 (to compile: <fortran compiler> -g -c external_module.f90)
7 ; module external_module
9 ; end module external_module
13 ; use external_module
26 ; CHECK-NEXT: DW_AT_name ("external_module")
81 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/test/DebugInfo/X86/
H A Ddimodule-external-fortran.ll6 ; external_module.f90 (to compile: <fortran compiler> -g -c external_module.f90)
7 ; module external_module
9 ; end module external_module
13 ; use external_module
29 ; CHECK-NEXT: DW_AT_name ("external_module")
84 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/locales/
H A Dpxp-agent.pot501 #: lib/src/external_module.cc
506 #: lib/src/external_module.cc
510 #: lib/src/external_module.cc
515 #: lib/src/external_module.cc
521 #: lib/src/external_module.cc
528 #: lib/src/external_module.cc
533 #: lib/src/external_module.cc
538 #: lib/src/external_module.cc
542 #: lib/src/external_module.cc
547 #: lib/src/external_module.cc
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/python/uhd/usrp/cal/
H A Dvisa.py117 external_module = importlib.import_module(opt_dict.get('import'))
118 members += inspect.getmembers(external_module)
H A Dswitch.py129 external_module = importlib.import_module(opt_dict.get('import'))
130 members += inspect.getmembers(external_module)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A DDIModule-fortran-external-module.ll3 ; CHECK: DIModule(scope: !2, name: "external_module", isDecl: true)
49 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Bitcode/
H A DDIModule-fortran-external-module.ll3 ; CHECK: DIModule(scope: !2, name: "external_module", isDecl: true)
49 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Bitcode/
H A DDIModule-fortran-external-module.ll3 ; CHECK: DIModule(scope: !2, name: "external_module", isDecl: true)
49 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Bitcode/
H A DDIModule-fortran-external-module.ll3 ; CHECK: DIModule(scope: !2, name: "external_module", isDecl: true)
49 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A DDIModule-fortran-external-module.ll3 ; CHECK: DIModule(scope: !2, name: "external_module", isDecl: true)
49 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Bitcode/
H A DDIModule-fortran-external-module.ll3 ; CHECK: DIModule(scope: !2, name: "external_module", isDecl: true)
49 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A DDIModule-fortran-external-module.ll3 ; CHECK: DIModule(scope: !2, name: "external_module", isDecl: true)
49 !11 = !DIModule(scope: !2, name: "external_module", isDecl: true)
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/pybind11/tests/test_embed/
H A Dexternal_module.cpp9 PYBIND11_MODULE(external_module, m) { in PYBIND11_MODULE() argument
/dports/cad/netgen/netgen-6.2.2105/external_dependencies/pybind11/tests/test_embed/
H A Dexternal_module.cpp9 PYBIND11_MODULE(external_module, m) { in PYBIND11_MODULE() argument
/dports/devel/pybind11/pybind11-2.8.1/tests/test_embed/
H A Dexternal_module.cpp9 PYBIND11_MODULE(external_module, m) { in PYBIND11_MODULE() argument
/dports/misc/py-onnx/onnx-1.10.2/third_party/pybind11/tests/test_embed/
H A Dexternal_module.cpp9 PYBIND11_MODULE(external_module, m) { in PYBIND11_MODULE() argument
/dports/science/smoldyn/smoldyn-2.67/source/pybind11/tests/test_embed/
H A Dexternal_module.cpp9 PYBIND11_MODULE(external_module, m) { in PYBIND11_MODULE() argument
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/pybind11/tests/test_embed/
H A Dexternal_module.cpp9 PYBIND11_MODULE(external_module, m) { in PYBIND11_MODULE() argument
/dports/devel/py-pop/pop-58d846bdd196b71348910aea77cd0139f70c4f12/tests/mods/
H A Dfalias_wrap.py2 from tests.external_module.api import OtherService # noreorder

12