/external/v8/tools/gyp/test/product/ |
D | gyptest-product.py | 20 test.built_file_must_exist('alt1' + test._exe, test.EXECUTABLE, bare=True) 21 test.built_file_must_exist('hello2.stuff', test.EXECUTABLE, bare=True) 22 test.built_file_must_exist('yoalt3.stuff', test.EXECUTABLE, bare=True) 26 test.SHARED_LIB, bare=True) 28 test.SHARED_LIB, bare=True) 29 test.built_file_must_exist('yoalt6.stuff', test.SHARED_LIB, bare=True) 33 test.STATIC_LIB, bare=True) 35 test.STATIC_LIB, bare=True) 36 test.built_file_must_exist('yoalt9.stuff', test.STATIC_LIB, bare=True) 39 test.built_file_must_exist('bob/yoalt10.stuff', test.EXECUTABLE, bare=True) [all …]
|
/external/v8/tools/gyp/test/mac/xcode-env-order/ |
D | test.gyp | 28 'destination': '<(PRODUCT_DIR)/$PRODUCT_NAME-copy-bare', 56 'action_name': 'Action copy bare $PRODUCT_NAME $FOO', 57 'description': 'Action copy bare $PRODUCT_NAME $FOO', 61 'outputs': [ '<(PRODUCT_DIR)/action-copy-bare.txt' ], 63 '<(PRODUCT_DIR)/action-copy-bare.txt' ], 111 # 'message': 'Rule copy bare $PRODUCT_NAME $FOO', 114 # 'outputs': [ '<(PRODUCT_DIR)/rule-copy-bare.txt' ], 116 # '<(PRODUCT_DIR)/rule-copy-bare.txt' ],
|
/external/v8/tools/gyp/test/target/ |
D | gyptest-target.py | 23 test.built_file_must_exist('hello1.stuff', test.EXECUTABLE, bare=True) 24 test.built_file_must_exist('hello2.exe', test.EXECUTABLE, bare=True) 25 test.built_file_must_not_exist('hello2.stuff', test.EXECUTABLE, bare=True)
|
/external/v8/tools/gyp/test/actions-bare/src/ |
D | bare.gyp | 8 'target_name': 'bare', 14 'bare.py', 19 'action': ['python', 'bare.py', '<(PRODUCT_DIR)/out.txt'],
|
/external/libvpx/libvpx/build/make/ |
D | version.sh | 17 --bare) bare=true ;; 58 if [ ${bare} ]; then
|
D | gen_msvs_proj.sh | 37 --src-path-bare=dir Path to root of source tree 144 --src-path-bare=*)
|
/external/autotest/client/site_tests/power_SuspendStress/ |
D | control.bare | 6 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')
|
D | control.stress | 16 Runs multiple minutes of bare suspend/resume cycles without additional workload. 21 job.run_test('power_SuspendStress', duration=600, tag='bare')
|
D | control.stress5 | 16 Runs multiple minutes of bare suspend/resume cycles without additional workload. 21 job.run_test('power_SuspendStress', duration=600, tag='bare')
|
D | control.stress3 | 16 Runs multiple minutes of bare suspend/resume cycles without additional workload. 21 job.run_test('power_SuspendStress', duration=600, tag='bare')
|
D | control.stress4 | 16 Runs multiple minutes of bare suspend/resume cycles without additional workload. 21 job.run_test('power_SuspendStress', duration=600, tag='bare')
|
D | control.stress2 | 16 Runs multiple minutes of bare suspend/resume cycles without additional workload. 21 job.run_test('power_SuspendStress', duration=600, tag='bare')
|
D | control.faft | 14 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/ |
D | stats.py | 31 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/ |
D | XLIFF2ICUConverter.java | 626 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/ |
D | README | 6 --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/v8/tools/gyp/test/exclusion/ |
D | gyptest-exclusion.py | 20 test.built_file_must_exist('hello' + test._exe, test.EXECUTABLE, bare=True)
|
/external/autotest/site_utils/stats/ |
D | devserverinfo.py | 20 stat = autotest_stats.Gauge(server, bare=True)
|
D | hostinfo.py | 20 stat = autotest_stats.Gauge(server, bare=True)
|
D | apacheinfo.py | 38 stat = autotest_stats.Gauge(server, bare=True)
|
/external/llvm/test/Assembler/ |
D | comment.ll | 5 ; The bare version of this file should not have any #uses lines.
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/scripts/ |
D | demonstration_markup.txt | 1 A bare string 28 <div><table><div>This table contains bare markup</div></table></div>
|
/external/v8/build/mac/ |
D | asan.gyp | 33 # ASan works with iOS simulator only, not bare-metal iOS.
|
/external/libvpx/libvpx/ |
D | libs.mk | 246 --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/ |
D | control.stress | 44 power_command='nothing', gap=5, duration=300, tag='bare')
|