Home
last modified time | relevance | path

Searched +refs:component +refs:depends +refs:on (Results 1 – 25 of 26570) sorted by relevance

12345678910>>...1063

/dports/databases/pgloader3/cxml-20200610-git/
H A Dcxml.asd8 (defclass dummy-cxml-component () ())
10 (defmethod component-name ((c dummy-cxml-component))
76 (:file "util" :depends-on ("package"))
79 (:file "split-sequence" :depends-on ("package"))
81 (:file "unparse" :depends-on ("xml-parse"))
82 (:file "xmls-compat" :depends-on ("xml-parse"))
83 (:file "recoder" :depends-on ("xml-parse"))
93 :depends-on ("cxml/xml")
106 :depends-on ("cxml/xml")
116 :depends-on ("cxml/xml" "cxml/klacks" "cxml/dom")
[all …]
/dports/devel/cl-asdf/asdf-a58828745a610c1af841a86587ba197707c89eb3/
H A Dasdf.asd58 :depends-on ("asdf/prelude" "asdf/driver")
62 (:file "session" :depends-on ("upgrade"))
63 (:file "component" :depends-on ("session"))
65 (:file "system" :depends-on ("component"))
69 (:file "find-component" :depends-on ("component"))
71 (:file "plan" :depends-on ("lisp-action" "find-component" "forcing"))
72 (:file "operate" :depends-on ("plan"))
83 (:file "interface" :depends-on
87 (:file "user" :depends-on ("interface"))
88 (:file "footer" :depends-on ("user"))))
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/char/agp/
H A DKconfig5 depends on PCI
32 depends on AGP && X86_32
47 depends on AGP && X86_32
54 depends on AGP && X86_32
71 depends on AGP && X86
83 depends on AGP && X86_32
90 depends on AGP && X86
107 depends on AGP && X86
114 depends on AGP && IA64
121 depends on AGP && IA64
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/char/agp/
H A DKconfig5 depends on PCI
32 depends on AGP && X86_32
47 depends on AGP && X86_32
54 depends on AGP && X86_32
71 depends on AGP && X86
83 depends on AGP && X86_32
90 depends on AGP && X86
107 depends on AGP && X86
114 depends on AGP && IA64
121 depends on AGP && IA64
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/char/agp/
H A DKconfig5 depends on PCI
32 depends on AGP && X86_32
47 depends on AGP && X86_32
54 depends on AGP && X86_32
71 depends on AGP && X86
83 depends on AGP && X86_32
90 depends on AGP && X86
107 depends on AGP && X86
114 depends on AGP && IA64
121 depends on AGP && IA64
[all …]
/dports/math/maxima/maxima-5.43.2/share/odepack/
H A Dodepack.asd14 (let ((file (component-pathname c)))
55 :depends-on ("nntc"))
91 :depends-on ("dprep")
214 :depends-on ("odepack")
250 :depends-on ("odepack")
270 :depends-on ("odepack")
299 :depends-on ("odepack")
319 :depends-on ("gs"))
331 :depends-on ("odepack")
332 :depends-on ("odepack")
[all …]
/dports/lang/abcl/abcl-src-1.8.0/doc/asdf/
H A Dasdf.fn26 \entry{component-depends-on}{36}{\code {component-depends-on}}
28 \entry{find-component}{37}{\code {find-component}}
36 \entry{find-component}{40}{\code {find-component}}
40 \entry{component-pathname}{42}{\code {component-pathname}}
45 \entry{system-defsystem-depends-on}{54}{\code {system-defsystem-depends-on}}
46 \entry{system-depends-on}{54}{\code {system-depends-on}}
47 \entry{system-weakly-depends-on}{54}{\code {system-weakly-depends-on}}
H A Dasdf.cp11 \entry{:defsystem-depends-on}{23}{:defsystem-depends-on}
13 \entry{:weakly-depends-on}{23}{:weakly-depends-on}
21 \entry{:if-feature component option}{27}{:if-feature component option}
28 \entry{component}{37}{component}
31 \entry{component designator}{37}{component designator}
H A Dasdf.fns13 \entry{\code {component-depends-on}}{36}
14 \entry{\code {component-pathname}}{42}
25 \entry{\code {find-component}}{37, 40}
62 \entry{\code {system-defsystem-depends-on}}{54}
63 \entry{\code {system-depends-on}}{54}
66 \entry{\code {system-weakly-depends-on}}{54}
/dports/math/4ti2/4ti2-Release_1_6_9/swig/allegrocommonlisp/
H A D4ti2.asd.in3 ;; Load these systems now, as already our defsystem depends on it!
4 #-asdf-component-shared-unix-library
5 (asdf:operate 'asdf:load-op :asdf-component-shared-unix-library)
12 #:asdf-component-shared-unix-library-system
22 (:file "4ti2-package" :depends-on ("common-wrapper-macros"))
23 (:file "4ti2-base" :depends-on ("4ti2-package"))
25 :depends-on ("4ti2-package" "4ti2-base" "common-wrapper-macros"))))
/dports/graphics/opendx/dx-4.4.4/help/
H A Ddxall2255 the given component depends on. The dependent component is specified by
6 a String Object naming the component it depends on. For example,
8 is a String Object naming the "positions" component. A component with
10 with the component named in the attribute. #!N #!N #!N #!F-adobe-times-medium-i-normal--18*
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/metrics/
H A DREADME1 This component contains the base classes for the metrics service and only
2 depends on //base. It is used by ChromeOS as the base for a standalone service
8 A proposed structure for the metrics component is:
10 Depends on base only. Contains the protobuf definitions.
12 Depends on everything iOS depends on
14 Depends on content
16 Ideally, the component would abstract the network stack and have a clean
21 It is a plus if the code currently in the component (i.e., the code that can
22 depend only on //base) stays in a single directory as it would be easier
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/metrics/
H A DREADME1 This component contains the base classes for the metrics service and only
2 depends on //base. It is used by ChromeOS as the base for a standalone service
8 A proposed structure for the metrics component is:
10 Depends on base only. Contains the protobuf definitions.
12 Depends on everything iOS depends on
14 Depends on content
16 Ideally, the component would abstract the network stack and have a clean
21 It is a plus if the code currently in the component (i.e., the code that can
22 depend only on //base) stays in a single directory as it would be easier
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/ti/
H A DKconfig20 depends on ARCH_DAVINCI || COMPILE_TEST
29 depends on COMMON_CLK
76 depends on MACH_NOKIA_N810 && I2C
94 depends on ARCH_OMAP3
95 depends on TWL4030_CORE
104 depends on TWL4030_CORE
134 depends on MACH_AMS_DELTA && TTY
170 depends on MACH_OMAP_OSK && I2C
178 depends on ARCH_DAVINCI && I2C
200 depends on SND_SOC_DAVINCI_EVM
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/ti/
H A DKconfig20 depends on ARCH_DAVINCI || COMPILE_TEST
29 depends on COMMON_CLK
76 depends on MACH_NOKIA_N810 && I2C
94 depends on ARCH_OMAP3
95 depends on TWL4030_CORE
104 depends on TWL4030_CORE
134 depends on MACH_AMS_DELTA && TTY
170 depends on MACH_OMAP_OSK && I2C
178 depends on ARCH_DAVINCI && I2C
200 depends on SND_SOC_DAVINCI_EVM
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/ti/
H A DKconfig20 depends on ARCH_DAVINCI || COMPILE_TEST
29 depends on COMMON_CLK
76 depends on MACH_NOKIA_N810 && I2C
94 depends on ARCH_OMAP3
95 depends on TWL4030_CORE
104 depends on TWL4030_CORE
134 depends on MACH_AMS_DELTA && TTY
170 depends on MACH_OMAP_OSK && I2C
178 depends on ARCH_DAVINCI && I2C
200 depends on SND_SOC_DAVINCI_EVM
[all …]
/dports/devel/cl-asdf/asdf-a58828745a610c1af841a86587ba197707c89eb3/test/
H A Dtest-module-excessive-depend.script5 ;;; contains a file, "file1" and a module, "quux" that depends on file 1. In
6 ;;; turn, "quux" contains "file2" which depends on loading another system, Y
21 :depends-on ("file1")
25 (find-component :test-module-excessive-depend "quux"))
28 (find-component (find-quux) "file2"))
30 (defmethod component-depends-on ((op load-op)
35 (defmethod component-depends-on ((op compile-op)
75 (defparameter file3c (find-component :file3-only "file3"))
78 (error "Excessive operations on file3-only system. Bad propagation of dependencies."))
H A Dtest-defsystem-depends-on.script5 (def-test-system test-defsystem-depends-on-1
6 :defsystem-depends-on (test-asdf/l-file)
7 :default-component-class "l-file:cl-source-file.l"
10 (:cl-source-file "file2" :depends-on ("file1"))
13 (load-system :test-defsystem-depends-on-1)
15 (def-test-system test-defsystem-depends-on-2
16 :defsystem-depends-on (test-asdf/l-operation)
24 (make :test-defsystem-depends-on-2)
28 (def-test-system test-defsystem-depends-on-3
29 :defsystem-depends-on (test-asdf/l-operation)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/ipw2x00/
H A DKconfig8 depends on PCI && CFG80211
43 depends on IPW2100
52 depends on IPW2100
69 depends on PCI && CFG80211
105 depends on IPW2200
114 depends on IPW2200_MONITOR
118 depends on IPW2200_MONITOR
142 depends on IPW2200
146 depends on IPW2200
159 depends on PCI && CFG80211
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/ipw2x00/
H A DKconfig8 depends on PCI && CFG80211
43 depends on IPW2100
52 depends on IPW2100
69 depends on PCI && CFG80211
105 depends on IPW2200
114 depends on IPW2200_MONITOR
118 depends on IPW2200_MONITOR
142 depends on IPW2200
146 depends on IPW2200
159 depends on PCI && CFG80211
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/ipw2x00/
H A DKconfig8 depends on PCI && CFG80211
43 depends on IPW2100
52 depends on IPW2100
69 depends on PCI && CFG80211
105 depends on IPW2200
114 depends on IPW2200_MONITOR
118 depends on IPW2200_MONITOR
142 depends on IPW2200
146 depends on IPW2200
159 depends on PCI && CFG80211
[all …]
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/styles/metadata/
H A DGapStyles.as14 * The default value depends on the component class;
21 * The default value depends on the component class;
/dports/lang/abcl/abcl-src-1.8.0/contrib/named-readtables/test/
H A Dnamed-readtables.asd21 :default-component-class named-readtables-source-file
36 :depends-on ("named-readtables")
39 :default-component-class named-readtables-source-file
47 ;;; MGL-PAX depends on NAMED-READTABLES so we must put documentation
50 :depends-on ("named-readtables" "mgl-pax")
/dports/lang/abcl/abcl-src-1.8.0/contrib/named-readtables/
H A Dnamed-readtables.asd21 :default-component-class named-readtables-source-file
36 :depends-on ("named-readtables")
39 :default-component-class named-readtables-source-file
47 ;;; MGL-PAX depends on NAMED-READTABLES so we must put documentation
50 :depends-on ("named-readtables" "mgl-pax")
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/advancedgrids/src/mx/styles/metadata/
H A DGapStyles.as14 * The default value depends on the component class;
26 * The default value depends on the component class;

12345678910>>...1063