Home
last modified time | relevance | path

Searched full:prerequisites (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/external/eigen/doc/
DCMakeLists.txt76 doc-eigen-prerequisites
88 doc-unsupported-prerequisites
98 add_dependencies(doc-eigen-prerequisites all_snippets all_examples)
99 add_dependencies(doc-unsupported-prerequisites unsupported_snippets unsupported_examples)
112 add_dependencies(doc doc-eigen-prerequisites doc-unsupported-prerequisites)
/external/conscrypt/
DBUILDING.md4 Before you begin, you'll first need to properly configure the [Prerequisites](#Prerequisites) as
19 Prerequisites section in Building Conscrypt
34 [prerequisites](https://boringssl.googlesource.com/boringssl/+/HEAD/BUILDING.md#Build-Prerequisites
/external/jacoco/jacoco-maven-plugin/
Dpom.xml29 <prerequisites>
31 </prerequisites>
37 <version>${project.prerequisites.maven}</version>
42 <version>${project.prerequisites.maven}</version>
58 <version>${project.prerequisites.maven}</version>
/external/tensorflow/tensorflow/tools/graph_transforms/
DREADME.md361 Prerequisites: [fold_constants](#fold_constants)
375 Prerequisites: [fold_constants](#fold_constants)
394 Prerequisites: None
406 Prerequisites: None
513 Prerequisites: None
551 Prerequisites: None
563 Prerequisites: None
590 Prerequisites: [quantize_weights](#quantize_weights)
607 Prerequisites: None
614 prerequisites, it is advisable to run [fold_batch_norms](#fold_batch_norms) or
[all …]
/external/vogar/src/vogar/tasks/
DTask.java27 * prerequisites; a task must not be run until it reports that it is runnable.
54 public Task after(Collection<Task> prerequisites) { in after() argument
55 tasksThatMustFinishFirst.addAll(prerequisites); in after()
/external/iperf3/docs/
Dbuilding.rst8 Prerequisites chapter
12 systems. The only known prerequisites are listed here.
/external/libpcap/msdos/
Dmakefile.dj14 PREREQUISITES = scanner.c grammar.c tokdefs.h version.h msdos/pkt_stub.inc
101 rm -f $(OBJECTS) msdos/pkt_rx1.lst Makefile.bak .depend.dj $(PREREQUISITES)
123 depend: $(PREREQUISITES)
/external/grpc-grpc/doc/
Dcommand_line_tool.md34 has the prerequisites for building grpc from source, given in the [installation
55 Once the prerequisites are satisfied, you can build the command line tool with
65 ## Prerequisites section in gRPC command line tool
/external/grpc-grpc/src/csharp/
DREADME.md14 PREREQUISITES section in gRPC C#
49 **Prerequisites for contributors**
53 - Prerequisites mentioned in [BUILDING.md](../../BUILDING.md#pre-requisites)
/external/tensorflow/tensorflow/compiler/tf2xla/lib/
Ddata_format.h27 // Prerequisites: the last dimension of the input must be of size 4.
32 // Prerequisites: the vectorized dimension `C` must be a multiple of 4.
/external/swiftshader/third_party/llvm-7.0/llvm/tools/msbuild/
Dsource.extension.vsixmanifest17 <Prerequisites>
21 </Prerequisites>
/external/toolchain-utils/binary_search_tool/android/
DREADME.android21 After setting up your 2 build trees (see Prerequisites section), do the
87 taking care of the prerequisites. It sets up the
114 PREREQUISITES FOR USING THESE SCRIPTS:
/external/tensorflow/tensorflow/lite/java/demo/
DREADME.md18 … Android Prerequisites](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/a…
/external/tensorflow/tensorflow/lite/examples/android/app/
DREADME.md19 … Android Prerequisites](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/a…
/external/toolchain-utils/binary_search_tool/cros_pkg/
DREADME.cros_pkg_triage21 After setting up your 3 build trees (see Prerequisites section), do the
92 taking care of the prerequisites. It sets up the
124 PREREQUISITES FOR USING THESE SCRIPTS (inside the chroot):
/external/tensorflow/tensorflow/go/
DREADME.md22 ### Prerequisites subsection
84 Prerequisites:
/external/python/cpython2/Lib/plat-mac/
Dpimp.py519 "Prerequisites",
619 def prerequisites(self): member in PimpPackage
620 """Return a list of prerequisites for this package.
642 if not self._dict.get('Prerequisites'):
644 for item in self._dict['Prerequisites']:
962 call ourselves recursively on all prerequisites."""
973 prereqs = package.prerequisites()
984 is done. If recursive is true prerequisites are installed first.
1062 prereq = pkg.prerequisites()
/external/u-boot/net/
Dnet.c21 * Prerequisites: - own ethernet address
29 * Prerequisites: - own ethernet address
35 * Prerequisites: - own ethernet address
42 * Prerequisites: - own ethernet address
50 * Prerequisites: - own ethernet address
57 * Prerequisites: - own ethernet address
68 * Prerequisites: - own ethernet address
77 * Prerequisites: - own ethernet address
84 * Prerequisites: - own ethernet address
/external/mesa3d/docs/
Dinstall.html20 <li><a href="#prereq-general">Prerequisites for building</a>
22 <li><a href="#prereq-general">General prerequisites</a>
33 <h1 id="prereq-general">1. Prerequisites for building</h1>
/external/deqp/scripts/
Dcheck_build_sanity.py151 PREREQUISITES = [ variable
264 parser.add_argument("--skip-prerequisites",
287 allSteps = (PREREQUISITES if (args.skipPrerequisites == False) else []) + steps + POST_CHECKS
/external/antlr/gunit-maven-plugin/
Dpom.xml38 <prerequisites>
40 </prerequisites>
/external/grpc-grpc/
DCONTRIBUTING.md28 - The language-specific instructions might involve installing C/C++ prerequisites listed in
29 …[Building gRPC C++: Prerequisites](BUILDING.md#pre-requisites). This is because gRPC implementatio…
/external/proguard/build/maven/
Dpom.xml16 <prerequisites>
18 </prerequisites>
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
Dext.py93 Check prerequisites
122 Check prerequisites
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
Dext.py94 Check prerequisites
123 Check prerequisites

12345678910>>...13