Searched
full:resolved (Results
601 -
625 of
1829) sorted by null
<<21222324252627282930>>
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
UnsupportedParser.java | 172 * Major reformat of code to conform with style guide. Resolved compiler and javadoc warnings. Added CVS tags.
|
/external/openssh/openbsd-compat/ |
openbsd-compat.h | 73 char *realpath(const char *path, char *resolved);
|
/external/openssh/ |
servconf.h | 197 const char *host; /* possibly resolved hostname */
|
/external/proguard/src/proguard/ |
ConfigurationParser.java | 35 * in file names ('<...>') can be resolved against a given set of properties. 407 // Make sure the file is properly resolved. 428 // Make sure the file is properly resolved. [all...] |
/external/proguard/src/proguard/gradle/ |
ProGuardTask.java | 174 // Just collect the arguments, so they can be resolved lazily. 187 // Just collect the arguments, so they can be resolved lazily. 201 // Just collect the arguments, so they can be resolved lazily. 216 // Just collect the arguments, so they can be resolved lazily. [all...] |
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
InlineMethodResolver.java | 45 // These are the possible values for the accessFlag field on a resolved inline method
|
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/ |
CommonSuperclassTest.java | 77 // this implements sub1, so that its interfaces can't be fully resolved either
|
/external/v8/src/ |
builtins.h | 275 Handle<Code> GetCode(JavaScript id, bool* resolved);
|
/external/v8/test/mjsunit/ |
debug-handle.js | 218 'Unexpected number of resolved objects');
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
CustomBar.java | 235 * @throws NumberFormatException if color resolved to an invalid string.
|
/frameworks/minikin/libs/minikin/ |
FontCollection.cpp | 105 // 5. Highest score wins, with ties resolved to the first font.
|
/frameworks/native/opengl/specs/ |
EGL_ANDROID_blob_cache.txt | 177 RESOLVED: No guarantees are made about the presence of values in the cache,
|
/libcore/luni/src/main/java/java/net/ |
Socket.java | 103 * if the host name could not be resolved into an IP address. 145 * if the host name could not be resolved into an IP address. 172 * if the host name could not be resolved into an IP address. 198 * if the host name could not be resolved into an IP address. [all...] |
/libcore/luni/src/main/java/java/util/logging/ |
Level.java | 253 * @return the resolved instance.
|
/libcore/luni/src/main/java/javax/xml/transform/sax/ |
SAXSource.java | 154 * will be resolved.</p>
|
/libcore/luni/src/main/java/javax/xml/xpath/ |
XPathExpression.java | 63 * QNames in the expression are resolved against the XPath namespace context.
|
/libcore/luni/src/main/java/org/xml/sax/ |
Parser.java | 194 * <p>If the system identifier is a URL, it must be fully resolved
|
SAXParseException.java | 193 * <p>If the system identifier is a URL, it will have been resolved
|
/libcore/luni/src/main/java/org/xml/sax/ext/ |
LexicalHandler.java | 78 * (Note that this is not resolved against the document
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/ |
optional.hpp | 80 // some calls are resolved to this even if there are other better matches. 554 // (d*) Weak compilers (BCB) might also resolved Expr as optional<T> and optional<U> 557 // Can throw is the resolved T ctor throws. 571 // Basic Guarantee: If the resolved T ctor throws, this is left UNINITIALIZED
|
/packages/apps/Browser/src/com/android/browser/ |
DownloadHandler.java | 74 // If we resolved to ourselves, we don't want to attempt to
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ |
ExportVCardActivity.java | 205 * Returns the display name for the given openable Uri or null if it could not be resolved. */
|
/packages/apps/Messaging/src/com/android/messaging/sms/ |
MmsConfig.java | 98 // resolved to an active sub id during runtime.
|
/packages/apps/PhoneCommon/res/values/ |
strings.xml | 114 <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead. For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. -->
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
PackageIconLoader.java | 67 * Resource IDs without an explicit package will be resolved against the package
|
Completed in 363 milliseconds
<<21222324252627282930>>