Home
last modified time | relevance | path

Searched defs:annotations (Results 1 – 25 of 59) sorted by relevance

123

/third_party/glib/gio/
Dgdbusintrospection.h49 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
Dgdbusintrospection.c71 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/
Dutils.py123 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
Dcodegen.py1147 def define_annotations(self, array_name_lower, annotations): argument
1651 def generate_annotations(self, prefix, annotations): argument
/third_party/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.cc105 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
Dmock_code_generator.cc171 GeneratedCodeInfo annotations; in CheckGeneratedAnnotations() local
267 GeneratedCodeInfo annotations; in Generate() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_generator.cc141 GeneratedCodeInfo annotations; in Generate() local
160 GeneratedCodeInfo annotations; in Generate() local
/third_party/ffmpeg/libavformat/
Dau.c249 static int au_get_annotations(AVFormatContext *s, AVBPrint *annotations) in au_get_annotations()
282 AVBPrint annotations; in au_write_header() local
/third_party/mindspore/tests/ut/cpp/mindrecord/
Dut_common.cc190 std::vector<json> annotations; in ShardWriterImageNet() local
270 std::vector<json> annotations; in ShardWriterImageNetOneSample() local
358 std::vector<json> annotations; in ShardWriterImageNetOpenForAppend() local
Dut_shard_writer_test.cc724 std::vector<json> annotations; in TEST_F() local
816 std::vector<json> annotations; in TEST_F() local
917 std::vector<json> annotations; in TEST_F() local
1025 std::vector<json> annotations; in TEST_F() local
/third_party/typescript/tests/cases/compiler/
DAPISample_jsdoc.ts71 …const annotations: Annotations = jsDocTags.reduce((result: Annotations, jsDocTag: ts.JSDocTagInfo)… constant
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dmodule.h238 inline IteratorRange<Module::inst_iterator> Module::annotations() { in annotations() function
242 inline IteratorRange<Module::const_inst_iterator> Module::annotations() const { in annotations() function
Dflatten_decoration_pass.cpp45 auto annotations = module->annotations(); in Process() local
/third_party/protobuf/src/google/protobuf/io/
Dprinter.cc282 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/swiftshader/third_party/SPIRV-Tools/source/opt/
Dflatten_decoration_pass.cpp46 auto annotations = context()->annotations(); in Process() local
Dmodule.h480 inline IteratorRange<Module::inst_iterator> Module::annotations() { in annotations() function
484 inline IteratorRange<Module::const_inst_iterator> Module::annotations() const { in annotations() function
/third_party/spirv-tools/source/opt/
Dflatten_decoration_pass.cpp46 auto annotations = context()->annotations(); in Process() local
Dmodule.h480 inline IteratorRange<Module::inst_iterator> Module::annotations() { in annotations() function
484 inline IteratorRange<Module::const_inst_iterator> Module::annotations() const { in annotations() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dflatten_decoration_pass.cpp46 auto annotations = context()->annotations(); in Process() local
Dmodule.h480 inline IteratorRange<Module::inst_iterator> Module::annotations() { in annotations() function
484 inline IteratorRange<Module::const_inst_iterator> Module::annotations() const { in annotations() function
/third_party/typescript/tests/baselines/reference/
DAPISample_jsdoc.js67 …const annotations: Annotations = jsDocTags.reduce((result: Annotations, jsDocTag: ts.JSDocTagInfo)… constant
/third_party/python/Lib/
D__future__.py145 annotations = _Feature((3, 7, 0, "beta", 1), variable
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_generator.cc155 GeneratedCodeInfo annotations; in Generate() local
Djava_shared_code_generator.cc69 GeneratedCodeInfo annotations; in Generate() local
/third_party/mesa3d/src/compiler/nir/
Dnir_print.c60 struct hash_table *annotations; member
1594 struct hash_table *annotations) in nir_print_shader_annotated()
1657 nir_shader_as_str_annotated(nir_shader *nir, struct hash_table *annotations, void *mem_ctx) in nir_shader_as_str_annotated()
1708 nir_shader *shader, struct hash_table *annotations) in nir_log_shader_annotated_tagged()

123