HomeSort by relevance Sort by last modified time
    Searched full:accessor (Results 176 - 200 of 786) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/java/android/accounts/
AccountManagerFuture.java 83 * Accessor for the future result the {@link AccountManagerFuture} represents. This
99 * Accessor for the future result the {@link AccountManagerFuture} represents. This
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]
  /external/chromium_org/v8/test/mjsunit/
object-define-property.js 153 // Accessor properties
219 // Define an accessor that has only a setter.
311 // Try redefine again with accessor property - shold also fail.
335 // Make accessor - redefine to data
350 // Redefine back to accessor
364 // Make data - redefine to accessor
367 // Redefine to accessor property
393 // Redefinition of an accessor defined using __defineGetter__ and
413 // Redefine to accessor property (non configurable) - note that enumerable
526 // First, test that we are actually allowed to set the accessor if al
    [all...]
keyed-ic.js 31 // Prototype accessor.
63 // Array length accessor.
91 // String length accessor.
  /external/v8/test/mjsunit/
object-define-property.js 153 // Accessor properties
219 // Define an accessor that has only a setter.
311 // Try redefine again with accessor property - shold also fail.
335 // Make accessor - redefine to data
350 // Redefine back to accessor
364 // Make data - redefine to accessor
367 // Redefine to accessor property
393 // Redefinition of an accessor defined using __defineGetter__ and
413 // Redefine to accessor property (non configurable) - note that enumerable
526 // First, test that we are actually allowed to set the accessor if al
    [all...]
keyed-ic.js 31 // Prototype accessor.
63 // Array length accessor.
91 // String length accessor.
  /external/chromium_org/v8/test/webkit/fast/js/
Object-defineProperty.js 114 // Should be able to redefine a configurable accessor, with the same or with different attributes.
115 // Check the accessor function changed.
122 // Should be able to define an non-configurable accessor.
128 // Defining a data descriptor over an accessor should result in a read only property.
136 // Either accessor may be omitted or replaced with undefined, or both may be replaced with undefined.
160 // Either accessor may be omitted or replaced with undefined, or both may be replaced with undefined.
193 // Check the writable attribute is set correctly when redefining an accessor as a data descriptor.
  /external/chromium_org/tools/gn/
parser_unittest.cc 217 TEST(Parser, Accessor) {
222 " ACCESSOR\n"
422 " ACCESSOR\n"
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowLocationManager.java 263 * Non-Android accessor.
274 * Non-Android accessor.
348 * Non-Android accessor.
  /art/compiler/sea_ir/types/
type_inference.h 45 TypeData type_data_; // TODO: Make private, add accessor and not publish a SafeMap above.
  /dalvik/vm/
Sync.h 43 * Monitor accessor. Extracts a monitor structure pointer from a fat
  /development/testrunner/coverage/
coverage_targets.py 27 """Accessor for the code coverage target xml file
  /development/testrunner/test_defs/
test_defs.py 31 """Accessor for a test definitions xml file data.
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog_queue.h 54 // Accessor for |active_dialog_|.
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_cocoa.h 130 NSWindow* window() const; // Accessor for the (current) |NSWindow|.
  /external/chromium/chrome/browser/ui/find_bar/
find_bar.h 24 // Accessor and setter for the FindBarController.
  /external/chromium/chrome/browser/ui/views/
first_run_search_engine_view.h 53 // Accessor for the search engine data this button represents.
  /external/chromium_org/ash/wm/caption_buttons/
maximize_bubble_controller_bubble.h 89 // The content accessor of the menu.
  /external/chromium_org/ash/wm/
window_positioner.h 88 // Accessor to set a flag indicating whether the first window in ASH should
  /external/chromium_org/base/win/
windows_version.h 117 // singleton, we add a global-scope accessor here as syntactic sugar.
  /external/chromium_org/chrome/browser/prefs/
pref_service_syncable.h 30 // For this reason, Profile does not expose an accessor for the
  /external/chromium_org/chrome/browser/ui/find_bar/
find_bar.h 27 // Accessor and setter for the FindBarController.
find_bar_controller.h 55 // Accessor for the attached WebContents.
  /external/chromium_org/content/browser/speech/
google_one_shot_remote_engine_unittest.cc 39 // Accessor for the only result item.
  /external/chromium_org/content/test/
test_web_contents.h 49 // State accessor.

Completed in 776 milliseconds

1 2 3 4 5 6 78 91011>>