| /third_party/typescript/tests/baselines/reference/ |
| H A D | metadataOfClassFromAlias2.js | 40 function annotation() {
function
|
| H A D | metadataOfClassFromAlias.js | 41 function annotation() {
function
|
| H A D | decoratorMetadataRestParameterWithImportedType.js | 87 function annotation() {
function
|
| /third_party/skia/experimental/tskit/go/gen_types/ |
| H A D | gen_types_test.go | 32 * 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 D | gen_types.go | 127 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 D | GeneratedCodeInfo.php | 28 private $annotation; variable 69 $this->annotation = $arr; variable
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_disasm_info.h | 53 const char *annotation; member
|
| H A D | brw_ir.h | 135 const char *annotation; member
|
| H A D | brw_vec4_builder.h | 642 } annotation; global() member in brw::vec4_builder [all...] |
| H A D | brw_fs_builder.h | 882 } annotation; global() member in brw::fs_builder [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | printer_unittest.cc | 669 GeneratedCodeInfo::Annotation annotation; TEST() local [all...] |
| H A D | printer.h | 88 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 D | grammar_parser.py | 540 def annotation(self) -> Optional[str]: member in GeneratedParser [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | annotation_test_util.cc | 107 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 D | mock_code_generator.cc | 146 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 D | command_line_interface.cc | 639 GeneratedCodeInfo::Annotation* annotation = metadata.mutable_annotation(i); in UpdateMetadata() local
|
| /third_party/python/Lib/test/ |
| H A D | test_docxmlrpc.py | 53 def annotation(x: int): function
|
| /third_party/libsnd/src/ |
| H A D | svx.c | 345 { static char annotation [] = "libsndfile by Erik de Castro Lopo\0\0\0" ; in svx_write_header() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDocument.cpp | 287 static void populate_link_annotation(SkPDFDict* annotation, const SkRect& r) { in populate_link_annotation() argument [all...] |
| /third_party/python/Python/ |
| H A D | symtable.c | 1816 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 D | cpp_helpers.h | 748 GeneratedCodeInfo::Annotation annotation; in Payload() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | jcommander-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 D | pvr_srv_bridge.c | 524 const char *annotation = "VK PHYSICAL ALLOCATION"; in pvr_srv_alloc_pmr() local
|
| /third_party/python/Lib/ |
| H A D | inspect.py | 2748 def annotation(self): global() member in Parameter [all...] |
| /third_party/python/Include/internal/ |
| H A D | pycore_ast_state.h | 157 PyObject *annotation; member
|