Home
last modified time | relevance | path

Searched defs:annotation (Results 1 - 25 of 33) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DmetadataOfClassFromAlias2.js40 function annotation() { function
H A DmetadataOfClassFromAlias.js41 function annotation() { function
H A DdecoratorMetadataRestParameterWithImportedType.js87 function annotation() { function
/third_party/skia/experimental/tskit/go/gen_types/
H A Dgen_types_test.go32 * This is missing the type annotation!!! type
43 assert.Contains(t, err.Error(), `Line 11: field "misbehaving_field" must be preceded by a @type annotation.`) type
55 assert.Contains(t, err.Error(), `Line 6: constant "bad_constant" must be preceded by a @type annotation.`) type
H A Dgen_types.go127 return "", skerr.Fmt("Line %d: field %q must be preceded by a @type annotation", i+1, match[1]) type
142 return "", skerr.Fmt("Line %d: constant %q must be preceded by a @type annotation", i+1, match[1]) type
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGeneratedCodeInfo.php28 private $annotation; variable
69 $this->annotation = $arr; variable
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm_info.h53 const char *annotation; member
H A Dbrw_ir.h135 const char *annotation; member
H A Dbrw_vec4_builder.h642 } annotation; global() member in brw::vec4_builder
[all...]
H A Dbrw_fs_builder.h882 } annotation; global() member in brw::fs_builder
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dprinter_unittest.cc669 GeneratedCodeInfo::Annotation annotation; TEST() local
[all...]
H A Dprinter.h88 typename AnnotationProto::Annotation* annotation = in AddAnnotation() local
99 auto* annotation = annotation_proto_->add_annotation(); in AddAnnotationNew() local
[all...]
/third_party/python/Tools/peg_generator/pegen/
H A Dgrammar_parser.py540 def annotation(self) -> Optional[str]: member in GeneratedParser
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.cc107 const GeneratedCodeInfo::Annotation* annotation = &info.annotation(i); in FindAnnotationsOnPath() local
143 const GeneratedCodeInfo::Annotation* annotation = *i; in AtLeastOneAnnotationMatchesSubstring() local
156 AnnotationMatchesSubstring(const std::string& file_content, const GeneratedCodeInfo::Annotation* annotation, const std::string& expected_text) AnnotationMatchesSubstring() argument
[all...]
H A Dmock_code_generator.cc146 CheckSingleAnnotation(const std::string& expected_file, const std::string& expected_text, const std::string& file_content, const GeneratedCodeInfo::Annotation& annotation) CheckSingleAnnotation() argument
[all...]
H A Dcommand_line_interface.cc639 GeneratedCodeInfo::Annotation* annotation = metadata.mutable_annotation(i); in UpdateMetadata() local
/third_party/python/Lib/test/
H A Dtest_docxmlrpc.py53 def annotation(x: int): function
/third_party/libsnd/src/
H A Dsvx.c345 { static char annotation [] = "libsndfile by Erik de Castro Lopo\0\0\0" ; in svx_write_header() local
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp287 static void populate_link_annotation(SkPDFDict* annotation, const SkRect& r) { in populate_link_annotation() argument
[all...]
/third_party/python/Python/
H A Dsymtable.c1816 symtable_visit_annotation(struct symtable *st, expr_ty annotation) in symtable_visit_annotation() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.h748 GeneratedCodeInfo::Annotation annotation; in Payload() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djcommander-1.27.jar ... lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String[] names () public abstract ...
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.c524 const char *annotation = "VK PHYSICAL ALLOCATION"; in pvr_srv_alloc_pmr() local
/third_party/python/Lib/
H A Dinspect.py2748 def annotation(self): global() member in Parameter
[all...]
/third_party/python/Include/internal/
H A Dpycore_ast_state.h157 PyObject *annotation; member

Completed in 24 milliseconds

12