Searched refs:extension (Results 1 - 25 of 384) sorted by path

1234567891011>>

/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/Package/
H A DbuildDMG.pl98 $dmgName =~ s/(.*?)(\.[^.]*)?$/$1/; # cut off the extension
279 specifies the I<name> of the dmg to produce (without extension). The corresponding environment variable is B<DMG_NAME>. If neither
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Dbdbread.mak44 MODULE = mod # Downloadable module extension
/macosx-10.9.5/BerkeleyDB-21/db/dist/brew/
H A Dbdbread.mak44 MODULE = mod # Downloadable module extension
/macosx-10.9.5/BerkeleyDB-21/db/php_db4/
H A Dconfig.m48 dnl config.m4 for extension db4
55 # crazy hard-coding to yes in shared extension builds is really annoying
/macosx-10.9.5/CF-855.17/
H A DCFBundle.c1640 CFStringRef extension = CFSTR("_debug.dll");
1642 CFStringRef extension = CFSTR(".dll");
1644 CFStringRef newExeName = CFStringCreateWithFormat(kCFAllocatorSystemDefault, NULL, CFSTR("%@%@"), exeName, extension);
1656 CFStringRef extension = CFSTR("_debug.exe");
1658 CFStringRef extension = CFSTR(".exe");
1660 CFStringRef newExeName = CFStringCreateWithFormat(kCFAllocatorSystemDefault, NULL, CFSTR("%@%@"), exeName, extension);
1692 // Third, take the name of the bundle itself (with path extension stripped)
1765 CFStringRef extension = CFURLCopyPathExtension(url); local
1766 if (extension && CFEqual(extension, _CFBundleWindowsResourceDirectoryExtensio
2537 _CFBundleGrokFileType(CFURLRef url, CFDataRef data, CFStringRef *extension, UInt32 *machtype, CFArrayRef *architectures, CFDictionaryRef *infodict, Boolean *hasObjc, uint32_t *objcVersion, uint32_t *objcFlags) argument
2780 CFStringRef extension = NULL; local
2786 CFStringRef extension = NULL; local
[all...]
H A DCFFileUtilities.c224 CFStringRef extension = (matchingAbstractType ? _CFCopyExtensionForAbstractType(matchingAbstractType) : NULL); local
225 CFIndex targetExtLen = (extension ? CFStringGetLength(extension) : 0);
234 CFStringGetBytes(extension, CFRangeMake(0, targetExtLen), kCFStringEncodingUTF16, 0, false, (uint8_t *)extBuff, CFMaxPathLength, &usedBytes);
242 while ((extBuffDotPtr = wcschr(extBuffStr, '.'))) { //find the next . in the extension...
252 if (extension) CFRelease(extension);
275 if (extension) {
276 CFRelease(extension);
287 if (extension) {
776 _CFAppendPathExtension2(CFMutableStringRef path, CFStringRef extension) argument
830 _CFAppendPathExtension(UniChar *unichars, CFIndex *length, CFIndex maxLength, UniChar *extension, CFIndex extensionLength) argument
[all...]
H A DCFInternal.h565 CF_PRIVATE Boolean _CFAppendPathExtension2(CFMutableStringRef path, CFStringRef extension);
566 CF_EXPORT Boolean _CFAppendPathExtension(UniChar *unichars, CFIndex *length, CFIndex maxLength, UniChar *extension, CFIndex extensionLength);
H A DCFURL.c4633 CFURLRef CFURLCreateCopyAppendingPathExtension(CFAllocatorRef allocator, CFURLRef url, CFStringRef extension) { argument
4638 CFAssert1(url != NULL && extension != NULL, __kCFLogAssertion, "%s(): NULL argument not allowed", __PRETTY_FUNCTION__);
4641 __CFGenericValidateType(extension, CFStringGetTypeID());
4668 CFStringRef newExt = CFURLCreateStringByAddingPercentEscapes(allocator, extension, NULL, CFSTR(";?/"), url->_encoding);
H A DCFURL.h295 CFURLRef CFURLCreateCopyAppendingPathExtension(CFAllocatorRef allocator, CFURLRef url, CFStringRef extension);
696 /* Localized or extension-hidden name as displayed to users (Read-only, value type CFString) */
716 /* True for packaged directories (Read-only 10_6 and 10_7, read-write 10_8, value type CFBoolean). Note: You can only set or clear this property on directories; if you try to set this property on non-directory objects, the property is ignored. If the directory is a package for some other reason (extension type, etc), setting this property to false will have no effect. */
732 /* True for resources whose filename extension is removed from the localized name property (Read-write, value type CFBoolean) */
1165 will be created with the same name as the bookmarked item and a ".alias" extension. If fileURL is a url for a file and it exists it will be overwritten. If a
1166 .alias extension is not present it will be added. In addition to the bookmark data, sufficient pre-SnowLeopard alias data will added to the file to allow
/macosx-10.9.5/CPANInternal-140/Authen-Krb5/
H A DKrb5.pm91 Authen::Krb5 - Perl extension for Kerberos 5
/macosx-10.9.5/CPANInternal-140/Config-Std-0.900/lib/Config/
H A DStd.pm543 The configuration language is a slight extension of the Windows INI format.
/macosx-10.9.5/CPANInternal-140/Config-Std/lib/Config/
H A DStd.pm511 The configuration language is a slight extension of the Windows INI format.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/Optional/
H A DDependencies.pm267 This method should be used by DBIx::Class extension authors, to determine the
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Optional/
H A DDependencies.pm337 of such dependencies, for DBIx::Class core authors, and DBIx::Class extension
375 This method should be used by DBIx::Class extension authors, to determine the
/macosx-10.9.5/CPANInternal-140/Data-UUID-1.218/
H A DUUID.pm31 Data::UUID - Perl extension for generating Globally/Universally
61 The algorithm for UUID generation, used by this extension, is described in the
/macosx-10.9.5/CPANInternal-140/Data-UUID/
H A DUUID.pm62 Data::UUID - Perl extension for generating Globally/Universally
92 The algorithm for UUID generation, used by this extension, is described in the
/macosx-10.9.5/CPANInternal-140/Digest-SHA/
H A DSHA.pm175 Digest::SHA - Perl extension for SHA-1/224/256/384/512
/macosx-10.9.5/CPANInternal-140/Filesys-Df-0.92/
H A DDf.pm211 Filesys::Df - Perl extension for filesystem disk space information.
/macosx-10.9.5/CPANInternal-140/Filesys-Df/
H A DDf.pm211 Filesys::Df - Perl extension for filesystem disk space information.
/macosx-10.9.5/CPANInternal-140/Graph-0.94/lib/Heap071/
H A DElem.pm48 Heap::Elem - Perl extension for elements to be put in Heaps
H A DFibonacci.pm451 Heap::Fibonacci - a Perl extension for keeping data partially sorted
/macosx-10.9.5/CPANInternal-140/Heap/Binary/
H A DBinary.pm293 Heap::Binary - a Perl extension for keeping data partially sorted
/macosx-10.9.5/CPANInternal-140/Heap/Binomial/
H A DBinomial.pm438 Heap::Binomial - a Perl extension for keeping data partially sorted
/macosx-10.9.5/CPANInternal-140/Heap/Elem/
H A DElem.pm48 Heap::Elem - Perl extension for elements to be put in Heaps
/macosx-10.9.5/CPANInternal-140/Heap/Elem/Num/
H A DNum.pm62 Heap::Elem::Num - Perl extension for Numeric Heap Elements

Completed in 382 milliseconds

1234567891011>>