| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
| LICENSE.txt | 191 Research Initiatives, having an office at 1895 Preston White Drive,
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
| test_dist.py | 383 # home drive should be found
|
| /prebuilts/python/linux-x86/2.7.5/ |
| LICENSE | 191 Research Initiatives, having an office at 1895 Preston White Drive,
|
| NOTICE | 191 Research Initiatives, having an office at 1895 Preston White Drive,
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
| LICENSE.txt | 191 Research Initiatives, having an office at 1895 Preston White Drive,
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
| test_dist.py | 383 # home drive should be found
|
| /tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
| wifi_power_test_utils.py | 49 https://drive.google.com/open?id=0Bwp8Cq841VnpT2dGUUxLYWZvVjA
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
| bdist_msi.py | 630 "install less features onto local drive(s), or select different "
631 "destination drive(s).")
[all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| test_os.py | 100 # attempts to create a file in the root directory of the current drive.
169 # the root of the current drive. That's a terrible place to
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| trace.py | 213 # the drive letter is never part of the module name
214 drive, base = os.path.splitdrive(base)
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/ |
| bootsectimage.c | 533 printf (" 24 BIOS drive %02x\n", FatBpb.Fat12_16.BS_DrvNum);
581 printf (" 40 BIOS drive %02x\n", FatBpb.Fat32.BS_DrvNum);
[all...] |
| /device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
| start32.asm | 62 PhysicalDrive db 0 ; Physical Drive Number - 1 byte
270 mov dl,byte ptr [bp+PhysicalDrive] ; dl = Drive Number
[all...] |
| /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ |
| UsbHub.c | 978 // Drive the reset signal for worst 20ms. Check USB 2.0 Spec
[all...] |
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
| Map.c | 129 @retval STR_MAP_MEDIA_HARDDISK The media is a hard drive.
131 @retval STR_MAP_MEDIA_FLOPPY The media is a floppy drive.
[all...] |
| /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
| SouthClusterConfig.vfi | 70 // Jump to Drive Configuration Form
361 // Title on Drive Configuration Page
[all...] |
| /external/autotest/client/bin/input/ |
| linux_input.py | 436 KEY_VIDEO_NEXT = 241 # drive next video source 437 KEY_VIDEO_PREV = 242 # drive previous video source [all...] |
| /external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/ |
| FactoryProvider2Test.java | 110 public void drive() {} method in class:FactoryProvider2Test.Mustang 778 mustang.drive(); [all...] |
| /external/libxkbcommon/xkbcommon/test/data/symbols/ |
| inet | 213 // key <I249> { [ ] }; // KEY_VIDEO_NEXT -- drive next video source 214 // key <I250> { [ ] }; // KEY_VIDEO_PREV -- drive previous video source [all...] |
| /external/python/cpython2/Lib/distutils/command/ |
| bdist_msi.py | 634 "install less features onto local drive(s), or select different " 635 "destination drive(s).") [all...] |
| /external/python/cpython2/Lib/test/ |
| test_os.py | 106 # attempts to create a file in the root directory of the current drive. 174 # the root of the current drive. That's a terrible place to [all...] |
| /external/python/cpython2/Lib/ |
| trace.py | 213 # the drive letter is never part of the module name 214 drive, base = os.path.splitdrive(base)
|
| /external/python/cpython3/Lib/distutils/command/ |
| bdist_msi.py | 633 "install less features onto local drive(s), or select different " 634 "destination drive(s).") [all...] |
| /external/python/cpython3/Lib/ |
| trace.py | 162 # the drive letter is never part of the module name 163 drive, base = os.path.splitdrive(base)
|
| /external/replicaisland/res/values/ |
| strings.xml | 39 <string name="preference_enable_tilt_controls_summary">EXPERIMENTAL! Tilt the phone left and right to drive the Android around. Good for devices with no trackball or d-pad.</string> 394 I have to admit that I was surprised when Rokudou selected me to find The Source. True, I have studied the island from afar as much as any other researcher in the world, but slacks and a lab coat are hardly appropriate for rugged terrain. When Rokudou offered me the job I was initially suspicious, but now I see that I am the only man with any chance of success. The island has grown unhindered for a hundred years, and its twisted derivations of reality are the type of thing that could drive a lesser man insane.\n
|
| /frameworks/support/compat/src/androidTest/java/androidx/core/text/util/ |
| FindAddressTest.java | 82 assertIsAddress("57th Street and Lake Shore Drive\nChicago, IL 60637"); 223 Assert.assertTrue(FindAddress.isValidLocationName("drive")); [all...] |