Home
last modified time | relevance | path

Searched defs:Program (Results 426 – 450 of 4900) sorted by relevance

1...<<11121314151617181920>>...196

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/internal/btf/
H A Dbtf.go367 func (s *Spec) Program(name string, length uint64) (*Program, error) { func
554 type Program struct { struct
555 spec *Spec
556 length uint64
557 funcInfos, lineInfos extInfo
564 func ProgramSpec(s *Program) *Spec {
572 func ProgramAppend(s, other *Program) error {
593 func ProgramFuncInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
606 func ProgramLineInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/internal/btf/
H A Dbtf.go367 func (s *Spec) Program(name string, length uint64) (*Program, error) { func
554 type Program struct { struct
555 spec *Spec
556 length uint64
557 funcInfos, lineInfos extInfo
564 func ProgramSpec(s *Program) *Spec {
572 func ProgramAppend(s, other *Program) error {
593 func ProgramFuncInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
606 func ProgramLineInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dbtf.go367 func (s *Spec) Program(name string, length uint64) (*Program, error) { func
554 type Program struct { struct
555 spec *Spec
556 length uint64
557 funcInfos, lineInfos extInfo
564 func ProgramSpec(s *Program) *Spec {
572 func ProgramAppend(s, other *Program) error {
593 func ProgramFuncInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
606 func ProgramLineInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/internal/btf/
H A Dbtf.go367 func (s *Spec) Program(name string, length uint64) (*Program, error) { func
554 type Program struct { struct
555 spec *Spec
556 length uint64
557 funcInfos, lineInfos extInfo
564 func ProgramSpec(s *Program) *Spec {
572 func ProgramAppend(s, other *Program) error {
593 func ProgramFuncInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
606 func ProgramLineInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dbtf.go367 func (s *Spec) Program(name string, length uint64) (*Program, error) { func
554 type Program struct { struct
555 spec *Spec
556 length uint64
557 funcInfos, lineInfos extInfo
564 func ProgramSpec(s *Program) *Spec {
572 func ProgramAppend(s, other *Program) error {
593 func ProgramFuncInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
606 func ProgramLineInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/ssa/
H A Dsource_test.go109 func checkFuncValue(t *testing.T, prog *ssa.Program, obj *types.Func) {
129 func checkConstValue(t *testing.T, prog *ssa.Program, obj *types.Const) {
149 func checkVarValue(t *testing.T, prog *ssa.Program, pkg *ssa.Package, ref []ast.Node, obj *types.Va…
/dports/devel/juce/JUCE-f37e9a1/modules/juce_blocks_basics/littlefoot/
H A Djuce_LittleFootRunner.h222 struct Program struct
224 Program (const void* data, uint32 totalMemorySize) noexcept in Program() argument
237 auto size = getProgramSize(); in calculateChecksum() argument
246 bool checksumMatches() const noexcept in checksumMatches()
270 if (address < getProgramSize()) in getFunctionStartAddress() argument
283 uint32 getProgramSize() const noexcept in getProgramSize() argument
304 return getProgramSize() + getHeapSizeBytes(); in getTotalSpaceNeeded() argument
321 String getOpDisassembly (const uint8*& prog) const in getOpDisassembly()
360 static uint8 getNumExtraBytesForOpcode (OpCode op) noexcept in getNumExtraBytesForOpcode()
394 const uint32 maxProgramSize; argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/
H A DvktBuildPrograms.cpp184 struct Program struct
186 enum Status
195 vk::ProgramIdentifier id;
197 Status buildStatus;
198 std::string buildLog;
199 ProgramBinarySp binary;
201 Status validationStatus;
202 std::string validationLog;
204 vk::SpirvValidatorOptions validatorOptions;
206 …explicit Program (const vk::ProgramIdentifier& id_, const vk::SpirvValidatorOptions& valOption… in Program() argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/btf/
H A Dbtf.go419 func (s *Spec) Program(name string, length uint64) (*Program, error) { func
621 type Program struct { struct
622 spec *Spec
623 length uint64
624 funcInfos, lineInfos extInfo
631 func ProgramSpec(s *Program) *Spec {
639 func ProgramAppend(s, other *Program) error {
660 func ProgramFuncInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
673 func ProgramLineInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/internal/btf/
H A Dbtf.go419 func (s *Spec) Program(name string, length uint64) (*Program, error) { func
621 type Program struct { struct
622 spec *Spec
623 length uint64
624 funcInfos, lineInfos extInfo
631 func ProgramSpec(s *Program) *Spec {
639 func ProgramAppend(s, other *Program) error {
660 func ProgramFuncInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
673 func ProgramLineInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/cilium/ebpf/internal/btf/
H A Dbtf.go419 func (s *Spec) Program(name string, length uint64) (*Program, error) { func
621 type Program struct { struct
622 spec *Spec
623 length uint64
624 funcInfos, lineInfos extInfo
631 func ProgramSpec(s *Program) *Spec {
639 func ProgramAppend(s, other *Program) error {
660 func ProgramFuncInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
673 func ProgramLineInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/cilium/ebpf/internal/btf/
H A Dbtf.go419 func (s *Spec) Program(name string, length uint64) (*Program, error) { func
621 type Program struct { struct
622 spec *Spec
623 length uint64
624 funcInfos, lineInfos extInfo
631 func ProgramSpec(s *Program) *Spec {
639 func ProgramAppend(s, other *Program) error {
660 func ProgramFuncInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
673 func ProgramLineInfos(s *Program) (recordSize uint32, bytes []byte, err error) {
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpython/sql/
H A Dplpython_error.sql142 fun1()
143
144 def fun3():
150 LANGUAGE plpythonu;
159 raise plpy.Error("boom")
167 fun3()
170 LANGUAGE plpythonu;
174 /* using plpy.warning should not produce a traceback
/dports/misc/otter/otter-3.3f/documents/
H A Danldp.tex315 \subsection{Additional Constraints}
347 \subsection{Using the Program to Search for First-Order Models} \label{use-fo}
389 \subsection{Using \otter\ to Generate the Flat Clauses}
420 \subsection{The Order Relation} \label{order}
454 \subsection{Application to Quasigroup Problems} \label{qg}
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/pointer/
H A Dpointer_test.go142 func findProbe(prog *ssa.Program, probes map[*ssa.CallCommon]bool, queries map[ssa.Value]pointer.Po…
372 func labelString(l *pointer.Label, lineMapping map[string]string, prog *ssa.Program) string {
394 …n(e *expectation, pts pointer.PointsToSet, lineMapping map[string]string, prog *ssa.Program) bool {
475 func checkCallsExpectation(prog *ssa.Program, e *expectation, cg *callgraph.Graph) bool {
501 func checkWarningExpectation(prog *ssa.Program, e *expectation, warnings []pointer.Warning) bool {
/dports/lang/mono/mono-5.10.1.57/mcs/errors/
H A Dcs0619-58.cs6 namespace Program namespace
19 namespace Program namespace
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dop251/goja/
H A Dcompiler.go38 type Program struct { struct
39 code []instruction
40 values []Value
42 funcName string
43 src *SrcFile
44 srcMap []srcMapItem
136 func (p *Program) defineLiteralValue(val Value) uint32 {
147 func (p *Program) dumpCode(logger func(format string, args ...interface{})) {
151 func (p *Program) _dumpCode(indent string, logger func(format string, args ...interface{})) {
161 func (p *Program) sourceOffset(pc int) int {
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dprogram_test.cc86 TEST(Program, RemoveFixedBlocksNothingConstant) { in TEST() argument
112 TEST(Program, RemoveFixedBlocksAllParameterBlocksConstant) { in TEST() argument
134 TEST(Program, RemoveFixedBlocksNoResidualBlocks) { in TEST() argument
156 TEST(Program, RemoveFixedBlocksOneParameterBlockConstant) { in TEST() argument
180 TEST(Program, RemoveFixedBlocksNumEliminateBlocks) { in TEST() argument
204 TEST(Program, RemoveFixedBlocksFixedCost) { in TEST() argument
343 TEST(Program, ReallocationInCreateJacobianBlockSparsityTranspose) { in TEST() argument
391 TEST(Program, ProblemHasNanParameterBlocks) { in TEST() argument
403 TEST(Program, InfeasibleParameterBlock) { in TEST() argument
414 TEST(Program, InfeasibleConstantParameterBlock) { in TEST() argument
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DProgram.cpp30 int sys::ExecuteAndWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteAndWait()
51 ProcessInfo sys::ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteNoWait()
67 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DProgram.cpp30 int sys::ExecuteAndWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteAndWait()
51 ProcessInfo sys::ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteNoWait()
67 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DProgram.cpp30 int sys::ExecuteAndWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteAndWait()
51 ProcessInfo sys::ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteNoWait()
67 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DProgram.cpp30 int sys::ExecuteAndWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteAndWait()
51 ProcessInfo sys::ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteNoWait()
67 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DProgram.cpp31 int sys::ExecuteAndWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteAndWait()
52 ProcessInfo sys::ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteNoWait()
68 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/
H A DProgram.cpp31 int sys::ExecuteAndWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteAndWait()
52 ProcessInfo sys::ExecuteNoWait(StringRef Program, ArrayRef<StringRef> Args, in ExecuteNoWait()
68 bool sys::commandLineFitsWithinSystemLimits(StringRef Program, in commandLineFitsWithinSystemLimits()
/dports/audio/py-SoundFile/SoundFile-0.10.3.post1/tests/
H A Dgenerate_soundfiles.py39 b'data' +
40 uint32(5 * 2) + # chunk size

1...<<11121314151617181920>>...196