Home
last modified time | relevance | path

Searched refs:blown (Results 1 – 25 of 2271) sorted by relevance

12345678910>>...91

/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/core/pld/
H A DDiodeForward.java29 private final boolean blown; field in DiodeForward
55 blown = attr.get(Keys.BLOWN); in DiodeForward()
56 if (blown) in DiodeForward()
88 if (!blown) { in hasChanged()
H A DDiode.java29 private final boolean blown; field in Diode
45 blown = attr.get(Keys.BLOWN); in Diode()
66 if (!blown) { in hasChanged()
/dports/cad/yosys/yosys-yosys-0.12/tests/arch/ice40/
H A Dlatches.ys6 # Can't run any sort of equivalence check because latches are blown to LUTs
17 # Can't run any sort of equivalence check because latches are blown to LUTs
28 # Can't run any sort of equivalence check because latches are blown to LUTs
/dports/cad/yosys/yosys-yosys-0.12/tests/arch/efinix/
H A Dlatches.ys6 # Can't run any sort of equivalence check because latches are blown to LUTs
17 # Can't run any sort of equivalence check because latches are blown to LUTs
28 # Can't run any sort of equivalence check because latches are blown to LUTs
/dports/cad/yosys/yosys-yosys-0.12/tests/arch/ecp5/
H A Dlatches.ys6 # Can't run any sort of equivalence check because latches are blown to LUTs
17 # Can't run any sort of equivalence check because latches are blown to LUTs
28 # Can't run any sort of equivalence check because latches are blown to LUTs
H A Dlatches_abc9.ys10 # Can't run any sort of equivalence check because latches are blown to LUTs
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/draw/shapes/
H A DDiodeShape.java28 private final boolean blown; field in DiodeShape
39 blown = attributes.get(Keys.BLOWN); in DiodeShape()
56 Style style = blown ? Style.DASH : Style.NORMAL; in drawTo()
H A DDiodeBackwardShape.java29 private final boolean blown; field in DiodeBackwardShape
41 blown = attributes.get(Keys.BLOWN); in DiodeBackwardShape()
58 Style style = blown ? Style.DASH : Style.NORMAL; in drawTo()
H A DDiodeForewardShape.java29 private final boolean blown; field in DiodeForewardShape
41 blown = attributes.get(Keys.BLOWN); in DiodeForewardShape()
58 Style style = blown ? Style.DASH : Style.NORMAL; in drawTo()
H A DFuseShape.java42 private final boolean blown; field in FuseShape
54 blown = attr.get(Keys.BLOWN); in FuseShape()
71 if (blown) { in drawTo()
/dports/cad/yosys/yosys-yosys-0.12/tests/arch/quicklogic/
H A Dlatches.ys6 # Can't run any sort of equivalence check because latches are blown to LUTs
19 # Can't run any sort of equivalence check because latches are blown to LUTs
32 # Can't run any sort of equivalence check because latches are blown to LUTs
/dports/lang/yap/yap-6.2.2/packages/http/
H A DREADME7 * The more full-blown http_client.pl performs arbitrary HTTP
11 The primary server-library is thread_httpd.pl, providing full-blown
/dports/devel/p5-Moose/Moose-2.2201/t/roles/
H A Dfree_anonymous_roles.t28 ok($name->can('improperly_freed'), "we have not blown away the role's symbol table");
55 ok($name->can('improperly_freed'), "we have not blown away the role's symbol table");
/dports/audio/py-music21/music21-7.1.0/music21/scale/scala/scl/
H A Dpelog_pb.scl3 "Primitive" Pelog, step of blown semi-fourths, von Hornbostel, type b.
/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/testdata/
H A Dsz811 # blown up GF(2)
/dports/audio/csound/csound-6.15.0/tests/soak/
H A Dbabo_expert.csd17 ; full blown babo instrument with movement
47 ; full blown instrument
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/a3m071/
H A DREADME12 boot the OS (Linux) or a "real", full-blown U-Boot. This detection
16 full-blown U-Boot version will be loaded and run.
/dports/x11/fireflies/fireflies-2.07/debian/
H A Dcontrol13 baits around the screen, leaving colorful tails which get blown around by the
/dports/devel/tcllibc/tcllib-1.20/devdoc/parts/
H A Dd_op_branch_close.inc6 In the full-blown sequence (zig-zag) it is [emph required], due
11 [para] The full-blown sequencing with checks all the way is to
/dports/devel/tcllib/tcllib-1.20/devdoc/parts/
H A Dd_op_branch_close.inc6 In the full-blown sequence (zig-zag) it is [emph required], due
11 [para] The full-blown sequencing with checks all the way is to
/dports/devel/kcachegrind/kcachegrind-21.12.3/qcachegrind/
H A DREADME5 within a KDE package together with the full-blown KDE version,
/dports/games/xonotic/Xonotic/source/gmqcc/tests/
H A Dpmacros.qc1 /* will never happen unless blown up */
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/lsp/testdata/fillstruct/
H A Dfill_struct_partial.go.golden23 PrefilledInt: 7, // This comment should be blown away.
/dports/databases/p5-SQL-Abstract/SQL-Abstract-2.000001/t/
H A D12confmerge.t20 ok ref $tree->colormap->{'order by'}, 'but the rest of the colormap does not get blown away';
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/lsp/testdata/fillstruct/
H A Dfill_struct_partial.go.golden23 PrefilledInt: 7, // This comment should be blown away.

12345678910>>...91