Home
last modified time | relevance | path

Searched defs:match_index (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/i18n/
H A Dstring_search.cc47 size_t* match_index, in Search()
85 size_t* match_index, in Search()
93 size_t* match_index, in StringSearchIgnoringCaseAndAccents()
101 size_t* match_index, in StringSearch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/i18n/
H A Dstring_search.cc48 size_t* match_index, in Search()
86 size_t* match_index, in Search()
94 size_t* match_index, in StringSearchIgnoringCaseAndAccents()
102 size_t* match_index, in StringSearch()
/dports/astro/oskar/OSKAR-2.8.0/oskar/math/src/
H A Doskar_find_closest_match.c18 int i = 0, match_index = 0; in oskar_find_closest_match_f() local
36 int i = 0, match_index = 0; in oskar_find_closest_match_d() local
54 int match_index = 0; in oskar_find_closest_match() local
/dports/mail/spamprobe/spamprobe-1.4d/src/utility/
H A DRegularExpression.cc186 void RegularExpression::removeMatch(int match_index, in removeMatch()
195 void RegularExpression::replaceMatch(int match_index, in replaceMatch()
205 void RegularExpression::getMatch(int match_index, in getMatch()
213 const string &RegularExpression::getMatch(int match_index, in getMatch()
223 const string &RegularExpression::getMatch(int match_index, in getMatch()
/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Dlz77_buffer.cpp217 unsigned long match_index, match_length; in lz77_buffer_kernel_test() local
288 unsigned long match_index, match_length; in lz77_buffer_kernel_test() local
430 unsigned long match_index, match_length; in lz77_buffer_kernel_test() local
512 unsigned long match_index = 0, match_length = 0; in lz77_buffer_kernel_test() local
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Dlz77_buffer.cpp217 unsigned long match_index, match_length; in lz77_buffer_kernel_test() local
288 unsigned long match_index, match_length; in lz77_buffer_kernel_test() local
430 unsigned long match_index, match_length; in lz77_buffer_kernel_test() local
512 unsigned long match_index = 0, match_length = 0; in lz77_buffer_kernel_test() local
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/dce_rpc/
H A Ddce_http_server_splitter.h54 unsigned int match_index; variable
H A Ddce_http_proxy_splitter.h58 unsigned int match_index; variable
/dports/mail/wmbiff/wmbiff-0.4.36/wmbiff/
H A Dregulo.h11 int match_index; member
/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dautocomplete.c289 static size_t match_index; in command_generator() local
321 static size_t match_index; in keyword_generator() local
/dports/science/py-dlib/dlib-19.22/dlib/compress_stream/
H A Dcompress_stream_kernel_2.h207 unsigned long match_index, match_length; in compress() local
351 unsigned long match_length, match_index; in decompress() local
/dports/science/dlib-cpp/dlib-19.22/dlib/compress_stream/
H A Dcompress_stream_kernel_2.h207 unsigned long match_index, match_length; in compress() local
351 unsigned long match_length, match_index; in decompress() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/omnibox/popup/
H A Domnibox_popup_view_ios.h40 void OnMatchIconUpdated(size_t match_index) override {} in OnMatchIconUpdated()
/dports/devel/z88dk/z88dk/src/zx7/
H A Doptimize.c53 int match_index; in optimize() local
/dports/devel/libmtdev/mtdev-1.1.6/src/
H A Dmatch_four.c63 static const int match_index[][5] = { variable
/dports/devel/regexxer/regexxer-0.10/src/
H A Dfileshared.cc60 MatchData::MatchData(int match_index, const Glib::ustring& line, in MatchData()
/dports/devel/py-rebulk/rebulk-3.1.0/rebulk/
H A Dpattern.py206 def _process_match_index(match, match_index): argument
267 def _process_match(self, match, match_index, child=False): argument
291 def _process_matches(self, match, match_index): argument
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/lib/
H A Dapcconfig.c43 static HANDLER match_facility, match_index; variable
280 static int match_index(UPSINFO *ups, int offset, const GENINFO * vs, const char *v) in match_index() function
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/lib/
H A Dapcconfig.c43 static HANDLER match_facility, match_index; variable
278 static int match_index(UPSINFO *ups, int offset, const GENINFO * vs, const char *v) in match_index() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Dautocomplete_match_type.cc220 size_t match_index, in ToAccessibilityLabel()
/dports/science/py-dlib/dlib-19.22/dlib/lz77_buffer/
H A Dlz77_buffer_kernel_1.h208 unsigned long match_index = 0; // the index of the longest match we find in find_match() local
/dports/science/dlib-cpp/dlib-19.22/dlib/lz77_buffer/
H A Dlz77_buffer_kernel_1.h208 unsigned long match_index = 0; // the index of the longest match we find in find_match() local
/dports/www/trafficserver/trafficserver-9.1.1/plugins/esi/lib/
H A DVariables.cc102 int match_index = _searchHeaders(SIMPLE_HEADERS, header.name, name_len); in populate() local
151 int match_index = _searchHeaders(SIMPLE_HEADERS, name, name_len); in _parseHeader() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/util/
H A DGeneralUtils.java113 int match_index = -1; in replaceAll() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/search/
H A Dsearch_tab_helper.cc460 int match_index = -1; in OnResultChanged() local
502 void SearchTabHelper::OnBitmapFetched(int match_index, in OnBitmapFetched()
511 void SearchTabHelper::OnFaviconFetched(int match_index, in OnFaviconFetched()

12345678910>>...12