HomeSort by relevance Sort by last modified time
    Searched full:controller (Results 701 - 725 of 1585) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/ui/views/tabs/
side_tab_strip.h 19 explicit SideTabStrip(TabStripController* controller);
tab_strip_controller.h 17 // Model/Controller for the TabStrip.
  /external/jpeg/
jccoefct.c 8 * This file contains the coefficient buffer controller for compression.
9 * This controller is the top level of the JPEG compressor proper.
32 /* Private buffer controller object */
401 * Initialize coefficient buffer controller.
jctrans.c 182 /* We need a special coefficient buffer controller. */
200 * buffer controller. This is similar to jccoefct.c, but it handles only
206 /* Private buffer controller object */
355 * Initialize coefficient buffer controller.
  /external/kernel-headers/original/asm-x86/
voyager.h 33 /* Valid CAT controller commands */
46 /* return cat controller to CLEMSON mode */
183 /* Voyager Interrupt Controller (VIC) registers */
228 /* Magellan Memory Controller (MMC) defines - present on L5 */
  /external/kernel-headers/original/linux/
android_pmem.h 51 /* The MSM7k has bits to enable a write buffer in the bus controller*/
kernelcapi.h 14 #define CAPI_MAXCONTR 32 /* maximum number of controller */
  /external/kernel-headers/original/linux/mtd/
onenand_regs.h 147 * Controller Status Register F240h (R)
  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 51 #define NFA_HCI_HOST_LIST_EVT 0x09 /* Received list of Host from Host controller */
369 ** by informing host controller.
382 ** Description This function will request the host controller to return the
384 ** host controller responds with the host list (or if an error
  /external/libnfc-nxp/src/
phHciNfc_LinkMgmt.h 100 * the Host Controller Device and the NFC Device.
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_test_bad_identifiers.proto 71 optional int32 controller = 14;
  /external/qemu/android/
multitouch-port.h 20 #include "android/sdk-controller-socket.h"
multitouch-screen.h 20 #include "android/sdk-controller-socket.h"
  /external/qemu/distrib/jpeg-6b/
jccoefct.c 8 * This file contains the coefficient buffer controller for compression.
9 * This controller is the top level of the JPEG compressor proper.
32 /* Private buffer controller object */
401 * Initialize coefficient buffer controller.
jctrans.c 182 /* We need a special coefficient buffer controller. */
200 * buffer controller. This is similar to jccoefct.c, but it handles only
206 /* Private buffer controller object */
355 * Initialize coefficient buffer controller.
  /external/qemu/hw/
pci_host.h 25 /* Worker routines for a PCI host controller that uses an {address,data}
  /external/qemu/telephony/
android_modem.h 22 /* a function used by the modem to send unsolicited messages to the channel controller */
  /external/skia/include/pipe/
SkGPipe.h 128 * controller immediately.
  /external/webkit/Tools/DumpRenderTree/chromium/
AccessibilityUIElement.h 126 // all AccessibilityUIElements ever created from the controller are stored in
  /frameworks/base/core/java/android/webkit/
ZoomControlEmbedded.java 30 // The controller is lazily initialized in getControls() for performance.
  /frameworks/base/docs/html/tools/testing/
testing_accessibility.jd 189 does not require screen elements to be focused using an directional controller, but listens for
222 does not have a directional controller. The <a href="{@docRoot}tools/help/emulator.html">Android
223 Emulator</a> provides a simulated directional controller that you can use to test navigation. You
224 can also use a software-based directional controller, such as the one provided by the
  /frameworks/base/services/java/com/android/server/power/
DisplayPowerRequest.java 44 // The display power controller may choose to clamp the brightness.
  /frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeTestBase.java 53 protected class Controller {
  /hardware/qcom/bt/libbt-vendor/src/
hardware.c 21 * Description: Contains controller-specific functions, like
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekFragment.java 468 CalendarController controller = CalendarController.getInstance(mContext); local
475 if (newTime != controller.getTime() && mUserScrolled) {
477 controller.setTime(newTime + offset);
479 controller.sendEvent(this, EventType.UPDATE_TITLE, time, time, time, -1,

Completed in 291 milliseconds

<<21222324252627282930>>