Home
last modified time | relevance | path

Searched defs:Program (Results 101 – 125 of 4900) sorted by relevance

12345678910>>...196

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/ld/testsuite/ld-mmix/
H A Dstart-1.d23 0+ <_start-0x4>:
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/cilium/ebpf/
H A Dprog.go93 type Program struct { struct
96 VerifierLog string
98 fd *internal.FD
99 name string
100 abi ProgramABI
101 attachType AttachType
265 func (p *Program) String() string {
273 func (p *Program) ABI() ProgramABI {
280 func (p *Program) FD() int {
320 func (p *Program) Close() error {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/
H A Dprog.go93 type Program struct { struct
96 VerifierLog string
98 fd *internal.FD
99 name string
100 abi ProgramABI
101 attachType AttachType
265 func (p *Program) String() string {
273 func (p *Program) ABI() ProgramABI {
280 func (p *Program) FD() int {
320 func (p *Program) Close() error {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/
H A Dprog.go93 type Program struct { struct
96 VerifierLog string
98 fd *internal.FD
99 name string
100 abi ProgramABI
101 attachType AttachType
265 func (p *Program) String() string {
273 func (p *Program) ABI() ProgramABI {
280 func (p *Program) FD() int {
320 func (p *Program) Close() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/
H A Dprog.go93 type Program struct { struct
96 VerifierLog string
98 fd *internal.FD
99 name string
100 abi ProgramABI
101 attachType AttachType
265 func (p *Program) String() string {
273 func (p *Program) ABI() ProgramABI {
280 func (p *Program) FD() int {
320 func (p *Program) Close() error {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/
H A Dprog.go93 type Program struct { struct
96 VerifierLog string
98 fd *internal.FD
99 name string
100 abi ProgramABI
101 attachType AttachType
265 func (p *Program) String() string {
273 func (p *Program) ABI() ProgramABI {
280 func (p *Program) FD() int {
320 func (p *Program) Close() error {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/
H A Dprog.go93 type Program struct { struct
96 VerifierLog string
98 fd *internal.FD
99 name string
100 abi ProgramABI
101 attachType AttachType
265 func (p *Program) String() string {
273 func (p *Program) ABI() ProgramABI {
280 func (p *Program) FD() int {
320 func (p *Program) Close() error {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/
H A Dprog.go93 type Program struct { struct
96 VerifierLog string
98 fd *internal.FD
99 name string
100 abi ProgramABI
101 attachType AttachType
272 func (p *Program) String() string {
280 func (p *Program) Type() ProgramType {
287 func (p *Program) ABI() ProgramABI {
294 func (p *Program) FD() int {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/
H A Dprog.go93 type Program struct { struct
96 VerifierLog string
98 fd *internal.FD
99 name string
100 abi ProgramABI
101 attachType AttachType
272 func (p *Program) String() string {
280 func (p *Program) Type() ProgramType {
287 func (p *Program) ABI() ProgramABI {
294 func (p *Program) FD() int {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/cilium/ebpf/
H A Dprog.go93 type Program struct { struct
96 VerifierLog string
98 fd *internal.FD
99 name string
100 abi ProgramABI
101 attachType AttachType
272 func (p *Program) String() string {
280 func (p *Program) Type() ProgramType {
287 func (p *Program) ABI() ProgramABI {
294 func (p *Program) FD() int {
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/cilium/ebpf/
H A Dprog.go93 type Program struct { struct
96 VerifierLog string
98 fd *internal.FD
99 name string
100 abi ProgramABI
101 attachType AttachType
272 func (p *Program) String() string {
280 func (p *Program) Type() ProgramType {
287 func (p *Program) ABI() ProgramABI {
294 func (p *Program) FD() int {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/sksl/ir/
H A DSkSLProgram.h63 struct Program { struct
84 case Program::Settings::Value::kBool_Kind: in literal() argument
152 struct Inputs {
183 Program(Kind kind, in Program() argument
206 ~Program() { in ~Program() argument
218 const std::vector<std::unique_ptr<ProgramElement>>& elements() const { return fElements; } in elements() argument
232 std::vector<std::unique_ptr<ProgramElement>> fElements; argument
234 std::unique_ptr<ProgramUsage> fUsage; argument
236 friend class Compiler;
237 friend class Inliner; // fUsage
[all …]
/dports/science/gromacs/gromacs-2021.4/docs/nblib/
H A Dguide-to-writing-MD-programs.rst120 Define ParticleTypes
142 Define Non-Bonded Interactions
184 Define Molecules
220 Define Listed Interactions
255 Define Options for the Simulation and Non-Bonded Calculations
313 Define Topology and Simulation State
343 Writing the MD Loop
/dports/devel/tinygo/tinygo-0.14.1/ir/
H A Dir.go19 type Program struct { struct
20 Program *ssa.Program argument
21 LoaderProgram *loader.Program
22 mainPkg *ssa.Package
23 Functions []*Function
24 functionMap map[*ssa.Function]*Function
66 func NewProgram(lprogram *loader.Program) *Program {
90 func (p *Program) AddPackage(pkg *ssa.Package) {
120 func (p *Program) addFunction(ssaFn *ssa.Function) {
144 func (p *Program) GetFunction(ssaFn *ssa.Function) *Function {
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/ecpg/test/expected/
H A Dsql-func.stderr15 [NO_PID]: ecpg_execute on line 18: using PQexec
17 [NO_PID]: ecpg_process_output on line 18: OK: CREATE TABLE
19 [NO_PID]: ecpg_execute on line 20: query: create function My_Table_Check ( ) returns trigger as $te…
21 [NO_PID]: ecpg_execute on line 20: using PQexec
23 [NO_PID]: ecpg_process_output on line 20: OK: CREATE FUNCTION
25 [NO_PID]: ecpg_execute on line 28: query: create trigger My_Table_Check_Trigger before insert on My…
27 [NO_PID]: ecpg_execute on line 28: using PQexec
30 [NO_PID]: sqlca: code: 0, state: 00000
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/sksl/ir/
H A DSkSLProgram.h31 struct Program { struct
44 case Program::Settings::Value::kBool_Kind: in literal() argument
84 struct Inputs {
109 Program(Kind kind, in Program() function
131 std::vector<std::unique_ptr<ProgramElement>> fElements; argument
132 Inputs fInputs;
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/criterion-0.2.11/src/
H A Dprogram.rs11 pub struct Program { struct
20 impl Program { argument
21 pub fn spawn(cmd: &mut Command) -> Program { in spawn()
114 fn start(&mut self, _: &()) -> Option<Program> { in start()
118 fn bench(&mut self, program: &mut Option<Program>, iters: &[u64], _: &()) -> Vec<f64> { in bench()
125 program: &mut Option<Program>, in warm_up()
157 fn start(&mut self, parameter: &T) -> Option<Program> { in start()
162 fn bench(&mut self, program: &mut Option<Program>, iters: &[u64], _: &T) -> Vec<f64> { in bench()
169 program: &mut Option<Program>, in warm_up()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/regex-1.3.9/src/
H A Dprog.rs18 pub struct Program { struct
20 pub insts: Vec<Inst>,
24 pub matches: Vec<InstPtr>,
35 pub start: InstPtr,
38 pub byte_classes: Vec<u8>,
40 pub only_utf8: bool,
43 pub is_bytes: bool,
47 pub is_dfa: bool,
50 pub is_reverse: bool,
77 impl Program { argument
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/regex-1.4.2/src/
H A Dprog.rs18 pub struct Program { struct
20 pub insts: Vec<Inst>,
24 pub matches: Vec<InstPtr>,
35 pub start: InstPtr,
38 pub byte_classes: Vec<u8>,
40 pub only_utf8: bool,
43 pub is_bytes: bool,
47 pub is_dfa: bool,
50 pub is_reverse: bool,
77 impl Program { argument
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/regex-1.3.9/src/
H A Dprog.rs18 pub struct Program { struct
20 pub insts: Vec<Inst>,
24 pub matches: Vec<InstPtr>,
35 pub start: InstPtr,
38 pub byte_classes: Vec<u8>,
40 pub only_utf8: bool,
43 pub is_bytes: bool,
47 pub is_dfa: bool,
50 pub is_reverse: bool,
77 impl Program { argument
[all …]
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/regex-1.4.3/src/
H A Dprog.rs18 pub struct Program { struct
20 pub insts: Vec<Inst>,
24 pub matches: Vec<InstPtr>,
35 pub start: InstPtr,
38 pub byte_classes: Vec<u8>,
40 pub only_utf8: bool,
43 pub is_bytes: bool,
47 pub is_dfa: bool,
50 pub is_reverse: bool,
77 impl Program { argument
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/regex-1.3.9/src/
H A Dprog.rs18 pub struct Program { struct
20 pub insts: Vec<Inst>,
24 pub matches: Vec<InstPtr>,
35 pub start: InstPtr,
38 pub byte_classes: Vec<u8>,
40 pub only_utf8: bool,
43 pub is_bytes: bool,
47 pub is_dfa: bool,
50 pub is_reverse: bool,
77 impl Program { argument
[all …]
/dports/games/genact/genact-0.10.0/cargo-crates/regex-1.3.9/src/
H A Dprog.rs18 pub struct Program { struct
20 pub insts: Vec<Inst>,
24 pub matches: Vec<InstPtr>,
35 pub start: InstPtr,
38 pub byte_classes: Vec<u8>,
40 pub only_utf8: bool,
43 pub is_bytes: bool,
47 pub is_dfa: bool,
50 pub is_reverse: bool,
77 impl Program { implementation
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/regex-1.3.9/src/
H A Dprog.rs18 pub struct Program { struct
20 pub insts: Vec<Inst>,
24 pub matches: Vec<InstPtr>,
35 pub start: InstPtr,
38 pub byte_classes: Vec<u8>,
40 pub only_utf8: bool,
43 pub is_bytes: bool,
47 pub is_dfa: bool,
50 pub is_reverse: bool,
77 impl Program { implementation
[all …]
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/regex-1.4.1/src/
H A Dprog.rs18 pub struct Program { struct
20 pub insts: Vec<Inst>,
24 pub matches: Vec<InstPtr>,
35 pub start: InstPtr,
38 pub byte_classes: Vec<u8>,
40 pub only_utf8: bool,
43 pub is_bytes: bool,
47 pub is_dfa: bool,
50 pub is_reverse: bool,
77 impl Program { implementation
[all …]

12345678910>>...196