/prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp-ws/2.7.4/ |
okhttp-ws-2.7.4.jar | |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
Collator.java | 974 KeywordsSink sink = new KeywordsSink(); local [all...] |
DateIntervalInfo.java | 407 * Sink for enumerating all of the date interval skeletons. 409 private static final class DateIntervalSink extends UResource.Sink { 581 // Instantiate the sink to process the data and the resource bundle 582 DateIntervalSink sink = new DateIntervalSink(this); local 605 resource.getAllItemsWithFallback(pathToIntervalFormats, sink); 608 calendarTypeToUse = sink.getAndResetNextCalendarType(); [all...] |
DecimalFormatSymbols.java | 1302 DecFmtDataSink sink = new DecFmtDataSink(numberElements); local [all...] |
TimeUnitFormat.java | 369 private static final class TimeUnitFormatSetupSink extends UResource.Sink { 455 TimeUnitFormatSetupSink sink = new TimeUnitFormatSetupSink( local 457 resource.getAllItemsWithFallback(resourceKey, sink);
|
RelativeDateTimeFormatter.java | 839 * Sink for enumerating all of the relative data time formatter names. 844 private static final class RelDateTimeDataSink extends UResource.Sink { 1185 RelDateTimeDataSink sink = new RelDateTimeDataSink(); local [all...] |
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
Collator.java | 1013 KeywordsSink sink = new KeywordsSink(); local [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
DateIntervalInfo.java | 416 * Sink for enumerating all of the date interval skeletons. 418 private static final class DateIntervalSink extends UResource.Sink { 590 // Instantiate the sink to process the data and the resource bundle 591 DateIntervalSink sink = new DateIntervalSink(this); local 614 resource.getAllItemsWithFallback(pathToIntervalFormats, sink); 617 calendarTypeToUse = sink.getAndResetNextCalendarType(); [all...] |
TimeUnitFormat.java | 367 private static final class TimeUnitFormatSetupSink extends UResource.Sink { 453 TimeUnitFormatSetupSink sink = new TimeUnitFormatSetupSink( local 455 resource.getAllItemsWithFallback(resourceKey, sink);
|
DecimalFormatSymbols.java | 1380 DecFmtDataSink sink = new DecFmtDataSink(numberElements); local [all...] |
RelativeDateTimeFormatter.java | 902 * Sink for enumerating all of the relative data time formatter names. 907 private static final class RelDateTimeDataSink extends UResource.Sink { 1248 RelDateTimeDataSink sink = new RelDateTimeDataSink(); local [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
ICUResourceBundle.java | 371 public void getAllItemsWithFallback(String path, UResource.Sink sink) 394 rb.getAllItemsWithFallback(key, readerValue, sink); 398 UResource.Key key, ReaderValue readerValue, UResource.Sink sink) { 401 // The sink needs to store a placeholder value for the no-fallback/no-inheritance marker 406 // When the sink sees the no-fallback/no-inheritance marker, 413 sink.put(key, readerValue, parent == null); 415 // We might try to query the sink whether 430 rb.getAllItemsWithFallback(key, readerValue, sink); [all...] |
LocaleDisplayNamesImpl.java | 106 private final class CapitalizationContextSink extends UResource.Sink { 211 CapitalizationContextSink sink = new CapitalizationContextSink(); local 213 rb.getAllItemsWithFallback("contextTransforms", sink); 218 needBrkIter = sink.hasCapitalizationUsage;
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
ICUResourceBundle.java | 367 public void getAllItemsWithFallback(String path, UResource.Sink sink) 390 rb.getAllItemsWithFallback(key, readerValue, sink); 394 UResource.Key key, ReaderValue readerValue, UResource.Sink sink) { 397 // The sink needs to store a placeholder value for the no-fallback/no-inheritance marker 402 // When the sink sees the no-fallback/no-inheritance marker, 409 sink.put(key, readerValue, parent == null); 411 // We might try to query the sink whether 426 rb.getAllItemsWithFallback(key, readerValue, sink); [all...] |
LocaleDisplayNamesImpl.java | 102 private final class CapitalizationContextSink extends UResource.Sink { 207 CapitalizationContextSink sink = new CapitalizationContextSink(); local 209 rb.getAllItemsWithFallback("contextTransforms", sink); 214 needBrkIter = sink.hasCapitalizationUsage;
|
/external/llvm/include/llvm/Support/ |
CommandLine.h | 151 Sink = 0x04 // Should this cl::list eat all unknown options? 276 bool isSink() const { return getMiscFlags() & cl::Sink; } [all...] |
/prebuilts/tools/common/m2/repository/com/squareup/okhttp/mockwebserver/2.7.4/ |
mockwebserver-2.7.4.jar | |
/prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/1.0.1/ |
grpc-netty-1.0.1.jar | |
/prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/1.0.3/ |
grpc-netty-1.0.3.jar | |
/external/llvm/lib/Support/ |
CommandLine.cpp | 157 else if (O->getMiscFlags() & cl::Sink) // Remember sink options 212 else if (O->getMiscFlags() & cl::Sink) [all...] |
/prebuilts/tools/common/m2/repository/org/parboiled/parboiled-core/1.0.2/ |
parboiled-core-1.0.2.jar | |
/external/webrtc/talk/media/base/ |
fakemediaengine.h | 352 rtc::scoped_ptr<webrtc::AudioSinkInterface> sink) { 353 sink_ = std::move(sink); 357 class VoiceChannelAudioSink : public AudioRenderer::Sink {
|
/prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/ |
okhttp-2.5.0.jar | |
/prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/ |
okhttp-2.7.2.jar | |
/prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.4/ |
okhttp-2.7.4.jar | |