/third_party/flutter/flutter/examples/stocks/test/ |
D | icon_color_test.dart | 13 Element findElementOfExactWidgetTypeGoingDown(Element node, Type targetType) { 15 if (child.widget.runtimeType == targetType) 27 Element findElementOfExactWidgetTypeGoingUp(Element node, Type targetType) { 30 if (ancestor.widget.runtimeType == targetType)
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Reader.java | 292 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readMessageList() argument 304 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList() argument 309 List<T> target, Schema<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList() argument
|
D | CodedInputStreamReader.java | 796 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readMessageList() argument 798 final Schema<T> schema = Protobuf.getInstance().schemaFor(targetType); in readMessageList() 826 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList() argument 828 final Schema<T> schema = Protobuf.getInstance().schemaFor(targetType); in readGroupList()
|
D | BinaryReader.java | 928 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readMessageList() argument 930 final Schema<T> schema = Protobuf.getInstance().schemaFor(targetType); in readMessageList() 961 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList() argument 963 final Schema<T> schema = Protobuf.getInstance().schemaFor(targetType); in readGroupList()
|
/third_party/typescript/tests/baselines/reference/ |
D | parserRealSource6.js | 146 if (objectLit.targetType) { 148 return objectLit.targetType.containedScope; 151 return objectLit.targetType.memberScope; 352 if (objectLit.targetType) { 354 return objectLit.targetType.containedScope; 357 return objectLit.targetType.memberScope;
|
D | parserRealSource6.types | 603 if (objectLit.targetType) { 604 >objectLit.targetType : any 606 >targetType : any 609 >context.scopeGetter = function () { return objectLit.targetType.contain… 613 >function () { return objectLit.targetType.containedScope; … 615 return objectLit.targetType.containedScope; 616 >objectLit.targetType.containedScope : any 617 >objectLit.targetType : any 619 >targetType : any 624 …copeGetter = function () { return objectLit.targetType.memberScope; … [all …]
|
D | parserRealSource6.errors.txt | 306 if (objectLit.targetType) { 308 return objectLit.targetType.containedScope; 311 return objectLit.targetType.memberScope;
|
D | parserRealSource6.symbols | 442 if (objectLit.targetType) { 450 return objectLit.targetType.containedScope; 459 return objectLit.targetType.memberScope;
|
D | parserRealSource11.js | 361 … public targetType: Type = null; // Target type for an object literal (null if no target type) 421 var targetType = applyTargetType ? this.castTerm.type : null; variable 423 …typeFlow.checker.typeCheckWithContextualType(targetType, typeFlow.checker.inProvisionalTypecheckMo… 2731 _this.targetType = null; // Target type for an object literal (null if no target type) 2777 var targetType = applyTargetType ? this.castTerm.type : null; 2778 …typeFlow.checker.typeCheckWithContextualType(targetType, typeFlow.checker.inProvisionalTypecheckMo…
|
D | parserRealSource11.symbols | 959 … public targetType: Type = null; // Target type for an object literal (null if no target type) 960 >targetType : Symbol(UnaryExpression.targetType, Decl(parserRealSource11.ts, 358, 53)) 1120 var targetType = applyTargetType ? this.castTerm.type : null; 1121 >targetType : Symbol(targetType, Decl(parserRealSource11.ts, 419, 23)) 1129 …typeFlow.checker.typeCheckWithContextualType(targetType, typeFlow.checker.inProvisionalTypecheckMo… 1131 >targetType : Symbol(targetType, Decl(parserRealSource11.ts, 419, 23))
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserRealSource6.ts | 145 if (objectLit.targetType) { 147 return objectLit.targetType.containedScope; 150 return objectLit.targetType.memberScope;
|
D | parserRealSource11.ts | 360 … public targetType: Type = null; // Target type for an object literal (null if no target type) property in UnaryExpression 420 var targetType = applyTargetType ? this.castTerm.type : null; 422 …typeFlow.checker.typeCheckWithContextualType(targetType, typeFlow.checker.inProvisionalTypecheckMo…
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fFboSRGBWriteControlTests.cpp | 552 …TestFramebuffer (Context& context, const deUint32 targetType, const deUint32 colorAttachment, gl… 555 void setTargetType (const deUint32 targetType); 577 TestFramebuffer::TestFramebuffer (Context& context, const deUint32 targetType, const deUint32 color… in TestFramebuffer() argument 580 , m_targetType (targetType) in TestFramebuffer() 593 if (targetType == GL_DRAW_BUFFER) in TestFramebuffer() 600 if (targetType == GL_READ_BUFFER) in TestFramebuffer() 613 void TestFramebuffer::setTargetType (const deUint32 targetType) in setTargetType() argument 615 m_targetType = targetType; in setTargetType() 812 …bool isFramebufferAttachmentSRGB (const deUint32 targetType, const deUint32 attachment) c… 814 …void logState (const deUint32 targetType, const deUint32 attachment, const SamplingTy… [all …]
|
D | es31fSRGBDecodeTests.cpp | 404 const glu::TextureTestUtil::TextureType targetType, 445 const glu::TextureTestUtil::TextureType targetType, in SRGBTestTexture() argument 457 , m_targetType (targetType) in SRGBTestTexture() 870 void addTexture (const glu::TextureTestUtil::TextureType targetType, 1083 void SRGBTestCase::addTexture ( const glu::TextureTestUtil::TextureType targetType, in addTexture() argument 1093 …SRGBTestTexture* texture = new SRGBTestTexture(m_context, targetType, m_internalFormat, width, hei… in addTexture()
|
D | es31fShaderImageLoadStoreTests.cpp | 3354 …const EarlyFragmentTestsCase::RenderTargetType targetType = (EarlyFragmentTestsCase::RenderTarget… in init() local 3362 …const string targetName = targetType == EarlyFragmentTestsCase::RENDERTARGET_FBO ? … in init() 3363 …: targetType == EarlyFragmentTestsCase::RENDERTARGET_FBO_WITHOUT_TEST_ATTACHMENT ? (std::string("_… in init() 3370 … + ((targetType == EarlyFragmentTestsCase::RENDERTARGET_FBO) ? (", render to fbo") in init() 3371 …: (targetType == EarlyFragmentTestsCase::RENDERTARGET_FBO_WITHOUT_TEST_ATTACHMENT) ? (", render to… in init() 3374 …mentTestsCase(m_context, caseName.c_str(), caseDesc.c_str(), testType, useEarlyTests, targetType)); in init()
|
D | es31fProgramUniformTests.cpp | 739 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation() local 741 result.type = targetType; in getRandomBoolRepresentation()
|
/third_party/boost/boost/statechart/ |
D | state_machine.hpp | 330 typename rtti_policy_type::id_type targetType = in state_downcast() local 343 if ( pCurrentState->dynamic_type() == targetType ) in state_downcast()
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderLibraryCase.cpp | 619 BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType targetType); 635 …alidator::BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType targetType) in BeforeDrawValidator() argument 638 , m_targetType (targetType) in BeforeDrawValidator() 641 DE_ASSERT(targetType < TARGETTYPE_LAST); in BeforeDrawValidator()
|
/third_party/typescript/src/compiler/ |
D | checker.ts | 16623 …const targetType = i === restIndex ? getRestTypeAtPosition(target, i) : tryGetTypeAtPosition(targe… 16624 if (sourceType && targetType) { 16634 …& SignatureCheckMode.Callback ? undefined : getSingleCallSignature(getNonNullableType(targetType)); 16636 …(getFalsyFlags(sourceType) & TypeFlags.Nullable) === (getFalsyFlags(targetType) & TypeFlags.Nullab… 16639 … !strictVariance && compareTypes(sourceType, targetType, /*reportErrors*/ false) || compareTypes(t… 16641 …source) && i < getMinArgumentCount(target) && compareTypes(sourceType, targetType, /*reportErrors*… 17129 const [sourceType, targetType] = getTypeNamesForErrorDisplay(source, target); 17146 targetType, 17153 targetType, 17163 else if (sourceType === targetType) { [all …]
|
/third_party/typescript/src/services/codefixes/ |
D | inferFromUsage.ts | 1112 …const targetType = (usageParam as SymbolLinks).type || checker.getTypeOfSymbolAtLocation(usagePara… constant 1113 types.push(...inferTypeParameters(genericParamType, targetType, typeParameter));
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
D | validate_id.cpp | 1220 auto targetType = module_.FindDef(targetPointerType->words()[3]); in isValid() local 1221 assert(targetType); in isValid() 1226 if (targetType->id() != sourceType->id()) { in isValid()
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | framework.dart | 1962 /// The [aspect] parameter is only used when [targetType] is an 1966 InheritedWidget inheritFromWidgetOfExactType(Type targetType, { Object aspect }); 1982 InheritedElement ancestorInheritedElementForWidgetOfExactType(Type targetType); 2005 Widget ancestorWidgetOfExactType(Type targetType); 3434 InheritedWidget inheritFromWidgetOfExactType(Type targetType, { Object aspect }) { 3436 …final InheritedElement ancestor = _inheritedWidgets == null ? null : _inheritedWidgets[targetType]; 3446 InheritedElement ancestorInheritedElementForWidgetOfExactType(Type targetType) { 3448 …final InheritedElement ancestor = _inheritedWidgets == null ? null : _inheritedWidgets[targetType]; 3458 Widget ancestorWidgetOfExactType(Type targetType) { 3461 while (ancestor != null && ancestor.widget.runtimeType != targetType) [all …]
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 689 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation() local 691 result.type = targetType; in getRandomBoolRepresentation()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 840 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation() local 842 result.type = targetType; in getRandomBoolRepresentation()
|
/third_party/typescript/lib/ |
D | typingsInstaller.js | 58959 …var targetType = i === restIndex ? getRestTypeAtPosition(target, i) : tryGetTypeAtPosition(target,… 58960 if (sourceType && targetType) { 58970 … checkMode & 3 /* Callback */ ? undefined : getSingleCallSignature(getNonNullableType(targetType)); 58972 …(getFalsyFlags(sourceType) & 98304 /* Nullable */) === (getFalsyFlags(targetType) & 98304 /* Nulla… 58975 … !strictVariance && compareTypes(sourceType, targetType, /*reportErrors*/ false) || compareTypes(t… 58977 …source) && i < getMinArgumentCount(target) && compareTypes(sourceType, targetType, /*reportErrors*… 59435 … var _a = getTypeNamesForErrorDisplay(source, target), sourceType = _a[0], targetType = _a[1]; 59447 …onstraint_2, needsOriginalSource ? sourceType : generalizedSourceType, targetType, typeToString(co… 59450 …_be_instantiated_with_an_arbitrary_type_which_could_be_unrelated_to_1, targetType, generalizedSour… 59457 else if (sourceType === targetType) { [all …]
|