| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
| D | BuildIcuCompactDecimalFormat.java | 51 CompactStyle style, in build() 104 CLDRFile resolvedCldrFile, CompactStyle style, CurrencyStyle currencyStyle) { in buildCustomData() 142 private static <A, B, C> void add(Map<A, Map<B, C>> customData, A a, B b, C c) { in add() method in BuildIcuCompactDecimalFormat
|
| /external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/ |
| D | TrieMap.java | 58 … static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with() 62 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with() 69 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with() 73 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with() 80 public abstract Builder<V> add(CharSequence key, V value); in add() method in TrieMap.Builder 134 char c = test.charAt(i); in get() local 239 char c = text.charAt(current++); in next() local 280 public BytesBuilder<V> add(CharSequence key, V value) { in add() method in TrieMap.BytesBuilder 302 char c = key.charAt(i); in add() local 422 char c = text.charAt(current++); in next() local [all …]
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
| D | TrieMap.java | 59 … static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with() 63 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with() 70 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with() 74 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with() 81 public abstract Builder<V> add(CharSequence key, V value); in add() method in TrieMap.Builder 135 char c = test.charAt(i); in get() local 240 char c = text.charAt(current++); in next() local 281 public BytesBuilder<V> add(CharSequence key, V value) { in add() method in TrieMap.BytesBuilder 303 char c = key.charAt(i); in add() local 423 char c = text.charAt(current++); in next() local [all …]
|
| /external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
| D | UnicodeSet.java | 623 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint() 665 private static <T extends Appendable> T _appendToPat(T buf, int c, boolean escapeUnprintable) { in _appendToPat() 754 int c = pat.codePointAt(i); in _toPattern() local 948 int c = UTF16.charAt(s, 0); in matchesIndexValue() local 1165 public int indexOf(int c) { in indexOf() 1223 public UnicodeSet add(int start, int end) { in add() method 1312 public final UnicodeSet add(int c) { in add() method 1318 private final UnicodeSet add_unchecked(int c) { in add_unchecked() 1415 public final UnicodeSet add(CharSequence s) { in add() method 1576 public final UnicodeSet retain(int c) { in retain() [all …]
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | UnicodeSet.java | 604 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint() 646 private static <T extends Appendable> T _appendToPat(T buf, int c, boolean escapeUnprintable) { in _appendToPat() 734 int c = pat.codePointAt(i); in _toPattern() local 922 int c = UTF16.charAt(s, 0); in matchesIndexValue() local 1137 public int indexOf(int c) { in indexOf() 1193 public UnicodeSet add(int start, int end) { in add() method 1280 public final UnicodeSet add(int c) { in add() method 1286 private final UnicodeSet add_unchecked(int c) { in add_unchecked() 1382 public final UnicodeSet add(CharSequence s) { in add() method 1534 public final UnicodeSet retain(int c) { in retain() [all …]
|
| /external/icu/icu4c/source/i18n/ |
| D | dtptngen.cpp | 397 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator =() local 401 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator =() local 438 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator ==() local 813 DateFormat::EStyle style = (DateFormat::EStyle)i; in addICUPatterns() local 1206 UDateFormatStyle style = UDAT_SHORT; in getBestPattern() local 1355 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in setDateTimeFormat() local 1367 DateTimePatternGenerator::setDateTimeFormat(UDateFormatStyle style, const UnicodeString& dtFormat, … in setDateTimeFormat() 1383 DateTimePatternGenerator::getDateTimeFormat(UDateFormatStyle style, UErrorCode& status) const { in getDateTimeFormat() 1463 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in setDateTimeFromCalendar() local 1728 char16_t c = (typeValue!= UDATPG_HOUR_FIELD in adjustFieldTypes() local [all …]
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | dtptngen.cpp | 395 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator =() local 399 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator =() local 436 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator ==() local 818 DateFormat::EStyle style = (DateFormat::EStyle)i; in addICUPatterns() local 1222 UDateFormatStyle style = UDAT_SHORT; in getBestPattern() local 1371 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in setDateTimeFormat() local 1383 DateTimePatternGenerator::setDateTimeFormat(UDateFormatStyle style, const UnicodeString& dtFormat, … in setDateTimeFormat() 1399 DateTimePatternGenerator::getDateTimeFormat(UDateFormatStyle style, UErrorCode& status) const { in getDateTimeFormat() 1479 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in setDateTimeFromCalendar() local 1744 char16_t c = (typeValue!= UDATPG_HOUR_FIELD in adjustFieldTypes() local [all …]
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
| D | apiviewer.js | 175 …'"',f="Array",e="()",d="String",c="Function",b=".prototype",L="function",K="Boolean",J="Error",I="… argument
|
| /external/testng/src/main/resources/ |
| D | jquery-1.7.1.min.js | 2 …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 4 …cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this}… argument
|
| /external/doclava/res/assets/templates-sdk/assets/js/ |
| D | android_3p-bundle.js | 2477 …w||a.parentWindow:!1}function cu(a){if(!cj[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("di… argument 2478 …c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2]… argument 2479 …clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},afte… argument 2614 (function(b,a,c){b.fn.jScrollPane=function(e){function d(D,O){var ay,Q=this,Y,aj,v,al,T,Z,y,q,az,aE… argument 2646 …c(b,c){var e=b.nodeName.toLowerCase();if("area"===e){var f=b.parentNode,g=f.name,h;return!b.href||… argument 2650 (function(a,b){if(a.cleanData){var c=a.cleanData;a.cleanData=function(b){for(var d=0,e;(e=b[d])!=nu… argument 2654 (function(a,b){var c=!1;a(document).mouseup(function(a){c=!1}),a.widget("ui.mouse",{options:{cancel… argument 2658 (function(a,b){a.ui=a.ui||{};var c=/left|center|right/,d=/top|center|bottom/,e="center",f={},g=a.fn… argument 2662 (function(a,b){a.widget("ui.draggable",a.ui.mouse,{widgetEventPrefix:"drag",options:{addClasses:!0,… argument 2666 (function(a,b){a.widget("ui.droppable",{widgetEventPrefix:"drop",options:{accept:"*",activeClass:!1… argument [all …]
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/ |
| D | UnicodeProperty.java | 499 public Name(String name, int style) { in Name() 716 char c = source.charAt(i); in regularize() local 805 public final Factory add(UnicodeProperty sp) { in add() method in UnicodeProperty.Factory 812 List c = sp.getNameAliases(new ArrayList(1)); in add() local
|
| /external/zxing/docs/js/ |
| D | apache-maven-fluido-1.7.min.js | 25 …ction(de){var cy,dh,cn,cH,cK,ci,cW,dg,dm,cI,cX,cZ,cC,co,c8,c3,df,ce,cF,da="sizzle"+1*new Date(),cJ… function in b
|
| D | apache-maven-fluido-1.5.min.js | 25 …ction(de){var cy,dh,cn,cH,cK,ci,cW,dg,dm,cI,cX,cZ,cC,co,c8,c3,df,ce,cF,da="sizzle"+1*new Date(),cJ… property
|
| D | apache-maven-fluido-1.8.min.js | 25 …ction(de){var cy,dh,cn,cH,cK,ci,cW,dg,dm,cI,cX,cZ,cC,co,c8,c3,df,ce,cF,da="sizzle"+1*new Date(),cJ… property
|
| D | apache-maven-fluido-1.6.min.js | 25 …ction(de){var cy,dh,cn,cH,cK,ci,cW,dg,dm,cI,cX,cZ,cC,co,c8,c3,df,ce,cF,da="sizzle"+1*new Date(),cJ… argument
|
| /external/skia/fuzz/ |
| D | FuzzCanvas.cpp | 123 SkColor mul, add; in make_fuzz_colorfilter() local 380 SkPath1DPathEffect::Style style; in make_fuzz_patheffect() local 803 SkColor c; in make_fuzz_image() local
|
| /external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
| D | webcomponents.min.js | 11 !function(){window.WebComponents=window.WebComponents||{flags:{}};var e="webcomponents.js",t=docume… argument 12 …=r;var a,s=g(this),c=v(this).root;if(c instanceof e.wrappers.ShadowRoot)return o(this,t);if(s inst… function 13 return j(n.apply(N(this),arguments))}}function c(e,t){var n=document.implementation[t];e.prototype[… function 14 …c++,n()}var s=t.querySelectorAll("link[rel=import]"),c=0,l=s.length,u=[],d=[];if(l)for(var p,h=0;h… argument
|
| D | webcomponents.js | 2434 DOMTokenList.prototype.add = function() { method in DOMTokenList 2568 function escapeReplace(c) { argument 3039 add: function(element, before) { method 4469 style: "HTMLStyleElement", property 4510 shimStyle: function(style, selector) { argument 4982 function percentEscape(c) { argument 4989 function percentEscapeQuery(c) { argument 6006 resolveUrlsInStyle: function(style, linkUrl) { argument 6207 style: "parseStyle" property 6421 function cloneStyle(style) { argument
|
| D | ShadowDOM.js | 2402 DOMTokenList.prototype.add = function() { method in DOMTokenList 2538 function escapeReplace(c) { argument 3019 add: function(element, before) { method 4471 style: "HTMLStyleElement", property
|
| /external/perfmark/traceviewer/src/main/resources/io/perfmark/traceviewer/third_party/polymer/ |
| D | webcomponents.min.js | 11 !function(){window.WebComponents=window.WebComponents||{flags:{}};var e="webcomponents.js",t=docume… class 12 …=r;var a,s=g(this),c=v(this).root;if(c instanceof e.wrappers.ShadowRoot)return o(this,t);if(s inst… function 13 return j(n.apply(N(this),arguments))}}function c(e,t){var n=document.implementation[t];e.prototype[… function 14 …c++,n()}var s=t.querySelectorAll("link[rel=import]"),c=0,l=s.length,u=[],d=[];if(l)for(var p,h=0;h… argument
|
| /external/doclava/res/assets/templates/assets/ |
| D | jquery-resizable.min.js | 19 …ction(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^… function 29 jQuery.ui||(function(c){var i=c.fn.remove,d=c.browser.mozilla&&(parseFloat(c.browser.version)<1.9);… function 40 (function(c){c.widget("ui.resizable",c.extend({},c.ui.mouse,{_init:function(){var e=this,j=this.opt… field
|
| /external/sdv/vsomeip/third_party/boost/numeric/ublas/doc/js/ |
| D | jquery-1.3.2.min.js | 19 …ction(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^… function
|
| /external/angle/third_party/vulkan_memory_allocator/docs/html/ |
| D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… argument 8 …n(y){"use strict";y.ui=y.ui||{};y.ui.version="1.13.2";var n,i=0,h=Array.prototype.hasOwnProperty,a… variable 14 ;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!… argument
|
| /external/tinyxml2/docs/ |
| D | jquery.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)… variable 8 …n(y){"use strict";y.ui=y.ui||{};y.ui.version="1.13.2";var n,i=0,h=Array.prototype.hasOwnProperty,a… function 14 ;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!… argument
|
| /external/skia/tests/ |
| D | PathTest.cpp | 434 SkPath c(a); in test_gen_id() local 5415 for (auto style : styles) { in DEF_TEST() local 5627 for (int add = 0; add < count; ++add) { in DEF_TEST() local 5773 SkPathConvexity c = SkPathPriv::GetConvexityOrUnknown(path); in conditional_convex() local
|