Home
last modified time | relevance | path

Searched defs:parentType (Results 1 – 20 of 20) 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.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/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/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/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/vk-gl-cts/executor/
DxeTestResultParser.cpp491 ri::Type parentType = parentItem ? parentItem->getType() : ri::TYPE_LAST; in handleElementStart() local
/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp175 …METHODIMP CArchiveUpdateCallback::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentType) in GetParent() argument
DOpenArchive.cpp570 UInt32 parentType = 0; in GetItem_PathToParent() local
857 UInt32 parentType = 0; in GetItem() local
DHashCalc.cpp1036 STDMETHODIMP CHandler::GetParent(UInt32 /* index */ , UInt32 *parent, UInt32 *parentType) in GetParent() argument
/third_party/vk-gl-cts/framework/opengl/
DgluVarTypeUtil.hpp243 VarType parentType = getVarType(*m_type, m_path.begin(), m_path.end()-1); in removeTraversed() local
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp325 STDMETHODIMP CHandler::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentType) in GetParent() argument
/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.cpp215 int countAggregateMembers(const TType& parentType) in countAggregateMembers()
DlinkValidate.cpp1712 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.ts9084 const parentType = getTypeForBindingElementParent(declaration.parent.parent, checkMode); constant
24240 … const parentType = getInitialType(pattern.parent as VariableDeclaration | BindingElement); constant
26164 … const parentType = getTypeForBindingElementParent(parent, CheckMode.Normal); constant
27133 const parentType = getContextualTypeForVariableLikeDeclaration(parent, contextFlags) || constant
27149 …const parentType = isExpression(declaration.parent) && getContextualType(declaration.parent, conte… constant
39043 const parentType = getTypeForBindingElementParent(parent, parentCheckMode); constant
/third_party/typescript/lib/
DtypingsInstaller.js58611 function getBindingElementTypeFromParentType(declaration, parentType) { argument
81340 function assignBindingElementTypes(pattern, parentType) { argument
Dtsc.js48631 function getBindingElementTypeFromParentType(declaration, parentType) { argument
68362 function assignBindingElementTypes(pattern, parentType) { argument