/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/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
D | Annotation.php | 16 class Annotation extends \Google\Protobuf\Internal\Message class
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | pytree_utils.py | 44 class Annotation(object): class
|
/third_party/protobuf/src/google/protobuf/io/ |
D | printer.h | 58 typedef std::pair<std::pair<size_t, size_t>, std::string> Annotation; typedef
|
/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/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/src/google/protobuf/ |
D | descriptor.proto | 892 message Annotation { message
|
D | descriptor.pb.h | 6554 typedef GeneratedCodeInfo_Annotation Annotation; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | SymbolDumper.cpp | 458 for (auto &Annotation : InlineSite.annotations()) { in visitKnownRecord() local
|
/third_party/node/deps/v8/src/torque/ |
D | ast.h | 936 struct Annotation { struct 938 base::Optional<AnnotationParameter> param; argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 250 Annotation, enumerator
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 9841 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation> A… property in Google.Protobuf.Reflection.GeneratedCodeInfo 9960 public sealed partial class Annotation : pb::IMessage<Annotation> class in Google.Protobuf.Reflection.GeneratedCodeInfo.Types 9982 public Annotation() { in Annotation() method in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation 9989 public Annotation(Annotation other) : this() { in Annotation() method in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 310 uint32_t Annotation = GetCompressedAnnotation(Next); in ParseCurrentAnnotation() local
|