Home
last modified time | relevance | path

Searched defs:targetType (Results 1 – 20 of 20) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java292 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readMessageList()
304 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList()
309 List<T> target, Schema<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList()
DCodedInputStreamReader.java796 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readMessageList()
826 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList()
DBinaryReader.java928 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readMessageList()
961 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp577 TestFramebuffer::TestFramebuffer (Context& context, const deUint32 targetType, const deUint32 color… in TestFramebuffer()
613 void TestFramebuffer::setTargetType (const deUint32 targetType) in setTargetType()
1224 bool Renderer::isFramebufferAttachmentSRGB (const deUint32 targetType, const deUint32 attachment) c… in isFramebufferAttachmentSRGB() argument
1266 void Renderer::logState (const deUint32 targetType, const deUint32 attachment, const SamplingType s… in logState() argument
Des31fSRGBDecodeTests.cpp445 const glu::TextureTestUtil::TextureType targetType, in SRGBTestTexture()
1083 void SRGBTestCase::addTexture ( const glu::TextureTestUtil::TextureType targetType, in addTexture()
Des31fProgramUniformTests.cpp739 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation() local
Des31fShaderImageLoadStoreTests.cpp3425 …const EarlyFragmentTestsCase::RenderTargetType targetType = (EarlyFragmentTestsCase::RenderTarget… in init() local
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DInteropTypescriptLinter.ts405 …const targetType = InteropTypescriptLinter.tsTypeChecker.getTypeAtLocation(tsAsExpr.type).getNonNu… constant
DUtils.ts2033 const targetType = reduceReference(type); constant
2276 const targetType = typeChecker.getTypeAtLocation(decl.type.typeName); constant
DTypeScriptLinter.ts2161 …const targetType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsAsExpr.type).getNonNullableT… constant
/third_party/typescript/src/services/codefixes/
DinferFromUsage.ts1092 const targetType = (usageParam as SymbolLinks).type constant
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DTypeScriptLinter.ts1711 …const targetType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsAsExpr.type).getNonNullableT… constant
/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibraryCase.cpp635 …alidator::BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType targetType) in BeforeDrawValidator()
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts360 … public targetType: Type = null; // Target type for an object literal (null if no target type) property in UnaryExpression
/third_party/typescript/src/compiler/
Dchecker.ts18483 …const targetType = i === restIndex ? getRestTypeAtPosition(target, i) : tryGetTypeAtPosition(targe… constant
19031 const [sourceType, targetType] = getTypeNamesForErrorDisplay(source, target); constant
19094 …const targetType = symbolValueDeclarationIsContextSensitive(target.symbol) ? typeToString(target, … constant
19517 for (const targetType of targetTypes) { constant
19931 const targetType = (target as IndexType).type; constant
20730 const targetType = targetTypeArguments[i]; constant
21153 const targetType = getTypeOfPropertyOfType(type, propertyName); constant
22580 const targetType = getTypeOfSymbol(targetProp); constant
25565 …const targetType = hasStaticModifier(Debug.checkDefined(symbol.valueDeclaration, "should always ha… constant
33103 const targetType = getTypeFromTypeNode(type); constant
[all …]
/third_party/typescript/tests/baselines/reference/
DparserRealSource11.js421 var targetType = applyTargetType ? this.castTerm.type : null; variable
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fUniformApiTests.cpp689 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformApiTests.cpp840 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation() local
/third_party/typescript/lib/
DtypingsInstaller.js73236 function removeType(type, targetType) { argument
77647 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument
81606 function createNewTargetExpressionType(targetType) { argument
Dtsc.js61412 function removeType(type, targetType) { argument
65136 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument
68606 function createNewTargetExpressionType(targetType) { argument