/external/autotest/server/site_tests/firmware_DevScreenTimeout/ |
D | control | 9 PURPOSE = "Servo based developer firmware screen timeout test" 20 When booting in developer mode, the firmware shows a screen to warn user 22 it will boot to developer mode. This test is to verify the timeout period. 24 This test tries to boot the system in developer mode twice. 26 the time on developer warning screen. The second one will do nothing and 27 wait the developer screen timeout. The time difference of these two boots 28 is close to the developer screen timeout.
|
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/ |
D | README.md | 8 * [Document scanning API](https://developer.chrome.com/apps/document_scan) 9 * [Runtime](https://developer.chrome.com/apps/runtime) 10 * [Window](https://developer.chrome.com/apps/app_window)
|
/external/llvm/docs/ |
D | CompilerWriterInfo.rst | 39 * `Itanium documentation <http://developer.intel.com/design/itanium2/documentation.htm>`_ 76 * `AMD R6xx shader ISA <http://developer.amd.com/wordpress/media/2012/10/R600_Instruction_Set_Archi… 77 * `AMD R7xx shader ISA <http://developer.amd.com/wordpress/media/2012/10/R700-Family_Instruction_Se… 78 * `AMD Evergreen shader ISA <http://developer.amd.com/wordpress/media/2012/10/AMD_Evergreen-Family_… 79 * `AMD Cayman/Trinity shader ISA <http://developer.amd.com/wordpress/media/2012/10/AMD_HD_6900_Seri… 80 * `AMD Southern Islands Series ISA <http://developer.amd.com/wordpress/media/2012/12/AMD_Southern_I… 81 * `AMD Sea Islands Series ISA <http://developer.amd.com/wordpress/media/2013/07/AMD_Sea_Islands_Ins… 82 * `AMD GPU Programming Guide <http://developer.amd.com/download/AMD_Accelerated_Parallel_Processing… 83 * `AMD Compute Resources <http://developer.amd.com/tools/heterogeneous-computing/amd-accelerated-pa… 109 …<http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html>`_ [all …]
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/partialconstruct/ |
D | FragmentComposerTest.java | 38 DeveloperBean developer = (DeveloperBean) constructor.getSingleData(DeveloperBean.class); in testFragment() local 39 assertEquals("Bjarne Stroustrup", developer.name); in testFragment() 40 assertEquals("C++", developer.language); in testFragment()
|
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/ |
D | README.md | 10 * [Sockets](https://developer.chrome.com/apps/sockets_tcp) 11 * [Runtime](https://developer.chrome.com/apps/app_runtime) 12 * [Window](https://developer.chrome.com/apps/app_window)
|
/external/autotest/server/site_tests/firmware_DevMode/ |
D | control.ec_wp | 9 PURPOSE = "Servo based developer firmware boot test" 10 CRITERIA = "This test will fail if firmware does not switch to developer mode" 20 This test changes dev switch and checks the developer firmware boot.
|
D | control | 9 PURPOSE = "Servo based developer firmware boot test" 10 CRITERIA = "This test will fail if firmware does not switch to developer mode" 20 This test changes dev switch and checks the developer firmware boot.
|
/external/autotest/server/site_tests/firmware_DevBootUSB/ |
D | control | 9 PURPOSE = "Press Ctrl-U on developer screen to boot USB disk" 22 DUT to developer mode. When dev_boot_usb=0, pressing Ctrl-U on developer
|
/external/autotest/apache/ |
D | apache-prod-conf | 3 # It pulls in the default conf file for autotest (also used on developer 4 # machines for developer servers), and adds in prod-only directives.
|
/external/autotest/server/site_tests/firmware_SelfSignedBoot/ |
D | control | 9 PURPOSE = "Servo based developer mode boot only test to Self signed Kernels." 32 DUT to developer mode. When dev_boot_signed_only=1 and dev_boot_usb=1 and, 33 pressing Ctrl-U on developer screen should not boot the USB disk. On resigning
|
/external/autotest/server/site_tests/firmware_DevModeStress/ |
D | control | 9 PURPOSE = "Servo based developer firmware boot test" 10 CRITERIA = "This test will fail if firmware does not remain in developer mode"
|
/external/valgrind/ |
D | darwin9-drd.supp | 262 # http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSObject_Class/Refere… 338 # http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSLock_Class/Referenc… 366 # See also http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Miscellaneous/Founda… 380 # http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Protocols/NSKeyValueObserving… 399 # http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSRunLoop_Class/Refer… 407 # http://developer.apple.com/documentation/CoreFoundation/Reference/CFBagRef/Reference/reference.ht…
|
/external/vboot_reference/utility/ |
D | dev_make_keypair | 14 developer files. This also creates a BASENAME.keyblock file containing the 15 BASENAME.vbpubk, which can be used to sign a developer kernel.
|
/external/snakeyaml/src/test/java/examples/collections/ |
D | TypeSafeMapTest.java | 180 Map<String, String> developer = (Map<String, String>) o1; in testLoadMapWithObject() local 181 assertEquals("Fred", developer.get("name")); in testLoadMapWithObject() 182 assertEquals("creator", developer.get("role")); in testLoadMapWithObject()
|
/external/skia/site/user/quick/ |
D | ios.md | 9 First, install [XCode](https://developer.apple.com/xcode/). 32 * publicly available at http://developer.apple.com/xcode/ 36 * You will need an Apple developer account if you wish to run on an iOS device. 111 To run the Skia apps on an iOS device rather than using the simulator, you will need a developer ac… 112 [Launching Your App on Devices](https://developer.apple.com/library/ios/documentation/IDEs/Conceptu…
|
/external/skia/site/dev/testing/ |
D | skiagold.md | 48 Problem #2: As a developer, I need to land a CL that may change many images. 86 Problem #3: As a developer or infrastructure engineer, I need to add a new or updated config. 106 Problem #4: As a developer, I need to analyze the details of a particular image digest. 141 Problem #5: As a developer, I need to find results for a particular configuration.
|
/external/opencv3/doc/tutorials/introduction/android_binary_package/ |
D | android_dev_intro.markdown | 29 Activity](http://developer.android.com/training/basics/activity-lifecycle/starting.html) and its 32 Camera](http://developer.android.com/guide/topics/media/camera.html) specifics. 38 Pack](https://developer.nvidia.com/tegra-android-development-pack) (**TADP**) released by 55 …this step if you have no [Tegra Development Kit](http://developer.nvidia.com/mobile/tegra-hardware… 82 Get the latest Android SDK from <http://developer.android.com/sdk/index.html> 84 Here is Google's [install guide](http://developer.android.com/sdk/installing.html) for the SDK. 119 Packages](http://developer.android.com/sdk/installing/adding-packages.html) for help with 124 Check the [Android SDK System Requirements](http://developer.android.com/sdk/requirements.html) 135 site](http://developer.android.com/sdk/installing/installing-adt.html), check it out in case of 173 page](http://developer.android.com/tools/sdk/ndk/index.html). To install Android NDK just [all …]
|
/external/antlr/antlr-3.4/runtime/Ruby/ |
D | rakefile | 11 developer "Kyle Yetter", "kcy5b@yahoo.com"
|
/external/llvm/tools/msbuild/ |
D | Microsoft.Cpp.Win32.LLVM-vs2010.targets | 1 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
D | toolset-vs2013.targets | 1 <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
D | Microsoft.Cpp.Win32.LLVM-vs2012.targets | 1 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
D | toolset-vs2014.targets | 1 <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
/external/elfutils/ |
D | CONTRIBUTING | 6 The developer mailinglist to send patches to is 43 Signed-off-by: Random J Developer <random@developer.example.org>
|
/external/antlr/antlr-3.4/runtime/ActionScript/ |
D | AUTHORS | 1 George Scott <george dot scott dash antlr at gmail dot com>: Main developer of ActionScript target.
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | AUTHORS | 1 Benjamin Niemann <pink at odahoda dot de>: Main developer of Python target.
|