HomeSort by relevance Sort by last modified time
    Searched refs:match (Results 476 - 500 of 736) sorted by null

<<11121314151617181920>>

  /external/dhcpcd/
dhcpcd.c 176 char *match = NULL, *p; local
178 match = xstrdup(value);
179 p = strchr(match, '=');
182 l = strlen(match);
185 if (match && strncmp(lst[i], match, l) == 0) {
198 free(match);
208 free(match);
  /external/v8/test/mjsunit/
ascii-regexp-subject.js 29 * @fileoverview Check that an initial ^ will result in a faster match fail.
regexp-static.js 69 // String.prototype.match and String.prototype.replace (when given a
73 s.match(re);
136 // lastParen where the last parenthesis didn't match.
164 // we do a match on a sliced string (the top one not the underlying).
  /external/v8/test/mjsunit/regress/
regress-399.js 31 var year = String(date).match(/.*(200\d)/)[1];
  /external/webkit/JavaScriptCore/runtime/
RegExp.cpp 73 // String::match and RegExpObject::match.
113 int RegExp::match(const UString& s, int startOffset, Vector<int, 32>* ovector) function in class:JSC::RegExp
184 int RegExp::match(const UString& s, int startOffset, Vector<int, 32>* ovector) function in class:JSC::RegExp
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-104077.js 562 actual = a120571.toString().match(/continue/)[0];
595 actual = b.toString().match(/continue/)[0];
  /external/webkit/WebCore/inspector/front-end/
ObjectPropertiesSection.js 102 chunka = a.match(chunk)[0];
103 chunkb = b.match(chunk)[0];
inspector.js 88 var match = userAgent.match(/Windows NT (\d+)\.(?:\d+)/);
89 if (match && match[1] >= 6)
93 var match = userAgent.match(/Mac OS X\s*(?:(\d+)_(\d+))?/);
94 if (!match || match[1] != 10)
96 switch (Number(match[2])) {
    [all...]
ProfilesPanel.js 346 var match = url.match(WebInspector.ProfileType.URLRegExp);
347 if (!match)
349 this.showProfile(this._profilesIdMap[this._makeKey(match[3], match[1])]);
  /frameworks/base/core/java/android/content/
SearchRecentSuggestionsProvider.java 42 * <i>configures</i> the provider to match the requirements of your searchable activity.</li>
159 * @param authority This must match the authority that you've declared in your manifest.
238 if (mUriMatcher.match(uri) == URI_MATCH_SUGGEST) {
312 if (mUriMatcher.match(uri) == URI_MATCH_SUGGEST) {
  /packages/apps/Settings/src/com/android/settings/
ProxySelector.java 155 Matcher match = HOSTNAME_PATTERN.matcher(hostname); local
157 if (!match.matches()) return R.string.proxy_error_invalid_host;
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfdlink.h 735 struct bfd_elf_version_expr *(*match)
743 struct bfd_elf_version_expr *(*match)
732 struct bfd_elf_version_expr *(*match) member in struct:bfd_elf_version_tree
740 struct bfd_elf_version_expr *(*match) member in struct:bfd_elf_dynamic_list
  /build/tools/droiddoc/templates/assets/
prettify.js 15 f===L||f===Tb)f=Q+f;return f}function q(j){for(var f=j.substring(1,j.length-1).match(new RegExp(Ub,R)),s=[],k=[],h=f[0]===M,e=h?1:0,p=f.length;e<p;++e){var t=f[e];switch(t){case Vb:case Wb:case Xb:case Yb:case Zb:case $b:case ac:case bc:s.push(t);continue}var u=l(t),x;if(e+2<p&&Sb===f[e+1]){x=l(f[e+2]);e+=2}else x=u;k.push([u,x]);if(!(x<65||u>122)){x<65||u>90||k.push([Math.max(65,u)|32,Math.min(x,90)|32]);x<97||u>122||k.push([Math.max(97,u)&-33,Math.min(x,122)&-33])}}k.sort(function(Oa,Pa){return Oa[0]-
16 Pa[0]||Pa[1]-Oa[1]});var B=[],E=[NaN,NaN];for(e=0;e<k.length;++e){var A=k[e];if(A[0]<=E[1]+1)E[1]=Math.max(E[1],A[1]);else B.push(E=A)}var D=[L];h&&D.push(M);D.push.apply(D,s);for(e=0;e<B.length;++e){A=B[e];D.push(n(A[0]));if(A[1]>A[0]){A[1]+1>A[0]&&D.push(Sb);D.push(n(A[1]))}}D.push(Tb);return D.join(P)}function v(j){var f=j.source.match(new RegExp(cc,R)),s=f.length,k=[],h,e=0;for(h=0;e<s;++e){var p=f[e];if(p===H)++h;else if(Q===p.charAt(0)){var t=+p.substring(1);if(t&&t<=h)k[t]=-1}}for(e=1;e<k.length;++e)if(-1===
19 n));g=i+1;break;case jc:b=0;break;default:++b}}if(!d)return c;d.push(c.substring(g));return d.join(P)}}var Vd=new RegExp(kc,R),Wd=/^<\!--/,Xd=/^<\[CDATA\[/,Yd=/^<br\b/i,Qa=/^<(\/?)([a-zA-Z]+)/;function Zd(a){var b=a.match(Vd),c=[],d=0,g=[];if(b)for(var i=0,m=b.length;i<m;++i){var l=b[i];if(l.length>1&&l.charAt(0)===I){if(!Wd.test(l))if(Xd.test(l)){c.push(l.substring(9,l.length-3));d+=l.length-12}else if(Yd.test(l)){c.push(jc);++d}else if(l.indexOf(lc)>=0&&$d(l)){var n=l.match(Qa)[2],q=1,v;v=i+1;a:for(;v<
20 m;++v){var w=b[v].match(Qa);if(w&&w[2]===n)if(w[1]===ra){if(--q===0)break a}else++q}if(v<m){g.push(d,b.slice(i,v+1).join(P));i=v}else g.push(d,l)}else g.push(d,l)}else{var j=Sd(l);c.push(j);d+=j.length}}return{source:c.join(P),tags:g}}function $d(a){return!!a.replace(/\s(\w+)\s*=\s*(?:\"([^\"]*)\"|'([^\']*)'|(\S+))/g,mc).match(/[cC][lL][aA][sS][sS]=\"[^\"]*\bnocode\b/)}function ia(a,b,c,d){if(b){var g={source:b,b:a};c(g);d.push.apply(d,g.c)}}function K(a,b){var c={},d;(function(){for(var m=a.concat(b),
21 l=[],n={},q=0,v=m.length;q<v;++q){var w=m[q],j=w[3];if(j)for(var f=j.length;--f>=0;)c[j.charAt(f)]=w;var s=w[1],k=P+s;if(!n.hasOwnProperty(k)){l.push(s);n[k]=r}}l.push(/[\0-\uffff]/);d=Na(l)})();var g=b.length,i=function(m){for(var l=m.source,n=m.b,q=[n,S],v=0,w=l.match(d)||[],j={},f=0,s=w.length;f<s;++f){var k=w[f],h=j[k],e,p;if(typeof h===nc)p=z;else{var t=c[k.charAt(0)];if(t){e=k.match(t[1]);h=t[0]}else{for(var u=0;u<g;++u){t=b[u];if(e=k.match(t[1])){h=t[0];break}}e||(h=S)}if((p=h.length>=5&&T===
30 m;++i)d.push(c[g][i]);c=r;var l=Date;l.now||(l={now:function(){return(new Date).getTime()}});var n=0,q;function v(){for(var j=window.PR_SHOULD_USE_CONTINUATION?l.now()+250:Infinity;n<d.length&&l.now()<j;n++){var f=d[n];if(f.className&&f.className.indexOf(Gd)>=0){var s=f.className.match(/\blang-(\w+)\b/);if(s)s=s[1];for(var k=z,h=f.parentNode;h;h=h.parentNode)if((h.tagName===Dd||h.ta (…)
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
SynchronousQueue.java 186 * to match a waiting node.
203 volatile SNode match; // the node matched to this field in class:SynchronousQueue.TransferStack.SNode
226 (SNode.class, SNode.class, "match");
229 * Tries to match node s to this node, if so, waking up thread.
233 * @param s the node to match
237 if (match == null &&
246 return match == s;
257 return match == this;
294 * mode, try to push node on stack and wait for a match,
298 * try to push a fulfilling node on to stack, match
    [all...]
  /external/clearsilver/util/
neo_str.c 428 int match = 0; local
461 match = 0;
464 match = 1;
473 match = 1;
479 if (match)
675 int match = 0; local
708 match = 0;
718 match = 1;
727 match = 1;
733 if (match)
    [all...]
  /external/icu4c/i18n/
csrmbcs.cpp 200 // No match if there are too many characters that don't fit the encoding scheme.
270 int32_t CharsetRecog_sjis::match(InputText* det) function in class:CharsetRecog_sjis
369 int32_t CharsetRecog_euc_jp::match(InputText *det) function in class:CharsetRecog_euc_jp
389 int32_t CharsetRecog_euc_kr::match(InputText *det) function in class:CharsetRecog_euc_kr
439 int32_t CharsetRecog_big5::match(InputText *det) function in class:CharsetRecog_big5
513 int32_t CharsetRecog_gb_18030::match(InputText *det) function in class:CharsetRecog_gb_18030
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
upload.py 316 match = re.search("^r(?P<svn_revision>\d+) \|", commit_log, re.MULTILINE)
317 if match:
318 svn_revision = match.group('svn_revision')
336 if re.match("^r[0-9]+$", svn_revision, re.IGNORECASE):
338 if not re.match("^[0-9]+$", svn_revision):
  /frameworks/base/core/java/com/android/internal/app/
ResolverActivity.java 124 int cat = ri.match&IntentFilter.MATCH_CATEGORY_MASK;
152 if (a.match(data) >= 0) {
165 if (p.match(path)) {
182 if (r.match > bestMatch) bestMatch = r.match;
  /external/webkit/WebKitTools/Scripts/webkitpy/
BeautifulSoup.py 101 markupbase._declname_match = re.compile(r'[a-zA-Z][-_.:a-zA-Z0-9]*\s*').match
251 """Returns all items that match the given criteria and appear
264 """Returns the siblings of this Tag that match the given
277 """Returns all items that match the given criteria and appear
291 """Returns the siblings of this Tag that match the given
309 """Returns the parents of this Tag that match the given
326 "Iterates over a generator looking for things that match."
475 def _convertEntities(self, match):
480 x = match.group(1)
776 """Extracts a list of Tag objects that match the give
    [all...]
  /external/bluetooth/glib/gio/xdgmime/
xdgmimecache.c 286 const char *match; local
288 match = cache_magic_compare_to_data (cache, offset + 16 * j,
290 if (match)
291 return match;
627 const char *match; local
629 match = cache_magic_lookup_data (cache, data, len, &prio,
634 mime_type = match;
  /external/webkit/WebKit/chromium/src/js/
HeapProfilerPanel.js 307 // The current search needs to be performed again. First negate out previous match
444 var match = query.match(parsers[operation]);
445 if (match !== null)
446 return [operations[operation], parseFloat(match[1])];
512 if (type === "STRING_TYPE" || type === "HEAP_NUMBER_TYPE" || type.match(/^JS_/)) return "data";
531 if (type === "STRING_TYPE" || type === "HEAP_NUMBER_TYPE" || type.match(/^JS_/) || type.match(/_ARRAY_TYPE$/)) return "data";
    [all...]
  /external/wpa_supplicant/
tls_gnutls.c 450 static int tls_match_altsubject(X509 *cert, const char *match)
490 if (strstr(tmp, match))
508 char *match, *altmatch;
518 match = conn ? conn->subject_match : NULL;
530 if (depth == 0 && match && strstr(buf, match) == NULL) {
532 "match with '%s'", buf, match);
536 wpa_printf(MSG_WARNING, "TLS: altSubjectName match "
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_gnutls.c 455 static int tls_match_altsubject(X509 *cert, const char *match)
495 if (strstr(tmp, match))
513 char *match, *altmatch;
523 match = conn ? conn->subject_match : NULL;
535 if (depth == 0 && match && strstr(buf, match) == NULL) {
537 "match with '%s'", buf, match);
541 wpa_printf(MSG_WARNING, "TLS: altSubjectName match "
    [all...]
  /packages/apps/IM/src/com/android/im/provider/
ImpsProvider.java 1087 int match = mUrlMatcher.match(url); local
1433 int match = mUrlMatcher.match(url); local
2031 int match = mUrlMatcher.match(url); local
2582 int match = mUrlMatcher.match(url); local
3007 int match = mUrlMatcher.match(url); local
    [all...]
  /external/clearsilver/scripts/
document.py 106 m = CParser.RE_C_define.match(line)
110 m = CParser.RE_C_func_def.match(line)
116 m = CParser.RE_C_func_def_b.match(line)

Completed in 2652 milliseconds

<<11121314151617181920>>