Home
last modified time | relevance | path

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

12

/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/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/bcc/src/cc/
Dbpf_module_rw_engine_disabled.cc31 int BPFModule::annotate() { in annotate() function in ebpf::BPFModule
Dbpf_module_rw_engine.cc387 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.cc909 annotate(const T& decl, in annotate() function
942 annotate(const elf_symbol_sptr& sym, in annotate() function
973 annotate(const typedef_decl_sptr& typedef_decl, in annotate() function
1009 annotate(const function_type_sptr& function_type, in annotate() function
1054 annotate(const function_decl_sptr& fn, in annotate() function
1104 annotate(const function_decl::parameter_sptr& parm, in annotate() function
4263 dump(const decl_base_sptr d, std::ostream& o, const bool annotate) in dump()
4276 dump(const decl_base_sptr d, const bool annotate) in dump()
4287 dump(const type_base_sptr t, std::ostream& o, const bool annotate) in dump()
4296 dump(const type_base_sptr t, const bool annotate) in dump()
[all …]
/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/harfbuzz_ng/util/
Dview-options.hh46 hb_bool_t annotate = false; member
/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/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/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/libabigail/tools/
Dabidw.cc112 bool annotate; member
/external/ImageMagick/MagickCore/
Dannotate.c234 *annotate, in AnnotateImage() local
/external/clang/lib/Format/
DTokenAnnotator.cpp1563 void TokenAnnotator::annotate(AnnotatedLine &Line) { in annotate() function in clang::format::TokenAnnotator
/external/ImageMagick/Magick++/lib/
DImage.cpp1845 void Magick::Image::annotate(const std::string &text_, in annotate() function in Magick::Image
1851 void Magick::Image::annotate(const std::string &text_, in annotate() function in Magick::Image
1857 void Magick::Image::annotate(const std::string &text_, in annotate() function in Magick::Image
1933 void Magick::Image::annotate(const std::string &text_, in annotate() function in Magick::Image
/external/libtextclassifier/jni/com/google/android/textclassifier/
DAnnotatorModel.java228 public AnnotatedSpan[] annotate(String text, AnnotationOptions options) { in annotate() method in AnnotatorModel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp2175 void ModuloScheduleTestAnnotater::annotate() { in annotate() function in ModuloScheduleTestAnnotater
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Drecaptchaenterprise.v1.json112 "annotate": { object
Dvision.v1p1beta1.json113 "annotate": { object
155 "annotate": { object
199 "annotate": { object
261 "annotate": { object
325 "annotate": { object
387 "annotate": { object

12