HomeSort by relevance Sort by last modified time
    Searched full:globally (Results 26 - 50 of 537) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/test/fixedbugs/
bug097.go 51 of the array to some function, it may store it globally. Same applies
  /prebuilts/go/linux-x86/test/fixedbugs/
bug097.go 51 of the array to some function, it may store it globally. Same applies
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/kms/
layer1.py 178 value can be a globally unique identifier, an ARN, or an alias.
313 described. This can be an ARN, an alias, or a globally unique
327 disabled. This can be an ARN, an alias, or a globally unique
342 globally unique identifier.
356 enabled. This can be an ARN, an alias, or a globally unique
371 globally unique identifier.
427 alias, or a globally unique identifier.
481 alias, or a globally unique identifier.
543 alias, or a globally unique identifier.
562 alias, or a globally unique identifier
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertActivity.java 104 Log.e(TAG, "Unable to globally dismiss all notifications because cursor was null.");
108 Log.e(TAG, "Unable to globally dismiss all notifications because cursor was closed.");
112 Log.e(TAG, "Unable to globally dismiss all notifications because cursor was empty.");
  /art/runtime/
runtime_stats.h 59 * Memory allocation profiler state. This is used both globally and
  /art/test/common/
stack_inspect.cc 33 // Note: to globally disable asserts in unsupported configurations.
  /art/test/utils/python/testgen/
utils.py 39 Returns a new, globally unique, identifier name that is a valid Java symbol
  /external/google-breakpad/src/common/
using_std_string.h 48 // globally replace std::string with string. Then include this header
  /external/iptables/extensions/
libxt_osf.man 16 globally-routable addresses.
  /external/llvm/
llvm-host-build.mk 23 # We also must undefine WIN32_LEAN_AND_MEAN, since it is being passed globally
  /external/mockito/src/org/mockito/internal/invocation/
InvocationImpl.java 21 * Contains sequence number which should be globally unique and is used for
  /external/nist-sip/java/gov/nist/core/
StackLogger.java 106 * Enable logging (globally).
  /external/opencv3/modules/videostab/src/
clp.hpp 59 // Clp replaces min and max with ?: globally, we can't use std::min and std::max in case
  /external/owasp/sanitizer/src/main/org/owasp/html/examples/
EbayPolicyExample.java 127 .allowAttributes("id").matching(HTML_ID).globally()
128 .allowAttributes("class").matching(HTML_CLASS).globally()
130 .globally()
131 .allowAttributes("title").matching(HTML_TITLE).globally()
SlashdotPolicyExample.java 71 .allowAttributes("title").globally()
78 .globally()
  /external/testng/src/main/java/org/testng/internal/
TestMethodWithDataProviderMethodWorker.java 110 // If not specified globally, use the attribute
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsConfiguration.java 50 // Since the positions in Recents has to be calculated globally (before the RecentsActivity
  /hardware/bsp/intel/peripheral/libmraa/docs/
galileorevh.md 14 - pwm period is set globally for all pwm channels, when changed this will halt
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlPolicyBuilder.java 299 * attributes, and allow them globally or on specific elements.
313 * {@link AttributeBuilder#globally} and {@link AttributeBuilder#onElements}.
376 * allowing the attribute "href" globally with the identity policy but
378 * attribute globally.
549 // allowing the attribute "href" globally with the identity policy but
551 // attribute globally.
720 * Also be careful of allowing globally attributes like <code>href</code>
726 public HtmlPolicyBuilder globally() {
  /frameworks/base/docs/html/wear/preview/features/
bridger.jd 124 method. For each notification, pass a globally unique ID, as a string,
133 globally unique ID is specified for a new notification:
  /frameworks/base/media/java/android/media/
MediaRouterClientState.java 38 * The id of the current globally selected route, or null if none.
39 * Globally selected routes override any other route selections that applications
  /prebuilts/gdb/darwin-x86/share/gdb/python/gdb/command/
xmethods.py 65 """Returns a dict of matching globally registered xmethods.
68 locus_re: Even though only globally registered xmethods are
74 A dict of matching globally registered xmethod matchers. The only
  /prebuilts/gdb/linux-x86/share/gdb/python/gdb/command/
xmethods.py 65 """Returns a dict of matching globally registered xmethods.
68 locus_re: Even though only globally registered xmethods are
74 A dict of matching globally registered xmethod matchers. The only
  /bionic/tools/relocation_packer/src/
debug.h 82 // Make logging severities visible globally.
  /development/host/windows/usb/api/
adb_api_instance.h 35 Objects of this class are globally stored in the map that matches

Completed in 785 milliseconds

12 3 4 5 6 7 8 91011>>