OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
finishDeploy(requestWithState,deploy,pendingDeploy,Collections.<SingularityTaskId>emptyList(),deployResult);finishDeploy(maybeRequestWithState.get(),deploy,pendingDeploy,Collections.<SingularityTaskId>emptyList(),deployResult);requestWithStaterequestWithState.get()Singularitya3a6fee5637601611afcbd0cbfc46c312faad747com.hubspot.singularity.scheduler.SingularityDeployChecker
_1283
_2283
_1requestWithState
_2maybeRequestWithState
TCIVarrequestWithState
TCIVarrequestWithState
UsesTrue
if(defectSubmitResult.getReportSubmitMessage().isPresent())if(defectSubmitResult.get().getReportSubmitMessage().isPresent())defectSubmitResultdefectSubmitResult.get()buck71aa66a14fb2789160e9af65a368c65400eb99becom.facebook.buck.cli.RageCommand
_194
_295
_1defectSubmitResult
_2defectSubmitResult
TCIVardefectSubmitResult
TCIVardefectSubmitResult
UsesTrue
stdOut.println(defectSubmitResult.getReportSubmitMessage().get());stdOut.println(defectSubmitResult.get().getReportSubmitMessage().get());defectSubmitResultdefectSubmitResult.get()buck71aa66a14fb2789160e9af65a368c65400eb99becom.facebook.buck.cli.RageCommand
_194
_295
_1defectSubmitResult
_2defectSubmitResult
TCIVardefectSubmitResult
TCIVardefectSubmitResult
UsesTrue
stdOut.printf(STR0,uploadPrefix,defectSubmitResult.getReportSubmitLocation());stdOut.printf(STR0,uploadPrefix,defectSubmitResult.get().getReportSubmitLocation());defectSubmitResultdefectSubmitResult.get()buck71aa66a14fb2789160e9af65a368c65400eb99becom.facebook.buck.cli.RageCommand
_194
_295
_1defectSubmitResult
_2defectSubmitResult
TCIVardefectSubmitResult
TCIVardefectSubmitResult
UsesTrue
String uploadPrefix=(defectSubmitResult.getReportSubmitLocation().startsWith(STR0)) ? (STR1) : (STR2);String uploadPrefix=(defectSubmitResult.get().getReportSubmitLocation().startsWith(STR0)) ? (STR1) : (STR2);defectSubmitResultdefectSubmitResult.get()buck71aa66a14fb2789160e9af65a368c65400eb99becom.facebook.buck.cli.RageCommand
_194
_295
_1defectSubmitResult
_2defectSubmitResult
TCIVardefectSubmitResult
TCIVardefectSubmitResult
UsesTrue
String fullName=exportedNamespace + STR0 + importedProperty;String fullName=exportedNamespace.get() + STR0 + importedProperty;exportedNamespaceexportedNamespace.get()closure-compiler34ff3903e7811c07f8b6c1ed9123cd75a1d3c865com.google.javascript.jscomp.ClosureRewriteModule
_11189
_21249
_1exportedNamespace
_2exportedNamespace
TCIVarexportedNamespace
TCIVarexportedNamespace
UsesTrue
recordNameToInline(aliasName,exportedNamespace);recordNameToInline(aliasName,exportedNamespace.get());exportedNamespaceexportedNamespace.get()closure-compiler34ff3903e7811c07f8b6c1ed9123cd75a1d3c865com.google.javascript.jscomp.ClosureRewriteModule
_11189
_21249
_1exportedNamespace
_2exportedNamespace
TCIVarexportedNamespace
TCIVarexportedNamespace
UsesTrue
return ObjcRuleClasses.ruleConfiguredTarget(ruleContext,filesToBuild.build()).addProvider(ObjcProvider.class,protoSupport.getObjcProvider()).addProvider(XcodeProvider.class,xcodeProvider).build();return ObjcRuleClasses.ruleConfiguredTarget(ruleContext,filesToBuild.build()).addProvider(ObjcProvider.class,protoSupport.getObjcProvider().get()).addProvider(XcodeProvider.class,xcodeProvider.get()).build();xcodeProviderxcodeProvider.get()bazelfa6f40300d7f998ab20b7e8ecc190059c0fcb042com.google.devtools.build.lib.rules.objc.ObjcProtoLibrary
_156
_251
_1xcodeProvider
_2xcodeProvider
TCIVarxcodeProvider
TCIVarxcodeProvider
UsesTrue
new XcodeSupport(ruleContext).registerActions(xcodeProvider).addFilesToBuild(filesToBuild);new XcodeSupport(ruleContext).registerActions(xcodeProvider.get()).addFilesToBuild(filesToBuild);xcodeProviderxcodeProvider.get()bazelfa6f40300d7f998ab20b7e8ecc190059c0fcb042com.google.devtools.build.lib.rules.objc.ObjcProtoLibrary
_156
_251
_1xcodeProvider
_2xcodeProvider
TCIVarxcodeProvider
TCIVarxcodeProvider
UsesTrue
BuildRuleType nodeType=node.getType();BuildRuleType nodeType=node.get().getType();nodenode.get()buck00064fb9cea1612831a2f2007aee3703870a787ccom.facebook.buck.cli.ProjectCommand
_1464
_2467
_1node
_2node
TCIVarnode
TCIVarnode
UsesTrue
Optional<TargetNode<AppleTestDescription.Arg>> castedNode=explicitTestNode.castArg(AppleTestDescription.Arg.class);Optional<TargetNode<AppleTestDescription.Arg>> castedNode=explicitTestNode.get().castArg(AppleTestDescription.Arg.class);explicitTestNodeexplicitTestNode.get()buck00064fb9cea1612831a2f2007aee3703870a787ccom.facebook.buck.apple.WorkspaceAndProjectGenerator
_1655
_2655
_1explicitTestNode
_2explicitTestNode
TCIVarexplicitTestNode
TCIVarexplicitTestNode
UsesTrue
XcodeWorkspaceConfigDescription.Arg extraSchemeArg=(XcodeWorkspaceConfigDescription.Arg)extraSchemeNode.getConstructorArg();XcodeWorkspaceConfigDescription.Arg extraSchemeArg=(XcodeWorkspaceConfigDescription.Arg)extraSchemeNode.get().getConstructorArg();extraSchemeNodeextraSchemeNode.get()buck00064fb9cea1612831a2f2007aee3703870a787ccom.facebook.buck.apple.WorkspaceAndProjectGenerator
_1568
_2567
_1extraSchemeNode
_2extraSchemeNode
TCIVarextraSchemeNode
TCIVarextraSchemeNode
UsesTrue
return shouldScanIncludes && useHeaderModules();return shouldScanIncludes.get() && useHeaderModules();shouldScanIncludesshouldScanIncludes.get()bazeldb4871732a180c31e7a8b4eba0e0485a04a3a857com.google.devtools.build.lib.rules.cpp.CppCompileActionBuilder
_170
_271
_1shouldScanIncludes
_2shouldScanIncludes
TCIVarshouldScanIncludes
TCIVarshouldScanIncludes
UsesTrue
action=new CppCompileAction(owner,featureConfiguration,variables,sourceFile,cppConfiguration,shareable,shouldScanIncludes,shouldPruneModules(),usePic,useHeaderModules,realMandatoryInputs,buildInputsForInvalidation(),getBuiltinIncludeFiles(),prunableHeaders,outputFile,dotdFile,gcnoFile,dwoFile,ltoIndexingFile,env,ccCompilationContext,coptsFilter,ImmutableList.copyOf(additionalIncludeScanningRoots),actionClassId,ImmutableMap.copyOf(executionInfo),getActionName(),cppSemantics,builtinIncludeDirectories,grepIncludes);action=new CppCompileAction(owner,featureConfiguration,variables,sourceFile,cppConfiguration,shareable,shouldScanIncludes.get(),shouldPruneModules(),usePic,useHeaderModules,realMandatoryInputs,buildInputsForInvalidation(),getBuiltinIncludeFiles(),prunableHeaders,outputFile,dotdFile,gcnoFile,dwoFile,ltoIndexingFile,env,ccCompilationContext,coptsFilter,ImmutableList.copyOf(additionalIncludeScanningRoots),actionClassId,ImmutableMap.copyOf(executionInfo),getActionName(),cppSemantics,builtinIncludeDirectories,grepIncludes);shouldScanIncludesshouldScanIncludes.get()bazeldb4871732a180c31e7a8b4eba0e0485a04a3a857com.google.devtools.build.lib.rules.cpp.CppCompileActionBuilder
_170
_271
_1shouldScanIncludes
_2shouldScanIncludes
TCIVarshouldScanIncludes
TCIVarshouldScanIncludes
UsesTrue
action=new FakeCppCompileAction(owner,featureConfiguration,variables,sourceFile,cppConfiguration,shareable,shouldScanIncludes,shouldPruneModules(),usePic,useHeaderModules,realMandatoryInputs,buildInputsForInvalidation(),getBuiltinIncludeFiles(),prunableHeaders,outputFile,tempOutputFile,dotdFile,env,ccCompilationContext,coptsFilter,cppSemantics,builtinIncludeDirectories,ImmutableMap.copyOf(executionInfo),grepIncludes);action=new FakeCppCompileAction(owner,featureConfiguration,variables,sourceFile,cppConfiguration,shareable,shouldScanIncludes.get(),shouldPruneModules(),usePic,useHeaderModules,realMandatoryInputs,buildInputsForInvalidation(),getBuiltinIncludeFiles(),prunableHeaders,outputFile,tempOutputFile,dotdFile,env,ccCompilationContext,coptsFilter,cppSemantics,builtinIncludeDirectories,ImmutableMap.copyOf(executionInfo),grepIncludes);shouldScanIncludesshouldScanIncludes.get()bazeldb4871732a180c31e7a8b4eba0e0485a04a3a857com.google.devtools.build.lib.rules.cpp.CppCompileActionBuilder
_170
_271
_1shouldScanIncludes
_2shouldScanIncludes
TCIVarshouldScanIncludes
TCIVarshouldScanIncludes
UsesTrue
return getLinkableInput(staticNativeLibraryPath);return getLinkableInput(staticNativeLibraryPath.get());staticNativeLibraryPathstaticNativeLibraryPath.get()buck4a5173301bd38a4d879008ea3cc9b7d199614985com.facebook.buck.ocaml.PrebuiltOCamlLibrary
_143
_244
_1staticNativeLibraryPath
_2staticNativeLibraryPath
TCIVarstaticNativeLibraryPath
TCIVarstaticNativeLibraryPath
UsesTrue
return shouldScanIncludes && useHeaderModules();return shouldScanIncludes.get() && useHeaderModules();shouldScanIncludesshouldScanIncludes.get()bazel0188e88174334173bfd380965fd535a5435e95d2com.google.devtools.build.lib.rules.cpp.CppCompileActionBuilder
_170
_271
_1shouldScanIncludes
_2shouldScanIncludes
TCIVarshouldScanIncludes
TCIVarshouldScanIncludes
UsesTrue
newSymlinksEncountered.put(subpath,resolvedSymlink);newSymlinksEncountered.put(subpath,resolvedSymlink.get());resolvedSymlinkresolvedSymlink.get()buckc2153739806f695c03dcb91fa6f5f5348c6d8c39com.facebook.buck.parser.PerBuildState
_1287
_2286
_1resolvedSymlink
_2resolvedSymlink
TCIVarresolvedSymlink
TCIVarresolvedSymlink
UsesTrue
LOG.verbose(STR0,subpath,resolvedSymlink);LOG.verbose(STR0,subpath,resolvedSymlink.get());resolvedSymlinkresolvedSymlink.get()buckc2153739806f695c03dcb91fa6f5f5348c6d8c39com.facebook.buck.parser.PerBuildState
_1287
_2286
_1resolvedSymlink
_2resolvedSymlink
TCIVarresolvedSymlink
TCIVarresolvedSymlink
UsesTrue
action=new CppCompileAction(owner,featureConfiguration,variables,sourceFile,cppConfiguration,shareable,shouldScanIncludes,shouldPruneModules(),usePic,useHeaderModules,realMandatoryInputs,buildInputsForInvalidation(),getBuiltinIncludeFiles(),prunableHeaders,outputFile,dotdFile,gcnoFile,dwoFile,ltoIndexingFile,env,ccCompilationContext,coptsFilter,ImmutableList.copyOf(additionalIncludeScanningRoots),actionClassId,ImmutableMap.copyOf(executionInfo),getActionName(),cppSemantics,builtinIncludeDirectories,grepIncludes);action=new CppCompileAction(owner,featureConfiguration,variables,sourceFile,cppConfiguration,shareable,shouldScanIncludes.get(),shouldPruneModules(),usePic,useHeaderModules,realMandatoryInputs,buildInputsForInvalidation(),getBuiltinIncludeFiles(),prunableHeaders,outputFile,dotdFile,gcnoFile,dwoFile,ltoIndexingFile,env,ccCompilationContext,coptsFilter,ImmutableList.copyOf(additionalIncludeScanningRoots),actionClassId,ImmutableMap.copyOf(executionInfo),getActionName(),cppSemantics,builtinIncludeDirectories,grepIncludes);shouldScanIncludesshouldScanIncludes.get()bazel0188e88174334173bfd380965fd535a5435e95d2com.google.devtools.build.lib.rules.cpp.CppCompileActionBuilder
_170
_271
_1shouldScanIncludes
_2shouldScanIncludes
TCIVarshouldScanIncludes
TCIVarshouldScanIncludes
UsesTrue
action=new FakeCppCompileAction(owner,featureConfiguration,variables,sourceFile,cppConfiguration,shareable,shouldScanIncludes,shouldPruneModules(),usePic,useHeaderModules,realMandatoryInputs,buildInputsForInvalidation(),getBuiltinIncludeFiles(),prunableHeaders,outputFile,tempOutputFile,dotdFile,env,ccCompilationContext,coptsFilter,cppSemantics,builtinIncludeDirectories,ImmutableMap.copyOf(executionInfo),grepIncludes);action=new FakeCppCompileAction(owner,featureConfiguration,variables,sourceFile,cppConfiguration,shareable,shouldScanIncludes.get(),shouldPruneModules(),usePic,useHeaderModules,realMandatoryInputs,buildInputsForInvalidation(),getBuiltinIncludeFiles(),prunableHeaders,outputFile,tempOutputFile,dotdFile,env,ccCompilationContext,coptsFilter,cppSemantics,builtinIncludeDirectories,ImmutableMap.copyOf(executionInfo),grepIncludes);shouldScanIncludesshouldScanIncludes.get()bazel0188e88174334173bfd380965fd535a5435e95d2com.google.devtools.build.lib.rules.cpp.CppCompileActionBuilder
_170
_271
_1shouldScanIncludes
_2shouldScanIncludes
TCIVarshouldScanIncludes
TCIVarshouldScanIncludes
UsesTrue
PhaseStatistics finishPhase=phaseStatistics.get(ProfilePhase.FINISH);PhaseStatistics finishPhase=phaseStatistics.get().get(ProfilePhase.FINISH);phaseStatisticsphaseStatistics.get()bazel872c60fe58f9da9339c0cf96f50750987f04537ccom.google.devtools.build.lib.profiler.output.PhaseText
_132
_233
_1phaseStatistics
_2phaseStatistics
TCIVarphaseStatistics
TCIVarphaseStatistics
UsesTrue
PhaseStatistics execPhase=phaseStatistics.get(ProfilePhase.EXECUTE);PhaseStatistics execPhase=phaseStatistics.get().get(ProfilePhase.EXECUTE);phaseStatisticsphaseStatistics.get()bazel872c60fe58f9da9339c0cf96f50750987f04537ccom.google.devtools.build.lib.profiler.output.PhaseText
_132
_233
_1phaseStatistics
_2phaseStatistics
TCIVarphaseStatistics
TCIVarphaseStatistics
UsesTrue
PhaseStatistics prepPhase=phaseStatistics.get(ProfilePhase.PREPARE);PhaseStatistics prepPhase=phaseStatistics.get().get(ProfilePhase.PREPARE);phaseStatisticsphaseStatistics.get()bazel872c60fe58f9da9339c0cf96f50750987f04537ccom.google.devtools.build.lib.profiler.output.PhaseText
_132
_233
_1phaseStatistics
_2phaseStatistics
TCIVarphaseStatistics
TCIVarphaseStatistics
UsesTrue
PhaseStatistics statistics=phaseStatistics.get(phase);PhaseStatistics statistics=phaseStatistics.get().get(phase);phaseStatisticsphaseStatistics.get()bazel872c60fe58f9da9339c0cf96f50750987f04537ccom.google.devtools.build.lib.profiler.output.PhaseText
_132
_233
_1phaseStatistics
_2phaseStatistics
TCIVarphaseStatistics
TCIVarphaseStatistics
UsesTrue
EdenMount mount=client.getMountFor(mountPoint);EdenMount mount=client.get().getMountFor(mountPoint);clientclient.get()bucke3c0eab936b0e9bc90c8ca1f4e019f6f40827922com.facebook.buck.eden.cli.Sha1Command
_144
_245
_1client
_2client
TCIVarclient
TCIVarclient
UsesTrue
List<MountInfo> mountInfos=client.getMountInfos();List<MountInfo> mountInfos=client.get().getMountInfos();clientclient.get()bucke3c0eab936b0e9bc90c8ca1f4e019f6f40827922com.facebook.buck.eden.cli.MountsCommand
_130
_231
_1client
_2client
TCIVarclient
TCIVarclient
UsesTrue
updateExistingRule(existingRule,newRule,dbSession);updateExistingRule(existingRule.get(),newRule,dbSession);existingRuleexistingRule.get()sonarqube391f5c52c68e381679bb07177b51c0afa5337fd1org.sonar.server.rule.RuleCreator
_1103
_2107
_1existingRule
_2existingRule
TCIVarexistingRule
TCIVarexistingRule
UsesTrue
updateExistingRule(existingRule,newRule,dbSession);updateExistingRule(existingRule.get(),newRule,dbSession);existingRuleexistingRule.get()sonarqube391f5c52c68e381679bb07177b51c0afa5337fd1org.sonar.server.rule.RuleCreator
_188
_291
_1existingRule
_2existingRule
TCIVarexistingRule
TCIVarexistingRule
UsesTrue
return getLinkableInput(staticNativeLibraryPath);return getLinkableInput(staticNativeLibraryPath.get());staticNativeLibraryPathstaticNativeLibraryPath.get()bucka53ba42493f1a0cf5fc1ec7ab14d0d548e8117bfcom.facebook.buck.ocaml.PrebuiltOCamlLibrary
_143
_244
_1staticNativeLibraryPath
_2staticNativeLibraryPath
TCIVarstaticNativeLibraryPath
TCIVarstaticNativeLibraryPath
UsesTrue
tag=history.getTask().getTaskRequest().getDeploy().getExecutorData().get().getLoggingTag();tag=history.get().getTask().getTaskRequest().getDeploy().getExecutorData().get().getLoggingTag();historyhistory.get()Singularity07244be0fca8b19cbbe4ea5be632cf947af94443com.hubspot.singularity.resources.S3LogResource
_1101
_2101
_1history
_2history
TCIVarhistory
TCIVarhistory
UsesTrue
SimplifiedTaskState taskState=SingularityTaskHistoryUpdate.getCurrentState(history.getTaskUpdates());SimplifiedTaskState taskState=SingularityTaskHistoryUpdate.getCurrentState(history.get().getTaskUpdates());historyhistory.get()Singularity07244be0fca8b19cbbe4ea5be632cf947af94443com.hubspot.singularity.resources.S3LogResource
_1101
_2101
_1history
_2history
TCIVarhistory
TCIVarhistory
UsesTrue
if(!cellEnv.equals(cachedEnvironment))if(!cellEnv.equals(cachedEnvironment.get()))cachedEnvironmentcachedEnvironment.get()buck746397dcc69a8e4702ff4142e7d1ef48854bc6fdcom.facebook.buck.parser.DaemonicParserState
_1138
_2145
_1cachedEnvironment
_2cachedEnvironment
TCIVarcachedEnvironment
TCIVarcachedEnvironment
UsesTrue
output=processAnalysisRule(analysisRule);output=processAnalysisRule(analysisRule.get());analysisRuleanalysisRule.get()buckf74638cec7d5bcef96a15a639148d219bcd91866com.facebook.buck.cxx.CxxCollectAndLogInferDependenciesStep
_134
_235
_1analysisRule
_2analysisRule
TCIVaranalysisRule
TCIVaranalysisRule
UsesTrue
JsonObject json=parser.parse(measureData).getAsJsonObject();JsonObject json=parser.parse(optionalMeasureData.get()).getAsJsonObject();measureDatameasureData.get()sonarqubea210c65f91fab1542d11f11a4156734a08deebc2org.sonar.server.qualitygate.ws.QualityGateDetailsFormatter
_136
_235
_1measureData
_2optionalMeasureData
TCIVarmeasureData
TCIVarmeasureData
UsesTrue
environment.putAll(cxxLinker.getEnvironment(getResolver()));environment.putAll(cxxLinker.get().getEnvironment(getResolver()));cxxLinkercxxLinker.get()buckc879ce2a3273b3d37414f6746e78fbd7497407abcom.facebook.buck.go.GoBinary
_146
_248
_1cxxLinker
_2cxxLinker
TCIVarcxxLinker
TCIVarcxxLinker
UsesTrue