Searched refs:ConstStr255Param (Results 1 - 19 of 19) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFBase.h113 typedef const unsigned char * ConstStr255Param; typedef
H A DCFString.h192 CFStringRef CFStringCreateWithPascalString(CFAllocatorRef alloc, ConstStr255Param pStr, CFStringEncoding encoding);
223 CFStringRef CFStringCreateWithPascalStringNoCopy(CFAllocatorRef alloc, ConstStr255Param pStr, CFStringEncoding encoding, CFAllocatorRef contentsDeallocator);
581 void CFStringAppendPascalString(CFMutableStringRef theString, ConstStr255Param pStr, CFStringEncoding encoding);
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/hfscommon/Unicode/
H A DUnicodeWrappers.c253 int32_t FastRelString( ConstStr255Param str1, ConstStr255Param str2 )
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/hfscommon/headers/
H A DHFSUnicodeWrappers.h112 extern int32_t FastRelString( ConstStr255Param str1, ConstStr255Param str2 );
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmac.c3060 long dir_id, ConstStr255Param name)
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DQuickTimeTcl.c456 CopyPascalStringToC( (ConstStr255Param) tmpstr, tmpstr );
522 CopyPascalStringToC( (ConstStr255Param) tmpstr, tmpstr );
H A DQuickTimeTcl.h146 void MyDebugStr( ConstStr255Param debuggerMsg );
H A DUtils.c1243 MyDebugStr( ConstStr255Param debuggerMsg )
H A DSeqGrabber.c2398 DrawString( (ConstStr255Param) str );
2410 DrawString( (ConstStr255Param) str );
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DScavenger.h1221 extern pascal void M_DebugStr(ConstStr255Param debuggerMsg);
H A DBTreePrivate.h97 #define Panic( message ) DebugStr( (ConstStr255Param) message )
218 #define Panic( message ) DebugStr( (ConstStr255Param) message )
H A DSKeyCompare.c44 SInt32 FastRelString( ConstStr255Param str1, ConstStr255Param str2 )
H A DSRuntime.h88 typedef const unsigned char * ConstStr255Param; typedef
134 DebugStr(ConstStr255Param debuggerMsg);
H A DSStubs.c90 void DebugStr(ConstStr255Param debuggerMsg)
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A DDebugServices.c144 ConstStr255Param inOutputMsg );
1132 ConstStr255Param inOutputMsg )
/macosx-10.9.5/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDebugMacros.h209 #define DebugMessage(s) DebugString((ConstStr255Param)s)
274 DebugStr ((ConstStr255Param)"\p"#s); \
286 #define VDQErrorMessage(cond) if (cond) DebugStr((ConstStr255Param)"\p"#cond)
295 #define VDQDebugMessage(s) DebugStr ((ConstStr255Param)"\p"#s)
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_macos_defs.h126 typedef const unsigned char * ConstStr255Param; typedef
/macosx-10.9.5/pdisk-9/
H A DDoSCSICommand.c184 ConstStr255Param currentAction,
H A DDoSCSICommand.h119 ConstStr255Param currentAction,

Completed in 225 milliseconds