Home
last modified time | relevance | path

Searched defs:annotate (Results 226 – 250 of 1279) sorted by relevance

12345678910>>...52

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A Ddisassembler_s390.cpp242 void Disassembler::annotate(address here, outputStream* st) { in annotate() function in Disassembler
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DAnnotate.py69 def annotate(self, pos, item): member in AnnotationCCodeWriter
236 def annotate(match): function
/dports/audio/faust/faust-2.37.3/compiler/tlib/
H A Dshlysis.cpp125 static void annotate(Tree k, Tree t, barrier foo) in annotate() function
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/annotator/
H A DQualByDepth.java56 public Map<String, Object> annotate(final ReferenceContext ref, in annotate() method in QualByDepth
/dports/math/py-jax/jax-0.2.9/jax/_src/
H A Dpprint_util.py32 def annotate(self, length, msg): member in PrettyPrint
/dports/security/sshguard/sshguard-2.4.2/src/parser/
H A Dparser.c92 bool annotate = false, debug = false, test_mode = false; in main() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/piptools/scripts/
H A Dcompile.py65 cert, client_cert, trusted_host, header, index, emit_trusted_host, annotate, argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJMethod.java248 public JAnnotationUse annotate(JClass clazz){ in annotate() method in JMethod
262 public JAnnotationUse annotate(Class <? extends Annotation> clazz){ in annotate() method in JMethod
H A DJPackage.java373 public JAnnotationUse annotate(JClass clazz) { in annotate() method in JPackage
383 public JAnnotationUse annotate(Class<? extends Annotation> clazz) { in annotate() method in JPackage
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJMethod.java248 public JAnnotationUse annotate(JClass clazz){ in annotate() method in JMethod
262 public JAnnotationUse annotate(Class <? extends Annotation> clazz){ in annotate() method in JMethod
H A DJPackage.java373 public JAnnotationUse annotate(JClass clazz) { in annotate() method in JPackage
383 public JAnnotationUse annotate(Class<? extends Annotation> clazz) { in annotate() method in JPackage
/dports/sysutils/watchman/watchman-4.5.0/arcanist/lib/cov/
H A DCallgrindFile.php233 function annotate($sourcefile) { function in CallgrindFile
/dports/sysutils/py-pywatchman/watchman-4.9.0/arcanist/lib/cov/
H A DCallgrindFile.php233 function annotate($sourcefile) { function in CallgrindFile
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/generator/bean/field/
H A DDummyListField.java105 protected void annotate( JAnnotatable field ) { in annotate() method in DummyListField
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/generator/bean/field/
H A DDummyListField.java105 protected void annotate( JAnnotatable field ) { in annotate() method in DummyListField
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/src/tigr/
H A DMakefile53 annotate: annotate.cc tigrinc.o target
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/plotting/
H A Dhtml_stat_map.py244 opacity=1, draw_cross=True, annotate=True, title=None, argument
424 annotate=True, argument
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/annotator/allelespecific/
H A DAS_InbreedingCoeff.java61 public Map<String, Object> annotate(final ReferenceContext ref, in annotate() method in AS_InbreedingCoeff
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/walkers/annotator/
H A DClippingRankSumTestUnitTest.java61 final Map<String, Object> annotate = ann.annotate(ref, vc, likelihoods); in testClipping() local
H A DMappingQualityRankSumTestUnitTest.java60 final Map<String, Object> annotate = ann.annotate(null, vc, likelihoods); in testMQ() local
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dannotation.r37 annotate <- function(geom, x = NULL, y = NULL, xmin = NULL, xmax = NULL, function
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/
H A Dbase.py57 def astext(self, show_meta_data=True, annotate=None): argument
/dports/devel/cvsmonitor/cvsmonitor/modules/CVSMonitor/MetaData/
H A DVersion.pm126 sub annotate { CVSMonitor::Backend->Version_annotate( shift ) } subroutine
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/
H A Dbase.py57 def astext(self, show_meta_data=True, annotate=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/
H A Doptions.cpp43 bool Options::annotate = false; member in Options

12345678910>>...52