HomeSort by relevance Sort by last modified time
    Searched full:wrappertype (Results 1 - 25 of 39) sorted by null

1 2

  /external/mockito/src/main/java/org/mockito/internal/verification/
VerificationWrapper.java 10 public abstract class VerificationWrapper<WrapperType extends VerificationMode> implements VerificationMode {
12 protected final WrapperType wrappedVerification;
14 public VerificationWrapper(WrapperType wrappedVerification) {
  /external/guice/core/src/com/google/inject/internal/
TypeConverterBindingProcessor.java 106 final Class<T> wrapperType) {
108 final Method parser = wrapperType.getMethod(
124 return "TypeConverter<" + wrapperType.getSimpleName() + ">";
128 convertToClass(injector, wrapperType, typeConverter);
  /libcore/ojluni/src/main/java/sun/invoke/util/
Wrapper.java 29 // wrapperType primitiveType char zero emptyArray format
44 private final Class<?> wrapperType;
54 this.wrapperType = wtype;
67 java.util.Arrays.asList(wrapperType, primitiveType,
264 if (x.wrapperType == type)
271 if (w != null && w.wrapperType == type) {
327 int wi = hashWrap(w.wrapperType);
343 public Class<?> wrapperType() { return wrapperType; }
352 public <T> Class<T> wrapperType(Class<T> exampleType)
    [all...]
  /libcore/ojluni/src/main/java/java/lang/annotation/
Annotation.java 97 * <tt><i>WrapperType</i>.valueOf(<i>v</i>).hashCode()</tt>, where
98 * <tt><i>WrapperType</i></tt> is the wrapper type corresponding
  /frameworks/ml/nn/runtime/test/
TestPartitioning.cpp 122 using WrapperType = ::android::nn::wrapper::Type;
248 static const WrapperOperandType type(WrapperType::TENSOR_FLOAT32, { 1 });
252 static const WrapperOperandType type(WrapperType::TENSOR_QUANT8_ASYMM, { 1 });
289 static const WrapperOperandType type(WrapperType::INT32, { });
300 WrapperOperandType type(static_cast<WrapperType>(operandStruct.type), { 1 });
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
descrobject.c 1005 static PyTypeObject wrappertype = { variable
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CommandLine.h 338 typedef OptionValue<DataType> WrapperType;
385 typedef DataType WrapperType;
408 typedef cl::boolOrDefault WrapperType;
423 typedef StringRef WrapperType;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
descrobject.c 1056 static PyTypeObject wrappertype = { variable
    [all...]
  /external/python/cpython2/Objects/
descrobject.c 1056 static PyTypeObject wrappertype = { variable
    [all...]
  /external/llvm/include/llvm/Support/
CommandLine.h 439 typedef OptionValue<DataType> WrapperType;
497 typedef DataType WrapperType;
525 typedef cl::boolOrDefault WrapperType;
541 typedef StringRef WrapperType;
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
CommandLine.h 458 typedef OptionValue<DataType> WrapperType;
516 typedef DataType WrapperType;
545 typedef cl::boolOrDefault WrapperType;
562 typedef StringRef WrapperType;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 464 typedef OptionValue<DataType> WrapperType;
522 typedef DataType WrapperType;
551 typedef cl::boolOrDefault WrapperType;
568 typedef StringRef WrapperType;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 464 typedef OptionValue<DataType> WrapperType;
522 typedef DataType WrapperType;
551 typedef cl::boolOrDefault WrapperType;
568 typedef StringRef WrapperType;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 464 typedef OptionValue<DataType> WrapperType;
522 typedef DataType WrapperType;
551 typedef cl::boolOrDefault WrapperType;
568 typedef StringRef WrapperType;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 464 typedef OptionValue<DataType> WrapperType;
522 typedef DataType WrapperType;
551 typedef cl::boolOrDefault WrapperType;
568 typedef StringRef WrapperType;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 464 typedef OptionValue<DataType> WrapperType;
522 typedef DataType WrapperType;
551 typedef cl::boolOrDefault WrapperType;
568 typedef StringRef WrapperType;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 464 typedef OptionValue<DataType> WrapperType;
522 typedef DataType WrapperType;
551 typedef cl::boolOrDefault WrapperType;
568 typedef StringRef WrapperType;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 464 typedef OptionValue<DataType> WrapperType;
522 typedef DataType WrapperType;
551 typedef cl::boolOrDefault WrapperType;
568 typedef StringRef WrapperType;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
CommandLine.h 464 typedef OptionValue<DataType> WrapperType;
522 typedef DataType WrapperType;
551 typedef cl::boolOrDefault WrapperType;
568 typedef StringRef WrapperType;
    [all...]
  /libcore/ojluni/src/main/java/java/lang/invoke/
MethodType.java     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.3.Final/
netty-codec-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.6.Final/
netty-codec-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.3.Final/
netty-codec-http-4.1.3.Final.jar 

Completed in 2130 milliseconds

1 2