HomeSort by relevance Sort by last modified time
    Searched refs:Sink (Results 151 - 175 of 215) sorted by null

1 2 3 4 5 67 8 9

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
CommandLine.h 164 Sink = 0x04 // Should this cl::list eat all unknown options?
294 bool isSink() const { return getMiscFlags() & cl::Sink; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
CommandLine.h 164 Sink = 0x04 // Should this cl::list eat all unknown options?
294 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/clang/host/linux-x86/clang-4393122/include/llvm/Support/
CommandLine.h 164 Sink = 0x04 // Should this cl::list eat all unknown options?
294 bool isSink() const { return getMiscFlags() & cl::Sink; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
CommandLine.h 164 Sink = 0x04 // Should this cl::list eat all unknown options?
294 bool isSink() const { return getMiscFlags() & cl::Sink; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
CommandLine.h 164 Sink = 0x04 // Should this cl::list eat all unknown options?
294 bool isSink() const { return getMiscFlags() & cl::Sink; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
CommandLine.h 164 Sink = 0x04 // Should this cl::list eat all unknown options?
294 bool isSink() const { return getMiscFlags() & cl::Sink; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
CommandLine.h 164 Sink = 0x04 // Should this cl::list eat all unknown options?
294 bool isSink() const { return getMiscFlags() & cl::Sink; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
CommandLine.h 164 Sink = 0x04 // Should this cl::list eat all unknown options?
294 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 
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
LocaleDisplayNamesImpl.java 114 private final class CapitalizationContextSink extends UResource.Sink {
219 CapitalizationContextSink sink = new CapitalizationContextSink(); local
221 rb.getAllItemsWithFallback("contextTransforms", sink);
226 needBrkIter = sink.hasCapitalizationUsage;
  /external/icu/android_icu4j/src/main/java/android/icu/text/
DecimalFormatSymbols.java 1369 DecFmtDataSink sink = new DecFmtDataSink(numberElements); local
    [all...]
RelativeDateTimeFormatter.java 828 * Sink for enumerating all of the relative data time formatter names.
833 private static final class RelDateTimeDataSink extends UResource.Sink {
1174 RelDateTimeDataSink sink = new RelDateTimeDataSink(); local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
LocaleDisplayNamesImpl.java 110 private final class CapitalizationContextSink extends UResource.Sink {
215 CapitalizationContextSink sink = new CapitalizationContextSink(); local
217 rb.getAllItemsWithFallback("contextTransforms", sink);
222 needBrkIter = sink.hasCapitalizationUsage;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DecimalFormatSymbols.java 1462 DecFmtDataSink sink = new DecFmtDataSink(numberElements); local
    [all...]
RelativeDateTimeFormatter.java 891 * Sink for enumerating all of the relative data time formatter names.
896 private static final class RelDateTimeDataSink extends UResource.Sink {
1237 RelDateTimeDataSink sink = new RelDateTimeDataSink(); local
    [all...]
  /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 

Completed in 787 milliseconds

1 2 3 4 5 67 8 9