OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drives
(Results
1 - 11
of
11
) sorted by null
/external/autotest/client/bin/net/
basic_machine.py
23
drives
= ['hda']
variable
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
int13.c
51
/** List of registered emulated
drives
*/
52
static LIST_HEAD (
drives
);
55
* Number of BIOS
drives
57
* Note that this is the number of
drives
in the system as a whole
59
* number of emulated
drives
.
72
/* Ensure count is large enough to cover all of our emulated
drives
*/
73
list_for_each_entry ( drive, &
drives
, list ) {
83
* Check number of
drives
91
DBG ( "INT13 fixing up number of
drives
from %d to %d\n",
225
* @ret dl Number of
drives
[
all
...]
/external/syslinux/win/
syslinux.c
295
DWORD
drives
;
local
336
drives
= GetLogicalDrives();
337
if (!(
drives
& (1 << (tolower(opt.device[0]) - 'a')))) {
/external/lzma/CPP/7zip/UI/FileManager/
BrowseDialog.cpp
266
// We can go up from root folder to
drives
list
537
FStringVector
drives
;
local
538
if (!MyGetLogicalDriveStrings(
drives
))
540
FOR_VECTOR (i,
drives
)
542
FString d =
drives
[i];
/prebuilts/go/darwin-x86/src/go/types/
check.go
5
// This file implements the Check function, which
drives
type-checking.
typexpr.go
218
// typExprInternal
drives
type checking of types.
/prebuilts/go/linux-x86/src/go/types/
check.go
5
// This file implements the Check function, which
drives
type-checking.
typexpr.go
218
// typExprInternal
drives
type checking of types.
/compatibility/cdd/7_hardware-compatibility/
7_2_input-devices.md
181
touchscreen capabilities. For example, a mouse or remote control that
drives
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar
/external/boringssl/src/ssl/test/runner/
runner.go
[
all
...]
Completed in 470 milliseconds