Home
last modified time | relevance | path

Searched refs:bare (Results 1 – 25 of 75) sorted by relevance

123

/external/libvpx/libvpx/build/make/
Dversion.sh17 --bare) bare=true ;;
58 if [ ${bare} ]; then
Dgen_msvs_proj.sh37 --src-path-bare=dir Path to root of source tree
144 --src-path-bare=*)
Dgen_msvs_vcxproj.sh38 --src-path-bare=dir Path to root of source tree
160 --src-path-bare=*)
/external/autotest/client/site_tests/power_SuspendStress/
Dcontrol.bare6 NAME = "power_SuspendStress.bare"
16 Runs eight minutes of bare suspend/resume cycles without additional workload.
21 job.run_test('power_SuspendStress', duration=480, tag='bare')
Dcontrol.stress516 Runs multiple minutes of bare suspend/resume cycles without additional workload.
21 job.run_test('power_SuspendStress', duration=600, tag='bare')
Dcontrol.stress316 Runs multiple minutes of bare suspend/resume cycles without additional workload.
21 job.run_test('power_SuspendStress', duration=600, tag='bare')
Dcontrol.stress416 Runs multiple minutes of bare suspend/resume cycles without additional workload.
21 job.run_test('power_SuspendStress', duration=600, tag='bare')
Dcontrol.stress216 Runs multiple minutes of bare suspend/resume cycles without additional workload.
21 job.run_test('power_SuspendStress', duration=600, tag='bare')
Dcontrol.stress16 Runs multiple minutes of bare suspend/resume cycles without additional workload.
21 job.run_test('power_SuspendStress', duration=600, tag='bare')
Dcontrol.faft14 Runs eight minutes of bare suspend/resume cycles without additional workload.
18 Put .bare in a loop and run for 2 days. This test replaces suspend resume test.
/external/autotest/client/common_lib/cros/graphite/
Dstats.py31 def __init__(self, name, connection=None, bare=False, argument
33 name = self._add_prefix(name, _prefix, bare)
39 def _add_prefix(self, name, prefix, bare=False): argument
65 if not bare and not name.startswith(prefix):
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java626 public void write(OutputStream writer, int numIndent, boolean bare){ in write() argument
687 public void write(OutputStream writer, int numIndent, boolean bare){ in write() argument
690 if(bare==true){ in write()
703 public void write(OutputStream writer, int numIndent, boolean bare){ in write() argument
707 if(bare==true){ in write()
719 public void write(OutputStream writer, int numIndent, boolean bare){ in write() argument
723 if(bare==true){ in write()
736 public void write(OutputStream writer, int numIndent, boolean bare){ in write() argument
740 …EMPTY : name)+COLON+IMPORT+ OPENBRACE+QUOTE+external+QUOTE+CLOSEBRACE + ((bare==true) ? EMPTY : L… in write()
743 …((name==null) ? EMPTY : name)+COLON+BIN+ OPENBRACE+internal+CLOSEBRACE+ ((bare==true) ? EMPTY : L… in write()
[all …]
/external/iproute2/tipc/
DREADME6 --help or -h is used for help. We do not reserve the bare word "help", which
7 for example the ip command does. Reserving a bare word like help quickly
14 bare words specially.
/external/autotest/site_utils/stats/
Dhostinfo.py20 stat = autotest_stats.Gauge(server, bare=True)
Ddevserverinfo.py20 stat = autotest_stats.Gauge(server, bare=True)
Dapacheinfo.py38 stat = autotest_stats.Gauge(server, bare=True)
/external/chromium-trace/catapult/third_party/beautifulsoup4/scripts/
Ddemonstration_markup.txt1 A bare string
28 <div><table><div>This table contains bare markup</div></table></div>
/external/llvm/test/Assembler/
Dcomment.ll5 ; The bare version of this file should not have any #uses lines.
/external/libvpx/libvpx/
Dlibs.mk246 --src-path-bare="$(SRC_PATH_BARE)" \
249 --src-path-bare="$(SRC_PATH_BARE)" \
454 --src-path-bare="$(SRC_PATH_BARE)" \
470 --src-path-bare="$(SRC_PATH_BARE)" \
491 --src-path-bare="$(SRC_PATH_BARE)" \
/external/autotest/server/site_tests/hardware_StorageStress/
Dcontrol.stress544 power_command='nothing', gap=5, duration=300, tag='bare')
Dcontrol.stress44 power_command='nothing', gap=5, duration=300, tag='bare')
Dcontrol.stress344 power_command='nothing', gap=5, duration=300, tag='bare')
Dcontrol.stress444 power_command='nothing', gap=5, duration=300, tag='bare')
Dcontrol.stress244 power_command='nothing', gap=5, duration=300, tag='bare')
/external/liblzf/
DREADME21 NOTE: This package contains a very bare-bones command-line utility

123