Home
last modified time | relevance | path

Searched refs:matching_index (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/font-kit-0.6.0/src/
H A Dmatching.rs45 Some(&matching_index) => candidates[matching_index].stretch, in find_best_match()
47 let matching_index = *matching_set in find_best_match() localVariable
51 candidates[matching_index].stretch in find_best_match()
61 Some(&matching_index) => candidates[matching_index].stretch, in find_best_match()
63 let matching_index = *matching_set in find_best_match() localVariable
67 candidates[matching_index].stretch in find_best_match()
122 Some(&matching_index) => candidates[matching_index].weight, in find_best_match()
124 let matching_index = *matching_set in find_best_match() localVariable
128 candidates[matching_index].weight in find_best_match()
138 Some(&matching_index) => candidates[matching_index].weight, in find_best_match()
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/api/
H A Dmatch_api.hpp136 auto matching_index = trace_idx_to_matching_idx[trace_index]; in MakeTracepoints() local
137 if (matching_index.NotMatched()) in MakeTracepoints()
143 sub_matchings[matching_index.sub_matching_index].nodes[matching_index.point_index]; in MakeTracepoints()
145 waypoint->add_matchings_index(matching_index.sub_matching_index); in MakeTracepoints()
164 waypoint->add_waypoint_index(matching_index.point_index); in MakeTracepoints()
190 auto matching_index = trace_idx_to_matching_idx[trace_index]; in MakeTracepoints() local
191 if (matching_index.NotMatched()) in MakeTracepoints()
197 sub_matchings[matching_index.sub_matching_index].nodes[matching_index.point_index]; in MakeTracepoints()
200 waypoint.values["waypoint_index"] = matching_index.point_index; in MakeTracepoints()
202 sub_matchings[matching_index.sub_matching_index] in MakeTracepoints()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/fontdb-0.1.0/src/
H A Dlib.rs641 Some(&matching_index) => candidates[matching_index].stretch, in find_best_match()
643 let matching_index = *matching_set in find_best_match() localVariable
649 candidates[matching_index].stretch in find_best_match()
662 Some(&matching_index) => candidates[matching_index].stretch, in find_best_match()
664 let matching_index = *matching_set in find_best_match() localVariable
670 candidates[matching_index].stretch in find_best_match()
720 Some(&matching_index) => candidates[matching_index].weight, in find_best_match()
722 let matching_index = *matching_set in find_best_match() localVariable
725 candidates[matching_index].weight in find_best_match()
736 Some(&matching_index) => candidates[matching_index].weight, in find_best_match()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/usvg-0.9.0/src/
H A Dfontdb.rs342 Some(&matching_index) => candidates[matching_index].stretch, in find_best_match()
344 let matching_index = *matching_set in find_best_match() localVariable
350 candidates[matching_index].stretch in find_best_match()
361 Some(&matching_index) => candidates[matching_index].stretch, in find_best_match()
363 let matching_index = *matching_set in find_best_match() localVariable
369 candidates[matching_index].stretch in find_best_match()
417 Some(&matching_index) => candidates[matching_index].weight, in find_best_match()
419 let matching_index = *matching_set in find_best_match() localVariable
425 candidates[matching_index].weight in find_best_match()
435 Some(&matching_index) => candidates[matching_index].weight, in find_best_match()
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/proxy/hdrs/
H A DHttpCompat.cc537 int *matching_index, bool ignore_wildcards) in match_accept_language() argument
552 *matching_index = 0; in match_accept_language()
617 *matching_index = Q_wild_index; in match_accept_language()
622 *matching_index = Q_index; in match_accept_language()
627 *matching_index = 0; in match_accept_language()
654 …_charset(const char *charset_str, int charset_len, StrList *acpt_charset_list, int *matching_index, in match_accept_charset() argument
669 *matching_index = 0; in match_accept_charset()
720 *matching_index = Q_wild_index; in match_accept_charset()
724 *matching_index = Q_index; in match_accept_charset()
728 *matching_index = 0; in match_accept_charset()
H A DHttpCompat.h52 int *matching_index, bool ignore_wildcards = false);
54 …_charset(const char *charset_str, int charset_len, StrList *acpt_charset_list, int *matching_index,
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/ECS/classes/Course/
H A Dclass.ilECSCourseCreationHandler.php177 $matching_index = ilECSCourseMappingRule::isMatching(
183 if (strcmp($matching_index, '0') !== 0) {
184 $matching_rules[$matching_index] = $ref_id;
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/ECS/classes/Course/
H A Dclass.ilECSCourseCreationHandler.php177 $matching_index = ilECSCourseMappingRule::isMatching(
183 if (strcmp($matching_index, '0') !== 0) {
184 $matching_rules[$matching_index] = $ref_id;
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/scripts/
H A Dscenario_59_border.lua15074 local matching_index = 0
15078 matching_index = i
15085 local new_index = matching_index
15088 until(new_index ~= matching_index)
15091 if matching_index == 1 then