Home
last modified time | relevance | path

Searched defs:parentType (Results 1 – 21 of 21) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fUniformBlockTests.cpp211 const VarType parentType (childType, parentSize); in init() local
244 const VarType parentType (childType1, parentSize); in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp471 const VarType parentType (childType, parentSize); in init() local
491 const VarType parentType (childType1, parentSize); in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp479 const VarType parentType (childType, parentSize); in init() local
499 const VarType parentType (childType1, parentSize); in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp478 const VarType parentType (childType, parentSize); in init() local
511 const VarType parentType (childType1, parentSize); in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
DvktUniformBlockTests.cpp478 const VarType parentType (childType, parentSize); in init() local
511 const VarType parentType (childType1, parentSize); in init() local
/third_party/node/deps/icu-small/source/common/
Dmessagepattern.cpp435 int32_t nestingLevel, UMessagePatternArgType parentType, in parseMessage()
1095 MessagePattern::inTopLevelChoiceMessage(int32_t nestingLevel, UMessagePatternArgType parentType) { in inTopLevelChoiceMessage()
/third_party/icu/icu4c/source/common/
Dmessagepattern.cpp435 int32_t nestingLevel, UMessagePatternArgType parentType, in parseMessage()
1095 MessagePattern::inTopLevelChoiceMessage(int32_t nestingLevel, UMessagePatternArgType parentType) { in inTopLevelChoiceMessage()
/third_party/skia/third_party/externals/icu/source/common/
Dmessagepattern.cpp435 int32_t nestingLevel, UMessagePatternArgType parentType, in parseMessage()
1095 MessagePattern::inTopLevelChoiceMessage(int32_t nestingLevel, UMessagePatternArgType parentType) { in inTopLevelChoiceMessage()
/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp184 …OM7F_IMF(CArchiveUpdateCallback::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentType)) in Z7_COM7F_IMF() argument
DHashCalc.cpp1036 Z7_COM7F_IMF(CHandler::GetParent(UInt32 /* index */ , UInt32 *parent, UInt32 *parentType)) in Z7_COM7F_IMF() argument
/third_party/vk-gl-cts/executor/
DxeTestResultParser.cpp494 ri::Type parentType = parentItem ? parentItem->getType() : ri::TYPE_LAST; in handleElementStart() local
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp330 Z7_COM7F_IMF(CHandler::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentType)) in Z7_COM7F_IMF() argument
/third_party/vk-gl-cts/framework/opengl/
DgluVarTypeUtil.hpp249 VarType parentType = getVarType(*m_type, m_path.begin(), m_path.end()-1); in removeTraversed() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessagePattern.java862 private int parseMessage(int index, int msgStartLength, int nestingLevel, ArgType parentType) { in parseMessage()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessagePattern.java933 private int parseMessage(int index, int msgStartLength, int nestingLevel, ArgType parentType) { in parseMessage()
/third_party/glslang/glslang/MachineIndependent/
Dreflection.cpp213 int countAggregateMembers(const TType& parentType) in countAggregateMembers()
DlinkValidate.cpp2305 void TIntermediate::updateOffset(const TType& parentType, const TType& memberType, int& offset, int… in updateOffset()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp717 void OutputSPIRVTraverser::accessChainOnPush(NodeData *data, const TType &parentType, size_t index) in accessChainOnPush()
4853 const TType &parentType = parentAggregate->getType(); in visitConstantUnion() local
/third_party/typescript/src/compiler/
Dchecker.ts9125 const parentType = getTypeForBindingElementParent(declaration.parent.parent, checkMode); constant
24281 … const parentType = getInitialType(pattern.parent as VariableDeclaration | BindingElement); constant
26205 … const parentType = getTypeForBindingElementParent(parent, CheckMode.Normal); constant
27174 const parentType = getContextualTypeForVariableLikeDeclaration(parent, contextFlags) || constant
27190 …const parentType = isExpression(declaration.parent) && getContextualType(declaration.parent, conte… constant
39105 const parentType = getTypeForBindingElementParent(parent, parentCheckMode); constant
/third_party/typescript/lib/
Dtsc.js48810 function getBindingElementTypeFromParentType(declaration, parentType) { argument
68561 function assignBindingElementTypes(pattern, parentType) { argument
DtypingsInstaller.js58806 function getBindingElementTypeFromParentType(declaration, parentType) { argument
81555 function assignBindingElementTypes(pattern, parentType) { argument