Searched defs:blockSize (Results 51 - 75 of 100) sorted by relevance

1234

/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2Lib/
H A DIOFireWireSBP2LibLogin.cpp461 uint64_t blockSize; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DMarkedBlock.h74 static const size_t blockSize = 64 * KB; member in class:JSC::MarkedBlock
/macosx-10.9.5/Security-55471.14.18/include/security_comcryption/
H A Dcomcryption.c1247 unsigned blockSize; local
949 deComcryptBlock( comcryptPriv *cpriv, comcryptBuf *cbuf, unsigned char *cipherText, unsigned cipherTextLen, unsigned char *plainText, unsigned *plainTextLen, comcryptEos endOfStream, unsigned *blockSize) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A Dbsafecspi.h230 size_t blockSize; member in class:BSafe::BlockCipherContext
/macosx-10.9.5/Security-55471.14.18/libsecurity_comcryption/lib/
H A Dcomcryption.c1247 unsigned blockSize; local
949 deComcryptBlock( comcryptPriv *cpriv, comcryptBuf *cbuf, unsigned char *cipherText, unsigned cipherTextLen, unsigned char *plainText, unsigned *plainTextLen, comcryptEos endOfStream, unsigned *blockSize) argument
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/crypto/
H A Dapr_crypto_nss.c79 int blockSize; member in struct:apr_crypto_block_t
528 crypto_block_encrypt_init(apr_crypto_block_t **ctx, const unsigned char **iv, const apr_crypto_key_t *key, apr_size_t *blockSize, apr_pool_t *p) argument
709 crypto_block_decrypt_init(apr_crypto_block_t **ctx, apr_size_t *blockSize, const unsigned char *iv, const apr_crypto_key_t *key, apr_pool_t *p) argument
[all...]
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/
H A Dcache.c151 uint32_t blockSize = DefaultCacheBlockSize; local
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DSControl.c647 UInt32 blockSize; local
/macosx-10.9.5/hfs-226.1.1/mount_hfs/
H A Dmount_hfs.c215 uint32_t blockSize; local
[all...]
/macosx-10.9.5/libauto-185.5/
H A DThread.cpp61 const size_t blockSize = i * allocate_quantum_small; local
/macosx-10.9.5/pdisk-9/
H A DSCSI_media.c291 UInt32 blockSize; local
576 DoReadCapacity(UInt32 id, UInt32 bus, UInt32 *blockCount, UInt32 *blockSize) argument
H A Dhfs_misc.c130 u32 blockSize; member in struct:HFSPlusVolumeHeader
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclThreadAlloc.c118 size_t blockSize; /* Bucket blocksize. */ member in struct:__anon12758
/macosx-10.9.5/tcl-102/tcl84/tcl/unix/
H A DtclUnixFCmd.c496 unsigned blockSize; /* Optimal I/O blocksize for filesystem */ local
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h123 ByteCount blockSize; member in struct:BlockDescriptor
/macosx-10.9.5/AppleRAID-4.0.6/
H A Dartest.c48 static UInt64 blockSize = 0; variable
/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUSBMassStorageUFISubclass.cpp718 IOUSBMassStorageUFIDevice::SetMediumCharacteristics( UInt32 blockSize, UInt32 blockCount ) argument
830 UInt64 blockSize; local
1175 IOUSBMassStorageUFIDevice::DetermineMediumCapacity ( UInt64 * blockSize, argument
1914 AsyncReadWrite( IOMemoryDescriptor * buffer, UInt64 startBlock, UInt64 blockCount, UInt64 blockSize, void * clientData ) argument
2644 READ_10( SCSITaskIdentifier request, IOMemoryDescriptor * dataBuffer, UInt32 blockSize, SCSICmdField1Bit DPO, SCSICmdField1Bit FUA, SCSICmdField1Bit RELADR, SCSICmdField4Byte LOGICAL_BLOCK_ADDRESS, SCSICmdField2Byte TRANSFER_LENGTH ) argument
2757 READ_12( SCSITaskIdentifier request, IOMemoryDescriptor * dataBuffer, UInt32 blockSize, SCSICmdField1Bit DPO, SCSICmdField1Bit FUA, SCSICmdField1Bit RELADR, SCSICmdField4Byte LOGICAL_BLOCK_ADDRESS, SCSICmdField4Byte TRANSFER_LENGTH ) argument
3255 WRITE_10( SCSITaskIdentifier request, IOMemoryDescriptor * dataBuffer, UInt32 blockSize, SCSICmdField1Bit DPO, SCSICmdField1Bit FUA, SCSICmdField1Bit RELADR, SCSICmdField4Byte LOGICAL_BLOCK_ADDRESS, SCSICmdField2Byte TRANSFER_LENGTH ) argument
3383 WRITE_12( SCSITaskIdentifier request, IOMemoryDescriptor * dataBuffer, UInt32 blockSize, SCSICmdField1Bit DPO, SCSICmdField1Bit EBP, SCSICmdField1Bit RELADR, SCSICmdField4Byte LOGICAL_BLOCK_ADDRESS, SCSICmdField4Byte TRANSFER_LENGTH ) argument
3413 WRITE_AND_VERIFY( SCSITaskIdentifier request, IOMemoryDescriptor * dataBuffer, UInt32 blockSize, SCSICmdField1Bit DPO, SCSICmdField1Bit BYTCHK, SCSICmdField1Bit RELADR, SCSICmdField4Byte LOGICAL_BLOCK_ADDRESS, SCSICmdField2Byte TRANSFER_LENGTH ) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/Security/
H A DsslContext.h139 uint8_t blockSize; member in struct:__anon4889
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/lib/
H A DsslContext.h139 uint8_t blockSize; member in struct:__anon4935
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/security_ssl/
H A DsslContext.h139 uint8_t blockSize; member in struct:__anon4988
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/gif/
H A DGIFImageReader.h146 size_t blockSize; member in struct:GIFLZWBlock
/macosx-10.9.5/hfs-226.1.1/newfs_hfs/
H A Dnewfs_hfs.c1322 CalcHFSPlusBTreeClumpSize(UInt32 blockSize, UInt32 nodeSize, UInt64 sectors, int fileID) argument
H A Dnewfs_hfs.h208 uint32_t blockSize; member in struct:hfsparams
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A DtclUnixFCmd.c516 unsigned blockSize; /* Optimal I/O blocksize for filesystem */ local
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/generic/
H A DjkSound.c387 int neededblks, i, blockSize, sampSize; local

Completed in 176 milliseconds

1234