HomeSort by relevance Sort by last modified time
    Searched defs:disk (Results 1 - 25 of 28) sorted by null

1 2

  /external/e2fsprogs/misc/
base_device.c 6 * one time. Otherwise, the disk heads will be seeking all over the
44 const char **hier, *disk; local
64 * on one disk, since we don't know how to parallelize them.
124 /* Now handle devfs /dev/disc or /dev/disk names */
125 disk = 0;
127 disk = "disc";
129 disk = "disk";
130 if (disk) {
132 if (strncmp(cp, disk, 4) != 0
    [all...]
  /external/ImageMagick/Magick++/lib/
ResourceLimits.cpp 23 void Magick::ResourceLimits::disk(const MagickSizeType limit_) function in class:Magick::ResourceLimits
28 MagickCore::MagickSizeType Magick::ResourceLimits::disk(void) function in class:Magick::ResourceLimits
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Containers_and_folders.py 18 class disk(aetools.ComponentItem): class in inherits:aetools.ComponentItem
19 """disk - A disk """
26 """capacity - the total number of bytes (free or used) on the disk """
34 """format - the filesystem format of this disk """
38 """free space - the number of free bytes left on the disk """
42 """ignore privileges - Ignore permissions on this disk? """
50 """startup - Is this disk the boot disk? """
64 disks = disk
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Containers_and_folders.py 18 class disk(aetools.ComponentItem): class in inherits:aetools.ComponentItem
19 """disk - A disk """
26 """capacity - the total number of bytes (free or used) on the disk """
34 """format - the filesystem format of this disk """
38 """free space - the number of free bytes left on the disk """
42 """ignore privileges - Ignore permissions on this disk? """
50 """startup - Is this disk the boot disk? """
64 disks = disk
    [all...]
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageSettings.java 137 public void onDiskDestroyed(DiskInfo disk) {
206 for (DiskInfo disk : disks) {
207 if (disk.volumeCount == 0 && disk.size > 0) {
209 pref.setKey(disk.getId());
210 pref.setTitle(disk.getDescription());
297 } else if (key.startsWith("disk:")) {
298 // Picked an unsupported disk
437 if (vol.disk != null && vol.disk.isUsb() &
470 final DiskInfo disk = sm.findDiskById(diskId); local
    [all...]
  /frameworks/base/core/java/android/os/storage/
VolumeInfo.java 151 public final DiskInfo disk; field in class:VolumeInfo
162 public VolumeInfo(String id, int type, DiskInfo disk, String partGuid) {
165 this.disk = disk;
173 disk = DiskInfo.CREATOR.createFromParcel(parcel);
175 disk = null;
214 return disk;
218 return (disk != null) ? disk.id : null;
524 if (disk != null)
    [all...]
IMountServiceListener.java 110 final DiskInfo disk = (DiskInfo) data.readParcelable(null); local
112 onDiskScanned(disk, volumeCount);
118 final DiskInfo disk = (DiskInfo) data.readParcelable(null); local
119 onDiskDestroyed(disk);
241 public void onDiskScanned(DiskInfo disk, int volumeCount) throws RemoteException {
246 _data.writeParcelable(disk, 0);
258 public void onDiskDestroyed(DiskInfo disk) throws RemoteException {
263 _data.writeParcelable(disk, 0);
306 public void onDiskScanned(DiskInfo disk, int volumeCount) throws RemoteException;
308 public void onDiskDestroyed(DiskInfo disk) throws RemoteException
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
StorageNotification.java 98 public void onDiskScanned(DiskInfo disk, int volumeCount) {
99 onDiskScannedInternal(disk, volumeCount);
103 public void onDiskDestroyed(DiskInfo disk) {
104 onDiskDestroyedInternal(disk);
170 for (DiskInfo disk : disks) {
171 onDiskScannedInternal(disk, disk.volumeCount);
220 private void onDiskScannedInternal(DiskInfo disk, int volumeCount) {
221 if (volumeCount == 0 && disk.size > 0) {
224 R.string.ext_media_unsupported_notification_title, disk.getDescription())
323 final DiskInfo disk = vol.getDisk(); local
338 final DiskInfo disk = vol.getDisk(); local
394 final DiskInfo disk = vol.getDisk(); local
408 final DiskInfo disk = vol.getDisk(); local
426 final DiskInfo disk = vol.getDisk(); local
443 final DiskInfo disk = vol.getDisk(); local
    [all...]
  /external/ImageMagick/MagickCore/
resource.c 83 disk,
117 MagickULLConstant(0), /* initial disk */
127 MagickResourceInfinity, /* disk limit */
229 resource_info.disk+=size;
232 ((MagickSizeType) resource_info.disk < limit) ? MagickTrue :
234 (void) FormatMagickSize((MagickSizeType) resource_info.disk,MagickTrue,
634 resource=(MagickSizeType) resource_info.disk;
824 (void) FormatLocaleFile(file," Disk: %s\n",disk_limit);
925 resource_info.disk-=size;
926 (void) FormatMagickSize((MagickSizeType) resource_info.disk,MagickTrue
81 disk, member in struct:_ResourceInfo
    [all...]
  /external/skia/src/effects/
GrCircleBlurFragmentProcessor.cpp 115 static inline float disk(float x, float y, float radius) { function
167 // All disk() samples in this row will be 0.0f
172 float image = disk(t - kernelOff + x, -kernelOff + y, halfWidth);
240 // disk. Quantizing to 16.16 should be close enough though.
  /frameworks/base/cmds/sm/src/com/android/commands/sm/
Sm.java 103 for (DiskInfo disk : disks) {
104 if (!onlyAdoptable || disk.isAdoptable()) {
105 System.out.println(disk.getId());
238 System.err.println(" sm partition DISK [public|private|mixed] [ratio]");
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Disk_Folder_File_Suite.py 1 """Suite Disk-Folder-File Suite: Terms and Events for controlling Disks, Folders, and Files
20 """move: Move disk item(s) to a new location.
22 Keyword argument to: The new location for the disk item(s).
43 """application - The Disk-Folder-File Suite host program """
56 """properties - every property of the Disk-Folder-File Suite host program """
74 class disk(aetools.ComponentItem): class in inherits:aetools.ComponentItem
75 """disk - A disk in the file system """
78 """POSIX path - the POSIX file system path of the disk """
82 """capacity - the total number of bytes (free or used) on the disk """
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Disk_Folder_File_Suite.py 1 """Suite Disk-Folder-File Suite: Terms and Events for controlling Disks, Folders, and Files
20 """move: Move disk item(s) to a new location.
22 Keyword argument to: The new location for the disk item(s).
43 """application - The Disk-Folder-File Suite host program """
56 """properties - every property of the Disk-Folder-File Suite host program """
74 class disk(aetools.ComponentItem): class in inherits:aetools.ComponentItem
75 """disk - A disk in the file system """
78 """POSIX path - the POSIX file system path of the disk """
82 """capacity - the total number of bytes (free or used) on the disk """
    [all...]
  /system/update_engine/common/
utils_unittest.cc 108 string disk; local
111 EXPECT_TRUE(utils::SplitPartitionName("/dev/sda3", &disk, &part_num));
112 EXPECT_EQ("/dev/sda", disk);
115 EXPECT_TRUE(utils::SplitPartitionName("/dev/sdp1234", &disk, &part_num));
116 EXPECT_EQ("/dev/sdp", disk);
119 EXPECT_TRUE(utils::SplitPartitionName("/dev/mmcblk0p3", &disk, &part_num));
120 EXPECT_EQ("/dev/mmcblk0", disk);
123 EXPECT_TRUE(utils::SplitPartitionName("/dev/ubiblock3_2", &disk, &part_num));
124 EXPECT_EQ("/dev/ubiblock", disk);
127 EXPECT_TRUE(utils::SplitPartitionName("/dev/loop10", &disk, &part_num))
    [all...]
  /hardware/qcom/bootctrl/
boot_control.cpp 92 struct gpt_disk *disk = NULL; local
98 disk = gpt_disk_alloc();
99 if (!disk) {
100 ALOGE("%s: Failed to alloc disk struct", __func__);
103 if (gpt_disk_get_disk_info(partname, disk)) {
104 ALOGE("%s: Failed to get disk info", __func__);
107 pentry = gpt_disk_get_pentry(disk, partname, PRIMARY_GPT);
109 ALOGE("%s: pentry does not exist in disk struct",
122 gpt_disk_free(disk);
125 if (disk)
138 struct gpt_disk *disk = NULL; local
361 struct gpt_disk *disk = NULL; local
388 struct gpt_disk *disk = NULL; local
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
NewStorageActivity.java 119 public void onDiskDestroyed(DiskInfo disk) {
238 // If the disk disappears, assume we're done
405 Log.e(TAG, "Disk ID " + diskId + " is no longer mounted");
409 Log.d(TAG, "Disk ID " + diskId + " has no media");
413 Log.d(TAG, "Disk ID " + diskId + " has usable volumes, waiting for mount");
416 // No usable volumes, prompt the user to erase the disk
445 final DiskInfo disk = info.getDisk(); local
446 if (disk.isAdoptable()) {
448 volumeId, disk.getId());
484 Log.d(TAG, "Scanning disk: " + diskInfo)
512 final DiskInfo disk = info.getDisk(); local
    [all...]
  /system/vold/
CommandListener.cpp 168 auto disk = vm->findDisk(id); local
169 if (disk == nullptr) {
170 return cli->sendMsg(ResponseCode::CommandSyntaxError, "Unknown disk", false);
175 return sendGenericOkFail(cli, disk->partitionPublic());
177 return sendGenericOkFail(cli, disk->partitionPrivate());
183 return sendGenericOkFail(cli, disk->partitionMixed(frac));
VolumeManager.cpp 291 if (devType != "disk") return;
302 // emulator-specific; see Disk.cpp for details) devices are SD,
309 flags |= android::vold::Disk::Flags::kSd;
311 flags |= android::vold::Disk::Flags::kUsb;
314 auto disk = new android::vold::Disk(eventPath, device, local
316 disk->create();
317 mDisks.push_back(std::shared_ptr<android::vold::Disk>(disk));
324 LOG(DEBUG) << "Disk at " << major << ":" << minor << " changed"
    [all...]
  /device/google/marlin/recovery/oem-recovery/
gpt-utils.cpp 1353 struct gpt_disk *disk; local
1385 struct gpt_disk *disk = NULL; local
    [all...]
  /external/opencv3/modules/viz/src/
shapes.cpp 192 vtkSmartPointer<vtkDiskSource> disk = vtkSmartPointer<vtkDiskSource>::New(); local
193 disk->SetCircumferentialResolution(30);
194 disk->SetInnerRadius(radius - thickness);
195 disk->SetOuterRadius(radius + thickness);
196 disk->Update();
198 vtkSmartPointer<vtkPolyData> polydata = disk->GetOutput();
    [all...]
  /frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
ExternalStorageProvider.java 188 final DiskInfo disk = volume.getDisk(); local
189 if (DEBUG) Log.d(TAG, "Disk for root " + rootId + " is " + disk);
190 if (disk != null && disk.isSd()) {
192 } else if (disk != null && disk.isUsb()) {
241 // Create the "Documents" directory on disk (don't use the localized title).
  /external/toybox/toys/pending/
fdisk.c 1 /* fdisk.c - fdisk program to modify partitions on disk.
14 usage: fdisk [-lu] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SECTSZ] DISK
19 -l Show partition table for each DISK, then exit
223 static void read_geometry(struct hd_geometry *disk)
228 disk->heads = geometry.heads;
229 disk->sectors = geometry.sectors;
347 struct hd_geometry disk; local
372 disk.heads = disk.sectors = 0;
373 read_geometry(&disk); //CHS value
    [all...]
  /external/guice/extensions/struts2/lib/
commons-fileupload-1.2.1.jar 
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-fileupload-1.2.1.jar 
  /frameworks/base/services/core/java/com/android/server/
MountService.java 304 /** Map from disk ID to disk */
307 /** Map from volume ID to disk */
319 /** Map from disk ID to latches */
1068 final DiskInfo disk = mDisks.get(cooked[1]); local
1075 final DiskInfo disk = mDisks.get(cooked[1]); local
1087 final DiskInfo disk = mDisks.get(cooked[1]); local
1095 final DiskInfo disk = mDisks.get(cooked[1]); local
1103 final DiskInfo disk = mDisks.remove(cooked[1]); local
1116 final DiskInfo disk = mDisks.get(diskId); local
    [all...]

Completed in 1972 milliseconds

1 2