Searched defs:tempString (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFURL.inc.h340 CFStringRef tempString = CFStringCreateWithBytes(alloc, (uint8_t *)&(characterArray[*mark]), idx - *mark, kCFStringEncodingISOLatin1, false); variable
342 CFRelease(tempString); variable
H A DCFXMLInputStream.h62 CFMutableStringRef tempString; member in struct:__CFXMLInputStream
H A DCFBundle.c4107 CFStringRef tempString = CFStringCreateWithFileSystemRepresentation(kCFAllocatorSystemDefault, errorString), debugString = CFStringCreateWithFormat(kCFAllocatorSystemDefault, NULL, CFSTR("error code %d, error number %d (%@)"), c, errorNumber, tempString); local
4113 CFStringRef tempString = CFStringCreateWithFileSystemRepresentation(kCFAllocatorSystemDefault, errorString), executableString = CFStringCreateWithFileSystemRepresentation(kCFAllocatorSystemDefault, fileName); local
4189 CFStringRef tempString = CFStringCreateWithFileSystemRepresentation(kCFAllocatorSystemDefault, errorString), debugString = CFStringCreateWithFormat(kCFAllocatorSystemDefault, NULL, CFSTR("error code %d, error number %d (%@)"), c, errorNumber, tempString); local
4195 CFStringRef tempString = CFStringCreateWithFileSystemRepresentation(kCFAllocatorSystemDefault, errorString), executableString = CFStringCreateWithFileSystemRepresentation(kCFAllocatorSystemDefault, fileName); local
[all...]
/macosx-10.9.5/modemccl-25.1/CCLEngine/
H A DCCLArgFunctions.c54 CFStringRef tempString= (CFStringRef) CFDictionaryGetValue(dict, key); local
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DChooserDialog.cpp369 CString tempString; local
[all...]
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dparse_url.c844 CFMutableStringRef tempString = CFStringCreateMutableCopy(NULL, 0, DomainWrkgrp); local
902 CFMutableStringRef tempString = CFStringCreateMutableCopy(NULL, 0, Share); local
1156 CFMutableStringRef tempString = CFStringCreateMutableCopy(kCFAllocatorDefault, 0, Domain); local
1231 CFMutableStringRef tempString = CFStringCreateMutableCopy(NULL, 0, DomainWrkgrp); local
[all...]
/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUSBMassStorageUFISubclass.cpp541 char tempString [ kINQUIRY_PRODUCT_IDENTIFICATION_Length + 1 ]; // Maximum + 1 for null char local
[all...]
/macosx-10.9.5/tcl-102/tcl/tcl/win/
H A DtclWinFCmd.c1730 char *tempString; local
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A DtclWinFCmd.c1646 char *tempString; local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dnumrgts.cpp886 UnicodeString tempString; local
923 " Received " + tempString ); local
937 " Received " + tempString ); local
952 " Received " + tempString ); local
963 UnicodeString tempString; local
995 " Received " + tempString ); local
1009 " Received " + tempString ); local
1023 " Received " + tempString ); local
1035 UnicodeString tempString; local
1064 " Received " + tempString ); local
1078 " Received " + tempString ); local
1092 " Received " + tempString ); local
1103 UnicodeString tempString; local
1129 " Received " + tempString ); local
1143 " Received " + tempString ); local
1157 " Received " + tempString ); local
1244 UnicodeString tempString; local
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOCFUnserialize.tab.c2023 char * tempString; local
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/
H A DmDNSWin32.c2388 char tempString[ 256 ]; local
[all...]

Completed in 148 milliseconds