HomeSort by relevance Sort by last modified time
    Searched refs:active (Results 1 - 25 of 558) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bootable/diskinstaller/
android_img_system_layout.conf 16 active y
24 active y
32 active y
android_img_data_layout.conf 16 active y
24 active y
32 active y
installer_img_layout.conf 15 active y
  /external/smack/src/org/jivesoftware/smackx/
ChatState.java 33 active, enum constant in enum:ChatState
  /external/clang/test/CodeGen/
2007-09-17-WeakRef.c 6 int active (void) function
2008-09-03-WeakAlias.c 5 int active (void) function
  /external/webkit/Source/WebCore/bindings/generic/
BindingSecurityBase.h 47 static bool canAccess(DOMWindow* active, DOMWindow* target);
  /build/target/board/vbox_x86/
disk_layout.conf 27 active y
35 active y
43 active y
  /external/chromium/chrome/browser/resources/options/
subpages_tab_controls.css 12 .subpages-nav-tabs .active-tab {
23 * active label. Only one is visible at a time, but the bold label is used to
26 .subpages-nav-tabs .active-tab-label {
40 .subpages-nav-tabs .active-tab-label,
41 .subpages-nav-tabs .active-tab .tab-label {
45 /* .tab is not removed when .active-tab is added, so we must
46 * override the hidden visibility above in the active tab case.
48 .subpages-nav-tabs .active-tab .active-tab-label {
64 .active-tab-contents
    [all...]
  /external/chromium/chrome/browser/chromeos/status/
status_area_button.h 41 void set_active(bool active) { active_ = active; }
42 bool active() const { return active_; } function in class:chromeos::StatusAreaButton
status_area_view.cc 106 void StatusAreaView::MakeButtonsActive(bool active) {
107 clock_view()->set_active(active);
108 input_method_view()->set_active(active);
109 network_view()->set_active(active);
110 power_view()->set_active(active);
  /external/chromium/chrome/browser/tabs/
tab_strip_selection_model.h 15 // active: the index of the currently visible tab in the tab strip.
20 // anchor and active index correspond to the same thing.
35 // See class description for details of active.
36 void set_active(int active) { active_ = active; }
37 int active() const { return active_; } function in class:TabStripSelectionModel
47 // updates the anchor and active indices.
57 // Sets the anchor, active and selection to |index|.
63 // Adds |index| to the selection. This does not change the active or anchor
67 // Removes |index| from the selection. This does not change the active o
    [all...]
  /system/core/toolbox/
getsebool.c 17 int i, get_all = 0, rc = 0, active, pending, len = 0, opt; local
73 active = security_get_boolean_active(names[i]);
74 if (active < 0) {
77 fprintf(stderr, "Error getting active value for %s\n",
89 if (pending != active) {
91 (active ? "on" : "off"),
95 (active ? "on" : "off"));
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowRemoteCallbackList.java 101 Object[] active = activeBroadcast; local
102 if (active == null || active.length < N) {
103 activeBroadcast = active = new Object[N];
107 active[i++] = cb;
128 Object[] active = activeBroadcast; local
129 if (active != null) {
132 active[i] = null;
  /frameworks/base/core/java/android/net/
INetworkManagementEventObserver.aidl 69 * @param active True if the interface is actively transmitting data, false if it is idle.
71 void interfaceClassDataActivityChanged(String label, boolean active);
  /frameworks/base/core/java/android/os/
RemoteCallbackList.java 199 * be active at a time, so you must be sure to always call this from the
237 Object[] active = mActiveBroadcast; local
238 if (active == null || active.length < N) {
239 mActiveBroadcast = active = new Object[N];
243 active[i++] = cb;
250 * Retrieve an item in the active broadcast that was previously started
297 Object[] active = mActiveBroadcast; local
298 if (active != null) {
301 active[i] = null
    [all...]
  /frameworks/base/core/java/com/android/internal/view/
IInputMethodClient.aidl 29 void setActive(boolean active);
  /external/valgrind/main/none/tests/s390x/
stfle.stdout.exp 3 The z/Architecture architectural mode is installed and active
8 The z/Architecture architectural mode is installed and active
  /frameworks/base/opengl/java/android/opengl/
ManagedEGLContext.java 98 ArrayList<ManagedEGLContext> active; local
105 // If there are no active managed contexts, we will not even
127 active = new ArrayList<ManagedEGLContext>(sActive);
131 for (int i = 0; i < active.size(); i++) {
132 active.get(i).execTerminate();
  /frameworks/native/services/surfaceflinger/
Layer.cpp 93 mCurrentState.active.w = w;
94 mCurrentState.active.h = h;
95 mCurrentState.active.crop.makeInvalid();
102 mCurrentState.requested = mCurrentState.active;
274 Rect win(s.active.w, s.active.h);
275 if (!s.active.crop.isEmpty()) {
276 win.intersect(s.active.crop, &win);
294 // the active.crop is the area of the window that gets cropped, but not
304 Rect activeCrop(s.transform.transform(s.active.crop))
    [all...]
  /development/tools/axl/
chewie.py 63 active = {"http0": [],
106 active[thread].append(record)
109 record = active[thread][-1]
115 record = active[thread][0]
119 record = active[thread][0]
123 del active[thread][0]
126 record = active[thread][0]
129 del active[thread][0]
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_active.c 30 /* These are static for our active event handling code */
36 /* Start completely active */
69 /* Update internal active state */
78 event.active.gain = gain;
79 event.active.state = state;
  /external/webkit/Source/WebCore/wml/
WMLDoElement.h 53 void setActive(bool active) { m_isActive = active; }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
mixer_oss.h 42 int *active);
45 int active);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
mixer_oss.h 42 int *active);
45 int active);

Completed in 1589 milliseconds

1 2 3 4 5 6 7 8 91011>>