Home
last modified time | relevance | path

Searched defs:program (Results 76 – 100 of 11880) sorted by relevance

12345678910>>...476

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter/
H A Ddevicefilter.go37 type program struct { struct
38 insts asm.Instructions
39 hasWildCard bool
40 blockID int
43 func (p *program) init() {
71 func (p *program) appendDevice(dev *devices.Rule) error {
158 func (p *program) finalize() (asm.Instructions, error) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter/
H A Ddevicefilter.go37 type program struct { struct
38 insts asm.Instructions
39 hasWildCard bool
40 blockID int
43 func (p *program) init() {
71 func (p *program) appendDevice(dev *devices.Rule) error {
158 func (p *program) finalize() (asm.Instructions, error) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cgroups/v2/
H A Ddevicefilter.go56 type program struct { struct
57 insts asm.Instructions
58 hasWildCard bool
59 blockID int
62 func (p *program) init() {
89 func (p *program) appendDevice(dev specs.LinuxDeviceCgroup) error {
174 func (p *program) finalize() (asm.Instructions, error) {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py38 def get_num_defs(program): argument
45 def possible_ops(program): argument
70 def get_num_terminal_ops(program): argument
78 def get_max_uses(program): argument
86 def has_unused_op(program): argument
96 def has_multivalue_use(program): argument
107 def has_mvp_use(program): argument
120 def is_interesting(program): argument
164 def print_llvm_program(program, name): argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py38 def get_num_defs(program): argument
45 def possible_ops(program): argument
70 def get_num_terminal_ops(program): argument
78 def get_max_uses(program): argument
86 def has_unused_op(program): argument
96 def has_multivalue_use(program): argument
107 def has_mvp_use(program): argument
120 def is_interesting(program): argument
164 def print_llvm_program(program, name): argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py38 def get_num_defs(program): argument
45 def possible_ops(program): argument
70 def get_num_terminal_ops(program): argument
78 def get_max_uses(program): argument
86 def has_unused_op(program): argument
96 def has_multivalue_use(program): argument
107 def has_mvp_use(program): argument
120 def is_interesting(program): argument
164 def print_llvm_program(program, name): argument
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py38 def get_num_defs(program): argument
45 def possible_ops(program): argument
70 def get_num_terminal_ops(program): argument
78 def get_max_uses(program): argument
86 def has_unused_op(program): argument
96 def has_multivalue_use(program): argument
107 def has_mvp_use(program): argument
120 def is_interesting(program): argument
164 def print_llvm_program(program, name): argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py38 def get_num_defs(program): argument
45 def possible_ops(program): argument
70 def get_num_terminal_ops(program): argument
78 def get_max_uses(program): argument
86 def has_unused_op(program): argument
96 def has_multivalue_use(program): argument
107 def has_mvp_use(program): argument
120 def is_interesting(program): argument
164 def print_llvm_program(program, name): argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py38 def get_num_defs(program): argument
45 def possible_ops(program): argument
70 def get_num_terminal_ops(program): argument
78 def get_max_uses(program): argument
86 def has_unused_op(program): argument
96 def has_multivalue_use(program): argument
107 def has_mvp_use(program): argument
120 def is_interesting(program): argument
164 def print_llvm_program(program, name): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py38 def get_num_defs(program): argument
45 def possible_ops(program): argument
70 def get_num_terminal_ops(program): argument
78 def get_max_uses(program): argument
86 def has_unused_op(program): argument
96 def has_multivalue_use(program): argument
107 def has_mvp_use(program): argument
120 def is_interesting(program): argument
164 def print_llvm_program(program, name): argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py38 def get_num_defs(program): argument
45 def possible_ops(program): argument
70 def get_num_terminal_ops(program): argument
78 def get_max_uses(program): argument
86 def has_unused_op(program): argument
96 def has_multivalue_use(program): argument
107 def has_mvp_use(program): argument
120 def is_interesting(program): argument
164 def print_llvm_program(program, name): argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py38 def get_num_defs(program): argument
45 def possible_ops(program): argument
70 def get_num_terminal_ops(program): argument
78 def get_max_uses(program): argument
86 def has_unused_op(program): argument
96 def has_multivalue_use(program): argument
107 def has_mvp_use(program): argument
120 def is_interesting(program): argument
164 def print_llvm_program(program, name): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py38 def get_num_defs(program): argument
45 def possible_ops(program): argument
70 def get_num_terminal_ops(program): argument
78 def get_max_uses(program): argument
86 def has_unused_op(program): argument
96 def has_multivalue_use(program): argument
107 def has_mvp_use(program): argument
120 def is_interesting(program): argument
164 def print_llvm_program(program, name): argument

12345678910>>...476