Home
last modified time | relevance | path

Searched refs:NewEmptyAllocation (Results 1 – 3 of 3) sorted by relevance

/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/mmcloughlin/avo/pass/
H A Dreg.go103 fn.Allocation = reg.NewEmptyAllocation()
H A Dalloc.go49 allocation: reg.NewEmptyAllocation(),
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/mmcloughlin/avo/reg/
H A Dtypes.go254 func NewEmptyAllocation() Allocation { func