| /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() 304 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList() 309 List<T> target, Schema<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList()
|
| D | CodedInputStreamReader.java | 796 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readMessageList() 826 List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) in readGroupList()
|
| D | BinaryReader.java | 928 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/ |
| D | es31fFboSRGBWriteControlTests.cpp | 577 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
|
| D | es31fSRGBDecodeTests.cpp | 445 const glu::TextureTestUtil::TextureType targetType, in SRGBTestTexture() 1083 void SRGBTestCase::addTexture ( const glu::TextureTestUtil::TextureType targetType, in addTexture()
|
| D | es31fProgramUniformTests.cpp | 739 …const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScal… in getRandomBoolRepresentation() local
|
| D | es31fShaderImageLoadStoreTests.cpp | 3425 …const EarlyFragmentTestsCase::RenderTargetType targetType = (EarlyFragmentTestsCase::RenderTarget… in init() local
|
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | InteropTypescriptLinter.ts | 405 …const targetType = InteropTypescriptLinter.tsTypeChecker.getTypeAtLocation(tsAsExpr.type).getNonNu… constant
|
| D | Utils.ts | 2033 const targetType = reduceReference(type); constant 2276 const targetType = typeChecker.getTypeAtLocation(decl.type.typeName); constant
|
| D | TypeScriptLinter.ts | 2161 …const targetType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsAsExpr.type).getNonNullableT… constant
|
| /third_party/typescript/src/services/codefixes/ |
| D | inferFromUsage.ts | 1092 const targetType = (usageParam as SymbolLinks).type constant
|
| /third_party/typescript/src/linter/ArkTSLinter_1_0/ |
| D | TypeScriptLinter.ts | 1711 …const targetType = TypeScriptLinter.tsTypeChecker.getTypeAtLocation(tsAsExpr.type).getNonNullableT… constant
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsShaderLibraryCase.cpp | 635 …alidator::BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType targetType) in BeforeDrawValidator()
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
| D | parserRealSource11.ts | 360 … public targetType: Type = null; // Target type for an object literal (null if no target type) property in UnaryExpression
|
| /third_party/typescript/src/compiler/ |
| D | checker.ts | 18483 …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/ |
| D | parserRealSource11.js | 421 var targetType = applyTargetType ? this.castTerm.type : null; variable
|
| /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
|
| /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
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 73236 function removeType(type, targetType) { argument 77647 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument 81606 function createNewTargetExpressionType(targetType) { argument
|
| D | tsc.js | 61412 function removeType(type, targetType) { argument 65136 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument 68606 function createNewTargetExpressionType(targetType) { argument
|