HomeSort by relevance Sort by last modified time
    Searched full:resolved (Results 626 - 650 of 1829) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
mingw32.h 96 /* Weak symbols do not get resolved if using a Windows dll import lib.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
sync-builtins.def 28 is supposed to be using. It's overloaded, and is resolved to one of the
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
netdb.h 155 #define EAI_PROTOCOL 13 /* resolved protocol is unknown */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
netdb.h 155 #define EAI_PROTOCOL 13 /* resolved protocol is unknown */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
netdb.h 155 #define EAI_PROTOCOL 13 /* resolved protocol is unknown */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
netdb.h 155 #define EAI_PROTOCOL 13 /* resolved protocol is unknown */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
netdb.h 155 #define EAI_PROTOCOL 13 /* resolved protocol is unknown */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
netdb.h 155 #define EAI_PROTOCOL 13 /* resolved protocol is unknown */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/utils/
decorators.py 202 # already been resolved to match the function signature of func. This
  /art/compiler/utils/arm/
assembler_thumb2.h 538 // Resolved branch (can't be compare-and-branch) with a target and possibly a condition.
544 // Resolved branch.
688 // Add a resolved branch and return its size.
  /art/runtime/entrypoints/
entrypoint_utils-inl.h 138 // cannot be resolved, throw an error. If it can, use it to create an instance.
159 // Given the context of a calling Method and a resolved class, create an instance.
225 // it cannot be resolved, throw an error. If it can, use it to create an array.
  /art/runtime/verifier/
reg_type_cache.cc 175 // Class resolved, first look for the class in the list of entries
194 } else { // Class not resolved.
347 // Merge the resolved parts. Left and right might be equal, so use SafeMerge.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java 963 * If not yet resolved, waits for more nodes to be added to the document and
980 * If not yet resolved, waits for more nodes to be added to the document and
1015 * If not yet resolved, waits for more nodes to be added to the document and
    [all...]
  /external/clang/include/clang/Lex/
HeaderSearch.h 65 /// "resolved", meaning that it was loaded from the external source.
66 unsigned Resolved : 1;
108 Resolved(false), IndexHeaderMapHeader(false), IsValid(0),
  /external/compiler-rt/test/BlocksRuntime/
testfilerunner.m 701 //printf("skipping resolved test %s\n", generator.filename);
743 printf("The following tests ran successfully suggesting that they are now resolved:\n");
749 printf("The following radars may be resolved:\n");
  /external/elfutils/src/libdwfl/
libdwflP.h 433 it will not adjust SYM at all, but does match against resolved *ADDR. */
437 bool *resolved, bool adjust_st_value)
442 it will not adjust SYM at all, but does match against resolved values. */
  /external/jmdns/src/javax/jmdns/
ServiceInfo.java 479 * <b>Note:</b> This return null if the service IP address cannot be resolved.
490 * <b>Note:</b> This return null if the service IPv4 address cannot be resolved.
501 * <b>Note:</b> This return null if the service IPv6 address cannot be resolved.
  /external/linux-tools-perf/src/tools/perf/
builtin-report.c 521 "can't be resolved.";
534 "Samples in kernel modules can't be resolved as well.\n\n",
820 "Only display entries resolved to a symbol"),
  /external/lldb/include/lldb/Core/
AddressRange.h 40 /// address doesn't have a section or will get resolved later.
139 /// Check if the resolved file address \a file_addr is contained
169 /// Check if the resolved load address \a load_addr is contained
  /external/v8/tools/push-to-trunk/
common_includes.py 471 "'git add', and type \"RESOLVED<Return>\"")
474 while answer != "RESOLVED":
478 print "That was not 'RESOLVED' or 'ABORT'."
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java 234 // is resolved again after the SDK is loaded.
258 // It'll be replaced by the real when if/when the target is resolved if/when the
593 // project that have been resolved before the sdk was loaded
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceChooser.java 133 * Label used to show the resolved value in the resource chooser. Only shown
256 * Sets the resource resolver to use to show resolved values for the current
592 mResolvedLabel.setText(String.format("Resolved Value: %1$s", v));
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTM.java 308 * this operation has been resolved by search, and is relatively expensive.
322 * @return int DTM node-number of the resolved attr,
465 * namespace was resolved.
520 * namespace was resolved.
693 * reference, XML expects it to be resolved in terms of the base URI
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOMHelper.java 501 * @param prefix String containing namespace prefix to be resolved,
539 // Scan until we run out of Elements or have resolved the namespace
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
Drawable.java 423 * Returns the resolved layout direction for this Drawable.
434 * Set the layout direction for this drawable. Should be a resolved
438 * @param layoutDirection the resolved layout direction for the drawable,
452 * Called when the drawable's resolved layout direction changes.
454 * @param layoutDirection the new resolved layout direction
    [all...]

Completed in 398 milliseconds

<<21222324252627282930>>