Home
last modified time | relevance | path

Searched refs:match_struct (Results 1 – 17 of 17) sorted by relevance

/dports/net-im/p5-Net-XMPP2/Net-XMPP2-0.14/t/
H A Dz_07_vcard.t66 sub match_struct {
90 ok (match_struct ($test_vcard, $returned_vcard), 'the returned vcard has the same fields as the sen…
91 ok (match_struct ($test_vcard, $cached_vcard), 'the cached vcard has the same fields as the sent vc…
/dports/net-im/p5-AnyEvent-XMPP/AnyEvent-XMPP-0.55/t/
H A Dz_07_vcard.t78 sub match_struct {
102 ok (match_struct ($test_vcard, $returned_vcard), 'the returned vcard has the same fields as the sen…
103 ok (match_struct ($test_vcard, $cached_vcard), 'the cached vcard has the same fields as the sent vc…
/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dmatchobj.h17 struct match_struct { struct
142 typedef struct match_struct MatchObj; argument
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dmatchobj.h17 struct match_struct { struct
136 typedef struct match_struct MatchObj; argument
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dinfallible_destructuring_match.rs46 macro_rules! match_struct { macro
63 match_struct!(wrapper); in infallible_destructuring_match_struct()
H A Dinfallible_destructuring_match.fixed44 macro_rules! match_struct {
59 match_struct!(wrapper);
/dports/print/texinfo/texinfo-6.8/info/
H A Dwindow.h64 typedef struct match_struct struct
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dasdatabase.c239 static void *match_struct (ASDatabase * db, DBMatchType type) in match_struct() function
345 *((ASGeometry *) match_struct (db, MATCH_DefaultGeometry)); in fill_asdb_record()
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/
H A Dimport-main-matcher.c1890 } match_struct; typedef
1893 match_helper (Split* data, match_struct* s) in match_helper()
1928match_struct s = {txn_info, display_threshold, date_threshold, date_not_threshold, fuzzy_amount}; in perform_matching()
/dports/devel/spin/Spin-version-6.5.0/Src/
H A Dflow.c918 match_struct(Symbol *s, Symbol *t) in match_struct() function
991 if (!match_struct(a3->sym, a5->sym)) in for_index()
/dports/graphics/xpx/xpx/
H A Dfile.c649 char *match_struct(tbl, len, p) in match_struct() function
728 r = match_struct(tbl, len, buf);
/dports/devel/racer/racer-2.1.48/cargo-crates/racer-2.1.47/src/racer/
H A Dmatchers.rs465 pub fn match_struct( in match_struct() function
H A Dnameres.rs1274 run_matcher!(Namespace::Struct, matchers::match_struct); in run_matchers_on_blob()
/dports/devel/racer/racer-2.1.48/src/racer/
H A Dmatchers.rs465 pub fn match_struct( in match_struct() function
H A Dnameres.rs1274 run_matcher!(Namespace::Struct, matchers::match_struct); in run_matchers_on_blob()
/dports/lang/rust/rustc-1.58.1-src/vendor/racer/src/racer/
H A Dmatchers.rs465 pub fn match_struct( in match_struct() function
H A Dnameres.rs1274 run_matcher!(Namespace::Struct, matchers::match_struct); in run_matchers_on_blob()