Home
last modified time | relevance | path

Searched defs:obs (Results 1 – 25 of 1785) sorted by relevance

12345678910>>...72

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/fuzzers/src/
H A Ddht_node.cpp55 struct obs : dht::dht_observer struct
58 void set_external_address(lt::aux::listen_socket_handle const&, lt::address const& /* addr */ in set_external_address()
61 int get_listen_port(aux::transport ssl, aux::listen_socket_handle const& s) override in get_listen_port()
68 void get_peers(lt::sha1_hash const&) override {} in get_peers()
69 void outgoing_get_peers(sha1_hash const& in outgoing_get_peers()
71 void announce(sha1_hash const&, lt::address const&, int) override {} in announce()
73 bool on_dht_request(string_view in on_dht_request()
77 bool on_dht_request(char const* query, int query_len in on_dht_request()
101 obs o; argument
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbObstruction.cpp277 _dbObstruction* obs = (_dbObstruction*) this; in getBBox() local
284 _dbObstruction* obs = (_dbObstruction*) this; in getInstance() local
295 _dbObstruction* obs = (_dbObstruction*) this; in setSlotObstruction() local
301 _dbObstruction* obs = (_dbObstruction*) this; in isSlotObstruction() local
307 _dbObstruction* obs = (_dbObstruction*) this; in setFillObstruction() local
313 _dbObstruction* obs = (_dbObstruction*) this; in isFillObstruction() local
319 _dbObstruction* obs = (_dbObstruction*) this; in setPushedDown() local
325 _dbObstruction* obs = (_dbObstruction*) this; in isPushedDown() local
331 _dbObstruction* obs = (_dbObstruction*) this; in hasEffectiveWidth() local
337 _dbObstruction* obs = (_dbObstruction*) this; in setEffectiveWidth() local
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/yajl/
H A Dyajl_bytestack.h38 #define yajl_bs_init(obs, _yaf) { \ argument
47 #define yajl_bs_free(obs) \ argument
50 #define yajl_bs_current(obs) \ argument
53 #define yajl_bs_push(obs, byte) { \ argument
63 #define yajl_bs_pop(obs) { ((obs).used)--; } argument
65 #define yajl_bs_set(obs, byte) \ argument
/dports/sysutils/burp-devel/burp-2.5.4/src/yajl/
H A Dyajl_bytestack.h38 #define yajl_bs_init(obs, _yaf) { \ argument
47 #define yajl_bs_free(obs) \ argument
50 #define yajl_bs_current(obs) \ argument
53 #define yajl_bs_push(obs, byte) { \ argument
64 #define yajl_bs_pop(obs) { ((obs).used)--; } argument
66 #define yajl_bs_set(obs, byte) \ argument
/dports/converters/R-cran-jsonlite/jsonlite/src/yajl/
H A Dyajl_bytestack.h38 #define yajl_bs_init(obs, _yaf) { \ argument
47 #define yajl_bs_free(obs) \ argument
50 #define yajl_bs_current(obs) \ argument
53 #define yajl_bs_push(obs, byte) { \ argument
63 #define yajl_bs_pop(obs) { ((obs).used)--; } argument
65 #define yajl_bs_set(obs, byte) \ argument
/dports/sysutils/burp/burp-2.4.0/src/yajl/
H A Dyajl_bytestack.h38 #define yajl_bs_init(obs, _yaf) { \ argument
47 #define yajl_bs_free(obs) \ argument
50 #define yajl_bs_current(obs) \ argument
53 #define yajl_bs_push(obs, byte) { \ argument
64 #define yajl_bs_pop(obs) { ((obs).used)--; } argument
66 #define yajl_bs_set(obs, byte) \ argument
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/yajl/
H A Dyajl_bytestack.h38 #define yajl_bs_init(obs, _yaf) { \ argument
47 #define yajl_bs_free(obs) \ argument
50 #define yajl_bs_current(obs) \ argument
53 #define yajl_bs_push(obs, byte) { \ argument
63 #define yajl_bs_pop(obs) { ((obs).used)--; } argument
65 #define yajl_bs_set(obs, byte) \ argument
/dports/sysutils/lnav/lnav-0.10.1/src/yajl/
H A Dyajl_bytestack.h38 #define yajl_bs_init(obs, _yaf) { \ argument
47 #define yajl_bs_free(obs) \ argument
50 #define yajl_bs_current(obs) \ argument
53 #define yajl_bs_push(obs, byte) { \ argument
63 #define yajl_bs_pop(obs) { ((obs).used)--; } argument
65 #define yajl_bs_set(obs, byte) \ argument
/dports/devel/yajl/yajl-2.1.0/src/
H A Dyajl_bytestack.h38 #define yajl_bs_init(obs, _yaf) { \ argument
47 #define yajl_bs_free(obs) \ argument
50 #define yajl_bs_current(obs) \ argument
53 #define yajl_bs_push(obs, byte) { \ argument
63 #define yajl_bs_pop(obs) { ((obs).used)--; } argument
65 #define yajl_bs_set(obs, byte) \ argument
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/blenderkit/
H A Dasset_inspector.py80 def check_render_engine(props, obs): argument
160 def check_printable(props, obs): argument
188 def check_rig(props, obs): argument
194 def check_anim(props, obs): argument
209 def check_meshprops(props, obs): argument
288 def countObs(props, obs): argument
297 def check_modifiers(props, obs): argument
/dports/devel/arachne-pnr/arachne-pnr-840bdfdeb38809f9f6af4d89dd7b22959b176fdd/src/
H A Dbstream.hh49 inline obstream &operator<<(obstream &obs, bool x) in operator <<()
56 inline obstream &operator<<(obstream &obs, char x) in operator <<()
71 bwrite_signed_integral_type(obstream &obs, T x) in bwrite_signed_integral_type()
97 bwrite_unsigned_integral_type(obstream &obs, T x) in bwrite_unsigned_integral_type()
122 inline obstream &operator<<(obstream &obs, short x) in operator <<()
132 inline obstream &operator<<(obstream &obs, int x) in operator <<()
142 inline obstream &operator<<(obstream &obs, long x) in operator <<()
165 operator<<(obstream &obs, const std::vector<T> &v) in operator <<()
174 operator<<(obstream &obs, const std::set<T> &s) in operator <<()
183 operator<<(obstream &obs, const std::map<K, V, C> &m) in operator <<()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/frame_sinks/
H A Dbegin_frame_source.cc222 void BackToBackBeginFrameSource::AddObserver(BeginFrameObserver* obs) { in AddObserver()
231 void BackToBackBeginFrameSource::RemoveObserver(BeginFrameObserver* obs) { in RemoveObserver()
305 void DelayBasedBeginFrameSource::AddObserver(BeginFrameObserver* obs) { in AddObserver()
358 for (auto* obs : observers) in OnTimerTick() local
363 BeginFrameObserver* obs, in IssueBeginFrameToObserver()
398 void ExternalBeginFrameSource::AddObserver(BeginFrameObserver* obs) { in AddObserver()
416 void ExternalBeginFrameSource::RemoveObserver(BeginFrameObserver* obs) { in RemoveObserver()
439 for (auto* obs : observers) in OnSetBeginFrameSourcePaused() local
469 for (auto* obs : observers) { in OnBeginFrame() local
477 for (auto* obs : observers) { in OnBeginFrame() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/frame_sinks/
H A Dbegin_frame_source.cc216 void BackToBackBeginFrameSource::AddObserver(BeginFrameObserver* obs) { in AddObserver()
225 void BackToBackBeginFrameSource::RemoveObserver(BeginFrameObserver* obs) { in RemoveObserver()
299 void DelayBasedBeginFrameSource::AddObserver(BeginFrameObserver* obs) { in AddObserver()
352 for (auto* obs : observers) in OnTimerTick() local
357 BeginFrameObserver* obs, in IssueBeginFrameToObserver()
392 void ExternalBeginFrameSource::AddObserver(BeginFrameObserver* obs) { in AddObserver()
410 void ExternalBeginFrameSource::RemoveObserver(BeginFrameObserver* obs) { in RemoveObserver()
433 for (auto* obs : observers) in OnSetBeginFrameSourcePaused() local
463 for (auto* obs : observers) { in OnBeginFrame() local
471 for (auto* obs : observers) { in OnBeginFrame() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/test/
H A Dfake_external_begin_frame_source.cc33 for (auto* obs : observers) in SetPaused() local
38 void FakeExternalBeginFrameSource::AddObserver(BeginFrameObserver* obs) { in AddObserver()
59 void FakeExternalBeginFrameSource::RemoveObserver(BeginFrameObserver* obs) { in RemoveObserver()
70 void FakeExternalBeginFrameSource::DidFinishFrame(BeginFrameObserver* obs) {} in DidFinishFrame()
94 for (auto* obs : observers) in TestOnBeginFrame() local
H A Dbegin_frame_source_test.h15 #define EXPECT_BEGIN_FRAME_DROP(obs, source_id, sequence_number, frame_time, \ argument
23 #define EXPECT_BEGIN_FRAME_USED(obs, source_id, sequence_number, frame_time, \ argument
31 #define EXPECT_BEGIN_FRAME_USED_MISSED(obs, source_id, sequence_number, \ argument
40 #define EXPECT_BEGIN_FRAME_ARGS_DROP(obs, args) \ argument
43 #define EXPECT_BEGIN_FRAME_ARGS_USED(obs, args) \ argument
48 #define EXPECT_BEGIN_FRAME_SOURCE_PAUSED(obs, paused) \ argument
/dports/biology/freebayes/freebayes-1.3.5/python/
H A Ddirichlet.py24 def dirichlet(probs, obs, s=1): argument
32 def dirichlet_maximum_likelihood_ratio(probs, obs, s=1): argument
40 def multinomial(probs, obs): argument
43 def multinomialln(probs, obs): argument
52 def multinomial_dirichlet(probs, obs): return multinomial(probs, obs) * dirichlet(probs, obs) argument
63 def multinomial_maximum_likelihood_ratio(probs, obs): argument
/dports/science/py-scipy/scipy-1.7.1/scipy/cluster/
H A D_vq.pyx43 cdef inline void cal_M(int nobs, int ncodes, int nfeat, vq_type *obs,
60 cdef int _vq(vq_type *obs, vq_type *code_book,
138 cdef void _vq_small_nf(vq_type *obs, vq_type *code_book,
180 def vq(np.ndarray obs, np.ndarray codes):
245 cdef np.ndarray _update_cluster_means(vq_type *obs, int32_t *labels,
304 def update_cluster_means(np.ndarray obs, np.ndarray labels, int nc):
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlto-section-out.c106 lto_write_stream (struct lto_output_stream *obs) in lto_write_stream()
145 lto_append_block (struct lto_output_stream *obs) in lto_append_block()
187 lto_output_data_stream (struct lto_output_stream *obs, const void *data, in lto_output_data_stream()
223 lto_output_decl_index (struct lto_output_stream *obs, in lto_output_decl_index()
253 struct lto_output_stream * obs, tree decl) in lto_output_field_decl_index()
264 struct lto_output_stream * obs, tree decl) in lto_output_fn_decl_index()
275 struct lto_output_stream * obs, tree decl) in lto_output_namespace_decl_index()
287 struct lto_output_stream * obs, tree decl) in lto_output_var_decl_index()
298 struct lto_output_stream * obs, tree decl) in lto_output_type_decl_index()
309 struct lto_output_stream *obs, tree ref) in lto_output_type_ref_index()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/simulation/
H A Dtest_dht_rate_limit.cpp58 struct obs : dht::dht_observer struct
60 void set_external_address(lt::aux::listen_socket_handle const&, address const& /* addr */ in set_external_address()
63 int get_listen_port(lt::aux::transport, lt::aux::listen_socket_handle const& s) override in get_listen_port()
65 void get_peers(sha1_hash const&) override {} in get_peers()
66 void outgoing_get_peers(sha1_hash const& /* target */ in outgoing_get_peers()
68 void announce(sha1_hash const& /* ih */ in announce()
70 bool on_dht_request(string_view /* query */ in on_dht_request()
75 bool should_log(module_t) const override { return true; } in should_log()
76 void log(dht_logger::module_t, char const* fmt, ...) override in log()
84 void log_packet(message_direction_t /* dir */ in log_packet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dscoped_multi_source_observation_unittest.cc62 TestScopedMultiSourceObservation obs(o1()); in TEST_F() local
81 TestScopedMultiSourceObservation obs(o1()); in TEST_F() local
109 TestScopedMultiSourceObservation obs(o1()); in TEST_F() local
130 TestScopedMultiSourceObservation obs(o1()); in TEST_F() local
148 TestScopedMultiSourceObservation obs(o1()); in TEST_F() local
162 TestScopedMultiSourceObservation obs(o1()); in TEST_F() local
204 TestScopedMultiSourceObservationWithNonDefaultNames obs(o1()); in TEST_F() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_corr.cxx14 bool bwm_corr::match(bwm_observer_cam* obs, vgl_point_2d<double> &pt) in match()
36 bool bwm_corr::update_match(bwm_observer_cam* obs, vgl_point_2d<double> old_pt, vgl_point_2d<double… in update_match()
52 void bwm_corr::set_match(bwm_observer_cam* obs, const double x, const double y) in set_match()
60 void bwm_corr::erase(bwm_observer_cam* obs) in erase()
67 std::vector<bwm_observer_cam*> obs(0); in observers() local
76 bool bwm_corr::obs_in(bwm_observer_cam* obs, vgl_point_2d<double> &corr) in obs_in()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/dom_distiller/core/
H A Ddistilled_page_prefs_unittests.cc61 TestingObserver obs; in TEST_F() local
76 TestingObserver obs; in TEST_F() local
97 TestingObserver obs; in TEST_F() local
113 TestingObserver obs; in TEST_F() local
134 TestingObserver obs; in TEST_F() local
150 TestingObserver obs; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/dom_distiller/core/
H A Ddistilled_page_prefs_unittests.cc63 TestingObserver obs; in TEST_F() local
78 TestingObserver obs; in TEST_F() local
99 TestingObserver obs; in TEST_F() local
115 TestingObserver obs; in TEST_F() local
136 TestingObserver obs; in TEST_F() local
152 TestingObserver obs; in TEST_F() local
/dports/devel/m4/m4-1.4.19/src/
H A Dbuiltin.c488 shipout_int (struct obstack *obs, int val) in shipout_int()
621 m4_ifdef (struct obstack *obs, int argc, token_data **argv) in m4_ifdef()
694 struct obstack *obs; /* obstack for table */ member
886 m4_defn (struct obstack *obs, int argc, token_data **argv) in m4_defn()
1069 m4_sysval (struct obstack *obs, int argc MAYBE_UNUSED, in m4_sysval()
1082 m4_eval (struct obstack *obs, int argc, token_data **argv) in m4_eval()
1148 m4_incr (struct obstack *obs, int argc, token_data **argv) in m4_incr()
1167 m4_decr (struct obstack *obs, int argc, token_data **argv) in m4_decr()
1734 m4_len (struct obstack *obs, int argc, token_data **argv) in m4_len()
1817 expand_ranges (const char *s, struct obstack *obs) in expand_ranges()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/printing/
H A Dprint_servers_provider_unittest.cc197 TestObserver obs; in TEST_F() local
208 TestObserver obs; in TEST_F() local
225 TestObserver obs; in TEST_F() local
243 TestObserver obs; in TEST_F() local
264 TestObserver obs; in TEST_F() local
284 TestObserver obs; in TEST_F() local
309 TestObserver obs; in TEST_F() local
323 TestObserver obs; in TEST_F() local

12345678910>>...72