Home
last modified time | relevance | path

Searched defs:match_info (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/dports/sysutils/kldpatch/kldpatch/
H A Dkldpatch.c136 struct match_info { struct
137 const char *mod_name;
138 const char *symbol;
141 void *dump_addr; /* dump address */
142 int data_ofs; /* read/write position */
144 struct kld_sym_lookup sym;
146 kvm_t *k; /* kvm_open result */
148 int reclen; /* length of a single record */
149 int argcount; /* number of arguments */
150 const char *argdesc[ARGCOUNT]; /* description strings */
[all …]
/dports/finance/gnucash/gnucash-4.9/gnucash/import-export/
H A Dimport-pending-matches.c61 gnc_import_PendingMatches_get_key (GNCImportMatchInfo *match_info) in gnc_import_PendingMatches_get_key()
76 GNCImportMatchInfo *match_info) in gnc_import_PendingMatches_get_value()
93 GNCImportMatchInfo *match_info, in gnc_import_PendingMatches_add_match()
127 GNCImportMatchInfo *match_info, in gnc_import_PendingMatches_remove_match()
159 GNCImportMatchInfo *match_info) in gnc_import_PendingMatches_get_match_type()
/dports/irc/irssi/irssi-1.2.3/src/core/
H A Diregex-regexh.c50 MatchInfo **match_info) in i_regex_match()
74 i_match_info_fetch_pos (const MatchInfo *match_info, in i_match_info_fetch_pos()
88 i_match_info_matches (const MatchInfo *match_info) in i_match_info_matches()
96 i_match_info_free (MatchInfo *match_info) in i_match_info_free()
H A Diregex-gregex.c71 MatchInfo **match_info) in i_regex_match()
120 i_match_info_fetch_pos (const MatchInfo *match_info, in i_match_info_fetch_pos()
153 i_match_info_matches (const MatchInfo *match_info) in i_match_info_matches()
161 i_match_info_free (MatchInfo *match_info) in i_match_info_free()
/dports/devel/cutter/cutter-1.2.6/glib-compatible/
H A Dgregex.c304 GMatchInfo *match_info; in match_info_new() local
384 g_match_info_free (GMatchInfo *match_info) in g_match_info_free()
412 g_match_info_next (GMatchInfo *match_info, in g_match_info_next()
476 g_match_info_matches (const GMatchInfo *match_info) in g_match_info_matches()
657 g_match_info_fetch (const GMatchInfo *match_info, in g_match_info_fetch()
1256 GMatchInfo **match_info) in g_regex_match()
1333 GMatchInfo **match_info, in g_regex_match_full()
1383 GMatchInfo **match_info) in g_regex_match_all()
1443 GMatchInfo **match_info, in g_regex_match_all_full()
1671 GMatchInfo *match_info; in g_regex_split_full() local
[all …]
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgregex.c561 GMatchInfo *match_info; in match_info_new() local
648 g_match_info_ref (GMatchInfo *match_info) in g_match_info_ref()
665 g_match_info_unref (GMatchInfo *match_info) in g_match_info_unref()
686 g_match_info_free (GMatchInfo *match_info) in g_match_info_free()
711 g_match_info_next (GMatchInfo *match_info, in g_match_info_next()
986 g_match_info_fetch (const GMatchInfo *match_info, in g_match_info_fetch()
1719 GMatchInfo **match_info) in g_regex_match()
1798 GMatchInfo **match_info, in g_regex_match_full()
1852 GMatchInfo **match_info) in g_regex_match_all()
2184 GMatchInfo *match_info; in g_regex_split_full() local
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/test/
H A Dproc_lib_SUITE.erl205 match_info(T, T) -> function
207 match_info({stacktrace}, Stk) when is_list(Stk) -> function
209 match_info([H1|T1], [H2|T2]) -> function
212 match_info(Tuple1, Tuple2) when tuple_size(Tuple1) =:= tuple_size(Tuple2) -> function
214 match_info(_, _) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/
H A Dproc_lib_SUITE.erl205 match_info(T, T) -> function
207 match_info({stacktrace}, Stk) when is_list(Stk) -> function
209 match_info([H1|T1], [H2|T2]) -> function
212 match_info(Tuple1, Tuple2) when tuple_size(Tuple1) =:= tuple_size(Tuple2) -> function
214 match_info(_, _) -> function
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/src/essaMEM/
H A Dmummer.cpp60 struct match_info { struct
71 void print_match_info(std::ostream& os, const match_info& m, const mummer::mummer::sparseSAMatch* s… in print_match_info() argument
/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgrl/
H A Drgrl_match_set.h239 typedef rgrl_match_set::match_info match_info; typedef
290 typedef rgrl_match_set::match_info match_info; typedef
384 typedef rgrl_match_set::match_info match_info; typedef
430 typedef rgrl_match_set::match_info match_info; typedef
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/
H A Dproc_lib_SUITE.erl214 match_info(T, T) -> function
216 match_info({stacktrace}, Stk) when is_list(Stk) -> function
218 match_info([H1|T1], [H2|T2]) -> function
221 match_info(Tuple1, Tuple2) when tuple_size(Tuple1) =:= tuple_size(Tuple2) -> function
223 match_info(_, _) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/
H A Dproc_lib_SUITE.erl214 match_info(T, T) -> function
216 match_info({stacktrace}, Stk) when is_list(Stk) -> function
218 match_info([H1|T1], [H2|T2]) -> function
221 match_info(Tuple1, Tuple2) when tuple_size(Tuple1) =:= tuple_size(Tuple2) -> function
223 match_info(_, _) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/
H A Dproc_lib_SUITE.erl214 match_info(T, T) -> function
216 match_info({stacktrace}, Stk) when is_list(Stk) -> function
218 match_info([H1|T1], [H2|T2]) -> function
221 match_info(Tuple1, Tuple2) when tuple_size(Tuple1) =:= tuple_size(Tuple2) -> function
223 match_info(_, _) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/
H A Dproc_lib_SUITE.erl214 match_info(T, T) -> function
216 match_info({stacktrace}, Stk) when is_list(Stk) -> function
218 match_info([H1|T1], [H2|T2]) -> function
221 match_info(Tuple1, Tuple2) when tuple_size(Tuple1) =:= tuple_size(Tuple2) -> function
223 match_info(_, _) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/
H A Dproc_lib_SUITE.erl214 match_info(T, T) -> function
216 match_info({stacktrace}, Stk) when is_list(Stk) -> function
218 match_info([H1|T1], [H2|T2]) -> function
221 match_info(Tuple1, Tuple2) when tuple_size(Tuple1) =:= tuple_size(Tuple2) -> function
223 match_info(_, _) -> function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-regexp.cc111 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
128 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
136 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-regexp.cc111 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
128 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
136 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-regexp.cc109 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
124 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
132 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-regexp.cc111 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
128 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
136 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/channels/nemesis/netmod/newmad/
H A Dnewmad_poll.c46 nm_tag_t match_info = info->recv_unexpected.tag; in MPID_nem_newmad_get_adi_msg() local
95 nm_tag_t match_info = 0; in MPID_nem_newmad_directRecv() local
177 nm_tag_t match_info = 0; in MPID_nem_newmad_poll() local
328 MPID_nem_newmad_handle_rreq(MPID_Request *req, nm_tag_t match_info, size_t size) in MPID_nem_newmad_handle_rreq()
413 nm_tag_t match_info = 0; in MPID_nem_newmad_anysource_posted() local
502 nm_tag_t match_info; in MPID_nem_newmad_anysource_matched() local
H A Dnewmad_send.c22 nm_tag_t match_info = 0; in MPID_nem_newmad_iSendContig() local
70 nm_tag_t match_info = 0; in MPID_nem_newmad_iStartContigMsg() local
126 nm_tag_t match_info = 0; in MPID_nem_newmad_SendNoncontig() local
199 nm_tag_t match_info = 0; in MPID_nem_newmad_directSend() local
275 nm_tag_t match_info = 0; in MPID_nem_newmad_directSsend() local
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/common/pb/
H A Devent_replay_added.proto9 optional ServerInfo_ReplayMatch match_info = 1; field
/dports/www/c-icap-modules/c_icap_modules-0.5.5/services/url_check/
H A Dsrv_url_check.c68 struct match_info { struct
77 static void match_info_init(struct match_info *match_info); argument
253 struct match_info match_info; member
809 void match_info_init(struct match_info *match_info) in match_info_init()
819 void match_info_append_db(struct match_info *match_info, const char *db_name, const char *sub_cats) in match_info_append_db()
851 struct match_info *match_info, in new_lookup_db()
1062 struct match_info *match_info = &uc->match_info; in profile_access() local
1321 …struct lookup_db *ldb, struct url_check_http_info *http_info, struct match_info *match_info, ci_pt… in sg_lookup_db()
1516 …struct lookup_db *ldb, struct url_check_http_info *http_info, struct match_info *match_info, ci_pt… in lt_lookup_db()
1715 …struct lookup_db *ldb, struct url_check_http_info *http_info, struct match_info *match_info, ci_pt… in all_lookup_db()
[all …]
/dports/sysutils/consolekit2/ConsoleKit2-520b862/src/
H A Dck-log-event.c764 GMatchInfo *match_info; in parse_log_for_seat_added() local
824 GMatchInfo *match_info; in parse_log_for_seat_removed() local
924 GMatchInfo *match_info; in parse_log_for_system_start() local
978 GMatchInfo *match_info; in parse_log_for_seat_session_added() local
1053 GMatchInfo *match_info; in parse_log_for_seat_session_removed() local
1128 GMatchInfo *match_info; in parse_log_for_seat_active_session_changed() local
1180 GMatchInfo *match_info; in parse_log_for_seat_device_added() local
1233 GMatchInfo *match_info; in parse_log_for_seat_device_removed() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Djs-regexp.cc45 Handle<RegExpMatchInfo> match_info = in GetAndCacheIndices() local
86 Isolate* isolate, Handle<RegExpMatchInfo> match_info, in BuildIndices()

12345678910>>...22