/third_party/glib/gio/ |
D | gdbusintrospection.h | 49 GDBusAnnotationInfo **annotations; member 69 GDBusAnnotationInfo **annotations; member 91 GDBusAnnotationInfo **annotations; member 111 GDBusAnnotationInfo **annotations; member 133 GDBusAnnotationInfo **annotations; member 157 GDBusAnnotationInfo **annotations; member 179 GDBusAnnotationInfo **annotations; member
|
D | gdbusintrospection.c | 71 GPtrArray *annotations; member 446 GDBusAnnotationInfo **annotations) in g_dbus_arg_info_set() 467 GDBusAnnotationInfo **annotations) in g_dbus_method_info_set() 489 GDBusAnnotationInfo **annotations) in g_dbus_signal_info_set() 509 GDBusAnnotationInfo **annotations) in g_dbus_property_info_set() 533 GDBusAnnotationInfo **annotations) in g_dbus_interface_info_set() 559 GDBusAnnotationInfo **annotations) in g_dbus_node_info_set() 1207 GPtrArray *annotations = l->data; in parse_data_free() local 1855 g_dbus_annotation_info_lookup (GDBusAnnotationInfo **annotations, in g_dbus_annotation_info_lookup()
|
/third_party/glib/gio/gdbus-2.0/codegen/ |
D | utils.py | 123 def lookup_annotation(annotations, key): argument 131 def lookup_docs(annotations): argument 139 def lookup_since(annotations): argument 147 def lookup_brief_docs(annotations): argument
|
D | codegen.py | 1147 def define_annotations(self, array_name_lower, annotations): argument 1651 def generate_annotations(self, prefix, annotations): argument
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | annotation_test_util.cc | 105 std::vector<const GeneratedCodeInfo::Annotation*>* annotations) { in FindAnnotationsOnPath() 127 std::vector<const GeneratedCodeInfo::Annotation*> annotations; in FindAnnotationOnPath() local 137 const std::vector<const GeneratedCodeInfo::Annotation*>& annotations, in AtLeastOneAnnotationMatchesSubstring() 159 std::vector<const GeneratedCodeInfo::Annotation*> annotations; in AnnotationMatchesSubstring() local
|
D | mock_code_generator.cc | 171 GeneratedCodeInfo annotations; in CheckGeneratedAnnotations() local 267 GeneratedCodeInfo annotations; in Generate() local
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_generator.cc | 141 GeneratedCodeInfo annotations; in Generate() local 160 GeneratedCodeInfo annotations; in Generate() local
|
/third_party/typescript/tests/cases/compiler/ |
D | APISample_jsdoc.ts | 71 …const annotations: Annotations = jsDocTags.reduce((result: Annotations, jsDocTag: ts.JSDocTagInfo)… constant
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | module.h | 238 inline IteratorRange<Module::inst_iterator> Module::annotations() { in annotations() function 242 inline IteratorRange<Module::const_inst_iterator> Module::annotations() const { in annotations() function
|
D | flatten_decoration_pass.cpp | 45 auto annotations = module->annotations(); in Process() local
|
/third_party/protobuf/src/google/protobuf/io/ |
D | printer.cc | 282 std::vector<AnnotationCollector::Annotation> annotations; in FormatInternal() local 310 int* arg_index, std::vector<AnnotationCollector::Annotation>* annotations) { in WriteVariable()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | flatten_decoration_pass.cpp | 46 auto annotations = context()->annotations(); in Process() local
|
D | module.h | 480 inline IteratorRange<Module::inst_iterator> Module::annotations() { in annotations() function 484 inline IteratorRange<Module::const_inst_iterator> Module::annotations() const { in annotations() function
|
D | ir_context.h | 887 IteratorRange<Module::inst_iterator> IRContext::annotations() { in annotations() function 891 IteratorRange<Module::const_inst_iterator> IRContext::annotations() const { in annotations() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | flatten_decoration_pass.cpp | 46 auto annotations = context()->annotations(); in Process() local
|
D | module.h | 480 inline IteratorRange<Module::inst_iterator> Module::annotations() { in annotations() function 484 inline IteratorRange<Module::const_inst_iterator> Module::annotations() const { in annotations() function
|
D | ir_context.h | 887 IteratorRange<Module::inst_iterator> IRContext::annotations() { in annotations() function 891 IteratorRange<Module::const_inst_iterator> IRContext::annotations() const { in annotations() function
|
/third_party/typescript/tests/baselines/reference/ |
D | APISample_jsdoc.js | 67 …const annotations: Annotations = jsDocTags.reduce((result: Annotations, jsDocTag: ts.JSDocTagInfo)… constant
|
/third_party/python/Lib/ |
D | __future__.py | 145 annotations = _Feature((3, 7, 0, "beta", 1), variable
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_generator.cc | 155 GeneratedCodeInfo annotations; in Generate() local
|
D | java_shared_code_generator.cc | 69 GeneratedCodeInfo annotations; in Generate() local
|
D | java_file.cc | 604 GeneratedCodeInfo annotations; in GenerateSibling() local
|
/third_party/ffmpeg/libavformat/ |
D | au.c | 282 char *annotations = NULL; in au_write_header() local
|
/third_party/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.cc | 1620 void EmbedCodeAnnotations(const GeneratedCodeInfo& annotations, in EmbedCodeAnnotations() 3618 GeneratedCodeInfo annotations; in GenerateFile() local 3734 GeneratedCodeInfo annotations; in GenerateAll() local 3811 GeneratedCodeInfo annotations; in GenerateAll() local 3864 GeneratedCodeInfo annotations; in GenerateAll() local 3896 GeneratedCodeInfo annotations; in GenerateAll() local
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/ |
D | def_use_test.cpp | 1409 std::vector<std::string> annotations; member
|