Home
last modified time | relevance | path

Searched refs:generated (Results 1 – 25 of 4927) sorted by relevance

12345678910>>...198

/external/toybox/scripts/
Dmake.sh35 mkdir -p generated/unstripped
37 if isnewer generated/Config.in toys
48 if isnewer generated/newtoys.h toys
52 echo "USE_TOYBOX(NEWTOY(toybox, NULL, TOYFLAG_STAYROOT))" > generated/newtoys.h
55 | $SED 's/[^ ]* //' >> generated/newtoys.h
97 <(head -n 7 generated/build.sh 2>/dev/null | $SED '7s/ -o .*//')
106 > generated/optlibs.dat
110 …${CROSS_COMPILE}${CC} $CFLAGS $LDFLAGS -xc - -o generated/libprobe $LDASNEEDED -l$i > /dev/null 2>…
111 echo -l$i >> generated/optlibs.dat
114 rm -f generated/libprobe
[all …]
Dgenconfig.sh6 mkdir -p generated
27 > generated/cflags
32 echo -Wno-string-plus-int >> generated/cflags
140 probeconfig > generated/Config.probed || rm generated/Config.probed
141 genconfig > generated/Config.in || rm generated/Config.in
Dtest.sh11 rm -rf generated/testdir
12 mkdir -p generated/testdir/testdir
18 PREFIX=generated/testdir/ scripts/single.sh "$@" || exit 1
20 make install_flat PREFIX=generated/testdir || exit 1
24 cd generated/testdir
/external/vulkan-validation-layers/build-android/
Dandroid-generate.sh21 rm -rf generated
22 mkdir -p generated/include generated/common
26 ( cd generated/include; python3 ../../../scripts/lvl_genvk.py -registry $HEADERS_REGISTRY_PATH/vk.x…
27 ( cd generated/include; python3 ../../../scripts/lvl_genvk.py -registry $HEADERS_REGISTRY_PATH/vk.x…
28 ( cd generated/include; python3 ../../../scripts/lvl_genvk.py -registry $HEADERS_REGISTRY_PATH/vk.x…
29 ( cd generated/include; python3 ../../../scripts/lvl_genvk.py -registry $HEADERS_REGISTRY_PATH/vk.x…
30 ( cd generated/include; python3 ../../../scripts/lvl_genvk.py -registry $HEADERS_REGISTRY_PATH/vk.x…
31 ( cd generated/include; python3 ../../../scripts/lvl_genvk.py -registry $HEADERS_REGISTRY_PATH/vk.x…
32 ( cd generated/include; python3 ../../../scripts/lvl_genvk.py -registry $HEADERS_REGISTRY_PATH/vk.x…
33 ( cd generated/include; python3 ../../../scripts/lvl_genvk.py -registry $HEADERS_REGISTRY_PATH/vk.x…
[all …]
/external/toybox/
D.gitignore5 /generated/build.sh
6 /generated/cflags
7 /generated/config2help
8 /generated/Config.in
9 /generated/Config.probed
10 /generated/flags.raw
11 /generated/mkflags
12 /generated/mktags
13 /generated/obj
14 /generated/optlibs.dat
DMakefile18 toybox generated/unstripped/toybox: toybox_stuff
33 $(KCONFIG_TOP): generated/Config.in generated/Config.probed
34 generated/Config.in: toys/*/*.c scripts/genconfig.sh
38 baseline: generated/unstripped/toybox
39 @cp generated/unstripped/toybox generated/unstripped/toybox_old
41 bloatcheck: generated/unstripped/toybox_old generated/unstripped/toybox
42 @scripts/bloatcheck generated/unstripped/toybox_old generated/unstripped/toybox
63 rm -rf toybox generated change .singleconfig*
/external/python/cpython3/
D.gitattributes43 # https://github.com/github/linguist#generated-code
44 Include/graminit.h linguist-generated=true
45 Python/graminit.h linguist-generated=true
46 Modules/clinic/*.h linguist-generated=true
47 Objects/clinic/*.h linguist-generated=true
48 PC/clinic/*.h linguist-generated=true
49 Python/clinic/*.h linguist-generated=true
50 Python/importlib.h linguist-generated=true
51 Python/importlib_external.h linguist-generated=true
52 Include/Python-ast.h linguist-generated=true
[all …]
/external/google-breakpad/src/testing/
DMakefile.am31 include/gmock/gmock-generated-actions.h \
32 include/gmock/gmock-generated-function-mockers.h \
33 include/gmock/gmock-generated-matchers.h \
34 include/gmock/gmock-generated-nice-strict.h \
42 include/gmock/internal/gmock-generated-internal-utils.h \
103 test/gmock-generated-actions_test.cc \
104 test/gmock-generated-function-mockers_test.cc \
105 test/gmock-generated-internal-utils_test.cc \
106 test/gmock-generated-matchers_test.cc \
132 include/gmock/gmock-generated-actions.h.pump \
[all …]
/external/python/cpython3/Lib/test/
Dclinic.test3 [clinic start generated code]*/
4 /*[clinic end generated code: output=da39a3ee5e6b4b0d input=3c81ac2402d06a8b]*/
15 [clinic start generated code]*/
51 /*[clinic end generated code: output=a82a013247de5d81 input=005e6a8a711a869b]*/
59 [clinic start generated code]*/
71 /*[clinic end generated code: output=6da755f8502139df input=d635d92a421f1ca3]*/
80 [clinic start generated code]*/
113 /*[clinic end generated code: output=4bf98d3729b7bae7 input=4cbb3d9edd2a36f3]*/
130 [clinic start generated code]*/
177 /*[clinic end generated code: output=811bcace8eca7f92 input=31b06b772d5f983e]*/
[all …]
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Dtfcompile.md31 ensures the resulting subgraph no longer contains these nodes. The generated
34 writes code to invoke the generated function as appropriate.
49 arguments for the generated function. Then configure the `feeds` and `fetches`
54 # Each feed is a positional input argument for the generated function. The order
72 # Each fetch is a positional output argument for the generated function. The order
83 macro. The `cc_library` consists of an object file containing the code generated
84 from the graph, along with a header file that gives access to the generated
94 # <name> : cc_library packaging the generated header and object files
99 # cpp_class specifies the name of the generated C++ class, with namespaces allowed.
100 # The class will be generated in the given namespace(s), or if no namespaces are
[all …]
/external/antlr/runtime/C/doxygen/
Datsections.dox7 /// the placement of their contents within the generated code at defined points
8 /// such as within the generated C header file.
30 /// variables that are local to the code generated for that rule. You can then reference them within
33 /// With the C target, the generated code is subject to the restrictions of C semantics and this
58 …ode>\@declarations</code> and <code>\@init</code> sections guarantees that your generated code will
64 /// to be placed at the start of each generated file, regardless of whether it is a .c or .h file. …
65 /// be useful for inserting copyright information and so on in all your generated files.
67 /// \bNOTE: Be careful not to confuse this concept with placing code in the generated .h header fil…
69 /// in generated java classes. We have therefore kept the intent of this section the same.
89 /// the code they encapsulate to be placed in the generated .h file, \b after the standard
[all …]
/external/googletest/googlemock/
DMakefile.am34 include/gmock/gmock-generated-actions.h \
35 include/gmock/gmock-generated-function-mockers.h \
36 include/gmock/gmock-generated-matchers.h \
49 include/gmock/internal/custom/gmock-generated-actions.h \
112 test/gmock-generated-actions_test.cc \
114 test/gmock-generated-function-mockers_test.cc \
115 test/gmock-generated-matchers_test.cc \
139 include/gmock/gmock-generated-actions.h.pump \
140 include/gmock/gmock-generated-function-mockers.h.pump \
141 include/gmock/gmock-generated-matchers.h.pump \
[all …]
/external/fonttools/Tests/misc/
Dfilenames_test.py52 generated = userNameToFileName(
54 exist.add(generated.lower())
55 self.assertEqual(generated, prefix + name_file + suffix)
56 generated = userNameToFileName(
58 exist.add(generated.lower())
60 generated,
62 generated = userNameToFileName(
65 generated,
/external/clang/test/CodeGenObjCXX/
Darc-special-member-functions.mm37 // Implicitly-generated copy assignment operator for ObjCMember
64 // Implicitly-generated copy assignment operator for ObjCArrayMember
93 // Implicitly-generated copy assignment operator for ObjCBlockMember
107 // Implicitly-generated default constructor for ObjCMember
113 // Implicitly-generated destructor for ObjCMember
118 // Implicitly-generated copy constructor for ObjCMember
125 // Implicitly-generated default constructor for ObjCArrayMember
130 // Implicitly-generated destructor for ObjCArrayMember
142 // Implicitly-generated copy constructor for ObjCArrayMember
150 // Implicitly-generated default constructor for ObjCBlockMember
[all …]
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla.proto22 // input argument for the generated computation.
26 string name = 3; // Optional name for generated code.
36 // output argument for the generated computation.
39 string name = 2; // Optional name for generated code.
46 2; // Optional name for generated code. If empty, node_name will be used.
53 // Each feed is a positional input argument for the generated computation.
56 // Each fetch is a positional output argument for the generated computation.
59 // Each variable is a named input and output of the generated computation.
/external/testng/
Dbuild.gradle81 def generatedSourcesFolder = projectDir.toString() + '/src/generated/java'
93 generated {
95 srcDir 'src/generated/java'
98 srcDir 'src/generated/resources'
105 compileClasspath += generated.output
106 runtimeClasspath += generated.output
119 // Include the generated Version.class in the jar
137 from "$buildDir/classes/generated"
/external/mesa3d/src/intel/
DAndroid.vulkan.mk50 intermediates := $(call local-generated-sources-dir)
78 $(call generated-sources-dir-for,STATIC_LIBRARIES,libmesa_anv_entrypoints,,)/vulkan \
79 $(call generated-sources-dir-for,STATIC_LIBRARIES,libmesa_nir,,)/nir \
80 $(call generated-sources-dir-for,STATIC_LIBRARIES,libmesa_vulkan_common,,)/vulkan \
81 $(call generated-sources-dir-for,STATIC_LIBRARIES,libmesa_vulkan_util,,)/util
209 intermediates := $(call local-generated-sources-dir)
279 $(call generated-sources-dir-for,STATIC_LIBRARIES,libmesa_anv_entrypoints,,)/vulkan \
280 $(call generated-sources-dir-for,STATIC_LIBRARIES,libmesa_vulkan_common,,)/vulkan
/external/e2fsprogs/lib/support/
Dprof_err.et6 # generated by prof_tree.c
25 # generated by prof_parse.c
35 # generated by prof_init.c
47 # generated by prof_file.c
53 # generated by prof_set.c
58 # generated by prof_get.c
/external/python/cpython2/Doc/library/
Ddocxmlrpcserver.rst58 Set the title used in the generated HTML documentation. This title will be used
64 Set the name used in the generated HTML documentation. This name will appear at
65 the top of the generated documentation inside a "h1" element.
70 Set the description used in the generated HTML documentation. This description
87 Set the title used in the generated HTML documentation. This title will be used
93 Set the name used in the generated HTML documentation. This name will appear at
94 the top of the generated documentation inside a "h1" element.
99 Set the description used in the generated HTML documentation. This description
/external/llvm/
DAndroid.bp3 defaults: ["llvm-defaults-no-generated-headers"],
15 // the generated headers. It is necessary to avoid a circular dependency
16 // from the tblgen tool used to generate the headers to the generated headers.
18 name: "llvm-defaults-no-generated-headers",
51 header_libs: ["llvm-headers-no-generated-headers"],
104 name: "llvm-headers-no-generated-headers",
128 header_libs: ["llvm-headers-no-generated-headers"],
129 export_header_lib_headers: ["llvm-headers-no-generated-headers"],
/external/grpc-grpc/test/cpp/codegen/
Dgolden_file_test.cc42 std::ifstream generated(generated_file); in run_test() local
45 ASSERT_TRUE(generated.good()); in run_test()
50 gen_oss << generated.rdbuf(); in run_test()
54 generated.close(); in run_test()
/external/grpc-grpc/examples/objective-c/auth_sample/
DAuthTestService.podspec27 # Directory where the generated files will be placed.
41 # Files generated by protoc
46 # The generated files depend on the protobuf runtime.
50 # Files generated by the gRPC plugin
55 # The generated files depend on the gRPC runtime, and on the files generated by protoc.
/external/grpc-grpc/examples/objective-c/route_guide/
DRouteGuide.podspec27 # Directory where the generated files will be placed.
41 # Files generated by protoc
46 # The generated files depend on the protobuf runtime.
50 # Files generated by the gRPC plugin
55 # The generated files depend on the gRPC runtime, and on the files generated by protoc.
/external/grpc-grpc/examples/objective-c/helloworld/
DHelloWorld.podspec27 # Directory where the generated files will be placed.
41 # Files generated by protoc
46 # The generated files depend on the protobuf runtime.
50 # Files generated by the gRPC plugin
55 # The generated files depend on the gRPC runtime, and on the files generated by protoc.
/external/u-boot/arch/arm/mach-socfpga/
Dqts-filter.sh38 ${in_bsp_dir}/generated/iocsr_config_${soc}.h |
45 ${in_bsp_dir}/generated/iocsr_config_${soc}.c |
81 ${in_bsp_dir}/generated/pinmux_config_${soc}.c |
117 ${in_bsp_dir}/generated/pll_config.h |
162 ${in_bsp_dir}/generated/sdram/sdram_config.h |

12345678910>>...198