Home
last modified time | relevance | path

Searched refs:a (Results 1 – 25 of 148) sorted by relevance

123456

/test/mlts/benchmark/results/
DChart.bundle.min.js10a(o,s){if(!i[o]){if(!e[o]){var l="function"==typeof require&&require;if(!s&&l)return l(o,!0);if(r)… argument
/test/app_compat/csuite/
Dpylintrc1 # This Pylint rcfile contains a best-effort configuration to uphold the
147 # (visual studio) and html. You can also give a reporter class, eg
151 # Put messages in a separate file for each module / package specified on the
153 # written in a file name "pylint_global.[txt|html]". This option is deprecated
157 # Tells whether to display a full report or only the messages
160 # Python expression which should return a note less than 10 (10 is the highest
167 # Template used to display messages. This is a python new-style format string
174 # Good variable names which should always be accepted, separated by a comma
177 # Bad variable names which should always be refused, separated by a comma
184 # Include a hint for the correct naming format with invalid-name
[all …]
/test/mlts/benchmark/
DREADME.txt5 You may obtain a copy of the License at
24 * Connect a target device to your workstation, make sure it's
31 * At the end of a benchmark run, its results will be
36 The MLTS suite contains a series of tests to validate the behaviour of the drivers under stress or
42 -f (--filter-driver) and specifying a regular expression to filter the acccelerator names with.
50 executed in parallel. Tests are running in a separate process so crashes can be detected and
57 It spawns a separate process each running a set of parallel threads compiling different models.
62 on a single model in multiple processes and threads with different probabilities in client process
66 on a single model in multiple processes and threads with different probabilities in client process
69 * memory-mapped-model-load-stress: runs a series of parallel model compilation with memory mapped
[all …]
DLICENSE31 transformation or translation of a Source form, including but
36 Object form, made available under the License, as indicated by a
43 represent, as a whole, an original work of authorship. For the purposes
60 designated in writing by the copyright owner as "Not a Contribution."
63 on behalf of whom a Contribution has been received by Licensor and
67 this License, each Contributor hereby grants to You a perpetual,
74 this License, each Contributor hereby grants to You a perpetual,
82 institute patent litigation against any entity (including a
83 cross-claim or counterclaim in a lawsuit) alleging that the Work
84 or a Contribution incorporated within the Work constitutes direct
[all …]
/test/app_compat/csuite/pylib/
DAndroid.bp5 // You may obtain a copy of the License at
15 // The below module creates a standalone zip that end-to-end tests can depend
16 // on for running the suite. This is a workaround since we can't use csuite.zip
20 // brittle, this is a hack for several reasons. First, we're listing our
22 // attribute. Second, we're accessing jars using a path relative to a known
26 // do that since Soong currently complains when a python_host_test depends on
/test/mlts/models/assets/asr_float/
DLICENSE5 Creative Commons Corporation ("Creative Commons") is not a law firm and
7 Creative Commons public licenses does not create a lawyer-client or
17 Creative Commons public licenses provide a standard set of terms and
39 licenses, a licensor grants the public permission to use the
45 other rights that a licensor has authority to grant. Use of
62 extent this Public License may be interpreted as a contract, You are
71 a. Adapted Material means material subject to Copyright and Similar
74 arranged, transformed, or otherwise modified in a manner requiring
77 Material is a musical work, performance, or sound recording,
79 synched in timed relation with a moving image.
[all …]
/test/cts-root/tools/cts-root-tradefed/
DREADME6 that require root privileges or a debuggable device to run.
22 To run a test plan on a single device:
34 To run a test module:
37 To run a specific test:
40 To shard a plan test run on multiple devices
50 platform source code and setting up a build environment.
/test/mts/
DREADME.md3 MTS consists of a set of testing frameworks and test cases, designed to help
4 enhance the robustness, reliability, and compliance of a mainline train (i.e.
5 a set of mainline modules).
/test/vts-testcase/kernel/encryption/
Dadiantum.cpp58 static unsigned int round_up(unsigned int a, unsigned int b) { in round_up() argument
59 return a + -a % b; in round_up()
64 static void le128_add(uint8_t res[16], const uint8_t a[16], in le128_add()
68 int sum = a[i] + b[i] + carry; in le128_add()
75 static void le128_sub(uint8_t res[16], const uint8_t a[16], in le128_sub()
79 int sum = a[i] - b[i] - carry; in le128_sub()
104 #define CHACHA_QUARTERROUND(a, b, c, d) \ argument
106 a += b; \
107 d = rol32(d ^ a, 16); \
110 a += b; \
[all …]
/test/dittosuite/
DREADME.md3 Dittosuite is a work in progress collection of tools that aims at providing
4 a high-level language called Dittolang that defines operations.
7 to provide a simulated performance measurement and quickly identify
8 the goodness of a solution.
11 a real device, tracking the behavior and measuring the performance.
15 In addition to this readme, the project includes a Doxygen configuration, which
28 To run a benchmark, a well formed .ditto file must be provided, see section
83 `main` is the entry point for the benchmark. It can contain a single `instruction` or
139 Instruction set can optionally iterate over a list and execute the provided set of instructions on
141 - `string list_name` - Shared variable name pointing to a list of values.
[all …]
DDoxyfile4 # doxygen (www.doxygen.org) for a project.
6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.
39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
42 # title of most generated pages and in a few other places.
47 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
54 # for a project that appears at the top of each page and should give viewer a
59 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included
67 # into which the generated documentation will be written. If a relative path is
76 # option can be useful when feeding doxygen a huge amount of source files, where
[all …]
DLICENSE32 transformation or translation of a Source form, including but
37 Object form, made available under the License, as indicated by a
44 represent, as a whole, an original work of authorship. For the purposes
61 designated in writing by the copyright owner as "Not a Contribution."
64 on behalf of whom a Contribution has been received by Licensor and
68 this License, each Contributor hereby grants to You a perpetual,
75 this License, each Contributor hereby grants to You a perpetual,
83 institute patent litigation against any entity (including a
84 cross-claim or counterclaim in a lawsuit) alleging that the Work
85 or a Contribution incorporated within the Work constitutes direct
[all …]
/test/vts/tools/vts-core-tradefed/
DREADME9 It works in a similar manner to the prior VTS harness, but with much
14 - supports sharding a VTS test run across multiple devices in parallel
36 To run a test plan on a single device:
50 To run a test module:
53 To run a specific test:
56 To shard a plan test run on multiple devices
66 platform source code and setting up a build environment.
/test/app_compat/csuite/integration_tests/
DAndroid.bp5 // You may obtain a copy of the License at
15 // The below module creates a standalone zip that end-to-end tests can depend
16 // on for running the suite. This is a workaround since we can't use csuite.zip
20 // brittle, this is a hack for several reasons. First, we're listing our
22 // attribute. Second, we're accessing jars using a path relative to a known
47 "chmod a+x $${CSUITE_TOOLS}/csuite-tradefed && " +
118 // into a "testdata" subpackage
/test/mts/tools/mts-tradefed/
DREADME21 To run a test plan on a single device:
33 To run a test module:
36 To run a specific test:
39 To shard a plan test run on multiple devices
49 platform source code and setting up a build environment.
/test/mlts/benchmark/src/com/android/nn/benchmark/util/
DIOUtils.java84 byte a = data[i]; in invertOrder4()
89 data[i + 3] = a; in invertOrder4()
99 byte a = data[i]; in invertOrder2()
101 data[i + 1] = a; in invertOrder2()
/test/catbox/tools/catbox-tradefed/
DREADME29 To run a test plan on a single device:
43 To run a test module:
46 To run a specific test:
49 To shard a plan test run on multiple devices
59 platform source code and setting up a build environment.
/test/vts-testcase/nbu/src/
DREADME.md16 Test (DUT) and Python test scripts running on a computer to which the DUTs are
24 This section lists the components and steps required to create a setup to run
29 This is a zip file that you have downloaded.
50 #### Create a test config file
52 Based on the two devices' serial numbers, we need to create a config file.
54 Create a plain text file `config.yaml` in the following format, with the `<>`
75 In addition to those, we also need to install a few other tools:
/test/mlts/models/
DLICENSE31 transformation or translation of a Source form, including but
36 Object form, made available under the License, as indicated by a
43 represent, as a whole, an original work of authorship. For the purposes
60 designated in writing by the copyright owner as "Not a Contribution."
63 on behalf of whom a Contribution has been received by Licensor and
67 this License, each Contributor hereby grants to You a perpetual,
74 this License, each Contributor hereby grants to You a perpetual,
82 institute patent litigation against any entity (including a
83 cross-claim or counterclaim in a lawsuit) alleging that the Work
84 or a Contribution incorporated within the Work constitutes direct
[all …]
/test/suite_harness/
DPREUPLOAD.cfg9 # `^.` is a RegExr that matches any character at the beginning, so this hook
10 # is basically applied to ALL files in a git commit.
/test/cts-root/
DREADME.md4 that require root privileges or a debuggable device.
10 However in tradefed the name is cts-root (with a hyphen), so use
/test/app_compat/csuite/tools/csuite-tradefed/
DREADME21 To run a test plan on a single device:
33 platform source code and setting up a build environment.
/test/vts/
D.gitignore27 # Usually these files are written by a python script from a template
/test/mlts/benchmark/crashtest/
DREADME.txt5 You may obtain a copy of the License at
18 This application will exercise a series of corner case or stress NNAPI test
/test/framework/
D.gitignore29 # Usually these files are written by a python script from a template

123456