/external/autotest/contrib/ |
D | generate_rpm_mapping.py | 94 return device_hostname.lab == cls.LAB_NUMBER 115 device_hostname.lab, device_hostname.row, 162 device_hostname.lab, device_hostname.row, 215 device_hostname.lab, device_hostname.row, 322 device_hostname.lab, 388 lab=int(m.group(1)), 414 for lab in lab_configs: 415 if lab.is_device_in_the_lab(device_hostname): 416 rpm_hostname = lab.get_rpm_hostname(device_hostname) 417 rpm_outlet = lab.get_rpm_outlet(device_hostname) [all …]
|
/external/autotest/docs/ |
D | test-that.md | 58 ### Running jobs in the lab 60 `test_that` now allows you to run jobs in the test lab. The usage is similar to 61 running tests against a specified host. The keyword :lab: is used as 72 $ test_that -b lumpy -i lumpy-paladin/R38-6009.0.0-rc4 :lab: dummy_Pass 75 This will kick off a suite in the lab that consists of just 1 job, dummy\_Pass, 77 lumpy-paladin/R38-6009.0.0-rc4. The lab's scheduler will take responsibility 86 $ test_that -b lumpy -i ${latest_image} :lab: dummy_Pass dummy_Fail 87 $ test_that -b lumpy -i ${latest_image} :lab: e:login_.* 90 Kicking off a run in the lab should be useful whenever you need to run a 92 locally.For occasional runs of ad-hoc suites in the lab, this will also avoid [all …]
|
/external/llvm/test/MC/Mips/ |
D | mips-jump-instructions.s | 104 # CHECK32:lab: 111 # CHECK32: jalx lab # encoding: [A,A,A,0b011101AA] 112 # CHECK32: # fixup A - offset: 0, value: lab, kind: fixup_Mips_26 127 # CHECK64:lab: 134 # CHECK64: jalx lab # encoding: [A,A,A,0b011101AA] 135 # CHECK64: # fixup A - offset: 0, value: lab, kind: fixup_Mips_26 150 lab: label 157 jalx lab
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | mips-jump-instructions.s | 104 # CHECK32:lab: 111 # CHECK32: jalx lab # encoding: [A,A,A,0b011101AA] 112 # CHECK32: # fixup A - offset: 0, value: lab, kind: fixup_Mips_26 127 # CHECK64:lab: 134 # CHECK64: jalx lab # encoding: [A,A,A,0b011101AA] 135 # CHECK64: # fixup A - offset: 0, value: lab, kind: fixup_Mips_26 150 lab: label 157 jalx lab
|
/external/autotest/ |
D | README.md | 13 for later collection from a development machine or lab infrastructure. 16 setup, test logic executes on a development machine or piece of lab 23 so that the same test logic that runs in the lab will run at their desk, 28 lab environments. This includes code for both synchronous and asynchronous 32 * Infrastructure to set up miniature replicas of a full lab. A full lab does 36 Moblab, allows a natural progressing from desk -> mini lab -> full lab.
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2007-10-28-stacksave.ll | 10 br label %lab 12 lab: ; preds = %cleanup31, %entry 36 cond_next: ; preds = %lab 40 cleanup31: ; preds = %lab 42 br label %lab
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | 2007-10-28-stacksave.ll | 10 br label %lab 12 lab: ; preds = %cleanup31, %entry 36 cond_next: ; preds = %lab 40 cleanup31: ; preds = %lab 42 br label %lab
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | 2007-10-28-stacksave.ll | 10 br label %lab 12 lab: ; preds = %cleanup31, %entry 36 cond_next: ; preds = %lab 40 cleanup31: ; preds = %lab 42 br label %lab
|
/external/autotest/server/cros/chaos_lib/ |
D | README | 4 the Interoperability (Chaos) lab infrastructure, see 6 https://sites.google.com/a/google.com/chromeos/for-team-members/lab/lab-infrastructure-of-wifi-cham…
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | HowToAddABuilder.rst | 16 * The main buildmaster at `<http://lab.llvm.org:8011>`_. All builders attached 18 * The staging buildbot at `<http://lab.llvm.org:8014>`_. All builders attached 54 the **lab.llvm.org** port **9990** (see `Buildbot documentation, 62 lab.llvm.org:9990 \ 65 To point a slave to silent master please use lab.llvm.org:9994 instead 66 of lab.llvm.org:9990. 102 <http://lab.llvm.org:8011/waterfall>`_ to make sure it is connected, and 103 ``http://lab.llvm.org:8011/buildslaves/<your-buildslave-name>`` to see
|
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/ |
D | control.full | 20 initiated in the lab. 22 You will need to use a lab DUT and a lab devserver but kick it off from your 27 The test needs to be able to ssh into devservers. To ssh into lab devservers 46 Check that you can now ssh into a lab devserver without a password.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | la-04.ll | 14 br label %b.lab 16 b.lab: 17 ret i8 *blockaddress(@f1, %b.lab)
|
/external/llvm/test/CodeGen/SystemZ/ |
D | la-04.ll | 14 br label %b.lab 16 b.lab: 17 ret i8 *blockaddress(@f1, %b.lab)
|
/external/autotest/test_suites/ |
D | control.test_that_wrapper | 5 AUTHOR = "akeshet, chromeos-lab-infrastructure" 15 This is a wrapper suite for lab jobs that get kicked off by developers 16 running the test_that tool on their desks, but targetting devices in the lab. 23 @param check_hosts: require appropriate live hosts to exist in the lab.
|
D | control.bvt-inline | 26 lab resources. 29 * The failure may impact the stability of the test lab. 42 @param check_hosts: require appropriate live hosts to exist in the lab.
|
/external/llvm/docs/ |
D | HowToAddABuilder.rst | 10 `<http://lab.llvm.org:8011>`_. 44 the **lab.llvm.org** port **9990** (see `Buildbot documentation, 52 lab.llvm.org:9990 \ 82 <http://lab.llvm.org:8011/waterfall>`_ to make sure it is connected, and 83 ``http://lab.llvm.org:8011/buildslaves/<your-buildslave-name>`` to see
|
/external/e2fsprogs/lib/blkid/ |
D | getsize.c | 140 struct disklabel lab; in blkid_get_dev_size() local 158 if (part >= 0 && (ioctl(fd, DIOCGDINFO, (char *)&lab) >= 0)) { in blkid_get_dev_size() 159 pp = &lab.d_partitions[part]; in blkid_get_dev_size()
|
/external/clang/test/CodeGenCXX/ |
D | 2003-11-29-DuplicatedCleanupTest.cpp | 11 lab: in atest() 13 goto lab; in atest()
|
/external/llvm/test/CodeGen/AArch64/ |
D | breg.ll | 7 %lab = load i8*, i8** @stored_label 8 indirectbr i8* %lab, [label %otherlab, label %retlab]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | breg.ll | 7 %lab = load i8*, i8** @stored_label 8 indirectbr i8* %lab, [label %otherlab, label %retlab]
|
/external/e2fsprogs/lib/ext2fs/ |
D | getsize.c | 208 struct disklabel lab; in ext2fs_get_device_size2() local 233 if (part >= 0 && (ioctl(fd, DIOCGDINFO, (char *)&lab) >= 0)) { in ext2fs_get_device_size2() 234 pp = &lab.d_partitions[part]; in ext2fs_get_device_size2()
|
/external/autotest/server/site_tests/network_WiFi_ChaosConnectDisconnect/ |
D | control.jetstream | 12 lab and has a chrome device connect to each in series. This test must be 13 performed in the AP compatibility lab.
|
D | control.open | 12 lab and has a chrome device connect to each in series. This test must be 13 performed in the AP compatibility lab.
|
D | control.debug | 12 lab and has a chrome device connect to each in series. This test must be 13 performed in the AP compatibility lab.
|
/external/icu/icu4c/source/data/rbnf/ |
D | fil.txt | 27 "11: lab\u00EDng->>;", 45 "11: lab\u00EDng->>;",
|