Home
last modified time | relevance | path

Searched refs:striped (Results 1 – 16 of 16) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DStripedTest.java100 for (Striped<?> striped : allImplementations()) { in testNull()
101 new NullPointerTester().testAllPublicInstanceMethods(striped); in testNull()
114 for (Striped<?> striped : weakImplementations()) { in testWeakImplementations()
115 WeakReference<Object> weakRef = new WeakReference<Object>(striped.get(new Object())); in testWeakImplementations()
121 for (Striped<?> striped : strongImplementations()) { in testStrongImplementations()
122 WeakReference<Object> weakRef = new WeakReference<Object>(striped.get(new Object())); in testStrongImplementations()
138 for (Striped<?> striped : allImplementations()) { in testBulkGetReturnsSorted()
140 for (int i = 0; i < striped.size(); i++) { in testBulkGetReturnsSorted()
141 indexByLock.put(striped.getAt(i), i); in testBulkGetReturnsSorted()
145 for (int objectsNum = 1; objectsNum <= striped.size() * 2; objectsNum++) { in testBulkGetReturnsSorted()
[all …]
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
DStripedBenchmark.java72 private Striped<Lock> striped; field in StripedBenchmark
77 this.striped = impl.get(numStripes); in setUp()
98 Striped<Lock> striped = impl.get(numStripes); in sizeOfPopulatedStriped() local
100 locks.add(striped.getAt(i)); in sizeOfPopulatedStriped()
102 return striped; in sizeOfPopulatedStriped()
119 Striped<Lock> stripedLocal = striped; in timeGetAt()
129 Striped<Lock> stripedLocal = striped; in timeBulkGet()
/external/fmtlib/doc/bootstrap/
Dprogress-bars.less51 // `.progress-striped .progress-bar` is deprecated as of v3.2.0 in favor of the
52 // `.progress-bar-striped` class, which you just add to an existing
54 .progress-striped .progress-bar,
55 .progress-bar-striped {
56 #gradient > .striped();
Dtheme.less213 // Reset the striped class because our mixins don't do multiple gradients and
214 // the above custom styles override the new `.progress-bar-striped` in v3.2.0.
215 .progress-bar-striped {
216 #gradient > .striped();
Dtables.less113 .table-striped {
154 // Exact selectors below required to override `.table-striped` and prevent
Dvariables.less131 //** Background color used for `.table-striped`.
/external/fmtlib/doc/bootstrap/mixins/
Dprogress-bar.less7 .progress-striped & {
8 #gradient > .striped();
Dtable-row.less4 // Exact selectors below required to override `.table-striped` and prevent
Dgradients.less54 .striped(@color: rgba(255,255,255,.15); @angle: 45deg) {
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DDfp.java342 final char[] striped = new char[getRadixDigits() * rsize + offset * 2]; in Dfp() local
428 striped[0] = '0'; in Dfp()
429 striped[1] = '0'; in Dfp()
430 striped[2] = '0'; in Dfp()
431 striped[3] = '0'; in Dfp()
455 striped[q] = fpdecimal.charAt(p); in Dfp()
469 if (striped[q] == '0') { in Dfp()
493 if (striped[p] != '0') { in Dfp()
508 striped[++p] = '0'; in Dfp()
515 mant[i] = (striped[q] - '0') * 1000 + in Dfp()
[all …]
/external/slf4j/slf4j-site/src/site/pages/css/
Dsite.css362 .striped tr:nth-child(odd) td {
365 .striped td {
/external/okhttp/website/static/
Dbootstrap-combined.min.css9striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f…
/external/ImageMagick/www/css/
Dmagick.css5striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-…
/external/libmtp/logs/
Dmtp-detect-amazon-kindle-fire-7.txt54 Serial number: *striped*
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt5238 䶄 < striped\-mottled\-rat;
6812 虥 < striped\-wild\-cat;
13376 螌 < a\-striped;
17121 有條紋 < striped;
25362 有條紋 > striped;
39474 䶄 > striped\-mottled\-rat;
40461 虥 > striped\-wild\-cat;
45150 螌 > a\-striped;
/external/jline/src/src/test/resources/jline/example/
Denglish.gz