Home
last modified time | relevance | path

Searched defs:annotate (Results 1 – 25 of 31) sorted by relevance

12

/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/util/
DPrivateKeyAnnotator.java22 public static AnnotatedPrivateKey annotate(PrivateKey privKey, String label) in annotate() method in PrivateKeyAnnotator
27 public static AnnotatedPrivateKey annotate(PrivateKey privKey, Map<String, Object> annotations) in annotate() method in PrivateKeyAnnotator
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/util/
DPrivateKeyAnnotator.java20 public static AnnotatedPrivateKey annotate(PrivateKey privKey, String label) in annotate() method in PrivateKeyAnnotator
25 public static AnnotatedPrivateKey annotate(PrivateKey privKey, Map<String, Object> annotations) in annotate() method in PrivateKeyAnnotator
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/util/
DPrivateKeyAnnotator.java22 public static AnnotatedPrivateKey annotate(PrivateKey privKey, String label) in annotate() method in PrivateKeyAnnotator
27 public static AnnotatedPrivateKey annotate(PrivateKey privKey, Map<String, Object> annotations) in annotate() method in PrivateKeyAnnotator
/external/bcc/src/cc/
Dbpf_module_rw_engine_disabled.cc31 int BPFModule::annotate() { in annotate() function in ebpf::BPFModule
Dbpf_module_rw_engine.cc366 int BPFModule::annotate() { in annotate() function in ebpf::BPFModule
/external/python/cpython2/Lib/
Ddircache.py37 def annotate(head, list): function
/external/libabigail/src/
Dabg-writer.cc983 annotate(const T& decl, in annotate() function
1016 annotate(const elf_symbol_sptr& sym, in annotate() function
1047 annotate(const typedef_decl_sptr& typedef_decl, in annotate() function
1083 annotate(const function_type_sptr& function_type, in annotate() function
1128 annotate(const function_decl_sptr& fn, in annotate() function
1178 annotate(const function_decl::parameter_sptr& parm, in annotate() function
4522 dump(const decl_base_sptr d, std::ostream& o, const bool annotate) in dump()
4535 dump(const decl_base_sptr d, const bool annotate) in dump()
4546 dump(const type_base_sptr t, std::ostream& o, const bool annotate) in dump()
4555 dump(const type_base_sptr t, const bool annotate) in dump()
[all …]
/external/llvm-project/clang/unittests/Format/
DTokenAnnotatorTest.cpp21 TokenList annotate(llvm::StringRef Code, in annotate() function in clang::format::__anon651af63c0111::TokenAnnotatorTest
DTestLexer.h74 TokenList annotate(llvm::StringRef Code) { in annotate() function
/external/flatbuffers/src/
Dflathash.cpp73 bool annotate = false; in main() local
/external/javaparser/javaparser-core-generators/src/main/java/com/github/javaparser/generator/
DGenerator.java42 …private <T extends Node & NodeWithAnnotations<?>> void annotate(T node, Class<?> annotation, Expre… in annotate() method in Generator
/external/dtc/
Ddtc.c23 int annotate; /* Level of annotation: 1 for input source location variable
/external/python/cpython3/Lib/
Dpickletools.py2395 def dis(pickle, out=None, memo=None, indentlevel=4, annotate=0): argument
2879 annotate = 30 if args.annotate else 0 variable
/external/llvm-project/polly/lib/CodeGen/
DIRBuilder.cpp213 void ScopAnnotator::annotate(Instruction *Inst) { in annotate() function in ScopAnnotator
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DAnnotatedBytes.java122 public void annotate(int length, @Nonnull String msg, Object... formatArgs) { in annotate() method in AnnotatedBytes
/external/protobuf/src/google/protobuf/compiler/
Dmock_code_generator.cc177 bool annotate = false; in Generate() local
/external/clang/test/Analysis/
Dlocalization-aggressive.m55 __attribute__((annotate("returns_localized_nsstring"))); category
Dobjc_invalidation.m52 - (void) invalidate __attribute__((annotate("objc_instance_variable_invalidator"))); category
/external/llvm-project/clang/test/Analysis/
Dlocalization-aggressive.m61 __attribute__((annotate("returns_localized_nsstring"))); category
Dobjc_invalidation.m52 - (void) invalidate __attribute__((annotate("objc_instance_variable_invalidator"))); category
/external/autotest/contrib/
Dcoverage.py875 def annotate(self, morfs, directory=None, ignore_errors=0, omit_prefixes=[]): member in coverage
968 def annotate(*args, **kw): function
/external/llvm-project/clang-tools-extra/clangd/unittests/
DSemanticHighlightingTests.cpp81 std::string annotate(llvm::StringRef Input, in annotate() function
/external/libabigail/tools/
Dabidw.cc101 bool annotate; member
/external/clang/lib/Format/
DTokenAnnotator.cpp1563 void TokenAnnotator::annotate(AnnotatedLine &Line) { in annotate() function in clang::format::TokenAnnotator
/external/ImageMagick/MagickCore/
Dannotate.c234 *annotate, in AnnotateImage() local

12