Home
last modified time | relevance | path

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

12

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTrieMap.java59 … 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()
102 abstract void set(CharSequence string, int i); in set() method in TrieMap.Matcher
135 char c = test.charAt(i); in get() local
218 public void set(CharSequence text, int start) { in set() method in TrieMap.BytesTrieMap.BytesMatcher
240 char c = text.charAt(current++); in next() local
303 char c = key.charAt(i); in add() local
401 public void set(CharSequence text, int start) { in set() method in TrieMap.CharsTrieMap.CharsMatcher
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMap.java58 … 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()
101 abstract void set(CharSequence string, int i); in set() method in TrieMap.Matcher
134 char c = test.charAt(i); in get() local
217 public void set(CharSequence text, int start) { in set() method in TrieMap.BytesTrieMap.BytesMatcher
239 char c = text.charAt(current++); in next() local
302 char c = key.charAt(i); in add() local
400 public void set(CharSequence text, int start) { in set() method in TrieMap.CharsTrieMap.CharsMatcher
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java510 public UnicodeSet set(int start, int end) { in set() method in UnicodeSet
522 public UnicodeSet set(UnicodeSet other) { in set() method in UnicodeSet
593 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint()
635 private static <T extends Appendable> T _appendToPat(T buf, int c, boolean escapeUnprintable) { in _appendToPat()
703 int c = pat.codePointAt(i); in _toPattern() local
875 int c = UTF16.charAt(s, 0); in matchesIndexValue() local
1094 public int indexOf(int c) { in indexOf()
1237 public final UnicodeSet add(int c) { in add()
1243 private final UnicodeSet add_unchecked(int c) { in add_unchecked()
1496 public final UnicodeSet retain(int c) { in retain()
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java525 public UnicodeSet set(int start, int end) { in set() method in UnicodeSet
538 public UnicodeSet set(UnicodeSet other) { in set() method in UnicodeSet
612 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint()
654 private static <T extends Appendable> T _appendToPat(T buf, int c, boolean escapeUnprintable) { in _appendToPat()
723 int c = pat.codePointAt(i); in _toPattern() local
900 int c = UTF16.charAt(s, 0); in matchesIndexValue() local
1121 public int indexOf(int c) { in indexOf()
1268 public final UnicodeSet add(int c) { in add()
1274 private final UnicodeSet add_unchecked(int c) { in add_unchecked()
1537 public final UnicodeSet retain(int c) { in retain()
[all …]
/external/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js2c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ck||(ck=c.c… argument
3 …3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};ret… argument
4clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},afte… argument
/external/libjpeg-turbo/doc/html/
Djquery.js2 …deType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").… 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||!… field
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.… argument
/external/testng/src/main/resources/
Djquery-1.7.1.min.js2c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.c… 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/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java404 public Name(String name, int style) { in Name()
636 char c = source.charAt(i); in regularize() local
745 List c = sp.getNameAliases(new ArrayList(1)); in add() local
886 UnicodeSet set; in lookup() local
1102 public PatternMatcher set(String pattern); in set() method
1109 public PatternMatcher set(PatternMatcher toInverse) { in set() method in UnicodeProperty.InversePatternMatcher
1118 public PatternMatcher set(String pattern) { in set() method in UnicodeProperty.InversePatternMatcher
1140 public PatternMatcher set(String pattern) { in set() method in UnicodeProperty.SimpleMatcher
1149 public UnicodeProperty.PatternMatcher set(String pattern) { in set() method in UnicodeProperty.RegexMatcher
1379 public UnicodeMapProperty set(UnicodeMap map) { in set() method in UnicodeProperty.UnicodeMapProperty
[all …]
/external/icu/libandroidicu/static_shim/
Dshim.cpp105 void u_charAge_android(UChar32 c, UVersionInfo versionArray) { in u_charAge_android()
108 int32_t u_charDigitValue_android(UChar32 c) { in u_charDigitValue_android()
111 UCharDirection u_charDirection_android(UChar32 c) { in u_charDirection_android()
117 UChar32 u_charMirror_android(UChar32 c) { in u_charMirror_android()
123 int8_t u_charType_android(UChar32 c) { in u_charType_android()
147 UChar32 u_foldCase_android(UChar32 c, uint32_t options) { in u_foldCase_android()
167 UChar32 u_getBidiPairedBracket_android(UChar32 c) { in u_getBidiPairedBracket_android()
170 uint8_t u_getCombiningClass_android(UChar32 c) { in u_getCombiningClass_android()
179 int32_t u_getFC_NFKC_Closure_android(UChar32 c, UChar * dest, int32_t destCapacity, UErrorCode * pE… in u_getFC_NFKC_Closure_android()
188 int32_t u_getIntPropertyValue_android(UChar32 c, UProperty which) { in u_getIntPropertyValue_android()
[all …]
/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
4c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=n.propFix[c]||c,n.expr.match.bool.te… method
/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
4c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=n.propFix[c]||c,n.expr.match.bool.te… method
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2477c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ck||(ck=c.c… argument
2478 …3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};ret… argument
2479clean(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 (function(a,b){function c(b,c){var e=b.nodeName.toLowerCase();if("area"===e){var f=b.parentNode,g=f… 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/icu/icu4c/source/i18n/
Ddtptngen.cpp677 DateFormat::EStyle style = (DateFormat::EStyle)i; in addICUPatterns() local
1534 UChar c = (typeValue!= UDATPG_HOUR_FIELD in adjustFieldTypes() local
2069 DateTimeMatcher::set(const UnicodeString& pattern, FormatParser* fp) { in set() function in DateTimeMatcher
2075 DateTimeMatcher::set(const UnicodeString& pattern, FormatParser* fp, PtnSkeleton& skeletonResult) { in set() function in DateTimeMatcher
2232 UChar c=pattern.charAt(curLoc); in setTokens() local
2251 FormatParser::set(const UnicodeString& pattern) { in set() function in FormatParser
2344 UChar c= field.charAt(i); in isPatternSeparator() local
2375 PatternMapIterator::set(PatternMap& newPatternMap) { in set() function in PatternMapIterator
/external/libphonenumber/demo/war/WEB-INF/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/cldr/tools/java/libs/
Dicu4j.jar ... boolean contains (int) int lead int twoBits int c public final int span (java.lang.CharSequence ...
Dgson.jar ... .lang.Class, int) Class dateType int style public void <init> (int, int) ...
/external/guice/lib/build/
Dspring-core.jar ... io/support/ org/springframework/core/style/ org/springframework/core/task/ org ...
/external/epid-sdk/doc/html/
Djquery.js44 …,b1){return new bF.fn.init(b0,b1,bD)},bU=bb.jQuery,bH=bb.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\…
51"sizcache"+(Math.random()+"").replace(".",""),bI=0,bL=Object.prototype.toString,bB=false,bA=true,b… method
60 (function(a,d){a.ui=a.ui||{};if(a.ui.version){return}a.extend(a.ui,{version:"1.8.18",keyCode:{ALT:1… function
81 (function(b,c){var a=false;b(document).mouseup(function(d){a=false});b.widget("ui.mouse",{options:{… argument
89 (function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&… argument
96 …inalTitle",y="powertip",o="powertipjq",l="powertiptarget",E=180/Math.PI;var c={isTipOpen:false,isF… variable
/external/tinyxml2/docs/
Djquery.js16 …,b1){return new bF.fn.init(b0,b1,bD)},bU=bb.jQuery,bH=bb.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\…
23"sizcache"+(Math.random()+"").replace(".",""),bI=0,bL=Object.prototype.toString,bB=false,bA=true,b… method
32 (function(a,d){a.ui=a.ui||{};if(a.ui.version){return}a.extend(a.ui,{version:"1.8.18",keyCode:{ALT:1… function
53 (function(b,c){var a=false;b(document).mouseup(function(d){a=false});b.widget("ui.mouse",{options:{… argument
61 (function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&… argument
68 …inalTitle",y="powertip",o="powertipjq",l="powertiptarget",E=180/Math.PI;var c={isTipOpen:false,isF… variable
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.text_3.6.300.v20180430-1330.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/guice/extensions/persist/lib/
Dcglib-nodep-3.2.6.jar ... .lang.String, int, int) char c int j char c int j String s int i ...
/external/u-boot/common/
Dcli_hush.c1197 struct close_me *c; local
2296 static int setup_redirect(struct p_context *ctx, int fd, redir_type style,
3150 static void mapset(const unsigned char *set, int code)
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...
/external/emma/lib/
Demma.jar ... util.StringTokenizer tokenizer String _filter java.util.Set temp String appName com.vladium.util.IProperties ...

12