| /third_party/rust/rust/compiler/rustc_errors/src/ |
| D | snippet.rs | 62 pub fn as_start(&self) -> Annotation { in as_start() 77 pub fn as_end(&self) -> Annotation { in as_end() 92 pub fn as_line(&self) -> Annotation { in as_line() 130 pub struct Annotation { struct 135 pub start_col: AnnotationColumn, argument 138 pub end_col: AnnotationColumn, argument 148 pub annotation_type: AnnotationType, argument 151 impl Annotation { argument
|
| D | emitter.rs | 2345 ann: Annotation, in collect_annotations() 2603 fn overlaps(a1: &Annotation, a2: &Annotation, padding: usize) -> bool { in overlaps()
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | VK_EXT_debug_utils.adoc | 46 [[debugging-object-naming]] 47 ==== Object Naming 134 ==== Object Data Association
|
| D | VK_EXT_debug_marker.adoc | 132 [[debugging-command-buffer-markers]]
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/ |
| D | annotations.rs | 27 pub struct Annotation { struct 29 pub kind: AnnotationKind, argument 58 ) -> Vec<Annotation> { in annotations() 178 pub(crate) fn resolve_annotation(db: &RootDatabase, mut annotation: Annotation) -> Annotation { in resolve_annotation()
|
| D | lib.rs | 711 ) -> Cancellable<Vec<Annotation>> { in annotations() 715 pub fn resolve_annotation(&self, annotation: Annotation) -> Cancellable<Annotation> { in resolve_annotation()
|
| /third_party/rust/crates/bindgen/book/src/ |
| D | visibility.md | 5 ### Annotation subsection in Making fields private
|
| D | opaque.md | 19 ### Annotation subsection in Treating a Type as an Opaque Blob of Bytes
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
| D | kitti_op.h | 42 using Annotation = std::vector<std::pair<std::string, std::vector<float>>>; variable
|
| D | voc_op.h | 47 using Annotation = std::vector<std::pair<std::string, std::vector<float>>>; variable
|
| /third_party/grpc/src/cpp/ext/otel/ |
| D | otel_client_call_tracer.cc | 212 RecordAnnotation(const Annotation& /*annotation*/) { in RecordAnnotation() 301 const Annotation& /*annotation*/) { in RecordAnnotation()
|
| D | otel_server_call_tracer.h | 111 void RecordAnnotation(const Annotation& /*annotation*/) override { in RecordAnnotation()
|
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ |
| D | call_tracer_wrapper.h | 61 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation()
|
| /third_party/grpc/test/core/end2end/tests/ |
| D | http2_stats.cc | 124 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() 156 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() 221 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation()
|
| /third_party/grpc/src/python/grpcio_observability/grpc_observability/ |
| D | python_observability_context.h | 110 struct Annotation { struct 124 std::vector<Annotation> span_annotations; argument
|
| /third_party/grpc/src/core/telemetry/ |
| D | call_tracer.h | 63 explicit Annotation(AnnotationType type) : type_(type) {} in Annotation() function
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
| D | Annotation.php | 16 class Annotation extends \Google\Protobuf\Internal\Message class
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/ |
| D | from_proto.rs | 104 ) -> Result<Option<Annotation>> { in annotation()
|
| /third_party/grpc/test/core/test_util/ |
| D | fake_stats_plugin.h | 96 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() 131 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation() 193 void RecordAnnotation(const Annotation& /*annotation*/) override {} in RecordAnnotation()
|
| /third_party/protobuf/src/google/protobuf/io/ |
| D | printer.h | 79 virtual void AddAnnotationNew(Annotation&) {} in AddAnnotationNew() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
| D | LanaiInstPrinter.cpp | 141 StringRef Annotation, in printInst()
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/test-utils/src/ |
| D | lib.rs | 286 Annotation { range: TextRange, content: String, file: bool }, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCCodeView.cpp | 410 static bool compressAnnotation(BinaryAnnotationsOpCode Annotation, in compressAnnotation()
|
| /third_party/protobuf/benchmarks/ |
| D | descriptor_sv.proto | 850 message Annotation { message
|
| D | descriptor.proto | 848 message Annotation { message
|