Home
last modified time | relevance | path

Searched defs:annotation (Results 1 – 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/
Ddawn_wire.json31 …{ "name": "write data update info", "type": "uint8_t", "annotation": "const*", "length": "write da… string
37 { "name": "descriptor", "type": "buffer descriptor", "annotation": "const*" }, string
40 …{ "name": "read handle create info", "type": "uint8_t", "annotation": "const*", "length": "read ha… string
42 …{ "name": "write handle create info", "type": "uint8_t", "annotation": "const*", "length": "write … string
48 { "name": "descriptor", "type": "compute pipeline descriptor", "annotation": "const*"} string
54 { "name": "descriptor", "type": "render pipeline descriptor", "annotation": "const*"} string
73 …{"name": "data", "type": "uint8_t", "annotation": "const*", "length": "size", "wire_is_data_only":… string
78 {"name": "destination", "type": "image copy texture", "annotation": "const*"}, string
79 …{"name": "data", "type": "uint8_t", "annotation": "const*", "length": "data size", "wire_is_data_o… string
81 {"name": "data layout", "type": "texture data layout", "annotation": "const*"}, string
[all …]
Ddawn.json32 … {"name": "descriptor", "type": "instance descriptor", "annotation": "const*", "optional": true} string
45 {"name": "proc name", "type": "char", "annotation": "const*"} string
76 {"name": "message", "type": "char", "annotation": "const*"}, string
77 {"name": "userdata", "type": "void", "annotation": "*"} string
89 {"name": "limits", "type": "supported limits", "annotation": "*"} string
96 {"name": "properties", "type": "adapter properties", "annotation": "*"} string
110 {"name": "descriptor", "type": "device descriptor", "annotation": "const*"}, string
112 {"name": "userdata", "type": "void", "annotation": "*"} string
123 {"name": "name", "type": "char", "annotation": "const*", "length": "strlen"}, string
124 … {"name": "driver description", "type": "char", "annotation": "const*", "length": "strlen"}, string
[all …]
/third_party/cef/tools/yapf/yapf/yapflib/
Dpytree_utils.py209 def GetNodeAnnotation(node, annotation, default=None): argument
224 def SetNodeAnnotation(node, annotation, value): argument
235 def AppendNodeAnnotation(node, annotation, value): argument
/third_party/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.cc107 const GeneratedCodeInfo::Annotation* annotation = &info.annotation(i); in FindAnnotationsOnPath() local
143 const GeneratedCodeInfo::Annotation* annotation = *i; in AtLeastOneAnnotationMatchesSubstring() local
157 const GeneratedCodeInfo::Annotation* annotation, in AnnotationMatchesSubstring()
Dmock_code_generator.cc149 const GeneratedCodeInfo::Annotation& annotation) { in CheckSingleAnnotation()
/third_party/typescript/tests/cases/compiler/
DmetadataOfClassFromAlias.ts13 function annotation(): PropertyDecorator { function
DmetadataOfClassFromAlias2.ts13 function annotation(): PropertyDecorator { function
DdecoratorMetadataRestParameterWithImportedType.ts23 function annotation(): ClassDecorator { function
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGeneratedCodeInfo.php28 private $annotation; variable in Google\\Protobuf\\Internal\\GeneratedCodeInfo
/third_party/typescript/tests/baselines/reference/
DmetadataOfClassFromAlias2.js40 function annotation() { function
DmetadataOfClassFromAlias.js41 function annotation() { function
DdecoratorMetadataRestParameterWithImportedType.js87 function annotation() { function
/third_party/protobuf/src/google/protobuf/io/
Dprinter.h88 typename AnnotationProto::Annotation* annotation = in AddAnnotation() local
99 auto* annotation = annotation_proto_->add_annotation(); in AddAnnotationNew() local
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_xgl_pds.c61 # define pvr_debug_pds_const(reg, size, annotation) \ argument
63 # define pvr_debug_pds_temp(reg, size, annotation) \ argument
71 # define pvr_debug(annotation) mesa_logd(annotation) argument
74 # define pvr_debug_pds_const(reg, size, annotation) argument
75 # define pvr_debug_pds_temp(reg, size, annotation) argument
78 # define pvr_debug(annotation) argument
/third_party/python/Lib/test/
Dtest_future.py146 def getActual(self, annotation): argument
163 self, annotation, expected=None, drop_parens=False, is_tuple=False, argument
Dtest_docxmlrpc.py50 def annotation(x: int): function
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm_info.h53 const char *annotation; member
Dbrw_ir.h135 const char *annotation; member
/third_party/libsnd/src/
Dsvx.c345 { static char annotation [] = "libsndfile by Erik de Castro Lopo\0\0\0" ; in svx_write_header() local
/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_entry_points.py1955 def write_file(annotation, comment, template, entry_points, suffix, includes, lib, file): argument
2036 def write_validation_header(annotation, comment, protos, source, template): argument
2051 def write_gl_validation_header(annotation, comment, protos, source): argument
2056 def write_capture_header(annotation, comment, protos, capture_pointer_funcs): argument
2491 def write_stubs_header(api, annotation, title, data_source, out_file, all_commands, commands, argument
Dregistry_xml.py469 def AddCommands(self, feature_name, annotation): argument
/third_party/skia/src/pdf/
DSkPDFDocument.cpp287 static void populate_link_annotation(SkPDFDict* annotation, const SkRect& r) { in populate_link_annotation()
324 SkPDFDict annotation("Annot"); in getAnnotations() local
/third_party/python/Lib/
Dinspect.py1357 def formatannotation(annotation, base_module=None): argument
1370 def _formatannotation(annotation): argument
2630 def __init__(self, name, kind, *, default=_empty, annotation=_empty): argument
2689 def annotation(self): member in Parameter
2697 annotation=_void, default=_void): argument
/third_party/node/deps/v8/src/builtins/
Dbuiltins-trace.cc206 auto annotation = ctx.event()->add_debug_annotations(); in BUILTIN() local
/third_party/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py162 annotation, argument
565 def convert_cType_to_cppType(typ, annotation, arg, indent=0): argument

12