| /external/OpenCL-CTS/test_common/harness/ |
| D | conversions.cpp | 209 #define BOOL_CASE(inType) \ argument 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 264 #define TO_FLOAT_CASE(inType) \ argument 269 #define TO_DOUBLE_CASE(inType) \ argument 393 void convert_explicit_value(void *inRaw, void *outRaw, ExplicitType inType, in convert_explicit_value() 1094 cl_long read_upscale_signed(void *inRaw, ExplicitType inType) in read_upscale_signed() 1114 cl_ulong read_upscale_unsigned(void *inRaw, ExplicitType inType) in read_upscale_unsigned() 1134 float read_as_float(void *inRaw, ExplicitType inType) in read_as_float()
|
| /external/kotlinpoet/kotlinpoet/src/main/java/com/squareup/kotlinpoet/ |
| D | WildcardTypeName.kt | 99 val inType = mirror.superBound in producerOf() constant
|
| /external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/ |
| D | ppc-ffi_darwin.c | 309 const ffi_type* inType) in ffi64_struct_contains_fp() 1032 const ffi_type* inType, in ffi64_struct_to_ram_form() 1295 const ffi_type* inType, in ffi64_struct_to_reg_form() 1609 const ffi_type* inType, in ffi64_stret_needs_ptr() 1725 const ffi_type* inType) in ffi64_data_size()
|
| /external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/ |
| D | ppc-ffi_darwin.c | 309 const ffi_type* inType) in ffi64_struct_contains_fp() 1032 const ffi_type* inType, in ffi64_struct_to_ram_form() 1295 const ffi_type* inType, in ffi64_struct_to_reg_form() 1609 const ffi_type* inType, in ffi64_stret_needs_ptr() 1725 const ffi_type* inType) in ffi64_data_size()
|
| /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() 818 Type inType; // the data type of the conversion input member 842 Type inType; member 870 Type inType = info->inType; in PrepareReference() local 993 static int DoTest( cl_device_id device, Type outType, Type inType, SaturationMode sat, RoundingMode… in DoTest() 1452 …Type inType = info->parent->inType; // 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/deqp/modules/glshared/ |
| D | glsShaderConstExprTests.hpp | 55 DataType inType; member
|
| D | glsShaderConstExprTests.cpp | 126 const DataType inType = cases[caseNdx].inType; in createTests() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcShaderConstExprTests.cpp | 47 glu::DataType inType; member 250 const glu::DataType inType = testCase.inType; in createTests() local
|
| /external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/ |
| D | ColorMatrix.cpp | 105 uint32_t inType :4; // [4 - 7] member 235 Key_t ColorMatrixTask::computeKey(size_t inVectorSize, int inType, size_t outVectorSize, 960 void ColorMatrixTask::preLaunch(size_t inVectorSize, int inType, size_t outVectorSize,
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | dcfmtest.cpp | 406 EFormatInputType inType, // input number type in execFormatTest()
|
| /external/icu/icu4c/source/test/intltest/ |
| D | dcfmtest.cpp | 406 EFormatInputType inType, // input number type in execFormatTest()
|
| /external/OpenCL-CTS/test_conformance/gles/ |
| D | helpers.cpp | 153 char * convert_to_expected( void * inputBuffer, size_t numPixels, ExplicitType inType, ExplicitType… in convert_to_expected()
|
| /external/auto/common/src/main/java/com/google/auto/common/ |
| D | Overrides.java | 186 DeclaredType inType = MoreTypes.asDeclared(in.asType()); in isSubsignature() local
|
| /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| D | ICUTaglet.java | 73 public boolean inType() { in inType() method in ICUTaglet
|
| /external/mdnsresponder/mDNSShared/ |
| D | DebugServices.c | 240 DEBUG_EXPORT OSStatus DebugInitialize( DebugOutputType inType, ... ) in DebugInitialize() 2028 const char * inType, in DebugHexDump()
|
| /external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
| D | CustomElements.js | 404 window.CustomEvent = function(inType, params) { argument 414 window.Event = function(inType, params) { argument
|
| D | HTMLImports.js | 404 window.CustomEvent = function(inType, params) { argument 414 window.Event = function(inType, params) { argument
|
| D | webcomponents-lite.js | 1138 window.CustomEvent = function(inType, params) { argument 1148 window.Event = function(inType, params) { argument
|
| /external/OpenCL-CTS/test_conformance/gl/ |
| D | helpers.cpp | 172 char * convert_to_expected( void * inputBuffer, size_t numPixels, ExplicitType inType, ExplicitType… in convert_to_expected()
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | LsrvCanonicalizer.java | 260 private Multimap<LstrType, String> inType = TreeMultimap.create(); field in LsrvCanonicalizer
|
| /external/python/cpython2/Mac/Modules/launch/ |
| D | _Launchmodule.c | 263 OSType inType; in Launch_LSGetApplicationForInfo() local
|
| /external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/ |
| D | ChooserDialog.cpp | 1132 void ChooserDialog::StartBrowsing( const char *inType, const char *inDomain ) in StartBrowsing()
|
| /external/python/cpython2/Mac/Modules/carbonevt/ |
| D | _CarbonEvtmodule.c | 185 OSType inType; in EventRef_SetEventParameter() local 321 EventParamType inType; in EventRef_GetEventParameter() local
|
| /external/mdnsresponder/mDNSWindows/SystemService/ |
| D | Service.c | 798 static void ReportStatus( int inType, const char *inFormat, ... ) in ReportStatus()
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageDepthStencilDescriptorTests.cpp | 785 …const auto inType = (isIA ? VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT : VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE… in iterate() local
|