Home
last modified time | relevance | path

Searched defs:Converter (Results 1 – 25 of 63) sorted by relevance

123

/external/guava/guava/src/com/google/common/base/
DConverter.java144 public abstract class Converter<A, B> implements Function<A, B> { class
151 protected Converter() { in Converter() method in Converter
156 Converter(boolean handleNullAutomatically) { in Converter() method in Converter
/external/guava/android/guava/src/com/google/common/base/
DConverter.java144 public abstract class Converter<A, B> implements Function<A, B> { class
151 protected Converter() { in Converter() method in Converter
156 Converter(boolean handleNullAutomatically) { in Converter() method in Converter
/external/sl4a/Common/src/com/googlecode/android_scripting/rpc/
DConverter.java23 public interface Converter<T> { interface
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/introspection/
DConverter.java31 public interface Converter<T> interface
/external/desugar/java/com/google/devtools/common/options/
DConverter.java20 public interface Converter<T> { interface
/external/junit-params/src/main/java/junitparams/converters/
DConverter.java13 public interface Converter<A extends Annotation, T> { interface
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DConverter.java22 public interface Converter<IN,OUT> interface
/external/armnn/shim/sl/canonical/
DConverter.hpp20 class Converter class
/external/swiftshader/third_party/subzero/src/
DIceConverter.h34 Converter(llvm::Module *Mod, GlobalContext *Ctx) in Converter() function
DIceConverter.cpp71 explicit LLVM2ICEConverter(Ice::Converter &Converter) in LLVM2ICEConverter()
78 Ice::Converter &Converter; member in __anonfd326aec0111::LLVM2ICEConverter
95 explicit LLVM2ICEFunctionConverter(Ice::Converter &Converter) in LLVM2ICEFunctionConverter()
666 explicit LLVM2ICEGlobalsConverter(Ice::Converter &Converter, in LLVM2ICEGlobalsConverter()
862 const TypeConverter Converter(Mod->getContext()); in installGlobalDeclarations() local
DIceCompiler.cpp148 std::unique_ptr<Converter> Converter(new class Converter(Mod.get(), &Ctx)); in run() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp539 struct Converter struct
552 {
556 {
562 {
566 {
/external/python/cpython3/Lib/lib2to3/pgen2/
Dconv.py36 class Converter(grammar.Grammar): class
/external/python/cpython2/Lib/lib2to3/pgen2/
Dconv.py36 class Converter(grammar.Grammar): class
/external/mockito/src/main/java/org/mockito/internal/util/collections/
DListUtil.java41 public interface Converter<From, To> { interface in ListUtil
/external/desugar/java/com/google/devtools/common/options/testing/
DConverterTesterMap.java33 ImmutableMap<Class<? extends Converter<?>>, ConverterTester> delegate) { in ConverterTesterMap()
/external/guice/core/src/com/google/inject/internal/
DMessages.java316 private abstract static class Converter<T> { class in Messages
320 Converter(Class<T> type) { in Converter() method in Messages.Converter
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc183 typedef SummarizingConverter Converter; in Summarize() typedef
200 using Converter = DefaultConverter; in FormatUntyped() typedef
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
Dbind.cc183 typedef SummarizingConverter Converter; in Summarize() typedef
200 using Converter = DefaultConverter; in FormatUntyped() typedef
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc169 typedef SummarizingConverter Converter; in Summarize() typedef
186 using Converter = DefaultConverter; in FormatUntyped() typedef
/external/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc182 typedef SummarizingConverter Converter; in Summarize() typedef
199 using Converter = DefaultConverter; in FormatUntyped() typedef
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc183 typedef SummarizingConverter Converter; in Summarize() typedef
200 using Converter = DefaultConverter; in FormatUntyped() typedef
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc183 typedef SummarizingConverter Converter; in Summarize() typedef
200 using Converter = DefaultConverter; in FormatUntyped() typedef
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc183 typedef SummarizingConverter Converter; in Summarize() typedef
200 using Converter = DefaultConverter; in FormatUntyped() typedef
/external/cronet/third_party/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc183 typedef SummarizingConverter Converter; in Summarize() typedef
200 using Converter = DefaultConverter; in FormatUntyped() typedef

123