HomeSort by relevance Sort by last modified time
    Searched defs:isAbsolute (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DOMFilePath.h 59 static bool isAbsolute(const String& path)
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLDimension.h 63 bool isAbsolute() const { return m_type == Absolute; }
  /external/llvm/include/llvm/MC/
MCValue.h 54 /// isAbsolute - Is this an absolute (as opposed to relocatable) value.
55 bool isAbsolute() const { return !SymA && !SymB; }
MCSymbol.h 96 return isDefined() && !isAbsolute();
104 /// isAbsolute - Check if this is an absolute symbol.
105 bool isAbsolute() const {
  /cts/tests/tests/net/src/android/net/cts/
UriTest.java 263 assertTrue(uri.isAbsolute());
397 assertTrue(uri.isAbsolute());
400 assertFalse(uri.isAbsolute());
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescription.h 107 Size(unsigned keyword, float value, bool isAbsolute)
109 , isAbsolute(isAbsolute)
114 unsigned isAbsolute : 1; // FontDescription::isAbsoluteSize
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 
  /external/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 487 milliseconds