| /external/OpenCL-CTS/test_common/harness/ |
| D | conversions.cpp | 215 #define SIMPLE_CAST_CASE(inType, outEnum, outType) \ argument 223 #define DOWN_CAST_CASE(inType, outEnum, outType, sat) \ argument 246 #define U_DOWN_CAST_CASE(inType, outEnum, outType, sat) \ argument 278 #define FLOAT_ROUND_TO_NEAREST_CASE(outEnum, outType) \ argument 284 #define FLOAT_ROUND_CASE(outEnum, outType, rounding, sat) \ argument 336 #define DOUBLE_ROUND_CASE(outEnum, outType, rounding, sat) \ argument 395 ExplicitType outType) in convert_explicit_value()
|
| D | rounding_mode.cpp | 38 RoundingMode set_round(RoundingMode r, Type outType) in set_round() 80 RoundingMode set_round(RoundingMode r, Type outType) in set_round() 120 RoundingMode set_round(RoundingMode r, Type outType) in set_round()
|
| /external/kotlinpoet/kotlinpoet/src/main/java/com/squareup/kotlinpoet/ |
| D | WildcardTypeName.kt | 97 val outType = mirror.extendsBound in producerOf() constant
|
| /external/OpenCL-CTS/test_conformance/conversions/ |
| D | test_conversions.cpp | 158 Type inType, outType; in test_conversions() local 530 static int GetTestCase( const char *name, Type *outType, Type *inType, SaturationMode *sat, Roundin… in GetTestCase() 817 Type outType; // the data type of the conversion result member 841 Type outType; member 871 Type outType = info->outType; in PrepareReference() local 993 static int DoTest( cl_device_id device, Type outType, Type inType, SaturationMode sat, RoundingMode… in DoTest() 1451 …Type outType = info->parent->outType; // the data type of the conver… in CalcReferenceValuesComplete() local 1556 static cl_program MakeProgram( Type outType, Type inType, SaturationMode sat, RoundingMode round,… in MakeProgram()
|
| /external/skia/src/sksl/ |
| D | SkSLUtil.cpp | 46 bool type_to_sksltype(const Context& context, const Type& type, SkSLType* outType) { in type_to_sksltype()
|
| /external/icu/icu4c/source/tools/toolutil/ |
| D | package.cpp | 686 Package::writePackage(const char *filename, char outType, const char *comment) { in writePackage() 1127 Package::extractItem(const char *filesPath, const char *outName, int32_t idx, char outType) { in extractItem() 1185 Package::extractItem(const char *filesPath, int32_t idx, char outType) { in extractItem() 1190 Package::extractItems(const char *filesPath, const char *pattern, char outType) { in extractItems() 1200 Package::extractItems(const char *filesPath, const Package &listPkg, char outType) { in extractItems()
|
| D | pkg_icu.cpp | 154 … const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile()
|
| /external/cronet/third_party/icu/source/tools/toolutil/ |
| D | package.cpp | 686 Package::writePackage(const char *filename, char outType, const char *comment) { in writePackage() 1127 Package::extractItem(const char *filesPath, const char *outName, int32_t idx, char outType) { in extractItem() 1185 Package::extractItem(const char *filesPath, int32_t idx, char outType) { in extractItem() 1190 Package::extractItems(const char *filesPath, const char *pattern, char outType) { in extractItems() 1200 Package::extractItems(const char *filesPath, const Package &listPkg, char outType) { in extractItems()
|
| D | pkg_icu.cpp | 154 … const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile()
|
| /external/OpenCL-CTS/test_conformance/gles/ |
| D | test_images_2D.cpp | 41 …ize_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **ou… in test_cl_image_read() 122 …ize_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **ou… in test_image_read() 378 …ize_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **ou… in test_cl_image_write() 470 …ize_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **ou… in test_image_write()
|
| D | test_renderbuffer.cpp | 30 …ize_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **ou… in test_attach_renderbuffer_read_image() 205 …ize_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, MTdata d,… in test_attach_renderbuffer_write_to_image()
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cSampleShadingTests.cpp | 66 std::string const& outType) in specializeVersion() 203 const char* outType, GLfloat min, GLfloat max, const char* extension, in SampleShadingRenderCase() 499 const char* outType, GLfloat min, GLfloat max, in SampleShadingRenderFormatTests()
|
| /external/deqp/modules/glshared/ |
| D | glsShaderConstExprTests.hpp | 59 DataType outType; member
|
| D | glsShaderConstExprTests.cpp | 127 const DataType outType = cases[caseNdx].outType; in createTests() local
|
| /external/deqp/modules/gles3/scripts/ |
| D | gen-large-constant-arrays.py | 105 outType = outputs[0].typeString() variable
|
| D | gen-swizzle-math-operations.py | 178 outType = outputs[0].typeString() variable
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcShaderMultisampleInterpolationTests.cpp | 66 std::string const& sampler = "", std::string const& outType = "", in specializeVersion() 251 …tcu::TextureFormat const& texFormat, const char* sampler, const char* outType, GLfloat min, GLfloa… in ShaderMultisampleInterpolationBaseCase() 637 char const* outType; in init() member
|
| D | glcSampleVariablesTests.cpp | 66 std::string const& sampler = "", std::string const& outType = "") in specializeVersion() 208 const char* outType, GLint samples, GLint sampleMask) in SampleShadingMaskCase() 885 char const* outType; in init() member
|
| D | glcShaderConstExprTests.cpp | 51 glu::DataType outType; member 65 glu::DataType outType; member
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cES31CompatibilitySampleVariablesTests.cpp | 69 std::string const& sampler = "", std::string const& outType = "") in specializeVersion() 215 const char* outType, GLint samples, GLint sampleMask) in SampleShadingMaskCase() 883 char const* outType; in init() member
|
| /external/OpenCL-CTS/test_conformance/gl/ |
| D | test_images_read_common.cpp | 221 cl_image_format *outFormat, ExplicitType *outType, void **outResultBuffer ) in test_cl_image_read() 359 cl_image_format *outFormat, ExplicitType *outType, void **outResultBuffer ) in test_image_read()
|
| D | test_renderbuffer.cpp | 68 …ize_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **ou… in test_attach_renderbuffer_read_image() 269 …ize_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, MTdata d,… in test_attach_renderbuffer_write_to_image()
|
| D | test_images_write_common.cpp | 299 cl_image_format *outFormat, ExplicitType *outType, void **outSourceBuffer, in test_cl_image_write() 405 cl_image_format *outFormat, ExplicitType *outType, void **outSourceBuffer, in test_image_write()
|
| /external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/ |
| D | ColorMatrix.cpp | 106 uint32_t outType :4; // [8 - 11] member 236 int outType) { 961 int outType) {
|
| /external/icu/icu4c/source/tools/icupkg/ |
| D | icupkg.cpp | 267 char outType; in main() local
|