File: internal_generated_files.bzl

package info (click to toggle)
chromium 139.0.7258.127-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 6,122,068 kB
  • sloc: cpp: 35,100,771; ansic: 7,163,530; javascript: 4,103,002; python: 1,436,920; asm: 946,517; xml: 746,709; pascal: 187,653; perl: 88,691; sh: 88,436; objc: 79,953; sql: 51,488; cs: 44,583; fortran: 24,137; makefile: 22,147; tcl: 15,277; php: 13,980; yacc: 8,984; ruby: 7,485; awk: 3,720; lisp: 3,096; lex: 1,327; ada: 727; jsp: 228; sed: 36
file content (102 lines) | stat: -rw-r--r-- 5,371 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
"""This file lists the generated PHP files used for WKT and boostrapping."""

WKT_GENERATED_FILES = [
    "src/Google/Protobuf/Any.php",
    "src/Google/Protobuf/Api.php",
    "src/Google/Protobuf/BoolValue.php",
    "src/Google/Protobuf/BytesValue.php",
    "src/Google/Protobuf/DoubleValue.php",
    "src/Google/Protobuf/Duration.php",
    "src/Google/Protobuf/Enum.php",
    "src/Google/Protobuf/EnumValue.php",
    "src/Google/Protobuf/Field.php",
    "src/Google/Protobuf/Field/Cardinality.php",
    "src/Google/Protobuf/Field/Kind.php",
    "src/Google/Protobuf/FieldMask.php",
    "src/Google/Protobuf/FloatValue.php",
    "src/Google/Protobuf/GPBEmpty.php",
    "src/Google/Protobuf/Int32Value.php",
    "src/Google/Protobuf/Int64Value.php",
    "src/Google/Protobuf/ListValue.php",
    "src/Google/Protobuf/Method.php",
    "src/Google/Protobuf/Mixin.php",
    "src/Google/Protobuf/NullValue.php",
    "src/Google/Protobuf/Option.php",
    "src/Google/Protobuf/SourceContext.php",
    "src/Google/Protobuf/StringValue.php",
    "src/Google/Protobuf/Struct.php",
    "src/Google/Protobuf/Syntax.php",
    "src/Google/Protobuf/Timestamp.php",
    "src/Google/Protobuf/Type.php",
    "src/Google/Protobuf/UInt32Value.php",
    "src/Google/Protobuf/UInt64Value.php",
    "src/Google/Protobuf/Value.php",
    "src/GPBMetadata/Google/Protobuf/Any.php",
    "src/GPBMetadata/Google/Protobuf/Api.php",
    "src/GPBMetadata/Google/Protobuf/Duration.php",
    "src/GPBMetadata/Google/Protobuf/FieldMask.php",
    "src/GPBMetadata/Google/Protobuf/GPBEmpty.php",
    "src/GPBMetadata/Google/Protobuf/SourceContext.php",
    "src/GPBMetadata/Google/Protobuf/Struct.php",
    "src/GPBMetadata/Google/Protobuf/Timestamp.php",
    "src/GPBMetadata/Google/Protobuf/Type.php",
    "src/GPBMetadata/Google/Protobuf/Wrappers.php",
]

DESCRIPTOR_GENERATED_FILES = [
    "src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php",
    "src/Google/Protobuf/Internal/DescriptorProto.php",
    "src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php",
    "src/Google/Protobuf/Internal/DescriptorProto/ReservedRange.php",
    "src/Google/Protobuf/Internal/Edition.php",
    "src/Google/Protobuf/Internal/EnumDescriptorProto.php",
    "src/Google/Protobuf/Internal/EnumDescriptorProto/EnumReservedRange.php",
    "src/Google/Protobuf/Internal/EnumOptions.php",
    "src/Google/Protobuf/Internal/EnumValueDescriptorProto.php",
    "src/Google/Protobuf/Internal/EnumValueOptions.php",
    "src/Google/Protobuf/Internal/ExtensionRangeOptions.php",
    "src/Google/Protobuf/Internal/ExtensionRangeOptions/Declaration.php",
    "src/Google/Protobuf/Internal/ExtensionRangeOptions/VerificationState.php",
    "src/Google/Protobuf/Internal/FeatureSet.php",
    "src/Google/Protobuf/Internal/FeatureSet/EnforceNamingStyle.php",
    "src/Google/Protobuf/Internal/FeatureSet/EnumType.php",
    "src/Google/Protobuf/Internal/FeatureSet/FieldPresence.php",
    "src/Google/Protobuf/Internal/FeatureSet/JsonFormat.php",
    "src/Google/Protobuf/Internal/FeatureSet/MessageEncoding.php",
    "src/Google/Protobuf/Internal/FeatureSet/RepeatedFieldEncoding.php",
    "src/Google/Protobuf/Internal/FeatureSet/Utf8Validation.php",
    "src/Google/Protobuf/Internal/FeatureSet/VisibilityFeature.php",
    "src/Google/Protobuf/Internal/FeatureSet/VisibilityFeature/DefaultSymbolVisibility.php",
    "src/Google/Protobuf/Internal/FeatureSetDefaults.php",
    "src/Google/Protobuf/Internal/FeatureSetDefaults/FeatureSetEditionDefault.php",
    "src/Google/Protobuf/Internal/FieldDescriptorProto.php",
    "src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php",
    "src/Google/Protobuf/Internal/FieldDescriptorProto/Type.php",
    "src/Google/Protobuf/Internal/FieldOptions.php",
    "src/Google/Protobuf/Internal/FieldOptions/CType.php",
    "src/Google/Protobuf/Internal/FieldOptions/EditionDefault.php",
    "src/Google/Protobuf/Internal/FieldOptions/FeatureSupport.php",
    "src/Google/Protobuf/Internal/FieldOptions/JSType.php",
    "src/Google/Protobuf/Internal/FieldOptions/OptionRetention.php",
    "src/Google/Protobuf/Internal/FieldOptions/OptionTargetType.php",
    "src/Google/Protobuf/Internal/FileDescriptorProto.php",
    "src/Google/Protobuf/Internal/FileDescriptorSet.php",
    "src/Google/Protobuf/Internal/FileOptions.php",
    "src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php",
    "src/Google/Protobuf/Internal/GeneratedCodeInfo.php",
    "src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation.php",
    "src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation/Semantic.php",
    "src/Google/Protobuf/Internal/MessageOptions.php",
    "src/Google/Protobuf/Internal/MethodDescriptorProto.php",
    "src/Google/Protobuf/Internal/MethodOptions.php",
    "src/Google/Protobuf/Internal/MethodOptions/IdempotencyLevel.php",
    "src/Google/Protobuf/Internal/OneofDescriptorProto.php",
    "src/Google/Protobuf/Internal/OneofOptions.php",
    "src/Google/Protobuf/Internal/ServiceDescriptorProto.php",
    "src/Google/Protobuf/Internal/ServiceOptions.php",
    "src/Google/Protobuf/Internal/SourceCodeInfo.php",
    "src/Google/Protobuf/Internal/SourceCodeInfo/Location.php",
    "src/Google/Protobuf/Internal/SymbolVisibility.php",
    "src/Google/Protobuf/Internal/UninterpretedOption.php",
    "src/Google/Protobuf/Internal/UninterpretedOption/NamePart.php",
]