Home
last modified time | relevance | path

Searched defs:dstType (Results 1 – 25 of 110) sorted by relevance

12345

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp91 gl::DrawElementsType dstType, in StreamInIndexBuffer()
137 gl::DrawElementsType dstType, in prepareIndexData()
237 gl::DrawElementsType dstType, in streamIndexData()
/aosp_15_r20/libcore/ojluni/src/test/java/lang/constant/
H A DConvertTest.java50 public void testBadConversion(Class<?> dstType, Object value) { in testBadConversion()
75 public void testSuccess(Class<?> dstType, Object value, Object expected) { in testSuccess()
/aosp_15_r20/art/runtime/
H A Dreflection-inl.h34 Primitive::Type dstType, in ConvertPrimitiveValueNoThrow()
99 Primitive::Type dstType, in ConvertPrimitiveValue()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dpack.c486 GLenum dstType, GLvoid *dest, in _mesa_unpack_stencil_span()
599 GLenum dstType, GLvoid *dest, const GLubyte *source, in _mesa_pack_stencil_span()
771 GLenum dstType, GLvoid *dest, GLuint depthMax, in _mesa_unpack_depth_span()
1004 GLenum dstType, const GLfloat *depthSpan, in _mesa_pack_depth_span()
1140 GLenum dstType, GLuint *dest, in _mesa_pack_depth_stencil_span()
H A Dtexstore.c152 GLenum dstType; in _mesa_texstore_z32() local
836 GLenum dstType; in _mesa_texstore_needs_transfer_ops() local
H A Dblit.c115 GLenum dstType = _mesa_get_format_datatype(dstFormat); in compatible_color_datatypes() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/invoke/
H A DConstantBootstraps.java413 …public static Object explicitCast(MethodHandles.Lookup lookup, String name, Class<?> dstType, Obje… in explicitCast()
/aosp_15_r20/art/runtime/native/
H A Djava_lang_System.cc146 std::string dstType(dstArray->PrettyTypeOf()); in System_arraycopy() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_explicit_s2v.cpp209 int i, dstType, failed = 0; in test_explicit_s2v_function_set() local
/aosp_15_r20/art/test/064-field-access/src/
H A DMain.java514 private static boolean compatibleTypes(char srcType, char dstType) { in compatibleTypes()
/aosp_15_r20/external/skia/tests/
H A DTransferPixelsTest.cpp49 GrColorType dstType, char* dst) { in fill_transfer_data()
H A DVkHardwareBufferTest.cpp1108 SrcType srcType, DstType dstType, bool shareSyncs) { in run_test()
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dllvm_codegen.cpp1138 llvm::Type* dstType = in visit() local
1266 llvm::Type* dstType = dtypeToLLVM(v->dtype()); in visit() local
1933 llvm::Type* dstType = dtypeToLLVM(v->dtype()); in emitIsNan() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DConstant.cpp498 ConvType srcType = CONV_UINT, dstType = CONV_UINT; in fold() local
H A DIntermediate.cpp2786 TBasicType dstType = node.getType().getBasicType(); in isSpecializationOperation() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_mov_inst.h587 const char *dstType, *srcType; in emit() local
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
H A DFrame.java1280 int dstType = dstTypes[dstIndex]; in merge() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.cpp69 const gl::DrawElementsType dstType = in DrawCallHasStreamingElementArray() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFramebufferBlitTests.cpp1062 tcu::TextureChannelClass dstType = tcu::getTextureChannelClass(dstTexFmt.type); in init() local
/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgExpression.cpp712 bool isConversionOk(VariableType::Type srcType, VariableType::Type dstType, ConstValueRangeAccess v… in isConversionOk()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dtzfmt.cpp1349 …oneFormat::formatSpecific(const TimeZone& tz, UTimeZoneNameType stdType, UTimeZoneNameType dstType, in formatSpecific()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dtzfmt.cpp1357 …oneFormat::formatSpecific(const TimeZone& tz, UTimeZoneNameType stdType, UTimeZoneNameType dstType, in formatSpecific()
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2795 SpvId SPIRVCodeGenerator::writeMatrixCopy(SpvId src, const Type& srcType, const Type& dstType, in writeMatrixCopy()
3012 const Type& dstType = ctorType.componentType(); in writeConstructorCompoundCast() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp1417 gl::DrawElementsType dstType = gl::DrawElementsType::InvalidEnum; in applyIndexBuffer() local
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/ow2/asm/asm/6.1.1/
HDasm-6.1.1.jarMETA-INF/MANIFEST.MF module-info.class <Unknown> package module-info ...

12345