HomeSort by relevance Sort by last modified time
    Searched full:acts (Results 1 - 25 of 979) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/chromeos/views/
dropdown_button.h 28 // accessible name, since this acts more like a combo box than a
  /external/chromium/chrome/browser/ui/cocoa/
first_run_dialog.h 11 // Class that acts as a controller for the modal first run dialog.
hyperlink_button_cell.h 8 // A HyperlinkButtonCell is used to create an NSButton that looks and acts
search_engine_dialog_controller.h 18 // Class that acts as a controller for the search engine choice dialog.
  /external/chromium/chrome/browser/ui/views/frame/
opaque_browser_frame_view.h 53 // true, acts as if the window is restored regardless of the real mode. If
54 // |ignore_vertical_tabs| is true, acts as if vertical tabs are off regardless
101 // This does not include any client edge. If |restored| is true, acts as if
114 // acts as if the window is restored regardless of the real mode.
118 // |restored| is true, acts as if the window is restored regardless of the
  /external/chromium/base/
atomicops_internals_x86_gcc.h 112 NoBarrier_AtomicExchange(&x, 0); // acts as a barrier on PIII
122 // acts as a barrier on PIII
129 *ptr = value; // An x86 store acts as a release barrier.
138 Atomic32 value = *ptr; // An x86 load acts as a acquire barrier.
208 *ptr = value; // An x86 store acts as a release barrier
231 Atomic64 value = *ptr; // An x86 load acts as a acquire barrier,
atomicops_internals_x86_msvc.h 72 // acts as a barrier in this implementation
135 // acts as a barrier in this implementation
  /external/v8/src/
atomicops_internals_x86_gcc.h 134 NoBarrier_AtomicExchange(&x, 0); // acts as a barrier on PIII
144 // acts as a barrier on PIII
151 *ptr = value; // An x86 store acts as a release barrier.
160 Atomic32 value = *ptr; // An x86 load acts as a acquire barrier.
230 *ptr = value; // An x86 store acts as a release barrier
253 Atomic64 value = *ptr; // An x86 load acts as a acquire barrier,
  /docs/source.android.com/src/accessories/
protocol.jd 22 is in accessory mode, the connected accessory acts as the USB host (powers the bus and enumerates
23 devices) and the Android-powered device acts in the USB accessory role. Android USB accessories are
  /external/chromium/chrome/browser/ui/cocoa/applescript/
bookmark_applescript_utils_unittest.h 21 // The fake object that acts as our app's delegate, useful for testing purposes.
  /external/hamcrest/src/org/hamcrest/
Matcher.java 39 * This method simply acts a friendly reminder not to implement Matcher directly and
  /external/wpa_supplicant_8/hostapd/
hostapd.8 18 is designed to be a "daemon" program that runs in the background and acts as the backend component controlling authentication.
  /external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.cpp 569 return WEB_UI_STRING("alert", "An ARIA accessibility group that acts as an alert.");
571 return WEB_UI_STRING("alert dialog", "An ARIA accessibility group that acts as an alert dialog.");
573 return WEB_UI_STRING("dialog", "An ARIA accessibility group that acts as an dialog.");
575 return WEB_UI_STRING("log", "An ARIA accessibility group that acts as a console log.");
577 return WEB_UI_STRING("marquee", "An ARIA accessibility group that acts as a marquee.");
579 return WEB_UI_STRING("application status", "An ARIA accessibility group that acts as a status update.");
581 return WEB_UI_STRING("timer", "An ARIA accessibility group that acts as an updating timer.");
583 return WEB_UI_STRING("document", "An ARIA accessibility group that acts as a document.");
585 return WEB_UI_STRING("article", "An ARIA accessibility group that acts as an article.");
587 return WEB_UI_STRING("note", "An ARIA accessibility group that acts as a note in a document.");
    [all...]
  /external/clang/include/clang/Lex/
HeaderMap.h 1 //===--- HeaderMap.h - A file that acts like dir of symlinks ----*- C++ -*-===//
30 /// \#include file resolution process, it basically acts like a directory of
  /external/clang/include/clang/Frontend/
SerializedDiagnosticPrinter.h 32 /// \brief The this block acts as a container for all the information
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/
p1.cpp 99 // Transitivity acts like synthetic using directives.
  /external/oprofile/libop/
op_interface.h 75 * Note than the name index acts also as an unique identifier
  /external/webkit/Source/WebKit/android/WebCoreSupport/
DeviceMotionClientAndroid.h 39 // The Android implementation of DeviceMotionClient. Acts as a proxy to
DeviceOrientationClientAndroid.h 39 // The Android implementation of DeviceOrientationClient. Acts as a proxy to
GeolocationClientAndroid.h 35 // The Android implementation of GeolocationClient. Acts as a proxy to
  /frameworks/base/services/java/com/android/server/wifi/
README.txt 3 WifiController: Acts as a controller to the WifiStateMachine based on various inputs (API and device state). Runs on the same thread created in WifiService.
  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
EventSender.java 22 * A class that acts as a JS interface for webview to mock various touch events,
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLStreamedInput.java 24 * This class acts like a filtered input stream: it takes
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
StateView.java 27 * to show via a {@link StateViewPage}. This class simply acts as a stack view showing the
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
index.jd 24 host mode, the Android-powered device acts as the host. Examples of devices include digital
30 host mode, it acts as the USB host and powers the bus. When the Android-powered device is in USB
31 accessory mode, the connected USB hardware (an Android USB accessory in this case) acts as the

Completed in 2665 milliseconds

1 2 3 4 5 6 7 8 91011>>