Searched defs:modifyType (Results 1 – 5 of 5) sorted by relevance
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/ |
D | TypeModifier.java | 34 public abstract JavaType modifyType(JavaType type, Type jdkType, TypeBindings context, in modifyType() method in TypeModifier
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/ |
D | TestTypeModifierNameResolution.java | 35 …public JavaType modifyType(JavaType type, Type jdkType, TypeBindings context, TypeFactory typeFact… in modifyType() method in TestTypeModifierNameResolution.CustomTypeModifier
|
D | TestTypeModifiers.java | 195 …public JavaType modifyType(JavaType type, Type jdkType, TypeBindings bindings, TypeFactory typeFac… in modifyType() method in TestTypeModifiers.MyTypeModifier
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBufferTests.cpp | 701 const ModifyBits modifyType = modifyTypes[modifyNdx]; in createTextureBufferTests() local 742 const ModifyBits modifyType = modifyTypes[modifyNdx]; in createTextureBufferTests() local 772 const ModifyBits modifyType = modifyTypes[modifyNdx]; in createTextureBufferTests() local
|
/external/deqp/modules/glshared/ |
D | glsTextureBufferCase.cpp | 864 ModifyBits modifyType, in runTests()
|