Home
last modified time | relevance | path

Searched defs:consumable (Results 1 – 24 of 24) sorted by relevance

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core/src/org/graalvm/compiler/core/match/
H A DMatchPattern.java161 private final boolean consumable; field in MatchPattern
171 …public MatchPattern(String name, boolean singleUser, boolean consumable, boolean ignoresSideEffect… in MatchPattern()
175 …(Class<? extends Node> nodeClass, String name, boolean singleUser, boolean consumable, boolean ign… in MatchPattern()
186 … MatchPattern(Class<? extends Node> nodeClass, String name, boolean singleUser, boolean consumable, in MatchPattern()
200 boolean singleUser, boolean consumable, boolean ignoresSideEffects) { in MatchPattern()
205 … Position[] inputs, boolean singleUser, boolean consumable, boolean ignoresSideEffects) { in MatchPattern()
210 … Position[] inputs, boolean singleUser, boolean consumable, boolean ignoresSideEffects) { in MatchPattern()
H A DMatchableNode.java73 boolean consumable() default true; in consumable() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.match.processor/src/org/graalvm/compiler/core/match/processor/
H A DMatchProcessor.java354 final boolean consumable; field in MatchProcessor.TypeDescriptor
365 … boolean commutative, boolean shareable, boolean consumable, boolean ignoresSideEffects) { in TypeDescriptor()
387 …boolean commutative, boolean shareable, boolean consumable, boolean ignoresSideEffects, Element el… in declareType()
/dports/games/pioneer/pioneer-20210723/data/economy/commodities/
H A Dagricultural.json6 "consumable": true, boolean
/dports/databases/percona57-server/percona-server-5.7.36-39/libbinlogevents/src/
H A Dcontrol_events.cpp944 uint32_t consumable) in read_data_map()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/libbinlogevents/src/
H A Dcontrol_events.cpp944 uint32_t consumable) in read_data_map()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/libbinlogevents/src/
H A Dcontrol_events.cpp938 uint32_t consumable) in read_data_map()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/libbinlogevents/src/
H A Dcontrol_events.cpp938 uint32_t consumable) in read_data_map()
/dports/databases/percona57-client/percona-server-5.7.36-39/libbinlogevents/src/
H A Dcontrol_events.cpp944 uint32_t consumable) in read_data_map()
/dports/databases/mysql57-client/mysql-5.7.36/libbinlogevents/src/
H A Dcontrol_events.cpp938 uint32_t consumable) in read_data_map()
/dports/games/flare-engine/flare-engine-1.12/src/
H A DPowerManager.h194 bool consumable; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/docs/
H A DAttributeReference.rst4810 consumable section in Consumed Annotation Checking
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Diteminfo_test.cpp1542 std::vector<iteminfo_parts> consumable = { iteminfo_parts::DESCRIPTION_GUNMOD_CONSUMABLE }; variable
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Diteminfo_test.cpp1542 std::vector<iteminfo_parts> consumable = { iteminfo_parts::DESCRIPTION_GUNMOD_CONSUMABLE }; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/docs/
H A DAttributeReference.rst5140 consumable section in Consumed Annotation Checking
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/docs/
H A DAttributeReference.rst5619 consumable section in Consumed Annotation Checking
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/docs/
H A DAttributeReference.rst5619 consumable section in Consumed Annotation Checking
/dports/games/pioneer/pioneer-20210723/src/galaxy/
H A DStarSystemGenerator.cpp1456 const GalacticEconomy::ConsumableInfo &consumable = pair.second; in PopulateStage1() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dconsumption.cpp1539 return it.has_item_with( [&]( const item & consumable ) { in can_consume()
H A Diuse_actor.cpp773 for( const auto &consumable : charges_needed ) { in use() local
821 for( const auto &consumable : charges_needed ) { in use() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dconsumption.cpp1539 return it.has_item_with( [&]( const item & consumable ) { in can_consume()
H A Diuse_actor.cpp773 for( const auto &consumable : charges_needed ) { in use() local
821 for( const auto &consumable : charges_needed ) { in use() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp828 bool consumable = (aTouchPoints == 1 ? pannable : zoomable); in ArePointerEventsConsumable() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.cpp886 bool consumable = (aTouchPoints == 1 ? pannable : zoomable); in ArePointerEventsConsumable() local