Searched defs:isAbsolute (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/Modules/filesystem/
H A DDOMFilePath.h63 static bool isAbsolute(const String& path) function in class:WebCore::DOMFilePath
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCValue.h47 bool isAbsolute() const { return !SymA && !SymB; } function in class:llvm::MCValue
H A DMCSymbol.h105 bool isAbsolute() const { function in class:llvm::MCSymbol
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Durl.cpp118 Boolean isAbsolute; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Durl.cpp118 Boolean isAbsolute; local
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDDescriptorParser.h199 Boolean isAbsolute; member in struct:HIDButtonCaps
237 Boolean isAbsolute; member in struct:HIDButtonCapabilities
281 Boolean isAbsolute; member in struct:HIDValueCaps
328 Boolean isAbsolute; member in struct:HIDValueCapabilities
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dparse_url.c430 Boolean isAbsolute; local
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventDriver.cpp602 bool isAbsolute = (element->getFlags() & (kIOHIDElementFlagsNoPreferredMask|kIOHIDElementFlagsRelativeMask)) == 0; local
/macosx-10.9.5/IOKitTools-89.1.1/ioreg.tproj/
H A Dioreg.c1603 *isAbsolute; local
/macosx-10.9.5/dyld-239.4/launch-cache/
H A DMachOBinder.hpp595 bool isAbsolute = false; local
1015 bool isAbsolute; local
1024 bool Binder<A>::findExportedSymbolAddress(const char* name, pint_t* result, Binder<A>** foundIn, bool* isResolverSymbol, bool* isAbsolute) argument
/macosx-10.9.5/CF-855.17/
H A DCFURL.c804 static CFStringRef CreateStringFromFileSystemRepresentationByAddingPercentEscapes(CFAllocatorRef alloc, const UInt8 *bytes, CFIndex numBytes, Boolean isDirectory, Boolean isAbsolute, Boolean windowsPath, Boolean *addedPercentEncoding) argument
2010 Boolean isAbsolute local
2070 Boolean isAbsolute; local
2227 Boolean isAbsolute = bufLen && (*buffer == '/'); local
3018 CFURLCopyStrictPath(CFURLRef anURL, Boolean *isAbsolute) argument
3791 WindowsPathToURLComponents(CFStringRef path, CFAllocatorRef alloc, Boolean isDir, Boolean isAbsolute) argument
3834 WindowsPathToURLPath(CFStringRef path, CFAllocatorRef alloc, Boolean isDir, Boolean isAbsolute) argument
3848 POSIXPathToURLPath(CFStringRef path, CFAllocatorRef alloc, Boolean isDirectory, Boolean isAbsolute, Boolean *posixAndUrlPathsMatch) argument
4815 HFSPathToURLPath(CFStringRef path, CFAllocatorRef alloc, Boolean isDir, Boolean isAbsolute) argument
[all...]

Completed in 248 milliseconds