/external/dexmaker/src/dx/java/com/android/dx/util/ |
D | AnnotatedOutput.java | 49 public void annotate(String msg); in annotate() method 62 public void annotate(int amt, String msg); in annotate() method
|
D | ByteArrayAnnotatedOutput.java | 360 public void annotate(String msg) { in annotate() method in ByteArrayAnnotatedOutput 370 public void annotate(int amt, String msg) { in annotate() method in ByteArrayAnnotatedOutput
|
/external/chromium_org/third_party/cython/src/Cython/Compiler/ |
D | Annotate.py | 54 def annotate(self, pos, item): member in AnnotationCCodeWriter 137 def annotate(match): function
|
D | Nodes.py | 240 def annotate(self, code): member in Node 351 def annotate(self, code): member in CompilerDirectivesNode 402 def annotate(self, code): member in StatListNode 448 def annotate(self, code): member in CDefExternNode 842 def annotate(self, code): member in CArgDeclNode 1379 def annotate(self, code): member in CppClassNode 4383 def annotate(self, code): member in CClassDefNode 4413 def annotate(self, code): member in PropertyNode 4497 def annotate(self, code): member in ExprStatNode 4655 def annotate(self, code): member in SingleAssignmentNode [all …]
|
D | Options.py | 22 annotate = False variable
|
D | FusedNode.py | 788 def annotate(self, code): member in FusedCFuncDefNode
|
D | UtilNodes.py | 115 def annotate(self, code): member in TempsBlockNode
|
D | ExprNodes.py | 665 def annotate(self, code): member in ExprNode 2120 def annotate(self, code): member in NameNode 5654 def annotate(self, code): member in AttributeNode 6173 def annotate(self, code): member in SequenceNode 6521 def annotate(self, code): member in ComprehensionNode 6563 def annotate(self, code): member in ComprehensionAppendNode 6595 def annotate(self, code): member in DictComprehensionAppendNode 6620 def annotate(self, code): member in InlinedGeneratorExpressionNode 6826 def annotate(self, code): member in DictNode 7120 def annotate(self, code): member in KeywordArgsNode [all …]
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
D | __init__.py | 57 annotate = _singleton_method('annotate') variable
|
D | control.py | 569 def annotate(self, morfs=None, directory=None, ignore_errors=None, member in coverage
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | GraphicsContextAnnotator.cpp | 89 void GraphicsContextAnnotator::annotate(const PaintInfo& paintInfo, const RenderObject* object) in annotate() function in blink::GraphicsContextAnnotator
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
D | manifest_data_source.py | 90 def annotate(parent_level, features): function
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
D | builtin-annotate.c | 276 struct perf_annotate annotate = { in cmd_annotate() local
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
D | AnnotatedBytes.java | 122 public void annotate(int length, @Nonnull String msg, Object... formatArgs) { in annotate() method in AnnotatedBytes
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | DexFile.java | 494 private ByteArrayAnnotatedOutput toDex0(boolean annotate, in toDex0()
|
D | DebugInfoEncoder.java | 130 private void annotate(int length, String message) { in annotate() method in DebugInfoEncoder
|
/external/chromium_org/third_party/cython/src/ |
D | runtests.py | 422 def __init__(self, rootdir, workdir, selectors, exclude_selectors, annotate, argument 566 expect_errors=False, annotate=False, cleanup_workdir=True, argument 708 def run_cython(self, test_directory, module, targetdir, incdir, annotate, argument 822 expect_errors, annotate): argument
|
/external/clang/test/Analysis/ |
D | objc_invalidation.m | 52 - (void) invalidate __attribute__((annotate("objc_instance_variable_invalidator"))); category
|
/external/srec/srec/include/ |
D | utteranc.h | 63 annotate; typedef
|
/external/harfbuzz_ng/util/ |
D | options.hh | 163 hb_bool_t annotate; member
|
/external/clang/lib/Format/ |
D | TokenAnnotator.cpp | 1177 void TokenAnnotator::annotate(AnnotatedLine &Line) { in annotate() function in clang::format::TokenAnnotator
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/ |
D | hists.c | 1423 annotate = -2, zoom_dso = -2, zoom_thread = -2, in perf_evsel__hists_browse() local
|