HomeSort by relevance Sort by last modified time
    Searched refs:resolve (Results 276 - 300 of 540) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/sqlite/src/tool/
mksqlite3c.tcl 264 resolve.c
  /external/lldb/source/Plugins/SymbolFile/DWARF/
SymbolFileDWARFDebugMap.cpp 113 // all section/offset addresses that get registered will resolve
141 // all section/offset addresses that get registered will resolve
842 bool resolve = check_inlines; local
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/
RobolectricConfig.java 282 new ClassNameResolver<Application>(packageName, applicationName).resolve();
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
URITest.java 685 // registry based because they don't resolve properly to
    [all...]
  /libcore/luni/src/main/java/java/net/
URI.java 63 * #resolve} to compute the referenced absolute URI. Symmetrically, you can use
71 * System.out.println(absolute.resolve(relative));
1187 public URI resolve(URI relative) { method in class:URI
1259 public URI resolve(String relative) { method in class:URI
    [all...]
  /frameworks/native/opengl/libagl/
array.cpp 337 inline void array_t::resolve() function in class:android::array_t
    [all...]