Home
last modified time | relevance | path

Searched defs:Probe (Results 1 – 25 of 1517) sorted by relevance

12345678910>>...61

/dports/net/ooni-probe-cli/probe-cli-3.10.1/cmd/ooniprobe/internal/ooni/
H A Dooni.go44 type Probe struct { struct
45 config *config.Config
46 db sqlbuilder.Database
47 isBatch bool
49 home string
50 tempDir string
51 tunnelDir string
53 dbPath string
54 configPath string
62 softwareName string
[all …]
/dports/sysutils/istio/istio-1.6.7/pilot/cmd/pilot-agent/status/ready/
H A Dprobe.go27 type Probe struct { struct
28 LocalHostAddr string
29 NodeType model.NodeType
30 AdminPort uint16
31 receivedFirstUpdate bool
35 func (p *Probe) Check() error {
44 func (p *Probe) checkConfigStatus() error {
65 func (p *Probe) isEnvoyReady() error {
/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Dloadprob.hpp12 struct Probe struct
14 static unsigned int sRecordId;
16 static std::string getRecordType() { return "Probe"; } in getRecordType()
18 struct Data
27 Data mData;
28 std::string mId, mName, mModel, mIcon, mScript;
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/pkg/probe/
H A Dprobe.go30 type Probe struct { struct
31 c Controller
32 name string
33 status error
44 func (p *Probe) RegisterProbe(c Controller, name string) {
51 func (p *Probe) IsAvailable() error {
56 func (p *Probe) SetAvailable(newStatus error) {
66 func (p *Probe) String() string {
/dports/sysutils/istio/istio-1.6.7/galley/pkg/server/components/
H A Dprobe.go24 type Probe struct { struct
25 controller probe.Controller
26 running bool
43 func (p *Probe) Controller() probe.Controller {
48 func (p *Probe) Start() error {
60 func (p *Probe) Stop() {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/blackbox/
H A Dconfig.go58 type Probe struct { struct
61 Name string `toml:"name"`
64 Type ProbeType `toml:"type"`
67 URL string `toml:"url"`
69 User string `toml:"user"`
72 Password string `toml:"password"`
74 Push *PushConfig `toml:"push"`
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/blackbox/
H A Dconfig.go58 type Probe struct { struct
61 Name string `toml:"name"`
64 Type ProbeType `toml:"type"`
67 URL string `toml:"url"`
69 User string `toml:"user"`
72 Password string `toml:"password"`
74 Push *PushConfig `toml:"push"`
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/blackbox/
H A Dconfig.go20 type Probe struct { struct
21 Name string `toml:"name"`
22 URL string `toml:"url"`
23 User string `toml:"user"`
24 Password string `toml:"password"`
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h39 struct Probe { struct
40 Probe(int64_t send_time_ms, int64_t recv_time_ms, size_t payload_size) in Probe() function
44 int64_t send_time_ms;
45 int64_t recv_time_ms;
46 size_t payload_size;
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h38 struct Probe { struct
39 Probe(int64_t send_time_ms, int64_t recv_time_ms, size_t payload_size) in Probe() function
43 int64_t send_time_ms;
44 int64_t recv_time_ms;
45 size_t payload_size;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h38 struct Probe { struct
39 Probe(int64_t send_time_ms, int64_t recv_time_ms, size_t payload_size) in Probe() function
43 int64_t send_time_ms;
44 int64_t recv_time_ms;
45 size_t payload_size;
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h39 struct Probe { struct
40 Probe(int64_t send_time_ms, int64_t recv_time_ms, size_t payload_size) in Probe() function
44 int64_t send_time_ms;
45 int64_t recv_time_ms;
46 size_t payload_size;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h32 struct Probe { struct
33 Probe(int64_t send_time_ms, int64_t recv_time_ms, size_t payload_size) in Probe() argument
37 int64_t send_time_ms;
38 int64_t recv_time_ms;
39 size_t payload_size;
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h33 struct Probe { struct
34 Probe(int64_t send_time_ms, int64_t recv_time_ms, size_t payload_size) in Probe() argument
38 int64_t send_time_ms;
39 int64_t recv_time_ms;
40 size_t payload_size;
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h32 struct Probe { struct
33 Probe(int64_t send_time_ms, int64_t recv_time_ms, size_t payload_size) in Probe() function
37 int64_t send_time_ms;
38 int64_t recv_time_ms;
39 size_t payload_size;
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h32 struct Probe { struct
33 Probe(int64_t send_time_ms, int64_t recv_time_ms, size_t payload_size) in Probe() argument
37 int64_t send_time_ms;
38 int64_t recv_time_ms;
39 size_t payload_size;
/dports/math/z3/z3-z3-4.8.13/src/api/java/
H A DProbe.java28 public class Probe extends Z3Object { class
43 Probe(Context ctx, long obj) in Probe() method in Probe
48 Probe(Context ctx, String name) { in Probe() method in Probe
/dports/math/py-z3-solver/z3-z3-4.8.10/src/api/java/
H A DProbe.java28 public class Probe extends Z3Object { class
43 Probe(Context ctx, long obj) in Probe() method in Probe
48 Probe(Context ctx, String name) { in Probe() method in Probe
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/prober/
H A Dcommon_test.go76 func setTestProbe(pod *v1.Pod, probeType probeType, probeSpec v1.Probe) {
123 func newTestWorker(m *manager, probeType probeType, probeSpec v1.Probe) *worker {
134 func (p fakeExecProber) Probe(c exec.Cmd) (probe.Result, string, error) { func
150 func (p *syncExecProber) Probe(cmd exec.Cmd) (probe.Result, string, error) { func
/dports/math/z3/z3-z3-4.8.13/src/api/dotnet/
H A DProbe.cs33 public class Probe : Z3Object class
62 internal Probe(Context ctx, IntPtr obj) in Probe() method in Microsoft.Z3.Probe
67 internal Probe(Context ctx, string name) in Probe() method in Microsoft.Z3.Probe
/dports/math/py-z3-solver/z3-z3-4.8.10/src/api/dotnet/
H A DProbe.cs33 public class Probe : Z3Object class
62 internal Probe(Context ctx, IntPtr obj) in Probe() method in Microsoft.Z3.Probe
67 internal Probe(Context ctx, string name) in Probe() method in Microsoft.Z3.Probe
/dports/editors/lazarus/lazarus/components/sparta/generics/source/
H A Dgenerics.memoryexpanders.pas43 class function Probe(I, Hash: UInt32): UInt32; static; inline; in Probe() function
53 class function Probe(I, Hash: UInt32): UInt32; static; inline; in Probe() function
63 class function Probe(I, Hash1: UInt32; Hash2: UInt32 = 1): UInt32; static; inline; in Probe() function
/dports/lang/fpc-source/fpc-3.2.2/packages/rtl-generics/src/
H A Dgenerics.memoryexpanders.pas43 class function Probe(I, Hash: UInt32): UInt32; static; inline; in Probe() function
53 class function Probe(I, Hash: UInt32): UInt32; static; inline; in Probe() function
63 class function Probe(I, Hash1: UInt32; Hash2: UInt32 = 1): UInt32; static; inline; in Probe() function
/dports/lang/fpc-rtl-generics/fpc-3.2.2/packages/rtl-generics/src/
H A Dgenerics.memoryexpanders.pas43 class function Probe(I, Hash: UInt32): UInt32; static; inline; in Probe() function
53 class function Probe(I, Hash: UInt32): UInt32; static; inline; in Probe() function
63 class function Probe(I, Hash1: UInt32; Hash2: UInt32 = 1): UInt32; static; inline; in Probe() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/generics/source/
H A Dsparta_generics.memoryexpanders.pas43 class function Probe(I, Hash: UInt32): UInt32; static; inline; in Probe() function
53 class function Probe(I, Hash: UInt32): UInt32; static; inline; in Probe() function
63 class function Probe(I, Hash1: UInt32; Hash2: UInt32 = 1): UInt32; static; inline; in Probe() function

12345678910>>...61