Home
last modified time | relevance | path

Searched +defs:c +defs:add +defs:style (Results 1 – 25 of 34) sorted by relevance

12

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMap.java56 … static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with()
60 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with()
67 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with()
71 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with()
78 public abstract Builder<V> add(CharSequence key, V value); in add() method in TrieMap.Builder
132 char c = test.charAt(i); in get() local
237 char c = text.charAt(current++); in next() local
278 public BytesBuilder<V> add(CharSequence key, V value) { in add() method in TrieMap.BytesBuilder
300 char c = key.charAt(i); in add() local
420 char c = text.charAt(current++); in next() local
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTrieMap.java57 … static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with()
61 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with()
68 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with()
72 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with()
79 public abstract Builder<V> add(CharSequence key, V value); in add() method in TrieMap.Builder
133 char c = test.charAt(i); in get() local
238 char c = text.charAt(current++); in next() local
279 public BytesBuilder<V> add(CharSequence key, V value) { in add() method in TrieMap.BytesBuilder
301 char c = key.charAt(i); in add() local
421 char c = text.charAt(current++); in next() local
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java610 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint()
652 private static <T extends Appendable> T _appendToPat(T buf, int c, boolean escapeUnprintable) { in _appendToPat()
720 int c = pat.codePointAt(i); in _toPattern() local
892 int c = UTF16.charAt(s, 0); in matchesIndexValue() local
1111 public int indexOf(int c) { in indexOf()
1169 public UnicodeSet add(int start, int end) { in add() method
1227 public final UnicodeSet add(int c) { in add() method
1233 private final UnicodeSet add_unchecked(int c) { in add_unchecked()
1330 public final UnicodeSet add(CharSequence s) { in add() method
1486 public final UnicodeSet retain(int c) { in retain()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java591 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint()
633 private static <T extends Appendable> T _appendToPat(T buf, int c, boolean escapeUnprintable) { in _appendToPat()
700 int c = pat.codePointAt(i); in _toPattern() local
867 int c = UTF16.charAt(s, 0); in matchesIndexValue() local
1084 public int indexOf(int c) { in indexOf()
1140 public UnicodeSet add(int start, int end) { in add() method
1196 public final UnicodeSet add(int c) { in add() method
1202 private final UnicodeSet add_unchecked(int c) { in add_unchecked()
1298 public final UnicodeSet add(CharSequence s) { in add() method
1445 public final UnicodeSet retain(int c) { in retain()
[all …]
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js175 …'"',f="Array",e="()",d="String",c="Function",b=".prototype",L="function",K="Boolean",J="Error",I="… argument
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
Djquery-1.6.1.min.js16ction(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}f… argument
17 …===8)return;c.result=b,c.target=e,d=d?f.makeArray(d):[],d.unshift(c);var k=e,l=h.indexOf(":")<0?"o… argument
18c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(type… argument
/external/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js2 …w||a.parentWindow:!1}function cu(a){if(!cj[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("di… argument
3c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2]… argument
4clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},afte… argument
/external/libjpeg-turbo/doc/html/
Djquery.js2 …w||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("di… argument
3c.apply(this,arguments),g&&f.isFunction(g.promise)?g.promise().then(d.resolve,d.reject,d.notify):d… property
4 f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!… argument
5 &&m.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowe… argument
7 …deType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild… argument
8 {if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.… property
/external/testng/src/main/resources/
Djquery-1.7.1.min.js2 …w||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("di… argument
3 f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!… argument
4cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this}… argument
/external/autotest/client/site_tests/video_VimeoVideo/
Djquery-2.1.3.min.js2ction(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,… argument
3c){return L.access(a,b,c)},_removeData:function(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a… argument
4 },removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=n.prop… argument
/external/autotest/client/site_tests/video_GlitchDetection/
Djquery-2.1.3.min.js2ction(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,… argument
3c){return L.access(a,b,c)},_removeData:function(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a… argument
4 },removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=n.prop… argument
/external/chromium-trace/catapult/third_party/jquery/
Djquery-2.1.4.min.js2ction(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,… argument
3c)},removeData:function(a,b){M.remove(a,b)},_data:function(a,b,c){return L.access(a,b,c)},_removeD… argument
4 void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=n.find.attr(a,b),null==e?void 0:e):null!==c?d&&… argument
/external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/
Djquery.min.js2ction(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,… argument
3 …eof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof… argument
4 …a&&a.get?a.get(this):Zb.propHooks._default.get(this)},run:function(a){var b,c=Zb.propHooks[this.pr… argument
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp431 DateFormat::EStyle style = (DateFormat::EStyle)i; in addICUPatterns() local
1125 UChar c = (typeValue!= UDATPG_HOUR_FIELD && typeValue!= UDATPG_MONTH_FIELD && in adjustFieldTypes() local
1383 PatternMap::add(const UnicodeString& basePattern, in add() function in PatternMap
1777 UChar c=pattern.charAt(curLoc); in setTokens() local
1889 UChar c= field.charAt(i); in isPatternSeparator() local
2160 DTRedundantEnumeration::add(const UnicodeString& pattern, UErrorCode& status) { in add() function in DTRedundantEnumeration
/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.js32 …ction(r,g,b,a){var o={};o.r=r||0;o.g=g||0;o.b=b||0;o.a=a!=null?a:1;o.add=function(c,d){for(var i=0… function
774 style: placeholder.css("font-style"), property
1018 var c, colors = [], colorPool = options.colors, variable
2557 …function drawBar(x, y, b, barLeft, barRight, fillStyleCallback, axisx, axisy, c, horizontal, lineW… argument
Djquery.flot.min.js7 …r||0;o.g=g||0;o.b=b||0;o.a=a!=null?a:1;o.add=function(c,d){for(var i=0;i<c.length;++i)o[c.charAt(i… argument
8 …rom>xrange.axis.max||yrange.to<yrange.axis.min||yrange.from>yrange.axis.max)continue;xrange.from=M… argument
/external/chromium-trace/catapult/telemetry/third_party/flot/
Djquery.flot.min.js28ction(e){e.color={},e.color.make=function(t,n,r,i){var s={};return s.r=t||0,s.g=n||0,s.b=r||0,s.a=… variable
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DUnicodeProperty.java404 public Name(String name, int style) { in Name()
636 char c = source.charAt(i); in regularize() local
738 public final Factory add(UnicodeProperty sp) { in add() method in UnicodeProperty.Factory
745 List c = sp.getNameAliases(new ArrayList(1)); in add() local
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
DUnicodeProperty.java403 public Name(String name, int style) { in Name()
635 char c = source.charAt(i); in regularize() local
737 public final Factory add(UnicodeProperty sp) { in add() method in UnicodeProperty.Factory
744 List c = sp.getNameAliases(new ArrayList(1)); in add() local
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-more-yui-compressed.min.js1c5c87b3a27aebef2248053f7db37"};(function(){Events.Pseudos=function(a,j,i){var k="_monitorEvents:";… argument
/external/chromium-trace/catapult/tracing/third_party/components/polymer/
Dpolymer.js3688 return String(name).replace(/[A-Z]/g, function(c) { argument
5385 add: true, property
7557 function percentEscape(c) { argument
7569 function percentEscapeQuery(c) { argument
8256 resolveStyle: function(style, url) { argument
8487 resolveNode: function(style, url, callback) { argument
8513 function loadedStyle(style) { argument
8691 DOMTokenList.prototype.add = function() { method in DOMTokenList
10180 installScopeStyle: function(style, name, scope) { argument
10457 copySheetAttributes: function(style, link) { argument
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/polymer/
Dpolymer.js3688 return String(name).replace(/[A-Z]/g, function(c) { argument
5385 add: true, property
7557 function percentEscape(c) { argument
7569 function percentEscapeQuery(c) { argument
8256 resolveStyle: function(style, url) { argument
8487 resolveNode: function(style, url, callback) { argument
8513 function loadedStyle(style) { argument
8691 DOMTokenList.prototype.add = function() { method in DOMTokenList
10182 installScopeStyle: function(style, name, scope) { argument
10459 copySheetAttributes: function(style, link) { argument
[all …]
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/
Dwebcomponents.min.js11 window.WebComponents=window.WebComponents||{},function(e){var t=e.flags||{},n="webcomponents.js",r=… argument
12owerCase()),t},getElementsByClassName:function(e){return this.querySelectorAll("."+e)},getElements… function
13),window.HTMLDocument&&S(window.HTMLDocument,t),N([window.HTMLBodyElement,window.HTMLDocument||win… function
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
Dwebcomponents.min.js11 window.WebComponents=window.WebComponents||{},function(e){var t=e.flags||{},n="webcomponents.js",r=… function
12owerCase()),t},getElementsByClassName:function(e){return this.querySelectorAll("."+e)},getElements… function
13),window.HTMLDocument&&S(window.HTMLDocument,t),N([window.HTMLBodyElement,window.HTMLDocument||win… function
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/
DMochiKit.packed.js203 },add:function(a,b){ method
4156 MochiKit.DOM.updateNodeAttributes(elem,{"style":_440}); property
4266 MochiKit.DOM.updateNodeAttributes(elem,{"style":_45d}); property
4537 _479(_485,{"value":"FATAL|ERROR|WARNING|INFO|DEBUG","onkeypress":_4a8,"style":_4aa}); property
4539 _479(_486,{"value":".*","onkeypress":_4a8,"style":_4aa}); property
5797 var _5ea=MochiKit.DOM.DIV({"style":{display:"block",marginTop:_5e9.getPropertyValue("padding-top"),… property
5834 return dom.DIV({style:{backgroundColor:_5fe.toString()}}); property
6028 _62f.insertBefore(MochiKit.DOM.SPAN({style:_630},_633==" "?String.fromCharCode(160):_633),_632); property
6106 },add:function(_64c){ method
6995 b.map(MochiKit.Base.bind(function(c){ argument
[all …]

12