Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/golang/xenlight/
A Dxenlight.go154 type Bitmap struct { struct
391 Cpumap Bitmap
671 var Intersection Bitmap
722 func (bm *Bitmap) Test(bit int) bool { argument
731 func (bm *Bitmap) Set(bit int) { argument
746 func (bm *Bitmap) Clear(bit int) { argument
761 func (bm *Bitmap) Max() int { argument
765 func (bm *Bitmap) IsEmpty() bool { argument
774 func (a Bitmap) And(b Bitmap) (c Bitmap) { argument
1099 Cpumap Bitmap
[all …]

Completed in 6 milliseconds