Home
last modified time | relevance | path

Searched refs:matchp (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/x11/xedit/xedit-1.2.2/lisp/modules/
H A Dindent.lsp825 matchp
831 (setq matchp (cdr matchp))
836 matchp (cdr matchp)
843 start matchp
850 (setq rulep (cdr rulep) matchp (cdr matchp))
859 start matchp
876 matchp
883 (setq rulep (cdr rulep) matchp (cdr matchp))
890 (setq rulep (cdr rulep) matchp (cdr matchp))
895 (setq rulep (cdr rulep) matchp (cdr matchp))
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dbtree_cmp.i139 const WT_ITEM *user_item, const WT_ITEM *tree_item, size_t *matchp) in __wt_lex_compare_skip() argument
146 len = WT_MIN(usz, tsz) - *matchp; in __wt_lex_compare_skip()
148 userp = (const uint8_t *)user_item->data + *matchp; in __wt_lex_compare_skip()
149 treep = (const uint8_t *)tree_item->data + *matchp; in __wt_lex_compare_skip()
163 *matchp += WT_VECTOR_SIZE) { in __wt_lex_compare_skip()
174 *matchp += WT_VECTOR_SIZE) { in __wt_lex_compare_skip()
194 *matchp += WT_VECTOR_SIZE) { in __wt_lex_compare_skip()
208 for (; len > 0; --len, ++userp, ++treep, ++*matchp) in __wt_lex_compare_skip()
224 size_t *matchp) in __wt_compare_skip() argument
227 *cmpp = __wt_lex_compare_skip(user_item, tree_item, matchp); in __wt_compare_skip()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/curl/lib/
H A Dhostcheck.c125 char *matchp; in Curl_cert_hostcheck() local
132 matchp = strdup(match_pattern); in Curl_cert_hostcheck()
133 if(matchp) { in Curl_cert_hostcheck()
136 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
140 free(matchp); in Curl_cert_hostcheck()
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/
H A Dhostcheck.c128 char *matchp; in Curl_cert_hostcheck() local
135 matchp = strdup(match_pattern); in Curl_cert_hostcheck()
136 if(matchp) { in Curl_cert_hostcheck()
139 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
143 free(matchp); in Curl_cert_hostcheck()
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Dhostcheck.c128 char *matchp; in Curl_cert_hostcheck() local
135 matchp = strdup(match_pattern); in Curl_cert_hostcheck()
136 if(matchp) { in Curl_cert_hostcheck()
139 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
143 free(matchp); in Curl_cert_hostcheck()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Dhostcheck.c127 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
128 if(matchp) { in Curl_cert_hostcheck()
131 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
135 free(matchp); in Curl_cert_hostcheck()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dhostcheck.c127 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
128 if(matchp) { in Curl_cert_hostcheck()
131 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
135 free(matchp); in Curl_cert_hostcheck()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dhostcheck.c127 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
128 if(matchp) { in Curl_cert_hostcheck()
131 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
135 free(matchp); in Curl_cert_hostcheck()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dhostcheck.c127 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
128 if(matchp) { in Curl_cert_hostcheck()
131 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
135 free(matchp); in Curl_cert_hostcheck()
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/
H A Dhostcheck.c127 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
128 if(matchp) { in Curl_cert_hostcheck()
131 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
135 free(matchp); in Curl_cert_hostcheck()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Dhostcheck.c127 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
128 if(matchp) { in Curl_cert_hostcheck()
131 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
135 free(matchp); in Curl_cert_hostcheck()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dhostcheck.c135 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
136 if(matchp) { in Curl_cert_hostcheck()
139 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
143 free(matchp); in Curl_cert_hostcheck()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Dhostcheck.c135 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
136 if(matchp) { in Curl_cert_hostcheck()
139 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
143 free(matchp); in Curl_cert_hostcheck()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Dhostcheck.c135 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
136 if(matchp) { in Curl_cert_hostcheck()
139 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
143 free(matchp); in Curl_cert_hostcheck()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Dhostcheck.c135 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
136 if(matchp) { in Curl_cert_hostcheck()
139 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
143 free(matchp); in Curl_cert_hostcheck()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Dhostcheck.c135 char *matchp = strdup(match_pattern); in Curl_cert_hostcheck() local
136 if(matchp) { in Curl_cert_hostcheck()
139 if(hostmatch(hostp, matchp) == CURL_HOST_MATCH) in Curl_cert_hostcheck()
143 free(matchp); in Curl_cert_hostcheck()
/dports/biology/wise/wise2.4.1/src/models/
H A Dmotifdiff.c44 TransFactorMatchPara * matchp; in main() local
82 matchp = new_TransFactorMatchPara_from_argv(&argc,argv); in main()
83 matchp->min_relative = 7.0; in main()
84 matchp->relative_prob_bits = 0.5; in main()
85 matchp->relative_prob = 0.5; in main()
86 matchp->type = TFM_RELATIVE; in main()
153 one = calculate_TransFactorMatchSet(sa->seq[0],tfs,matchp); in main()
157 two = calculate_TransFactorMatchSet(sa->seq[1],tfs,matchp); in main()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide.cpp120 matchp = (unsigned int *) ADM_alloc(xblocks * yblocks * sizeof(unsigned int)); in Telecide()
138 if (matchp != NULL) ADM_dealloc(matchp); in ~Telecide()
140 matchp=NULL; in ~Telecide()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide.cpp120 matchp = (unsigned int *) ADM_alloc(xblocks * yblocks * sizeof(unsigned int)); in Telecide()
138 if (matchp != NULL) ADM_dealloc(matchp); in ~Telecide()
140 matchp=NULL; in ~Telecide()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide.cpp120 matchp = (unsigned int *) ADM_alloc(xblocks * yblocks * sizeof(unsigned int)); in Telecide()
138 if (matchp != NULL) ADM_dealloc(matchp); in ~Telecide()
140 matchp=NULL; in ~Telecide()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide.cpp120 matchp = (unsigned int *) ADM_alloc(xblocks * yblocks * sizeof(unsigned int)); in Telecide()
138 if (matchp != NULL) ADM_dealloc(matchp); in ~Telecide()
140 matchp=NULL; in ~Telecide()
/dports/irc/znc/znc-1.8.2/src/
H A DSSLVerifyHost.cpp242 char* matchp; in Curl_cert_hostcheck() local
249 matchp = strdup(match_pattern); in Curl_cert_hostcheck()
250 if (matchp) { in Curl_cert_hostcheck()
253 if (hostmatch(hostp, matchp) == CURL_HOST_MATCH) res = 1; in Curl_cert_hostcheck()
256 free(matchp); in Curl_cert_hostcheck()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dregmove.c1271 find_matches (rtx insn, struct match *matchp) in find_matches() argument
1285 matchp->with[op_no] = matchp->commutative[op_no] = -1; in find_matches()
1296 matchp->use[op_no] = READ; in find_matches()
1297 matchp->early_clobber[op_no] = 0; in find_matches()
1299 matchp->use[op_no] = WRITE; in find_matches()
1301 matchp->use[op_no] = READWRITE; in find_matches()
1316 matchp->early_clobber[op_no] = 1; in find_matches()
1319 matchp->commutative[op_no] = op_no + 1; in find_matches()
1334 matchp->with[op_no] = match; in find_matches()
1336 if (matchp->commutative[op_no] >= 0) in find_matches()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dregmove.c1271 find_matches (rtx insn, struct match *matchp) in find_matches() argument
1285 matchp->with[op_no] = matchp->commutative[op_no] = -1; in find_matches()
1296 matchp->use[op_no] = READ; in find_matches()
1297 matchp->early_clobber[op_no] = 0; in find_matches()
1299 matchp->use[op_no] = WRITE; in find_matches()
1301 matchp->use[op_no] = READWRITE; in find_matches()
1316 matchp->early_clobber[op_no] = 1; in find_matches()
1319 matchp->commutative[op_no] = op_no + 1; in find_matches()
1334 matchp->with[op_no] = match; in find_matches()
1336 if (matchp->commutative[op_no] >= 0) in find_matches()
[all …]
/dports/cad/verilator/verilator-4.216/include/
H A Dverilated_cov.h119 void clearNonMatch(const char* matchp) VL_MT_SAFE;
191 static void clearNonMatch(const char* matchp) VL_MT_SAFE { in clearNonMatch() argument
192 threadCovp()->clearNonMatch(matchp); in clearNonMatch()

123456789