Searched defs:instanceMethod (Results 1 - 6 of 6) sorted by relevance

/external/guice/core/test/com/google/inject/
H A DRequestInjectionTest.java61 assertEquals("test", hi.instanceMethod);
94 assertEquals("test", hi.instanceMethod);
178 String instanceMethod; field in class:RequestInjectionTest.HasInjections
185 this.instanceMethod = instanceS;
/external/guice/core/test/com/google/inject/spi/
H A DInjectionPointTest.java173 Method instanceMethod = HasInjections.class.getMethod("instanceMethod", String.class);
178 new InjectionPoint(type, instanceMethod, false),
198 @Inject public void instanceMethod(@Named("d") String d) {} method in class:InjectionPointTest.HasInjections
/external/clang/lib/CodeGen/
H A DCGCall.cpp97 /*instanceMethod=*/false,
140 arrangeLLVMFunctionInfo(CodeGenTypes &CGT, bool instanceMethod, argument
151 return CGT.arrangeLLVMFunctionInfo(resultType, instanceMethod,
163 return ::arrangeLLVMFunctionInfo(*this, /*instanceMethod=*/false, argTypes,
298 return arrangeLLVMFunctionInfo(resultType, /*instanceMethod=*/true,
372 return arrangeLLVMFunctionInfo(ResultType, /*instanceMethod=*/true,
394 noProto->getReturnType(), /*instanceMethod=*/false,
440 GetReturnType(MD->getReturnType()), /*instanceMethod=*/false,
451 GetReturnType(returnType), /*instanceMethod=*/false,
479 return arrangeLLVMFunctionInfo(Context.VoidTy, /*instanceMethod
672 arrangeLLVMFunctionInfo(CanQualType resultType, bool instanceMethod, bool chainCall, ArrayRef<CanQualType> argTypes, FunctionType::ExtInfo info, ArrayRef<FunctionProtoType::ExtParameterInfo> paramInfos, RequiredArgs required) argument
727 create(unsigned llvmCC, bool instanceMethod, bool chainCall, const FunctionType::ExtInfo &info, ArrayRef<ExtParameterInfo> paramInfos, CanQualType resultType, ArrayRef<CanQualType> argTypes, RequiredArgs required) argument
[all...]
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 317 milliseconds