HomeSort by relevance Sort by last modified time
    Searched full:resolves (Results 76 - 100 of 325) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/emma/core/java12/com/vladium/util/exception/
AbstractException.java 80 * Note that the implementation correctly resolves error code name collisions
AbstractRuntimeException.java 80 * Note that the implementation correctly resolves error code name collisions
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
DefaultDataContext.java 256 // Once the path resolves to a valid Data node, store it here to avoid
  /external/lldb/scripts/Python/interface/
SBAddress.i 195 if _newclass: load_addr = property(__get_load_addr_property__, __set_load_addr_property__, doc='''A read/write property that gets/sets the SBAddress using load address. The setter resolves SBAddress using the SBTarget from lldb.target.''')
  /external/lldb/test/unittest2/
loader.py 104 The method optionally resolves the names relative to a given module.
  /frameworks/base/docs/html/training/app-indexing/
deep-linking.jd 39 <dd>Add one or more <a href="{@docRoot}guide/topics/manifest/data-element.html">{@code &lt;data&gt;}</a> tags, where each tag represents a URI format that resolves to the activity. At minimum, the <a href="{@docRoot}guide/topics/manifest/data-element.html">{@code &lt;data&gt;}</a> tag must include the <a href="{@docRoot}guide/topics/manifest/data-element.html#scheme">{@code android:scheme}</a> attribute.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
SecureCameraLaunchManager.java 238 // Get the application that the intent resolves to.
  /frameworks/base/services/core/java/com/android/server/
ServiceWatcher.java 181 Log.w(mTag, packageName + " resolves service " + mAction
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
FrameworkActionBarWrapper.java 121 * Gets the menus to add to the action bar from the callback, resolves them, inflates them and
  /libcore/luni/src/main/java/java/io/
ObjectStreamField.java 326 * Resolves typeString into type. Returns true if the type is primitive
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nislib.h 33 * nis_lookup (name, flags) resolves a NIS+ name and returns a copy of
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nislib.h 33 * nis_lookup (name, flags) resolves a NIS+ name and returns a copy of
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pdb.py 345 resolves to an escape character in a Python string (such as \t), it
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
loader.py 84 The method optionally resolves the names relative to a given module.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pdb.py 345 resolves to an escape character in a Python string (such as \t), it
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
loader.py 84 The method optionally resolves the names relative to a given module.
  /external/clang/include/clang/Sema/
Lookup.h 405 /// \brief Resolves the result kind of the lookup, possibly hiding
412 /// \brief Re-resolves the result kind of the lookup after a set of
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DangiTest.java 279 errln("Fail: " + y1 + "/" + (m1 + 1) + "/" + d1 + " resolves to " + y + "/" + (m + 1) + "/" + d
282 logln("OK: " + y1 + "/" + (m1 + 1) + "/" + d1 + " resolves to " + y + "/" + (m + 1) + "/" + d);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_draw.c 296 * (In the future, this will also perform MSAA resolves).
437 /* Resolves must occur after updating renderbuffers, updating context state,
  /external/icu/icu4c/source/test/cintltst/
cldrtest.c 480 log_verbose("WARNING: %-5s resolves to %s (0x%.4x)\n",
484 log_err("ERROR: %-5s has 0x%.4x and the number resolves wrongfully to %s\n",
566 log_err("Locale resolves to different locale. Is %s an alias of %s?\n",
    [all...]
  /external/lldb/source/Host/common/
FileSpec.cpp 70 // Resolves the username part of a path of the form ~user/other/directories, and
408 // we can mark this object as resolved to avoid more future resolves
422 // we can mark this object as resolved to avoid more future resolves
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
hce.jd 231 to talk to. Android extracts that AID from the APDU, resolves it to an HCE service,
246 <li>The NFC reader sends another "SELECT AID" APDU, which the OS resolves to a
348 can be registered by more than one service. The Android platform resolves AID
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAContext.java 179 * and re-enters the rule with a context. This resolves the issue I
  /external/chromium-trace/trace-viewer/third_party/WebOb/docs/
index.txt 143 is True, then resolves it relative to ``req.application_url``.
  /external/clang/lib/Tooling/
Tooling.cpp 343 // behavior as chdir is complex: chdir resolves the path once, thus

Completed in 548 milliseconds

1 2 34 5 6 7 8 91011>>