Home
last modified time | relevance | path

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

12

/external/cronet/base/task/thread_pool/
Dsequence.cc71 AnnotateLockAcquired annotate(sequence()->lock_); in WillPushImmediateTask() local
80 AnnotateLockAcquired annotate(sequence()->lock_); in PushImmediateTask() local
106 AnnotateLockAcquired annotate(sequence()->lock_); in PushDelayedTask() local
213 AnnotateLockAcquired annotate(lock_); in TakeTask() local
229 AnnotateLockAcquired annotate(lock_); in DidProcessTask() local
252 AnnotateLockAcquired annotate(lock_); in WillReEnqueue() local
301 AnnotateLockAcquired annotate(lock_); in Clear() local
Dthread_group_impl.cc1122 AnnotateAcquiredLockAlias annotate(lock_, delegate->lock()); in OnShutdownStarted() local
1186 AnnotateAcquiredLockAlias annotate(lock_, delegate->lock()); in AdjustMaxTasks() local
/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/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/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/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/ast/
Dposition_tagged.hpp62 … void annotate(AST& /* ast */, iterator_type /* first */, iterator_type /* last */, mpl::false_) in annotate() function in boost::spirit::x3::position_cache
68 void annotate(position_tagged& ast, iterator_type first, iterator_type last, mpl::true_) in annotate() function in boost::spirit::x3::position_cache
77 void annotate(AST& ast, iterator_type first, iterator_type last) in annotate() function in boost::spirit::x3::position_cache
/external/bcc/src/cc/
Dbpf_module_rw_engine_disabled.cc31 int BPFModule::annotate() { in annotate() function in ebpf::BPFModule
Dbpf_module_rw_engine.cc397 int BPFModule::annotate() { in annotate() function in ebpf::BPFModule
/external/python/cpython2/Lib/
Ddircache.py37 def annotate(head, list): function
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/raw/
DCdexDebugOffsetTable.java69 public static void annotate(@Nonnull DexAnnotator annotator, DexBuffer buffer) { in annotate() method in CdexDebugOffsetTable
/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/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
Dstack_functions.cc173 bool annotate = false; in RunImpl() local
/external/pigweed/docs/_static/js/
Dchangelog.js84 async function annotate(commits) { function
/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/stg/
Dstg.cc104 bool annotate) { in Write()
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/util/
DAnnotatedBytes.java119 public void annotate(int length, @Nonnull String msg, Object... formatArgs) { in annotate() method in AnnotatedBytes
/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/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dmock_code_generator.cc206 bool annotate = false; in Generate() local
/external/protobuf/src/google/protobuf/compiler/
Dmock_code_generator.cc206 bool annotate = false; in Generate() local
/external/mesa3d/src/nouveau/compiler/nak/
Dapi.rs68 fn annotate(&self) -> bool { in annotate() method
/external/perfetto/src/trace_processor/util/
Dprofile_builder.h360 bool annotate; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/resource_quota/
Dmemory_quota.cc337 auto annotate = [](const char* name) { in Start() local

12