Home
last modified time | relevance | path

Searched full:generated (Results 1 – 25 of 9862) sorted by relevance

12345678910>>...395

/third_party/python/
D.gitattributes57 # Generated files
60 # To always hide generated files in local diffs, mark them as binary:
61 # $ git config diff.generated.binary true
63 [attr]generated linguist-generated=true diff=generated
65 **/clinic/*.c.h generated
66 *_db.h generated
67 Doc/data/stable_abi.dat generated
68 Doc/library/token-list.inc generated
69 Include/internal/pycore_ast.h generated
70 Include/internal/pycore_ast_state.h generated
[all …]
/third_party/protobuf/php/tests/
Dmemory_leak_test.php5 require_once('generated/NoNamespaceEnum.php');
6 require_once('generated/NoNamespaceMessage.php');
7 require_once('generated/NoNamespaceMessage/NestedEnum.php');
8 require_once('generated/NoNamespaceMessage/NestedMessage.php');
9 require_once('generated/PrefixEmpty.php');
10 require_once('generated/PrefixTestPrefix.php');
11 require_once('generated/PrefixTestPrefix/PrefixNestedEnum.php');
12 require_once('generated/PrefixTestPrefix/PrefixNestedMessage.php');
13 require_once('generated/TestEmptyNamespace.php');
14 require_once('generated/TestEmptyNamespace/NestedEnum.php');
[all …]
/third_party/python/Modules/
D_testclinic.c82 [clinic start generated code]*/
83 /*[clinic end generated code: output=da39a3ee5e6b4b0d input=d4981b80d6efdb12]*/
89 [clinic start generated code]*/
93 /*[clinic end generated code: output=0f8aeb3ddced55cb input=0dd7048651ad4ae4]*/ in test_empty_function_impl()
106 [clinic start generated code]*/
110 /*[clinic end generated code: output=3f9c9415ec86c695 input=1533b1bd94187de4]*/ in objects_converter_impl()
122 [clinic start generated code]*/
126 /*[clinic end generated code: output=7732da869d74b784 input=94211751e7996236]*/ in bytes_object_converter_impl()
143 [clinic start generated code]*/
147 /*[clinic end generated code: output=51f15c76f302b1f7 input=b04d253db51c6f56]*/ in byte_array_object_converter_impl()
[all …]
D_codecsmodule.c42 [clinic start generated code]*/
43 /*[clinic end generated code: output=da39a3ee5e6b4b0d input=e1390e3da3cb9deb]*/
59 [clinic start generated code]*/
63 /*[clinic end generated code: output=d1bf21e99db7d6d3 input=369578467955cae4]*/ in _codecs_register()
79 [clinic start generated code]*/
83 /*[clinic end generated code: output=1f0edee9cf246399 input=dd7c004c652d345e]*/ in _codecs_unregister()
98 [clinic start generated code]*/
102 /*[clinic end generated code: output=9f0afa572080c36d input=3c572c0db3febe9c]*/ in _codecs_lookup_impl()
120 [clinic start generated code]*/
125 /*[clinic end generated code: output=385148eb9a067c86 input=cd5b685040ff61f0]*/ in _codecs_encode_impl()
[all …]
/third_party/toybox/scripts/
Dmake.sh19 UNSTRIPPED="generated/unstripped/$(basename "$OUTNAME")"
43 mkdir -p generated/unstripped
45 if isnewer generated/Config.in toys
56 if isnewer generated/newtoys.h toys
58 echo -n "generated/newtoys.h "
60 echo "USE_TOYBOX(NEWTOY(toybox, NULL, TOYFLAG_STAYROOT))" > generated/newtoys.h
63 | $SED 's/[^ ]* //' >> generated/newtoys.h
76 CFLAGS="$CFLAGS $(cat generated/cflags)"
105 <(head -n 7 generated/build.sh 2>/dev/null | $SED '7s/ -o .*//')
114 > generated/optlibs.dat
[all …]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
14 * Generated from protobuf message <code>google.protobuf.FileOptions</code>
19 * Sets the Java package where classes generated from this .proto will be
24 * Generated from protobuf field <code>optional string java_package = 1;</code>
34 * Generated from protobuf field <code>optional string java_outer_classname = 8;</code>
42 * generated to contain the file's getDescriptor() method as well as any
45 …* Generated from protobuf field <code>optional bool java_multiple_files = 10 [default = false];</c…
51 …* Generated from protobuf field <code>optional bool java_generate_equals_and_hash = 20 [deprecated…
62 …* Generated from protobuf field <code>optional bool java_string_check_utf8 = 27 [default = false];…
66 …* Generated from protobuf field <code>optional .google.protobuf.FileOptions.OptimizeMode optimize_…
[all …]
DDescriptorProto.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
16 * Generated from protobuf message <code>google.protobuf.DescriptorProto</code>
21 * Generated from protobuf field <code>optional string name = 1;</code>
25 …* Generated from protobuf field <code>repeated .google.protobuf.FieldDescriptorProto field = 2;</c…
29 …* Generated from protobuf field <code>repeated .google.protobuf.FieldDescriptorProto extension = 6…
33 …* Generated from protobuf field <code>repeated .google.protobuf.DescriptorProto nested_type = 3;</…
37 …* Generated from protobuf field <code>repeated .google.protobuf.EnumDescriptorProto enum_type = 4;…
41 …* Generated from protobuf field <code>repeated .google.protobuf.DescriptorProto.ExtensionRange ext…
45 …* Generated from protobuf field <code>repeated .google.protobuf.OneofDescriptorProto oneof_decl = …
49 … * Generated from protobuf field <code>optional .google.protobuf.MessageOptions options = 7;</code>
[all …]
DFileDescriptorProto.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
16 * Generated from protobuf message <code>google.protobuf.FileDescriptorProto</code>
23 * Generated from protobuf field <code>optional string name = 1;</code>
29 * Generated from protobuf field <code>optional string package = 2;</code>
35 * Generated from protobuf field <code>repeated string dependency = 3;</code>
41 * Generated from protobuf field <code>repeated int32 public_dependency = 10;</code>
48 * Generated from protobuf field <code>repeated int32 weak_dependency = 11;</code>
54 …* Generated from protobuf field <code>repeated .google.protobuf.DescriptorProto message_type = 4;<…
58 …* Generated from protobuf field <code>repeated .google.protobuf.EnumDescriptorProto enum_type = 5;…
62 …* Generated from protobuf field <code>repeated .google.protobuf.ServiceDescriptorProto service = 6…
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_INTEL_performance_query/
Dqueries.txt21 include::{generated}/api/protos/vkInitializePerformanceApiINTEL.txt[]
28 include::{generated}/validity/protos/vkInitializePerformanceApiINTEL.txt[]
35 include::{generated}/api/structs/VkInitializePerformanceApiInfoINTEL.txt[]
42 include::{generated}/validity/structs/VkInitializePerformanceApiInfoINTEL.txt[]
50 include::{generated}/api/protos/vkUninitializePerformanceApiINTEL.txt[]
54 include::{generated}/validity/protos/vkUninitializePerformanceApiINTEL.txt[]
61 include::{generated}/api/protos/vkGetPerformanceParameterINTEL.txt[]
68 include::{generated}/validity/protos/vkGetPerformanceParameterINTEL.txt[]
76 include::{generated}/api/enums/VkPerformanceParameterTypeINTEL.txt[]
89 include::{generated}/api/structs/VkPerformanceValueINTEL.txt[]
[all …]
Dqueries.adoc21 include::{generated}/api/protos/vkInitializePerformanceApiINTEL.adoc[]
28 include::{generated}/validity/protos/vkInitializePerformanceApiINTEL.adoc[]
35 include::{generated}/api/structs/VkInitializePerformanceApiInfoINTEL.adoc[]
42 include::{generated}/validity/structs/VkInitializePerformanceApiInfoINTEL.adoc[]
50 include::{generated}/api/protos/vkUninitializePerformanceApiINTEL.adoc[]
54 include::{generated}/validity/protos/vkUninitializePerformanceApiINTEL.adoc[]
61 include::{generated}/api/protos/vkGetPerformanceParameterINTEL.adoc[]
68 include::{generated}/validity/protos/vkGetPerformanceParameterINTEL.adoc[]
76 include::{generated}/api/enums/VkPerformanceParameterTypeINTEL.adoc[]
89 include::{generated}/api/structs/VkPerformanceValueINTEL.adoc[]
[all …]
/third_party/grpc/
DBUILD.gn206 "${GRPC_DIR}/src/core/ext/upb-generated/google/api/annotations.upb.c",
207 "${GRPC_DIR}/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c",
208 "${GRPC_DIR}/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c",
209 "${GRPC_DIR}/src/core/ext/upb-generated/google/api/http.upb.c",
210 "${GRPC_DIR}/src/core/ext/upb-generated/google/protobuf/any.upb.c",
211 "${GRPC_DIR}/src/core/ext/upb-generated/google/protobuf/duration.upb.c",
212 "${GRPC_DIR}/src/core/ext/upb-generated/google/protobuf/empty.upb.c",
213 "${GRPC_DIR}/src/core/ext/upb-generated/google/protobuf/struct.upb.c",
214 "${GRPC_DIR}/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c",
215 "${GRPC_DIR}/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c",
[all …]
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp114 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in enable()
131 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in enablei()
136 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to the number o… in enablei()
144 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in disable()
154 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in disablei()
159 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to the number o… in disablei()
168 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values."); in get_booleanv()
180 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not indexed state queriable with these… in get_booleani_v()
185 …ctx.beginSection("GL_INVALID_VALUE is generated if index is outside of the valid range for the ind… in get_booleani_v()
195 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values."); in get_floatv()
[all …]
/third_party/typescript/tests/baselines/reference/
DpathMappingBasedModuleResolution6_node.trace.json6 …"Checking if 'c:/root/generated/src/' is the longest matching prefix for 'c:/root/src/project/file…
12 …oading 'project/file3' from the root dir 'c:/root/generated/src', candidate location 'c:/root/gene…
13 …"Loading module as file / folder, candidate module location 'c:/root/generated/src/project/file3',…
14 "File 'c:/root/generated/src/project/file3.ts' exist - use it as a name resolution result.",
15 …"======== Module name './project/file3' was successfully resolved to 'c:/root/generated/src/projec…
16 "======== Resolving module '../file2' from 'c:/root/generated/src/project/file3.ts'. ========",
19 …"Checking if 'c:/root/src/' is the longest matching prefix for 'c:/root/generated/src/file2' - 'fa…
20 …"Checking if 'c:/root/generated/src/' is the longest matching prefix for 'c:/root/generated/src/fi…
21 "Longest matching prefix for 'c:/root/generated/src/file2' is 'c:/root/generated/src/'.",
22 …"Loading 'file2' from the root dir 'c:/root/generated/src/', candidate location 'c:/root/generated
[all …]
DpathMappingBasedModuleResolution6_classic.trace.json6 …"Checking if 'c:/root/generated/src/' is the longest matching prefix for 'c:/root/src/project/file…
10 …oading 'project/file3' from the root dir 'c:/root/generated/src', candidate location 'c:/root/gene…
11 "File 'c:/root/generated/src/project/file3.ts' exist - use it as a name resolution result.",
12 …"======== Module name './project/file3' was successfully resolved to 'c:/root/generated/src/projec…
13 "======== Resolving module '../file2' from 'c:/root/generated/src/project/file3.ts'. ========",
16 …"Checking if 'c:/root/src/' is the longest matching prefix for 'c:/root/generated/src/file2' - 'fa…
17 …"Checking if 'c:/root/generated/src/' is the longest matching prefix for 'c:/root/generated/src/fi…
18 "Longest matching prefix for 'c:/root/generated/src/file2' is 'c:/root/generated/src/'.",
19 …"Loading 'file2' from the root dir 'c:/root/generated/src/', candidate location 'c:/root/generated
20 "File 'c:/root/generated/src/file2.ts' does not exist.",
[all …]
/third_party/python/PC/
Dmsvcrtmodule.c68 [python start generated code]*/
69 /*[python end generated code: output=da39a3ee5e6b4b0d input=d102511df3cda2eb]*/
73 [clinic start generated code]*/
74 /*[clinic end generated code: output=da39a3ee5e6b4b0d input=f31a87a783d036cd]*/
85 [clinic start generated code]*/
89 /*[clinic end generated code: output=1ba00f344782dc19 input=82e1771d21bde2d8]*/ in msvcrt_heapmin_impl()
112 [clinic start generated code]*/
116 /*[clinic end generated code: output=a4a90deca9785a03 input=e97bd15fc4a04fef]*/ in msvcrt_locking_impl()
148 [clinic start generated code]*/
152 /*[clinic end generated code: output=24a9be5ea07ccb9b input=76e7c01f6b137f75]*/ in msvcrt_setmode_impl()
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NVX_binary_import.adoc5 include::{generated}/meta/{refprefix}VK_NVX_binary_import.adoc[]
25 generated content such as API declarations and implicit valid usage
29 include::{generated}/interfaces/VK_NVX_binary_import.adoc[]
41 include::{generated}/api/handles/VkCuFunctionNVX.adoc[]
50 include::{generated}/api/handles/VkCuModuleNVX.adoc[]
59 include::{generated}/api/protos/vkCreateCuFunctionNVX.adoc[]
61 include::{generated}/validity/protos/vkCreateCuFunctionNVX.adoc[]
70 include::{generated}/api/structs/VkCuFunctionCreateInfoNVX.adoc[]
72 include::{generated}/validity/structs/VkCuFunctionCreateInfoNVX.adoc[]
81 include::{generated}/api/protos/vkDestroyCuFunctionNVX.adoc[]
[all …]
DVK_NVX_binary_import.txt5 include::{generated}/meta/{refprefix}VK_NVX_binary_import.txt[]
25 generated content such as API declarations and implicit valid usage
29 include::{generated}/interfaces/VK_NVX_binary_import.txt[]
41 include::{generated}/api/handles/VkCuFunctionNVX.txt[]
50 include::{generated}/api/handles/VkCuModuleNVX.txt[]
59 include::{generated}/api/protos/vkCreateCuFunctionNVX.txt[]
61 include::{generated}/validity/protos/vkCreateCuFunctionNVX.txt[]
70 include::{generated}/api/structs/VkCuFunctionCreateInfoNVX.txt[]
72 include::{generated}/validity/structs/VkCuFunctionCreateInfoNVX.txt[]
81 include::{generated}/api/protos/vkDestroyCuFunctionNVX.txt[]
[all …]
/third_party/protobuf/php/src/Google/Protobuf/
DField.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
14 * Generated from protobuf message <code>google.protobuf.Field</code>
21 * Generated from protobuf field <code>.google.protobuf.Field.Kind kind = 1;</code>
27 … * Generated from protobuf field <code>.google.protobuf.Field.Cardinality cardinality = 2;</code>
33 * Generated from protobuf field <code>int32 number = 3;</code>
39 * Generated from protobuf field <code>string name = 4;</code>
46 * Generated from protobuf field <code>string type_url = 6;</code>
53 * Generated from protobuf field <code>int32 oneof_index = 7;</code>
59 * Generated from protobuf field <code>bool packed = 8;</code>
65 * Generated from protobuf field <code>repeated .google.protobuf.Option options = 9;</code>
[all …]
/third_party/toybox/porting/liteos_a/
DMakefile18 toybox generated/unstripped/toybox: toybox_stuff
33 $(KCONFIG_TOP): generated/Config.in generated/Config.probed
34 generated/Config.probed: generated/Config.in
35 generated/Config.in: toys/*/*.c scripts/genconfig.sh
39 baseline: generated/unstripped/toybox
40 @cp generated/unstripped/toybox generated/unstripped/toybox_old
42 bloatcheck: generated/unstripped/toybox_old generated/unstripped/toybox
43 @scripts/bloatcheck generated/unstripped/toybox_old generated/unstripped/toybox
68 @rm -rf toybox generated change .singleconfig* cross-log-*.*
71 # If singlemake was in generated/ "make clean; make test_ls" wouldn't work.
/third_party/protobuf/php/src/Google/Protobuf/Field/
DKind.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
19 * Generated from protobuf enum <code>TYPE_UNKNOWN = 0;</code>
25 * Generated from protobuf enum <code>TYPE_DOUBLE = 1;</code>
31 * Generated from protobuf enum <code>TYPE_FLOAT = 2;</code>
37 * Generated from protobuf enum <code>TYPE_INT64 = 3;</code>
43 * Generated from protobuf enum <code>TYPE_UINT64 = 4;</code>
49 * Generated from protobuf enum <code>TYPE_INT32 = 5;</code>
55 * Generated from protobuf enum <code>TYPE_FIXED64 = 6;</code>
61 * Generated from protobuf enum <code>TYPE_FIXED32 = 7;</code>
67 * Generated from protobuf enum <code>TYPE_BOOL = 8;</code>
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fNegativeStateApiTests.cpp76 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init()
83 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed value… in init()
93 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init()
101 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init()
109 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init()
117 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed val… in init()
128 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value."); in init()
133 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is outside of the valid rang… in init()
145 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if name is not an accepted value."); in init()
150 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is outside of the valid rang… in init()
[all …]
/third_party/toybox/
DMakefile18 toybox generated/unstripped/toybox: toybox_stuff
33 $(KCONFIG_TOP): generated/Config.in generated/Config.probed
34 generated/Config.probed: generated/Config.in
35 generated/Config.in: toys/*/*.c scripts/genconfig.sh
39 baseline: generated/unstripped/toybox
40 @cp generated/unstripped/toybox generated/unstripped/toybox_old
42 bloatcheck: generated/unstripped/toybox_old generated/unstripped/toybox
43 @scripts/bloatcheck generated/unstripped/toybox_old generated/unstripped/toybox
68 @rm -rf toybox generated change .singleconfig* cross-log-*.*
71 # If singlemake was in generated/ "make clean; make test_ls" wouldn't work.
/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
18 * Generated from protobuf enum <code>TYPE_DOUBLE = 1;</code>
22 * Generated from protobuf enum <code>TYPE_FLOAT = 2;</code>
29 * Generated from protobuf enum <code>TYPE_INT64 = 3;</code>
33 * Generated from protobuf enum <code>TYPE_UINT64 = 4;</code>
40 * Generated from protobuf enum <code>TYPE_INT32 = 5;</code>
44 * Generated from protobuf enum <code>TYPE_FIXED64 = 6;</code>
48 * Generated from protobuf enum <code>TYPE_FIXED32 = 7;</code>
52 * Generated from protobuf enum <code>TYPE_BOOL = 8;</code>
56 * Generated from protobuf enum <code>TYPE_STRING = 9;</code>
[all …]
/third_party/flatbuffers/grpc/src/compiler/
Dcpp_generator.h40 // Return the prologue of the generated header file.
44 // Return the includes needed for generated header file.
48 // Return the includes needed for generated source file.
52 // Return the epilogue of the generated header file.
56 // Return the prologue of the generated source file.
60 // Return the services for generated header file.
64 // Return the services for generated source file.
68 // Return the epilogue of the generated source file.
72 // Return the prologue of the generated mock file.
76 // Return the includes needed for generated mock file.
[all …]
/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
DAnnotation.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
14 * Generated from protobuf message <code>google.protobuf.GeneratedCodeInfo.Annotation</code>
22 * Generated from protobuf field <code>repeated int32 path = 1 [packed = true];</code>
28 * Generated from protobuf field <code>optional string source_file = 2;</code>
32 * Identifies the starting offset in bytes in the generated code
35 * Generated from protobuf field <code>optional int32 begin = 3;</code>
39 * Identifies the ending offset in bytes in the generated code that
43 * Generated from protobuf field <code>optional int32 end = 4;</code>
59 * Identifies the starting offset in bytes in the generated code
62 * Identifies the ending offset in bytes in the generated code that
[all …]

12345678910>>...395