Home
last modified time | relevance | path

Searched refs:dependency (Results 1 – 25 of 67) sorted by relevance

123

/dragonfly/contrib/binutils-2.27/gas/
HDdepend.c27 struct dependency struct
30 struct dependency * next; argument
34 static struct dependency * dep_chain = NULL;
59 struct dependency *dep; in register_dependency()
70 dep = XNEW (struct dependency); in register_dependency()
186 struct dependency *dep; in print_dependencies()
/dragonfly/contrib/binutils-2.34/gas/
HDdepend.c27 struct dependency struct
30 struct dependency * next; argument
34 static struct dependency * dep_chain = NULL;
59 struct dependency *dep; in register_dependency()
70 dep = XNEW (struct dependency); in register_dependency()
186 struct dependency *dep; in print_dependencies()
/dragonfly/sys/dev/drm/scheduler/
HDgpu_scheduler.c231 if (READ_ONCE(entity->dependency)) in drm_sched_entity_is_ready()
325 if (entity->dependency) { in drm_sched_entity_fini()
326 dma_fence_remove_callback(entity->dependency, in drm_sched_entity_fini()
328 dma_fence_put(entity->dependency); in drm_sched_entity_fini()
329 entity->dependency = NULL; in drm_sched_entity_fini()
378 entity->dependency = NULL; in drm_sched_entity_wakeup()
387 entity->dependency = NULL; in drm_sched_entity_clear_dep()
445 struct dma_fence * fence = entity->dependency; in drm_sched_entity_add_dependency_cb()
455 dma_fence_put(entity->dependency); in drm_sched_entity_add_dependency_cb()
467 dma_fence_put(entity->dependency); in drm_sched_entity_add_dependency_cb()
[all …]
/dragonfly/sys/conf/
HDfiles3 # The long compile-with and dependency lines are required because of
5 # dependency lines other than the first are silently ignored.
8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
13 dependency "$S/tools/sound/feeder_eq_mkfilter.awk" \
18 dependency "$S/tools/sound/feeder_rate_mkfilter.awk" \
23 dependency "$S/tools/sound/snd_fxdiv_gen.awk" \
421 dependency "isp_1040.fw" \
426 dependency "$S/contrib/dev/isp/isp_1040.fw.uu" \
435 dependency "isp_1040_it.fw" \
440 dependency "$S/contrib/dev/isp/isp_1040_it.fw.uu" \
[all …]
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-score.texi43 Assemble code for fix data dependency
46 Assemble code for no warning message for fix data dependency
93 language instructions happen data dependency.
98 happen data dependency.
102 language instructions happen data dependency. (Default)
HDc-ia64.texi91 These options turn on dependency violation checking.
95 to remove dependency violations. This is the default mode.
98 This option turns off dependency violation checking.
101 This turns on debug output intended to help tracking down bugs in the dependency
/dragonfly/sys/platform/pc64/conf/
HDfiles20 dependency "$S/dev/raid/hpt27xx/x86_64-elf.hpt27xx_lib.o.uu" \
26 dependency "$S/dev/raid/hptmv/x86_64-elf.raid.o.uu" \
32 dependency "$S/dev/raid/hptrr/x86_64-elf.hptrr_lib.o.uu" \
50 # dependency "$S/platform/pc64/acpica/acpi_wakecode.S assym.s" \
55 # dependency "acpi_wakecode.o" \
60 # dependency "acpi_wakecode.bin" \
/dragonfly/sys/dev/drm/include/drm/
HDgpu_scheduler.h85 struct dma_fence *dependency; member
216 struct dma_fence *(*dependency)(struct drm_sched_job *sched_job, member
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDcppopts.texi208 @option{-dM}. To avoid mixing such debug output with the dependency
209 rules you should explicitly specify the dependency output file with
225 header will appear in @option{-MM} dependency output. This is a
237 @option{-MF} overrides the default dependency output file.
242 dependency generation, @option{-MG} assumes missing header files are
243 generated files and adds them to the dependency list without raising
244 an error. The dependency filename is taken directly from the
253 This option instructs CPP to add a phony target for each dependency
269 Change the target of the rule emitted by dependency generation. By
307 @option{-o} switch is understood to specify the dependency output file
[all …]
HDcppenv.texi52 by the compiler. System header files are ignored in the dependency
/dragonfly/lib/libc/
HDVersions.def4 # This will keep it at the end of the dependency chain.
/dragonfly/contrib/bmake/
HDbmake.cat129 command and by making the sources of a dependency line in se-
260 There are several different types of lines in a makefile: dependency
277 : Many dependency lines may name this target but only one may have
278 attached shell commands. All sources named in all dependency lines
286 :: Any dependency line may have attached shell commands, but each one
291 Furthermore, unlike :, for dependency lines with no sources, the
294 All dependency lines mentioning a particular target must use the same op-
307 not accepted.) While targets can occur in many dependency lines if de-
411 1. Variables in dependency lines are expanded as the line is read.
458 Local variables can be set on a dependency line, unless
[all …]
/dragonfly/sys/dev/raid/hpt27xx/
HDREADME61 dependency "$S/dev/hpt27xx/i386-elf.hpt27xx_lib.o.uu" \
73 dependency "$S/dev/hpt27xx/amd64-elf.hpt27xx_lib.o.uu" \
/dragonfly/sys/dev/raid/hptmv/
HDreadme.txt83 dependency "$S/dev/hptmv/i386-elf.raid.o.uu" \
97 dependency "$S/dev/hptmv/amd64-elf.raid.o.uu" \
/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_job.c237 .dependency = amdgpu_job_dependency,
/dragonfly/contrib/gcc-4.7/gcc/
HDreg-notes.def30 read-after-write dependency (i.e. a true data dependency). This is
HDstab.def91 /* GNU Modula-2 definition module dependency. Value is the modification time
/dragonfly/contrib/lvm2/dist/udev/
HD10-dm.rules.in35 # for now to properly filter out inappropriate events. This dependency
/dragonfly/contrib/gcc-8.0/gcc/
HDreg-notes.def35 read-after-write dependency (i.e. a true data dependency). This is
HDstab.def91 /* GNU Modula-2 definition module dependency. Value is the modification time
/dragonfly/contrib/lvm2/dist/
HDWHATS_NEW_DM159 Add tree-based and dependency fields to dmsetup reports.
317 Added dependency tree functions to library.
/dragonfly/contrib/smbfs/
HDHISTORY22 - Removed static dependency on the libiconv library, option WITH_ICONV
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
HDx86-tune.def74 and such sequences introduce false dependency on previous instruction
286 /* X86_TUNE_AVOID_FALSE_DEP_FOR_BMI: Avoid false dependency
/dragonfly/contrib/bmake/mk/
HDmk-files.txt400 Leverages the ``-MD`` feature of recent GCC to collect dependency
402 dependency info into a ``.d`` file.
HDChangeLog266 should not be hooked directly to the dependency graph - to avoid
715 * meta2deps.py: add is_src so we can check if obj dependency
716 is also a src dependency.
1118 The dirdeps-cache contains the same dependency rules that we
1535 * meta.autodep.mk: remove dependency of gendirdeps.mk on auto.obj.mk

123