/aosp_15_r20/external/pytorch/test/quantization/pt2e/ |
H A D | test_quantize_pt2e.py | 64 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestQuantizePT2E.test_simple_quantizer.BackendAQuantizer 133 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestQuantizePT2E.test_wo_annotate_conv_output_quantizer.BackendAQuantizer 208 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestQuantizePT2E.test_max_pool2d_quantizer.BackendAQuantizer 309 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestQuantizePT2E.test_derived_qspec.BackendAQuantizer 411 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestQuantizePT2E.test_derived_qspec_per_channel.BackendAQuantizer 527 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestQuantizePT2E._test_fixed_qparams_qspec.BackendAQuantizer 602 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestQuantizePT2E.test_fixed_qparams_qspec_observer_dedup.BackendAQuantizer 697 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestQuantizePT2E.test_shared_qspec.BackendAQuantizer 922 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestQuantizePT2E.test_shared_qspec_transitivity.BackendAQuantizer 1018 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestQuantizePT2E.test_shared_qspec_transitivity_case_2.BackendAQuantizer [all …]
|
H A D | test_metadata_porting.py | 150 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestMetaDataPorting.test_simple_metadata_porting.BackendAQuantizer 217 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestMetaDataPorting.test_metadata_porting_with_no_quant_inbetween.BackendAQuantizer 261 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestMetaDataPorting.test_metadata_porting_for_dq.BackendAQuantizer 331 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestMetaDataPorting.test_metadata_porting_for_two_dq.BackendAQuantizer 395 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestMetaDataPorting.test_metadata_porting_for_dq_no_static_q.BackendAQuantizer 431 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestMetaDataPorting.test_no_metadata_porting.BackendAQuantizer 476 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestMetaDataPorting.test_no_metadata_porting_through_unknown_ops.BackendAQuantizer
|
H A D | test_duplicate_dq.py | 129 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestDuplicateDQPass.test_no_need_for_duplicate_dq.BackendAQuantizer 165 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestDuplicateDQPass.test_simple_duplicate_dq.BackendAQuantizer 202 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestDuplicateDQPass.test_no_add_quant_duplicate_dq.BackendAQuantizer 284 def annotate(self, gm: torch.fx.GraphModule) -> torch.fx.GraphModule: member in TestDuplicateDQPass.test_avgpool_use_different_qconfig.BackendAQuantizer
|
H A D | test_quantize_pt2e_qat.py | 1006 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in ConvBnInt32WeightQuantizer 1073 def annotate(self, model: torch.fx.GraphModule) -> torch.fx.GraphModule: member in ConvBnDerivedBiasQuantizer
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | sequence.cc | 72 AnnotateLockAcquired annotate(sequence()->lock_); in WillPushImmediateTask() local 81 AnnotateLockAcquired annotate(sequence()->lock_); in PushImmediateTask() local 107 AnnotateLockAcquired annotate(sequence()->lock_); in PushDelayedTask() local 214 AnnotateLockAcquired annotate(lock_); in TakeTask() local 230 AnnotateLockAcquired annotate(lock_); in DidProcessTask() local 253 AnnotateLockAcquired annotate(lock_); in WillReEnqueue() local 302 AnnotateLockAcquired annotate(lock_); in Clear() local
|
H A D | thread_group_semaphore.cc | 240 AnnotateAcquiredLockAlias annotate(outer()->lock_, lock()); in CanGetWorkLockRequired() local 296 AnnotateAcquiredLockAlias annotate(outer()->lock_, lock()); in SwapProcessedTask() local
|
H A D | thread_group_impl.cc | 238 AnnotateAcquiredLockAlias annotate(outer()->lock_, lock()); in CanGetWorkLockRequired() local 301 AnnotateAcquiredLockAlias annotate(outer()->lock_, lock()); in SwapProcessedTask() local
|
H A D | thread_group.cc | 615 AnnotateAcquiredLockAlias annotate(lock_, delegate->lock()); in AdjustMaxTasks() local 637 AnnotateAcquiredLockAlias annotate(lock_, delegate->lock()); in OnShutDownStartedImpl() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/ast/ |
D | position_tagged.hpp | 62 … 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
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/util/ |
H A D | PrivateKeyAnnotator.java | 20 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
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/util/ |
H A D | PrivateKeyAnnotator.java | 22 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
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/util/ |
H A D | PrivateKeyAnnotator.java | 22 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
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/util/ |
H A D | AnnotatedOutput.java | 49 public void annotate(String msg); in annotate() method 62 public void annotate(int amt, String msg); in annotate() method
|
H A D | ByteArrayAnnotatedOutput.java | 367 public void annotate(String msg) { in annotate() method in ByteArrayAnnotatedOutput 377 public void annotate(int amt, String msg) { in annotate() method in ByteArrayAnnotatedOutput
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/util/ |
H A D | AnnotatedOutput.java | 49 public void annotate(String msg); in annotate() method 62 public void annotate(int amt, String msg); in annotate() method
|
H A D | ByteArrayAnnotatedOutput.java | 380 public void annotate(String msg) { in annotate() method in ByteArrayAnnotatedOutput 391 public void annotate(int amt, String msg) { in annotate() method in ByteArrayAnnotatedOutput
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | pickletools.py | 2395 def dis(pickle, out=None, memo=None, indentlevel=4, annotate=0): argument 2879 annotate = 30 if args.annotate else 0 variable
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | pickletools.py | 2395 def dis(pickle, out=None, memo=None, indentlevel=4, annotate=0): argument 2879 annotate = 30 if args.annotate else 0 variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | pickletools.py | 2395 def dis(pickle, out=None, memo=None, indentlevel=4, annotate=0): argument 2879 annotate = 30 if args.annotate else 0 variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | pickletools.py | 2395 def dis(pickle, out=None, memo=None, indentlevel=4, annotate=0): argument 2879 annotate = 30 if args.annotate else 0 variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | pickletools.py | 2395 def dis(pickle, out=None, memo=None, indentlevel=4, annotate=0): argument 2879 annotate = 30 if args.annotate else 0 variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | pickletools.py | 2395 def dis(pickle, out=None, memo=None, indentlevel=4, annotate=0): argument 2879 annotate = 30 if args.annotate else 0 variable
|
/aosp_15_r20/external/pytorch/torch/fx/ |
H A D | annotate.py | 6 def annotate(val, type): function
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bpf_module_rw_engine_disabled.cc | 31 int BPFModule::annotate() { in annotate() function in ebpf::BPFModule
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | dircache.py | 37 def annotate(head, list): function
|