Searched refs:storage (Results 276 - 300 of 406) sorted by relevance

<<11121314151617

/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A Demulator.c12 #include <IOKit/storage/IOStorageDeviceCharacteristics.h>
13 #include <IOKit/storage/IOStorageProtocolCharacteristics.h>
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Cocoa/
H A DSCSIDevice.m47 #import <IOKit/storage/IOStorageProtocolCharacteristics.h>
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DAudioBus.cpp76 void AudioBus::setChannelMemory(unsigned channelIndex, float* storage, size_t length) argument
79 channel(channelIndex)->set(storage, length);
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_main.c34 #include <IOKit/storage/RAID/AppleRAIDUserLib.h>
35 #include <IOKit/storage/CoreStorage/CoreStorageUserLib.h>
/macosx-10.9.5/libfs-13/
H A DFSFormatName.c30 #include <IOKit/storage/IOMedia.h>
31 #include <IOKit/storage/CoreStorage/CoreStorageUserLib.h>
/macosx-10.9.5/msdosfs-198/mount_msdos.tproj/
H A Dmount_msdos.c94 #include <IOKit/storage/IOMedia.h>
95 #include <IOKit/storage/IOStorageProtocolCharacteristics.h>
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dnb_net.c319 convertToNetBIOSaddr(&conn.storage, netbios_name);
330 convertToNetBIOSaddr(&conn.storage, netbios_name);
H A Dnbns_rq.c434 convertToNetBIOSaddr(&conn.storage, name);
444 convertToNetBIOSaddr(&conn.storage, name);
/macosx-10.9.5/system_cmds-597.90.1/iostat.tproj/
H A Diostat.c132 #include <IOKit/storage/IOBlockStorageDriver.h>
133 #include <IOKit/storage/IOMedia.h>
913 errx(1, "'%s' is not a storage device", name);
/macosx-10.9.5/system_cmds-597.90.1/sadc.tproj/
H A Dsadc.c37 #include <IOKit/storage/IOBlockStorageDriver.h>
38 #include <IOKit/storage/IOMedia.h>
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/iostat.tproj/
H A Diostat.c132 #include <IOKit/storage/IOBlockStorageDriver.h>
133 #include <IOKit/storage/IOMedia.h>
913 errx(1, "'%s' is not a storage device", name);
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/sadc.tproj/
H A Dsadc.c37 #include <IOKit/storage/IOBlockStorageDriver.h>
38 #include <IOKit/storage/IOMedia.h>
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DInflateColumn.pm67 row object itself. Thus you can call C<< ->result_source->schema->storage->dbh >> in your inflate/defalte subs, to feed to L<DateTime::Format::DBI>.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Sybase/
H A DASE.pm43 If your version of Sybase does not support placeholders, then your storage will
112 # create storage for insert/(update blob) transactions,
113 # unless this is that storage
124 # create a bulk storage unless connect_info is a coderef
961 To see if you're using FreeTDS check C<< $schema->storage->using_freetds >>, or run:
966 case the storage will be reblessed to
1063 $schema->storage->dbh->do("SET TEXTSIZE $bytes");
1067 $schema->storage->set_textsize($bytes);
/macosx-10.9.5/DiskArbitration-266/DiskArbitration/
H A DDADisk.c35 #include <IOKit/storage/IOMedia.h>
/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDAMain.c50 #include <IOKit/storage/IOMedia.h>
/macosx-10.9.5/IOCDStorageFamily-51/
H A DIOCDMediaBSDClient.cpp26 #include <IOKit/storage/IOCDMediaBSDClient.h>
/macosx-10.9.5/IOStorageFamily-172/
H A DIOAppleLabelScheme.cpp28 #include <IOKit/storage/IOAppleLabelScheme.h>
H A DIOApplePartitionScheme.cpp27 #include <IOKit/storage/IOApplePartitionScheme.h>
H A DIOFDiskPartitionScheme.cpp27 #include <IOKit/storage/IOFDiskPartitionScheme.h>
/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUFIStorageServices.cpp31 #include <IOKit/storage/IOBlockStorageDriver.h>
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSActivation.cpp56 visitor.append(&thisObject->storage()[i]);
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DtimelinePanel.css360 .timeline-records-stats, .storage-application-cache-status, .storage-application-cache-connectivity {
/macosx-10.9.5/bless-98/libbless/EFI/
H A DBLCreateEFIXMLRepresentationForPath.c36 #import <IOKit/storage/IOMedia.h>
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tests/
H A Dtformat.cpp237 B(f08, Automatic storage format, 0)W(f08a);

Completed in 327 milliseconds

<<11121314151617