/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-ffi_darwin.c | 309 const ffi_type* inType) in ffi64_struct_contains_fp() argument 314 for (i = 0; inType->elements[i] != NULL && !containsFP; i++) in ffi64_struct_contains_fp() 316 if (inType->elements[i]->type == FFI_TYPE_FLOAT || in ffi64_struct_contains_fp() 317 inType->elements[i]->type == FFI_TYPE_DOUBLE || in ffi64_struct_contains_fp() 318 inType->elements[i]->type == FFI_TYPE_LONGDOUBLE) in ffi64_struct_contains_fp() 320 else if (inType->elements[i]->type == FFI_TYPE_STRUCT) in ffi64_struct_contains_fp() 321 containsFP = ffi64_struct_contains_fp(inType->elements[i]); in ffi64_struct_contains_fp() 1032 const ffi_type* inType, in ffi64_struct_to_ram_form() argument 1070 switch (inType->size) in ffi64_struct_to_ram_form() 1073 srcGMarker += 8 - inType->size; in ffi64_struct_to_ram_form() [all …]
|
D | ppc-darwin.h | 81 bool ffi64_stret_needs_ptr(const ffi_type* inType,
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-ffi_darwin.c | 309 const ffi_type* inType) in ffi64_struct_contains_fp() argument 314 for (i = 0; inType->elements[i] != NULL && !containsFP; i++) in ffi64_struct_contains_fp() 316 if (inType->elements[i]->type == FFI_TYPE_FLOAT || in ffi64_struct_contains_fp() 317 inType->elements[i]->type == FFI_TYPE_DOUBLE || in ffi64_struct_contains_fp() 318 inType->elements[i]->type == FFI_TYPE_LONGDOUBLE) in ffi64_struct_contains_fp() 320 else if (inType->elements[i]->type == FFI_TYPE_STRUCT) in ffi64_struct_contains_fp() 321 containsFP = ffi64_struct_contains_fp(inType->elements[i]); in ffi64_struct_contains_fp() 1032 const ffi_type* inType, in ffi64_struct_to_ram_form() argument 1070 switch (inType->size) in ffi64_struct_to_ram_form() 1073 srcGMarker += 8 - inType->size; in ffi64_struct_to_ram_form() [all …]
|
D | ppc-darwin.h | 81 bool ffi64_stret_needs_ptr(const ffi_type* inType,
|
/external/golang-protobuf/protoc-gen-go/grpc/ |
D | grpc.go | 293 inType := g.typeName(method.GetInputType()) 329 g.P("Send(*", inType, ") error") 347 g.P("func (x *", streamType, ") Send(m *", inType, ") error {") 398 inType := g.typeName(method.GetInputType()) 403 g.P("in := new(", inType, ")") 411 g.P("return srv.(", servName, "Server).", methName, "(ctx, req.(*", inType, "))") 421 g.P("m := new(", inType, ")") 443 g.P("Recv() (*", inType, ", error)") 467 g.P("func (x *", streamType, ") Recv() (*", inType, ", error) {") 468 g.P("m := new(", inType, ")")
|
/external/deqp/modules/gles2/scripts/ |
D | gen-conversions.py | 178 inType = inValues[0].typeString() 180 self.name = "%s_to_%s" % (inType, outType) 182 self.inputs = [("%s in0" % inType, inValues)] 195 inType = inValue.typeString() 197 self.name = "%s_to_%s" % (inType, outType) 198 self.op = "%s in0 = %s;\n%s out0 = %s(in0);" % (inType, str(inValue), outType, outType) 199 self.inType = inType
|
/external/deqp/modules/glshared/ |
D | glsShaderConstExprTests.cpp | 126 const DataType inType = cases[caseNdx].inType; in createTests() local 141 …string typeName = glu::getDataTypeName((glu::DataType)(inType + compCount)); // results in … in createTests() 202 …scalarCaseName = string(cases[caseNdx].name) + "_" + typeName + "_" + glu::getDataTypeName(inType); in createTests() 204 expressionTemplateParams["MT"] = glu::getDataTypeName(inType); in createTests()
|
D | glsShaderConstExprTests.hpp | 55 DataType inType; member
|
D | glsVertexArrayTests.hpp | 154 …virtual void bind (int attribNdx, int offset, int size, InputType inType, OutputType outType, … 176 …virtual void bind (int attribNdx, int offset, int size, InputType inType, OutputType outType…
|
/external/deqp/modules/gles3/scripts/ |
D | gen-conversions.py | 191 inType = inValues[0].typeString() 193 self.name = "%s_to_%s" % (inType, outType) 195 self.inputs = [("%s in0" % inType, inValues)] 208 inType = inValue.typeString() 210 self.name = "%s_to_%s" % (inType, outType) 211 self.op = "%s in0 = %s;\n%s out0 = %s(in0);" % (inType, str(inValue), outType, outType) 212 self.inType = inType
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderConstExprTests.cpp | 47 glu::DataType inType; member 260 const glu::DataType inType = testCase.inType; in createTests() local 276 glu::DataType dataType = static_cast<glu::DataType>(inType + component); in createTests() 307 casePrefix + baseName + "_" + typeName + "_" + glu::getDataTypeName(inType); in createTests() 309 expressionTemplateParams["MT"] = glu::getDataTypeName(inType); in createTests()
|
/external/icu/icu4c/source/test/intltest/ |
D | dcfmtest.h | 58 EFormatInputType inType,
|
D | dcfmtest.cpp | 386 EFormatInputType inType, // input number type in execFormatTest() argument 428 switch (inType) { in execFormatTest()
|
/external/python/cpython2/Mac/Modules/launch/ |
D | _Launchmodule.c | 263 OSType inType; in Launch_LSGetApplicationForInfo() local 270 PyMac_GetOSType, &inType, in Launch_LSGetApplicationForInfo() 275 _err = LSGetApplicationForInfo(inType, in Launch_LSGetApplicationForInfo()
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/ |
D | ChooserDialog.h | 99 void StartBrowsing( const char *inType, const char *inDomain );
|
D | ChooserDialog.cpp | 1132 void ChooserDialog::StartBrowsing( const char *inType, const char *inDomain ) in StartBrowsing() argument 1144 err = DNSBrowserStartServiceSearch( mBrowser, kDNSBrowserFlagAutoResolve, inType, inDomain ); in StartBrowsing()
|
/external/python/cpython2/Mac/Modules/carbonevt/ |
D | _CarbonEvtmodule.c | 185 OSType inType; in EventRef_SetEventParameter() local 191 PyMac_GetOSType, &inType, in EventRef_SetEventParameter() 197 inType, in EventRef_SetEventParameter() 321 EventParamType inType; in EventRef_GetEventParameter() local 325 if (!PyArg_ParseTuple(_args, "O&O&", PyMac_GetOSType, &inName, PyMac_GetOSType, &inType)) in EventRef_GetEventParameter() 329 _err = GetEventParameter(_self->ob_itself, inName, inType, NULL, 0, &bufferSize, NULL); in EventRef_GetEventParameter() 337 _err = GetEventParameter(_self->ob_itself, inName, inType, NULL, bufferSize, NULL, buffer); in EventRef_GetEventParameter()
|
/external/mdnsresponder/mDNSWindows/ |
D | mDNSWin32.h | 130 typedef void (*ReportStatusFunc)(int inType, const char *inFormat, ...);
|
/external/mdnsresponder/mDNSShared/ |
D | DebugServices.c | 240 DEBUG_EXPORT OSStatus DebugInitialize( DebugOutputType inType, ... ) in DebugInitialize() argument 246 va_start( args, inType ); in DebugInitialize() 273 type = inType; in DebugInitialize() 322 if( inType == kDebugOutputTypeMetaConsole ) in DebugInitialize() 821 __private_extern__ void iDebugSetOutputTypeInternal( uint32_t inType ); in DebugiDebugInit() 2028 const char * inType, in DebugHexDump() argument 2049 DEBUG_UNUSED( inType ); in DebugHexDump()
|
D | DebugServices.h | 1292 DEBUG_EXPORT OSStatus DebugInitialize( DebugOutputType inType, ... ); 1545 const char * inType,
|
/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/deqp/modules/gles2/functional/ |
D | es2fShaderOperatorTests.cpp | 474 DataType inType = spec.inputs[i].type; in ShaderOperatorCase() local 475 int inSize = getDataTypeScalarSize(inType); in ShaderOperatorCase() 476 bool isInt = de::inRange<int>(inType, TYPE_INT, TYPE_INT_VEC4); in ShaderOperatorCase() 477 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in ShaderOperatorCase() 478 const char* typeName = getDataTypeName(inType); in ShaderOperatorCase()
|
/external/mdnsresponder/mDNSWindows/SystemService/ |
D | Service.c | 128 static void ReportStatus( int inType, const char *inFormat, ... ); 798 static void ReportStatus( int inType, const char *inFormat, ... ) in ReportStatus() argument 813 …ok = ReportEventA( gServiceEventSource, (WORD) inType, 0, MDNSRESPONDER_LOG, NULL, 1, 0, array, NU… in ReportStatus()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderOperatorTests.cpp | 737 const DataType inType = m_spec.inputs[inputNdx].type; in setupShaderData() local 738 const int inSize = getDataTypeScalarSize(inType); in setupShaderData() 739 const bool isInt = de::inRange<int>(inType, TYPE_INT, TYPE_INT_VEC4); in setupShaderData() 740 const bool isUint = de::inRange<int>(inType, TYPE_UINT, TYPE_UINT_VEC4); in setupShaderData() 741 const bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() 742 const char* typeName = getDataTypeName(inType); in setupShaderData()
|
/external/skia/tools/bookmaker/ |
D | includeParser.cpp | 1545 string inType; in dumpMethod() local 1547 inType = "Constructor"; in dumpMethod() 1549 inType = "Operator"; in dumpMethod() 1551 inType = "incomplete"; in dumpMethod() 1553 this->writeTag("In", inType); in dumpMethod()
|