/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 | 1289 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);
|
/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);
|
/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...] |
/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...] |
/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...] |
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
CommandLine.h | 156 Sink = 0x04 // Should this cl::list eat all unknown options? 286 bool isSink() const { return getMiscFlags() & cl::Sink; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/ |
CommandLine.h | 159 Sink = 0x04 // Should this cl::list eat all unknown options? 289 bool isSink() const { return getMiscFlags() & cl::Sink; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/ |
CommandLine.h | 159 Sink = 0x04 // Should this cl::list eat all unknown options? 289 bool isSink() const { return getMiscFlags() & cl::Sink; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/ |
CommandLine.h | 159 Sink = 0x04 // Should this cl::list eat all unknown options? 289 bool isSink() const { return getMiscFlags() & cl::Sink; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
CommandLine.h | 159 Sink = 0x04 // Should this cl::list eat all unknown options? 289 bool isSink() const { return getMiscFlags() & cl::Sink; } [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/ |
CommandLine.h | 159 Sink = 0x04 // Should this cl::list eat all unknown options? 289 bool isSink() const { return getMiscFlags() & cl::Sink; } [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/ |
CommandLine.h | 159 Sink = 0x04 // Should this cl::list eat all unknown options? 289 bool isSink() const { return getMiscFlags() & cl::Sink; } [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/ |
CommandLine.h | 159 Sink = 0x04 // Should this cl::list eat all unknown options? 289 bool isSink() const { return getMiscFlags() & cl::Sink; } [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
CommandLine.h | 159 Sink = 0x04 // Should this cl::list eat all unknown options? 289 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...] |
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
CommandLine.cpp | 171 else if (O->getMiscFlags() & cl::Sink) // Remember sink options 226 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 | |