HomeSort by relevance Sort by last modified time
    Searched refs:MATCH (Results 26 - 44 of 44) sorted by null

12

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorLRE.java 184 XPath rootMatch = new XPath("/", stylesheet, stylesheet, XPath.MATCH,
StylesheetHandler.java 165 * @param str A non-null reference to a valid or invalid match pattern string.
176 XPath xpath = new XPath(str, owningTemplate, this, XPath.MATCH, handler,
    [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c 307 #define MATCH(x, y, w) \
691 if (!MATCH(pai->ai_socktype, ex->e_socktype, WILD_SOCKTYPE(ex)))
693 if (!MATCH(pai->ai_protocol, ex->e_protocol, WILD_PROTOCOL(ex)))
745 /* require exact match for family field */
749 if (!MATCH(pai->ai_socktype, ex->e_socktype,
753 if (!MATCH(pai->ai_protocol, ex->e_protocol,
817 * if the servname does not match socktype/protocol, ignore it.
887 * if the servname does not match socktype/protocol, ignore it.
943 * if the servname does not match socktype/protocol, ignore it.
1029 * if the servname does not match socktype/protocol, ignore it
    [all...]
  /external/zlib/src/
inflate.c 25 * - Make hbuf[] unsigned char to match parameter type in inflate.c
37 * - Make MATCH copy in inflate() much faster for when inflate_fast() not used
46 * - Unroll last copy for window match in inflate_fast()
375 output will fall in the output data, making match copies simpler and faster.
615 unsigned copy; /* number of stored or match bytes to copy */
616 unsigned char FAR *from; /* where to copy match bytes from */
    [all...]
  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_result_view.cc 51 // Precalculated data used to draw the portion of a match classification that
60 // Precalculated data used to draw a complete visual run within the match.
64 size_t run_start; // Offset within the match text where this run begins.
174 void AutocompleteResultView::SetMatch(const AutocompleteMatch& match) {
175 match_ = match;
183 const AutocompleteMatch& match,
185 x = DrawString(canvas, match.contents, match.contents_class, false, x,
191 // Instead, we should paint the entire match as a single long string. This
194 if (!match.description.empty())
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
lex.c 72 { "match", MATCHFCN, MATCHFCN },
241 yylval.i = MATCH;
run.c 571 Cell *matchop(Node **a, int n) /* ~ and match() */
577 int (*mf)(fa *, const char *) = match, mode = 0;
605 } else if ((n == MATCH && i == 1) || (n == NOTMATCH && i == 0))
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.cc 120 // selected text color, it is more important to match the qualities of the
166 // The luminance should match the luminance of the foreground text. Again,
213 // Hopefully I can clean up the match situation a bit and this will
257 PangoWeight weight = (i->style & ACMatchClassification::MATCH) ?
475 const AutocompleteMatch& match = model_->result().match_at(line); local
477 // extension, |match| and its contents. So copy the relevant strings out to
479 const GURL url(match.destination_url);
481 const bool is_keyword_hint = model_->GetKeywordForMatch(match, &keyword);
482 edit_view_->OpenURL(url, disposition, match.transition, GURL(), line,
487 const AutocompleteMatch& match,
610 const AutocompleteMatch& match = result.match_at(i); local
    [all...]
search_provider.cc 94 // description of the new first match in the call to
186 AutocompleteMatch match; local
187 match.provider = this;
188 match.contents.assign(l10n_util::GetStringUTF16(IDS_EMPTY_KEYWORD_VALUE));
189 match.contents_class.push_back(
191 matches_.push_back(match);
530 // the most relevant match for each result.
613 // match having a relevance greater than the previous, but they might be
631 // match will outrank us for URL-like inputs anyway, so we need not do
635 AutocompleteMatch match; local
898 AutocompleteMatch& match = *i; local
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
inflate.c 25 * - Make hbuf[] unsigned char to match parameter type in inflate.c
37 * - Make MATCH copy in inflate() much faster for when inflate_fast() not used
46 * - Unroll last copy for window match in inflate_fast()
320 output will fall in the output data, making match copies simpler and faster.
565 unsigned copy; /* number of stored or match bytes to copy */
566 unsigned char FAR *from; /* where to copy match bytes from */
    [all...]
  /external/icu4c/test/intltest/
srchtest.cpp 271 errln("Error with the initialization of match start and length");
284 errln("Error next match found at %d (len:%d); expected %d (len:%d)",
310 errln("Error next match found at %d (len:%d); expected <NO MATCH>",
327 errln("Error previous match found at %d (len:%d); expected %d (len:%d)",
353 errln("Error previous match found at %d (len:%d); expected <NO MATCH>",
376 errln("Error following match starting at %d (overlap:%d) found at %d (len:%d); expected <NO MATCH>",
393 errln("Error following match starting at %d (overlap: %d) found at %d (len:%d); expected %d (len:%d)\n"
2358 int match = m_text_.indexOf(m_pattern_, start); local
2377 int match = m_text_.lastIndexOf(m_pattern_, 0, start); local
    [all...]
  /external/webkit/Source/WebCore/css/
CSSPrimitiveValueMappings.h     [all...]
  /external/icu4c/test/cintltst/
usrchdat.c 83 {"testing that \\u00e9 does not match e", "e", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON,
85 {"testing that string ab\\u00e9cd does not match e", "e", NULL,
130 /*05*/{"\\u00c0 should match but not A", "A\\u0300", "en", UCOL_IDENTICAL, USEARCH_STANDARD_ELEMENT_COMPARISON,
193 /* testing tightest match */
314 static const SearchData MATCH[] = {
383 * first CE of the expansion but the match fails because it ends in the
400 * grapheme boundiaries. The match at 0 only works because
497 {"testing that \\u00e9 does not match e", "e", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON,
    [all...]
usrchtst.c 356 log_err("Error with the initialization of match start and length\n");
368 log_err("Error next match found at idx %d (len:%d); expected %d (len:%d)\n",
392 log_err("Error next match found at %d (len:%d); expected <NO MATCH>\n",
410 log_err("Error previous match found at %d (len:%d); expected %d (len:%d)\n",
434 log_err("Error previous match found at %d (len:%d); expected <NO MATCH>\n",
457 log_err("Error following match starting at %d (overlap:%d) found at %d (len:%d); expected <NO MATCH>\n",
475 log_err("Error following match starting at %d (overlap: %d) found at %d (len:%d); expected %d (len:%d)\n"
2825 int32_t match = 0; local
2928 int32_t match = 0; local
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 438 milliseconds

12