| if(isSuperuser.apply(userResource)) | if(isSuperuser.test(userResource)) | isSuperuser.apply(userResource) | isSuperuser.test(userResource) | cassandra | 684e250ba6e5b5bd1c246ceac332a91b2dc90859 | org.apache.cassandra.auth.jmx.AuthorizationProxy | | | _1 | isSuperuser |
|---|
| _2 | isSuperuser |
|---|
| | TCIVar | isSuperuser |
|---|
| v1 | userResource |
|---|
| | | TCIVar | isSuperuser |
|---|
| v1 | userResource |
|---|
| Uses | True |
| if(reportingBoundaryFunction.apply(totalRecords)) | if(reportingBoundaryFunction.test(totalRecords)) | reportingBoundaryFunction.apply(totalRecords) | reportingBoundaryFunction.test(totalRecords) | elasticsearch | 6decee24b249513f690ad2cf9a54ab626833576c | org.elasticsearch.xpack.ml.job.process.DataCountsReporter | | | _1 | reportingBoundaryFunction |
|---|
| _2 | reportingBoundaryFunction |
|---|
| | TCIVar | reportingBoundaryFunction |
|---|
| v1 | totalRecords |
|---|
| | | TCIVar | reportingBoundaryFunction |
|---|
| v1 | totalRecords |
|---|
| Uses | True |
| if(isMappedFieldFunction.apply(field) == false) | if(isMappedFieldPredicate.test(field) == false) | isMappedFieldFunction.apply(field) | isMappedFieldFunction.test(field) | elasticsearch | 6decee24b249513f690ad2cf9a54ab626833576c | org.elasticsearch.index.search.NestedHelper | | | _1 | isMappedFieldFunction |
|---|
| _2 | isMappedFieldPredicate |
|---|
| | TCIVar | isMappedFieldFunction |
|---|
| v1 | field |
|---|
| | | TCIVar | isMappedFieldFunction |
|---|
| v1 | field |
|---|
| Uses | True |
| if(isMappedFieldFunction.apply(field) == false) | if(isMappedFieldPredicate.test(field) == false) | isMappedFieldFunction.apply(field) | isMappedFieldFunction.test(field) | elasticsearch | 6decee24b249513f690ad2cf9a54ab626833576c | org.elasticsearch.index.search.NestedHelper | | | _1 | isMappedFieldFunction |
|---|
| _2 | isMappedFieldPredicate |
|---|
| | TCIVar | isMappedFieldFunction |
|---|
| v1 | field |
|---|
| | | TCIVar | isMappedFieldFunction |
|---|
| v1 | field |
|---|
| Uses | True |
| if(!acceptWord.apply(l)) | if(!acceptWord.test(l)) | acceptWord.apply(l) | acceptWord.test(l) | CoreNLP | 84fad13a4d86fc5a5db8902c2a3790885455932d | edu.stanford.nlp.patterns.ScorePhrasesLearnFeatWt | | | | | | Uses | True |
| if(isFileFunc.apply(entryPath) && ALLOWED_EXTENSIONS_SET.contains(com.google.common.io.Files.getFileExtension(entryPath.toString().toLowerCase(Locale.US)))) | if(isFileFunc.test(entryPath) && ALLOWED_EXTENSIONS_SET.contains(com.google.common.io.Files.getFileExtension(entryPath.toString().toLowerCase(Locale.US)))) | isFileFunc.apply(entryPath) | isFileFunc.test(entryPath) | buck | 139a90ced9802e3e39db07486423f922d751adcd | com.facebook.buck.jvm.java.ClasspathChecker | | | | TCIVar | isFileFunc |
|---|
| v1 | entryPath |
|---|
| | | TCIVar | isFileFunc |
|---|
| v1 | entryPath |
|---|
| Uses | True |
| if(isDirectoryFunc.apply(entryPath)) | if(isDirectoryFunc.test(entryPath)) | isDirectoryFunc.apply(entryPath) | isDirectoryFunc.test(entryPath) | buck | 139a90ced9802e3e39db07486423f922d751adcd | com.facebook.buck.jvm.java.ClasspathChecker | | | _1 | isDirectoryFunc |
|---|
| _2 | isDirectoryFunc |
|---|
| | TCIVar | isDirectoryFunc |
|---|
| v1 | entryPath |
|---|
| | | TCIVar | isDirectoryFunc |
|---|
| v1 | entryPath |
|---|
| Uses | True |