Home
last modified time | relevance | path

Searched defs:isAbsolute (Results 1 – 19 of 19) sorted by relevance

/external/webkit/Source/WebCore/fileapi/
DDOMFilePath.h61 static bool isAbsolute(const String& path) in isAbsolute() function
/external/srec/portable/src/
DPFileSystem.c156 ESR_ReturnCode PFileSystemIsAbsolutePath(const LCHAR* path, ESR_BOOL* isAbsolute) in PFileSystemIsAbsolutePath()
183 ESR_BOOL isAbsolute; in PFileSystemGetAbsolutePath() local
308 ESR_BOOL isAbsolute; in PFileSystemGetFS() local
DPANSIFileSystemImpl.c218 ESR_BOOL isAbsolute; in PANSIFileSystemGetRealPathImpl() local
DPFileWrap.c489 ESR_ReturnCode pf_is_path_absolute ( const LCHAR* input_path, ESR_BOOL* isAbsolute ) in pf_is_path_absolute()
/external/llvm/include/llvm/MC/
DMCValue.h47 bool isAbsolute() const { return !SymA && !SymB; } in isAbsolute() function
DMCSymbol.h104 bool isAbsolute() const { in isAbsolute() function
/external/srec/portable/src/UNIX/
DPANSIFileSystemUNIXImpl.c40 ESR_BOOL isAbsolute; in PANSIFileSystemGetVirtualPathImpl() local
/external/srec/shared/src/
DESR_Session.c280 ESR_BOOL isAbsolute; in ESR_SessionPrefixWithBaseDirectory() local
/external/webkit/LayoutTests/dom/xhtml/level3/core/
Dselfxhtml.js151 …function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, ac… argument
/external/webkit/LayoutTests/dom/xhtml/level1/core/
Dselfxhtml.js151 …function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, ac… argument
/external/webkit/LayoutTests/dom/html/level2/events/
Dselfhtml.js152 …function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, ac… argument
/external/webkit/LayoutTests/dom/xhtml/level2/html/
Dselfxhtml.js151 …function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, ac… argument
/external/webkit/LayoutTests/dom/xhtml/level2/core/
Dselfxhtml.js151 …function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, ac… argument
/external/webkit/LayoutTests/dom/xhtml/level2/events/
Dselfxhtml.js151 …function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, ac… argument
/external/webkit/LayoutTests/dom/html/level2/html/
Dselfhtml.js152 …function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, ac… argument
/external/webkit/LayoutTests/dom/html/level1/core/
Dselfhtml.js152 …function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, ac… argument
/external/webkit/LayoutTests/dom/html/level2/core/
Dselfhtml.js152 …function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, ac… argument
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DWalkerFactory.java1483 public static boolean isAbsolute(int analysis) in isAbsolute() method in WalkerFactory
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DRedundentExprEliminator.java1055 public boolean isAbsolute(LocPathIterator path) in isAbsolute() method in RedundentExprEliminator