Home
last modified time | relevance | path

Searched defs:targetType (Results 1 – 19 of 19) sorted by relevance

/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
DProxyMaker.java48 Type targetType = Type.getType(targetClass); in createProxyFactory() local
/external/pdfium/fxjs/xfa/
Dcjx_breakbefore.cpp33 void CJX_BreakBefore::targetType(CFXJSE_Value* pValue, in targetType() function in CJX_BreakBefore
Dcjx_breakafter.cpp33 void CJX_BreakAfter::targetType(CFXJSE_Value* pValue, in targetType() function in CJX_BreakAfter
/external/turbine/java/com/google/turbine/lower/
DLower.java661 TargetType targetType, in typeParameterAnnotations()
699 Builder<TypeAnnotationInfo> result, Type type, TargetType targetType, Target target) { in lowerTypeAnnotations()
706 private final TargetType targetType; field in Lower.LowerTypeAnnotations
710 Builder<TypeAnnotationInfo> result, TargetType targetType, Target target) { in LowerTypeAnnotations()
/external/junit/src/main/java/org/junit/experimental/theories/
DParameterSignature.java81 private boolean isAssignableViaTypeConversion(Class<?> targetType, Class<?> candidate) { in isAssignableViaTypeConversion()
/external/dexmaker/dexmaker-mockito-inline/src/main/java/com/android/dx/mockito/inline/
DMockMethodAdvice.java65 Class<?> targetType) { in hideRecursiveCall()
/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
DThrowingProviderBinder.java199 public ScopedBindingBuilder to(Class<? extends P> targetType) { in to()
/external/turbine/java/com/google/turbine/bytecode/
DClassFile.java496 private final TargetType targetType; field in ClassFile.TypeAnnotationInfo
502 TargetType targetType, Target target, TypePath path, AnnotationInfo anno) { in TypeAnnotationInfo()
518 public TargetType targetType() { in targetType() method in ClassFile.TypeAnnotationInfo
/external/vogar/src/vogar/
DVogar.java592 TargetType targetType; in run() local
/external/deqp/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp577 TestFramebuffer::TestFramebuffer (Context& context, const deUint32 targetType, const deUint32 color… in TestFramebuffer()
613 void TestFramebuffer::setTargetType (const deUint32 targetType) in setTargetType()
1224 bool Renderer::isFramebufferAttachmentSRGB (const deUint32 targetType, const deUint32 attachment) c… in isFramebufferAttachmentSRGB() argument
1268 void Renderer::logState (const deUint32 targetType, const deUint32 attachment, const SamplingType s… in logState() argument
Des31fSRGBDecodeTests.cpp444 const glu::TextureTestUtil::TextureType targetType, in SRGBTestTexture()
1061 void SRGBTestCase::addTexture ( const glu::TextureTestUtil::TextureType targetType, in addTexture()
Des31fProgramUniformTests.cpp739 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation() local
Des31fShaderImageLoadStoreTests.cpp3345 …const EarlyFragmentTestsCase::RenderTargetType targetType = (EarlyFragmentTestsCase::RenderTarget… in init() local
/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
DMockMethodAdvice.java75 static Throwable hideRecursiveCall(Throwable throwable, int current, Class<?> targetType) { in hideRecursiveCall()
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DCode.java765 com.android.dx.rop.type.Type targetType) { in getCastRop()
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp635 …alidator::BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType targetType) in BeforeDrawValidator()
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java768 TypeId<?> targetType = TypeId.get(target); in numericCastingMethod() local
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp689 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation() local
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp840 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation() local