Searched refs:ItemCount (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DHFSUnicodeWrappers.h106 extern int32_t FastUnicodeCompare(register ConstUniCharArrayPtr str1, register ItemCount length1,
107 register ConstUniCharArrayPtr str2, register ItemCount length2);
109 extern int32_t UnicodeBinaryCompare (register ConstUniCharArrayPtr str1, register ItemCount length1,
110 register ConstUniCharArrayPtr str2, register ItemCount length2);
H A DBTreesInternal.h135 ItemCount itemCount;
188 ItemCount minBlockCount );
243 ItemCount numRecords;
244 ItemCount numNodes;
245 ItemCount numFreeNodes;
257 ItemCount writeCount;
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DBTree.h119 ItemCount itemCount;
241 ItemCount NumRecords;
242 ItemCount NumNodes;
243 ItemCount NumFreeNodes;
290 ItemCount numRecords;
291 ItemCount numNodes;
292 ItemCount numFreeNodes;
305 ItemCount writeCount;
H A DSKeyCompare.c31 SInt32 FastUnicodeCompare ( register ConstUniCharArrayPtr str1, register ItemCount length1,
32 register ConstUniCharArrayPtr str2, register ItemCount length2);
153 SInt32 FastUnicodeCompare ( register ConstUniCharArrayPtr str1, register ItemCount length1,
154 register ConstUniCharArrayPtr str2, register ItemCount length2)
H A DSRuntime.h64 typedef u_int32_t ItemCount; typedef
H A DScavenger.h1188 OSStatus SetBlockSizeProc (SFCB *filePtr, ByteCount blockSize, ItemCount minBlockCount);
/macosx-10.10/xnu-2782.1.97/bsd/hfs/
H A Dhfs_btreeio.h41 ItemCount minBlockCount);
H A Dhfs_macos_defs.h117 typedef u_int32_t ItemCount; typedef
H A Dhfs_encodings.c291 ItemCount uniCount;
332 ItemCount uniCount;
H A Dhfs_btreeio.c80 OSStatus SetBTreeBlockSize(FileReference vp, ByteCount blockSize, __unused ItemCount minBlockCount)
H A Dhfs_search.c511 ComparePartialUnicodeName (register ConstUniCharArrayPtr str, register ItemCount s_len,
512 register ConstUniCharArrayPtr find, register ItemCount f_len, int caseSensitive )
/macosx-10.10/xnu-2782.1.97/bsd/hfs/hfscommon/Unicode/
H A DUnicodeWrappers.c60 static void GetFilenameExtension( ItemCount length, ConstUniCharArrayPtr unicodeStr, char* extStr );
70 GetFilenameExtension(ItemCount length, ConstUniCharArrayPtr unicodeStr, char * extStr)
367 int32_t FastUnicodeCompare ( register ConstUniCharArrayPtr str1, register ItemCount length1,
368 register ConstUniCharArrayPtr str2, register ItemCount length2)
441 int32_t UnicodeBinaryCompare (register ConstUniCharArrayPtr str1, register ItemCount len1,
442 register ConstUniCharArrayPtr str2, register ItemCount len2) {
/macosx-10.10/pdisk-9/
H A DDoSCSICommand.h73 typedef unsigned long ItemCount; typedef
/macosx-10.10/ncurses-44/ncurses/menu/
H A Dm_global.c177 unsigned int ItemCount = 0; local
198 (*item)->index = ItemCount++;
206 if (ItemCount != 0)
209 menu->nitems = ItemCount;
/macosx-10.10/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIOMacOSTypes.h169 typedef IOItemCount ItemCount; typedef
H A DIOMacOSVideo.h1374 ItemCount csNumConfigFeatures;
/macosx-10.10/vim-55/src/
H A Dos_macosx.c401 ItemCount error, feature;
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXSubwindows.c119 ItemCount i = CountWindowGroupContents(group,
/macosx-10.10/emacs-93/emacs/src/
H A Dmacterm.c7581 ItemCount nfonts, i;

Completed in 240 milliseconds