Home
last modified time | relevance | path

Searched defs:markUsed (Results 1 – 25 of 99) sorted by relevance

1234

/dports/lang/solidity/solidity_0.8.11/libyul/optimiser/
H A DNameDispenser.h52 void markUsed(YulString _name) { m_usedNames.insert(_name); } in markUsed() function
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/src/
H A Dextract.h24 void markUsed() { flag |= 1; } in markUsed() function
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/
H A Dpgen_test.go28 func markUsed(n *Node) *Node { func
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/common/
H A Dxf86Option.c167 Bool markUsed) in LookupIntOption()
180 Bool markUsed) in LookupRealOption()
193 Bool markUsed) in LookupStrOption()
209 Bool markUsed) in LookupBoolOption()
222 Bool markUsed) in LookupPercentOption()
482 Bool markUsed) in ParseOptionValue()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Option.c167 Bool markUsed) in LookupIntOption()
180 Bool markUsed) in LookupRealOption()
193 Bool markUsed) in LookupStrOption()
209 Bool markUsed) in LookupBoolOption()
222 Bool markUsed) in LookupPercentOption()
482 Bool markUsed) in ParseOptionValue()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/common/
H A Dxf86Option.c167 Bool markUsed) in LookupIntOption()
180 Bool markUsed) in LookupRealOption()
193 Bool markUsed) in LookupStrOption()
209 Bool markUsed) in LookupBoolOption()
222 Bool markUsed) in LookupPercentOption()
482 Bool markUsed) in ParseOptionValue()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Option.c167 Bool markUsed) in LookupIntOption()
180 Bool markUsed) in LookupRealOption()
193 Bool markUsed) in LookupStrOption()
209 Bool markUsed) in LookupBoolOption()
222 Bool markUsed) in LookupPercentOption()
482 Bool markUsed) in ParseOptionValue()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Option.c167 Bool markUsed) in LookupIntOption()
180 Bool markUsed) in LookupRealOption()
193 Bool markUsed) in LookupStrOption()
209 Bool markUsed) in LookupBoolOption()
222 Bool markUsed) in LookupPercentOption()
482 Bool markUsed) in ParseOptionValue()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Option.c167 Bool markUsed) in LookupIntOption()
180 Bool markUsed) in LookupRealOption()
193 Bool markUsed) in LookupStrOption()
209 Bool markUsed) in LookupBoolOption()
222 Bool markUsed) in LookupPercentOption()
482 Bool markUsed) in ParseOptionValue()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Option.c167 Bool markUsed) in LookupIntOption()
180 Bool markUsed) in LookupRealOption()
193 Bool markUsed) in LookupStrOption()
209 Bool markUsed) in LookupBoolOption()
222 Bool markUsed) in LookupPercentOption()
482 Bool markUsed) in ParseOptionValue()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/common/
H A Dxf86Option.c167 Bool markUsed) in LookupIntOption()
180 Bool markUsed) in LookupRealOption()
193 Bool markUsed) in LookupStrOption()
209 Bool markUsed) in LookupBoolOption()
222 Bool markUsed) in LookupPercentOption()
482 Bool markUsed) in ParseOptionValue()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Option.c167 Bool markUsed) in LookupIntOption()
180 Bool markUsed) in LookupRealOption()
193 Bool markUsed) in LookupStrOption()
209 Bool markUsed) in LookupBoolOption()
222 Bool markUsed) in LookupPercentOption()
482 Bool markUsed) in ParseOptionValue()
/dports/devel/love/love-11.3/src/modules/graphics/opengl/
H A DStreamBuffer.cpp76 void markUsed(size_t /*usedsize*/) override { } in markUsed() function in love::graphics::opengl::StreamBufferClientMemory
134 void markUsed(size_t usedsize) override in markUsed() function in love::graphics::opengl::StreamBufferSubDataOrphan
205 void markUsed(size_t usedsize) override in markUsed() function in love::graphics::opengl::StreamBufferSync
/dports/games/openxcom/OpenXcom-1.0/src/Ruleset/
H A DMapBlock.cpp137 void MapBlock::markUsed() in markUsed() function in OpenXcom::MapBlock
/dports/java/jflex/jflex-1.8.1/src/main/java/jflex/core/
H A DMacros.java73 public boolean markUsed(String name) { in markUsed() method in Macros
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/src/
H A Dadjacent-matrix.hpp25 void markUsed() { flag |= 1; } in markUsed() function
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/go/pkg/conf/
H A Dnode.go101 func (n *Node) markUsed(used bool) { func
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/go/pkg/conf/
H A Dnode.go101 func (n *Node) markUsed(used bool) { func
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/go/pkg/conf/
H A Dnode.go101 func (n *Node) markUsed(used bool) { func
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/go/pkg/conf/
H A Dnode.go101 func (n *Node) markUsed(used bool) { func
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/go/pkg/conf/
H A Dnode.go101 func (n *Node) markUsed(used bool) { func
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/go/pkg/conf/
H A Dnode.go101 func (n *Node) markUsed(used bool) { func
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/go/pkg/conf/
H A Dnode.go101 func (n *Node) markUsed(used bool) { func
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/go/pkg/conf/
H A Dnode.go101 func (n *Node) markUsed(used bool) { func
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/go/pkg/conf/
H A Dnode.go101 func (n *Node) markUsed(used bool) { func

1234