Home
last modified time | relevance | path

Searched defs:annotate (Results 251 – 275 of 1279) sorted by relevance

1...<<11121314151617181920>>...52

/dports/benchmarks/glmark2/glmark2-2021.12/src/
H A Doptions.cpp43 bool Options::annotate = false; member in Options
/dports/devel/py-prettyprinter/prettyprinter-0.18.0/prettyprinter/
H A Ddoc.py39 def annotate(annotation, doc): function
/dports/devel/py-pip-tools4/pip-tools-4.5.1/piptools/scripts/
H A Dcompile.py201 annotate, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/courgette/
H A Ddisassembler.cc58 std::unique_ptr<AssemblyProgram> Disassembler::CreateProgram(bool annotate) { in CreateProgram()
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/walkers/annotator/
H A DLikelihoodRankSumTestUnitTest.java79 final Map<String, Object> annotate = ann.annotate(ref, vc, likelihoods); in testReadPos() local
H A DSampleListUnitTest.java81 …final Map<String, Object> annotate = ann.annotate(null, when(mock(VariantContext.class).getGenotyp… in testEmptyIfNoGenotypes() local
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/annotator/
H A DInbreedingCoeff.java69 public Map<String, Object> annotate(final ReferenceContext ref, in annotate() method in InbreedingCoeff
/dports/editors/o/o-2.46.0/vendor/github.com/sourcegraph/annotate/
H A Dannotate.go1 package annotate package
/dports/editors/o/o-2.46.0/vendor/github.com/sourcegraph/annotate/annotate-f4cad6c6324d/
H A Dannotate.go1 package annotate package
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/syntax/syntax-ca482ff0125a/vendor/github.com/sourcegraph/annotate/
H A Dannotate.go1 package annotate package
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/piptools/scripts/
H A Dcompile.py198 annotate, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/Format/
H A DTestLexer.h74 TokenList annotate(llvm::StringRef Code) { in annotate() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/Format/
H A DTestLexer.h74 TokenList annotate(llvm::StringRef Code) { in annotate() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/Format/
H A DTestLexer.h74 TokenList annotate(llvm::StringRef Code) { in annotate() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/Format/
H A DTestLexer.h73 TokenList annotate(llvm::StringRef Code) { in annotate() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/Format/
H A DTestLexer.h74 TokenList annotate(llvm::StringRef Code) { in annotate() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/Format/
H A DTestLexer.h74 TokenList annotate(llvm::StringRef Code) { in annotate() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/Format/
H A DTestLexer.h74 TokenList annotate(llvm::StringRef Code) { in annotate() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/Format/
H A DTestLexer.h74 TokenList annotate(llvm::StringRef Code) { in annotate() function
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/Format/
H A DTestLexer.h74 TokenList annotate(llvm::StringRef Code) { in annotate() function
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/history/
H A DRepoRepository.java104 Annotation annotate(File file, String revision) { in annotate() method in RepoRepository
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DNodes.py248 def annotate(self, code): member in Node
358 def annotate(self, code): member in CompilerDirectivesNode
411 def annotate(self, code): member in StatListNode
473 def annotate(self, code): member in CDefExternNode
972 def annotate(self, code): member in CArgDeclNode
1574 def annotate(self, code): member in CppClassNode
5529 def annotate(self, code): member in CClassDefNode
5560 def annotate(self, code): member in PropertyNode
5598 def annotate(self, code): member in CPropertyNode
5698 def annotate(self, code): member in ExprStatNode
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/openzipkin/zipkin-go-opentracing/zipkin-go-opentracing-0.3.4/
H A Dzipkin-recorder.go191 func annotate(span *zipkincore.Span, timestamp time.Time, value string, host *zipkincore.Endpoint) { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/openzipkin/zipkin-go-opentracing/
H A Dzipkin-recorder.go191 func annotate(span *zipkincore.Span, timestamp time.Time, value string, host *zipkincore.Endpoint) { func
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A Ddisassembler_ppc.cpp152 void Disassembler::annotate(address here, outputStream* st) { in annotate() function in Disassembler

1...<<11121314151617181920>>...52