Home
last modified time | relevance | path

Searched defs:inType (Results 1 – 17 of 17) sorted by relevance

/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c309 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()
/third_party/vk-gl-cts/modules/glshared/
DglsShaderConstExprTests.hpp55 DataType inType; member
DglsShaderConstExprTests.cpp126 const DataType inType = cases[caseNdx].inType; in createTests() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderConstExprTests.cpp47 glu::DataType inType; member
250 const glu::DataType inType = testCase.inType; in createTests() local
/third_party/icu/icu4c/source/test/intltest/
Ddcfmtest.cpp406 EFormatInputType inType, // input number type in execFormatTest()
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUTaglet.java73 public boolean inType() { in inType() method in ICUTaglet
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp776 spirv::IdRef inType, in InsertVariableDecl()
792 spirv::IdRef inType(kIdFloatSubpassInputType); in InsertColorVariableDecl() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp785 …const auto inType = (isIA ? VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT : VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp785 …const auto inType = (isIA ? VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT : VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE… in iterate() local
/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp1143 const Type& inType = c.argument()->type().componentType(); in writeConstructorArrayCast() local
/third_party/vk-gl-cts/framework/randomshaders/
DrsgExpression.cpp739 …VariableType::Type inType = state.getRandom().choose<VariableType::Type>(&inTypes[0], &inTypes[0] … in ConstructorOp() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderOperatorTests.cpp474 DataType inType = spec.inputs[i].type; in ShaderOperatorCase() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp725 const DataType inType = m_spec.inputs[inputNdx].type; in setupShaderData() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp725 const DataType inType = m_spec.inputs[inputNdx].type; in setupShaderData() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderOperatorTests.cpp854 DataType inType = m_spec.inputs[i].type; in setupShaderData() local
/third_party/typescript/lib/
Dtsc.js9359 function setInJSDocType(inType) { argument
DtypingsInstaller.js12440 function setInJSDocType(inType) { argument