Home
last modified time | relevance | path

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

12345678910>>...474

/third_party/ncurses/misc/
Dncurses.ref22 "addch" @1 NONAME ; generated
23 "addchnstr" @2 NONAME ; generated
24 "addchstr" @3 NONAME ; generated
25 "addnstr" @4 NONAME ; generated
26 "addstr" @5 NONAME ; generated
32 "attroff" @11 NONAME ; generated
33 "attron" @12 NONAME ; generated
34 "attrset" @13 NONAME ; generated
35 "attr_get" @14 NONAME ; generated
38 "attr_set" @17 NONAME ; generated
[all …]
/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/mesa3d/src/panfrost/ci/
Dpanfrost-t860-fails.txt100 program@execute@builtin@builtin-char-abs-1.0.generated,Crash
101 program@execute@builtin@builtin-char-abs_diff-1.0.generated,Crash
102 program@execute@builtin@builtin-char-add_sat-1.0.generated,Crash
103 program@execute@builtin@builtin-char-clamp-1.1.generated,Crash
104 program@execute@builtin@builtin-char-clz-1.0.generated,Crash
105 program@execute@builtin@builtin-char-hadd-1.0.generated,Crash
106 program@execute@builtin@builtin-char-mad_hi-1.0.generated,Crash
107 program@execute@builtin@builtin-char-mad_sat-1.0.generated,Crash
108 program@execute@builtin@builtin-char-max-1.1.generated,Crash
109 program@execute@builtin@builtin-char-min-1.1.generated,Crash
[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/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DRequestParams.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
12 * Generated from protobuf message <code>grpc.testing.RequestParams</code>
17 * Generated from protobuf field <code>bool echo_deadline = 1;</code>
21 * Generated from protobuf field <code>int32 client_cancel_after_us = 2;</code>
25 * Generated from protobuf field <code>int32 server_cancel_after_us = 3;</code>
29 * Generated from protobuf field <code>bool echo_metadata = 4;</code>
33 * Generated from protobuf field <code>bool check_auth_context = 5;</code>
37 * Generated from protobuf field <code>int32 response_message_length = 6;</code>
41 * Generated from protobuf field <code>bool echo_peer = 7;</code>
47 * Generated from protobuf field <code>string expected_client_identity = 8;</code>
[all …]
DClientConfig.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
12 * Generated from protobuf message <code>grpc.testing.ClientConfig</code>
19 * Generated from protobuf field <code>repeated string server_targets = 1;</code>
23 * Generated from protobuf field <code>.grpc.testing.ClientType client_type = 2;</code>
27 * Generated from protobuf field <code>.grpc.testing.SecurityParams security_params = 3;</code>
34 * Generated from protobuf field <code>int32 outstanding_rpcs_per_channel = 4;</code>
41 * Generated from protobuf field <code>int32 client_channels = 5;</code>
47 * Generated from protobuf field <code>int32 async_client_threads = 7;</code>
51 * Generated from protobuf field <code>.grpc.testing.RpcType rpc_type = 8;</code>
57 * Generated from protobuf field <code>.grpc.testing.LoadParams load_params = 10;</code>
[all …]
DServerConfig.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
12 * Generated from protobuf message <code>grpc.testing.ServerConfig</code>
17 * Generated from protobuf field <code>.grpc.testing.ServerType server_type = 1;</code>
21 * Generated from protobuf field <code>.grpc.testing.SecurityParams security_params = 2;</code>
27 * Generated from protobuf field <code>int32 port = 4;</code>
33 * Generated from protobuf field <code>int32 async_server_threads = 7;</code>
39 * Generated from protobuf field <code>int32 core_limit = 8;</code>
48 * Generated from protobuf field <code>.grpc.testing.PayloadConfig payload_config = 9;</code>
54 * Generated from protobuf field <code>repeated int32 core_list = 10;</code>
60 * Generated from protobuf field <code>string other_server_api = 11;</code>
[all …]
DScenarioResultSummary.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
15 * Generated from protobuf message <code>grpc.testing.ScenarioResultSummary</code>
24 * Generated from protobuf field <code>double qps = 1;</code>
30 * Generated from protobuf field <code>double qps_per_server_core = 2;</code>
39 * Generated from protobuf field <code>double server_system_time = 3;</code>
45 * Generated from protobuf field <code>double server_user_time = 4;</code>
51 * Generated from protobuf field <code>double client_system_time = 5;</code>
57 * Generated from protobuf field <code>double client_user_time = 6;</code>
63 * Generated from protobuf field <code>double latency_50 = 7;</code>
67 * Generated from protobuf field <code>double latency_90 = 8;</code>
[all …]
DScenario.php2 # Generated by the protocol buffer compiler. DO NOT EDIT!
14 * Generated from protobuf message <code>grpc.testing.Scenario</code>
21 * Generated from protobuf field <code>string name = 1;</code>
27 * Generated from protobuf field <code>.grpc.testing.ClientConfig client_config = 2;</code>
33 * Generated from protobuf field <code>int32 num_clients = 3;</code>
39 * Generated from protobuf field <code>.grpc.testing.ServerConfig server_config = 4;</code>
45 * Generated from protobuf field <code>int32 num_servers = 5;</code>
51 * Generated from protobuf field <code>int32 warmup_seconds = 6;</code>
57 * Generated from protobuf field <code>int32 benchmark_seconds = 7;</code>
63 * Generated from protobuf field <code>int32 spawn_local_worker_count = 8;</code>
[all …]
/third_party/skia/m133/gn/
Dports.gni1 # DO NOT EDIT: This is a generated file.
13 # List generated by Bazel rules:
21 # Generated by Bazel rule //src/ports:freetype_support
31 # Generated by Bazel rule //include/ports:android_fontmgr_hdrs
34 # Generated by Bazel rule //src/ports:fontmgr_android_freetype
41 # Generated by Bazel rule //include/ports:android_ndk_fontmgr_hdrs
45 # Generated by Bazel rule //src/ports:fontmgr_android_ndk_freetype
49 # Generated by Bazel rule //src/ports:fontmgr_custom
55 # List generated by Bazel rules:
63 # List generated by Bazel rules:
[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>
28 * Controls the name of the wrapper Java class generated for the .proto file.
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…
63 …* Generated from protobuf field <code>optional bool java_string_check_utf8 = 27 [default = false];…
[all …]
/third_party/skia/m133/src/sksl/
DBUILD.bazel12 "generated/sksl_compute.minified.sksl",
13 "generated/sksl_compute.unoptimized.sksl",
14 "generated/sksl_frag.minified.sksl",
15 "generated/sksl_frag.unoptimized.sksl",
16 "generated/sksl_gpu.minified.sksl",
17 "generated/sksl_gpu.unoptimized.sksl",
18 "generated/sksl_graphite_frag.minified.sksl",
19 "generated/sksl_graphite_frag.unoptimized.sksl",
20 "generated/sksl_graphite_frag_es2.minified.sksl",
21 "generated/sksl_graphite_frag_es2.unoptimized.sksl",
[all …]
/third_party/ncurses/include/
Dcurses.wide118 * "generated" comments should include ":WIDEC" to make the corresponding
124 extern NCURSES_EXPORT(int) add_wch (const cchar_t *); /* generated:WIDEC */
125 extern NCURSES_EXPORT(int) add_wchnstr (const cchar_t *, int); /* generated:WIDEC */
126 extern NCURSES_EXPORT(int) add_wchstr (const cchar_t *); /* generated:WIDEC */
127 extern NCURSES_EXPORT(int) addnwstr (const wchar_t *, int); /* generated:WIDEC */
128 extern NCURSES_EXPORT(int) addwstr (const wchar_t *); /* generated:WIDEC */
129 extern NCURSES_EXPORT(int) bkgrnd (const cchar_t *); /* generated:WIDEC */
130 extern NCURSES_EXPORT(void) bkgrndset (const cchar_t *); /* generated:WIDEC */
131 …,const cchar_t*,const cchar_t*,const cchar_t*,const cchar_t*,const cchar_t*); /* generated:WIDEC */
132 extern NCURSES_EXPORT(int) box_set (WINDOW *, const cchar_t *, const cchar_t *); /* generated:WIDEC…
[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/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/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/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/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/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/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.

12345678910>>...474