Home
last modified time | relevance | path

Searched refs:init_dep (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/math/py-pyodesys/pyodesys-0.14.1/pyodesys/
H A Dsymbolic.py235 init_indep=None, init_dep=None, sparse=False, **kwargs): argument
264 if init_dep is True:
265 init_dep = self._mk_init_dep(names=kwargs.get('names'))
267 self.init_dep = init_dep
268 if self.init_indep is not None or self.init_dep is not None:
269 if self.init_indep is None or self.init_dep is None:
1184 init_dep = self._ori_sys.init_dep or self._ori_sys._mk_init_dep()
1194 _dep0 = (dict(zip(self.original_dep, init_dep)) if self._ori_sys.dep_by_name
1195 else init_dep)
1212 new_pars = _append(self._ori_sys.params, (init_indep,), init_dep)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/testing/fuzzers/
H A DBUILD.gn141 init_dep = ":fuzzer_init_public"
143 init_dep = ":fuzzer_init"
160 init_dep,
192 init_dep,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/testing/fuzzers/
H A DBUILD.gn167 init_dep = ":fuzzer_init_public"
169 init_dep = ":fuzzer_init"
186 init_dep,
218 init_dep,
/dports/math/py-pyodesys/pyodesys-0.14.1/examples/
H A D_transform_and_invariants.ipynb93 "i0, i1, i2 = l2sys.init_dep\n",
106 "l2sys.init_dep"
/dports/math/py-pyodesys/pyodesys-0.14.1/pyodesys/tests/
H A Dtest_symbolic.py107 init_indep=True, init_dep=True)
109 assert [dep.name for dep in odesys.init_dep] == ['i_foo', 'i_bar']
676 partsys.init_dep,
1112 assert (partsys['Pb-206'] - partsys.init_dep[partsys.names.index('Pb-206')] -
1113 partsys.init_dep[partsys.names.index('Po-210')] + odesys['Po-210']) == 0
1279 assert (partsys2['Pb-206'] - partsys2.init_dep[partsys2.names.index('Pb-206')] -
1280 partsys2.init_dep[partsys2.names.index('Po-210')] + odesys['Po-210']) == 0
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c432 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsched-ebb.c434 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsched-ebb.c431 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsched-ebb.c432 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsched-ebb.c431 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsched-ebb.c432 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsched-ebb.c434 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsched-ebb.c431 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsched-ebb.c440 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c432 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c432 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsched-ebb.c440 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c432 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsched-ebb.c432 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsched-ebb.c431 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsched-ebb.c431 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsched-ebb.c432 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsched-ebb.c432 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsched-ebb.c431 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsched-ebb.c431 init_dep (dep, prev, insn, REG_DEP_ANTI); in add_deps_for_risky_insns()

12345678