/external/junit/src/main/java/org/junit/runner/ |
D | JUnitCore.java | 61 public static Result runClasses(Computer computer, Class<?>... classes) { in runClasses() argument 62 return new JUnitCore().run(computer, classes); in runClasses() 104 public Result run(Computer computer, Class<?>... classes) { in run() argument 105 return run(Request.classes(computer, classes)); in run()
|
D | Request.java | 74 public static Request classes(Computer computer, Class<?>... classes) { in classes() argument 77 Runner suite = computer.getSuite(builder, classes); in classes()
|
D | JUnitCommandLineParseResult.java | 114 public Request createRequest(Computer computer) { in createRequest() argument 117 computer, classes.toArray(new Class<?>[classes.size()])); in createRequest()
|
/external/oboe/apps/OboeTester/docs/ |
D | Build.md | 12 * git installed on your computer (optional) 13 * USB cable to connect your computer and your phone 29 4. Connect an Android phone to your computer using a USB cable. 32 6. OboeTester should build and then appear on your computer.
|
/external/mdnsresponder/mDNSWindows/mdnsNSP/ |
D | ReadMe.txt | 1 …computer.local./" in Internet Explorer and it will resolve "computer.local." using DNS-SD and go t…
|
/external/one-true-awk/testdir/ |
D | funstack.in | 105 %%% netlib.bell-labs.com, and from the computer 606 keywords = "digital computer sorting; minimal storage sorting; sorting", 836 title = "An interactive computer system using graphical flowchart input", 951 …keywords = "compilers; computer science and automata; debugging; diagnostics; error correction… 973 …keywords = "computer applications; computer-assisted learning; computers, programming; educati… 989 …computer programs for game-playing and other purposes. It is based on the principle that it is des… 1010 …computer system which utilizes variable sized segments (the Burroughs B5500) are discussed. The mo… 1102 …abstract = "Conventional computer methods available to solve continuous system problems charac… 1178 classcodes = "C4290 (Other computer theory)", 1315 …equirements for this problem area are defined and compared with current computer graphic languages… [all …]
|
/external/llvm/docs/ |
D | HowToAddABuilder.rst | 21 interested in is not covered yet or gets built on your computer much 25 #. The computer you will be registering with the LLVM buildbot 29 multiple configurations on one computer. 68 buildbot documentation for help. You may want to restart your computer
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ |
D | WrapperObjectWithObjectIdTest.java | 21 public Company addComputer(Computer computer) { in addComputer() argument 25 computers.add(computer); in addComputer()
|
/external/cros/system_api/dbus/authpolicy/ |
D | active_directory_info.proto | 81 // Join failed because computer organizational unit does not exist. 83 // Join failed because computer organizational unit is invalid. 85 // Setting computer organizational unit failed with insufficient permissions. 87 // Setting computer organizational unit failed with unspecified error. 100 // Setting computer organizational unit failed with constraint violation. 189 // Netbios computer (aka machine) name for the joining device.
|
/external/selinux/python/sepolicy/sepolicy/help/ |
D | lockdown_ptrace.txt | 4 The deny_ptrace feature allows an administrator to toggle the ability of processes on the computer … 6 …n can examine the memory of any other process run by them. Meaning the computer game you are runn…
|
/external/llvm-project/llvm/docs/ |
D | HowToAddABuilder.rst | 31 interested in is not covered yet or gets built on your computer much 35 #. The computer you will be registering with the LLVM buildbot 39 multiple configurations on one computer. 82 buildbot documentation for help. You may want to restart your computer
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ControlPanelLocRes.rc | 152 …LTEXT "When 'Wake On Demand' is enabled, you may hear your computer wake up occasionally… 154 …LTEXT "This informs other devices that your computer is still available on the network.", 244 IDS_APPLET_TOOLTIP "Change Bonjour settings for this computer."
|
/external/rust/crates/pin-project/ |
D | .gitignore | 6 …est/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer
|
/external/rust/crates/syn-mid/ |
D | .gitignore | 6 …est/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer
|
/external/rust/crates/pin-project-lite/ |
D | .gitignore | 6 …est/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer
|
/external/markdown/tests/extensions-x-tables/ |
D | tables.txt | 23 | `destroy()` | **Destroy your computer!** |
|
/external/python/cpython2/Doc/faq/ |
D | installed.rst | 23 * Perhaps another user on the computer wanted to learn programming and installed 27 Python and included a Python installation. For a home computer, the most
|
/external/autotest/client/tests/iozone/ |
D | control | 11 computer platform. The benchmark tests file I/O performance for the following
|
/external/clang/test/Index/ |
D | headerfile-comment-to-html.m | 16 …A Device represents a remote or local computer or device with which the Developer Tools can intera… 20 …Declaration><Abstract><Para> A Device represents a remote or local computer or device with wh… 31 // CHECK-NEXT: (CXComment_Text Text=[ A Device represents a remote or local computer o…
|
/external/llvm-project/clang/test/Index/ |
D | headerfile-comment-to-html.m | 16 …A Device represents a remote or local computer or device with which the Developer Tools can intera… 20 …Declaration><Abstract><Para> A Device represents a remote or local computer or device with wh… 31 // CHECK-NEXT: (CXComment_Text Text=[ A Device represents a remote or local computer o…
|
/external/python/cpython3/Doc/tutorial/ |
D | floatingpoint.rst | 14 Floating-point numbers are represented in computer hardware as base 2 (binary) 180 16), again giving the exact value stored by your computer:: 223 doubles contain 53 bits of precision, so on input the computer strives to 264 So the computer never "sees" 1/10: what it sees is the exact fraction given 276 meaning that the exact number stored in the computer is equal to
|
/external/icu/icu4j/perf-tests/data/conversion/ |
D | english.txt | 10 … characters, or use different numbers for the same character. Any given computer (especially serve… 18 …um represents a broad spectrum of corporations and organizations in the computer and information p…
|
/external/grpc-grpc/src/android/test/interop/ |
D | README.md | 30 requires an emulator already running on your computer.
|
/external/python/cpython2/Doc/tutorial/ |
D | floatingpoint.rst | 10 Floating-point numbers are represented in computer hardware as base 2 (binary) 167 precision". 754 doubles contain 53 bits of precision, so on input the computer 209 So the computer never "sees" 1/10: what it sees is the exact fraction given 221 meaning that the exact number stored in the computer is approximately equal to
|
/external/pdfium/third_party/bigint/ |
D | LICENSE | 10 limited only by your computer's memory. The library provides BigUnsigned and 30 particular, it uses whatever word size the computer provides (32-bit, 64-bit, or
|