HomeSort by relevance Sort by last modified time
    Searched refs:board (Results 26 - 50 of 54) sorted by null

12 3

  /hardware/libhardware/modules/hwcomposer/
Android.mk 19 # hw/<OVERLAY_HARDWARE_MODULE_ID>.<ro.product.board>.so
  /hardware/msm7k/libcopybit/
Android.mk 18 # hw/<COPYPIX_HARDWARE_MODULE_ID>.<ro.board.platform>.so
  /hardware/msm7k/libgralloc/
Android.mk 19 # hw/<OVERLAY_HARDWARE_MODULE_ID>.<ro.product.board>.so
  /hardware/msm7k/libgralloc-qsd8k/
Android.mk 18 # hw/<OVERLAY_HARDWARE_MODULE_ID>.<ro.product.board>.so
  /hardware/msm7k/liblights/
Android.mk 18 # hw/<COPYPIX_HARDWARE_MODULE_ID>.<ro.board.platform>.so
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nubus.h 54 * SONIC comm-slot/on-board and DuoDock Ethernet: <4,1,1,272>
73 /* DrSW: Uniquely identifies the software interface to a board. This
103 /* DrHW: Uniquely identifies the hardware interface to a board (or at
276 /* This is the device's name rather than the board's.
277 Sometimes they are different. Usually the board name is
290 struct nubus_board* board; member in struct:nubus_dev
320 /* The root directory which contains the board and functional
322 int nubus_get_root_dir(const struct nubus_board* board,
324 /* The board directory */
325 int nubus_get_board_dir(const struct nubus_board* board,
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nubus.h 54 * SONIC comm-slot/on-board and DuoDock Ethernet: <4,1,1,272>
73 /* DrSW: Uniquely identifies the software interface to a board. This
103 /* DrHW: Uniquely identifies the hardware interface to a board (or at
276 /* This is the device's name rather than the board's.
277 Sometimes they are different. Usually the board name is
290 struct nubus_board* board; member in struct:nubus_dev
320 /* The root directory which contains the board and functional
322 int nubus_get_root_dir(const struct nubus_board* board,
324 /* The board directory */
325 int nubus_get_board_dir(const struct nubus_board* board,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nubus.h 54 * SONIC comm-slot/on-board and DuoDock Ethernet: <4,1,1,272>
73 /* DrSW: Uniquely identifies the software interface to a board. This
103 /* DrHW: Uniquely identifies the hardware interface to a board (or at
276 /* This is the device's name rather than the board's.
277 Sometimes they are different. Usually the board name is
290 struct nubus_board* board; member in struct:nubus_dev
320 /* The root directory which contains the board and functional
322 int nubus_get_root_dir(const struct nubus_board* board,
324 /* The board directory */
325 int nubus_get_board_dir(const struct nubus_board* board,
    [all...]
  /bootable/bootloader/legacy/nandwrite/
nandwrite.c 30 #include <boot/board.h>
  /device/moto/wingray/
BoardConfig.mk 91 # Use the open-source board-info file if none was set by the vendor
93 TARGET_BOARD_INFO_FILE ?= device/moto/wingray/board-info.txt
  /external/sepolicy/
Android.mk 14 LOCAL_POLICY_DIRS := $(SRC_TARGET_DIR)/board/$(TARGET_DEVICE)/ device/*/$(TARGET_DEVICE)/ vendor/*/$(TARGET_DEVICE)/
  /build/core/
config.mk 134 # Boards may be defined under $(SRC_TARGET_DIR)/board/$(TARGET_DEVICE)
140 $(SRC_TARGET_DIR)/board/$(TARGET_DEVICE)/BoardConfig.mk \
148 $(error Multiple board config files for TARGET_DEVICE $(TARGET_DEVICE): $(board_config_mk))
198 # also allow the board config to provide additional directories since
212 # Clean up/verify variables defined by the board config file.
216 $(error No TARGET_CPU_ABI defined by board config: $(board_config_mk))
main.mk 415 # TINY_ANDROID is a super-minimal build configuration, handy for board
  /external/chromium/chrome/browser/policy/
device_management_backend_impl.cc 418 std::string board; local
420 !sys_lib->GetMachineStatistic(kMachineInfoBoard, &board)) {
423 os_name += ",CrOS," + board;
  /device/asus/grouper/
BoardConfigCommon.mk 57 TARGET_BOARD_INFO_FILE := device/asus/grouper/board-info.txt
  /bootable/bootloader/legacy/arch_msm7k/
mddi.c 30 #include <boot/board.h>
  /bootable/bootloader/legacy/usbloader/
main.c 33 #include <boot/board.h>
usbloader.c 31 #include <boot/board.h>
  /hardware/ti/omap4xxx/original-kernel-headers/linux/
omapfb.h 224 #include <plat/board.h>
  /external/opencv/cv/src/
cvcalibinit.cpp 102 int row; // Board row index
486 // Checks that each board row and column is pretty much monotonous curve:
1612 CvContourEx* board = 0; local
1790 CvContourEx* board = 0; local
    [all...]
  /hardware/ti/wlan/wl1271/external_drivers/sdio/linux/
SdioDrv.c 49 #include <plat/board.h>
57 #include <mach/board.h>
    [all...]
  /device/ti/panda/audio/
audio_hw.c 729 char board[PROPERTY_VALUE_MAX]; local
735 property_get(PRODUCT_DEVICE_PROPERTY, board, PRODUCT_DEVICE_BLAZE);
737 if(!strcmp(board, PRODUCT_DEVICE_BLAZE)) {
742 else if(!strcmp(board, PRODUCT_DEVICE_TABLET)) {
746 else if(!strcmp(board, PRODUCT_DEVICE_PANDA)) {
    [all...]
  /external/grub/netboot/
tlan.c     [all...]
  /external/qemu/target-arm/
translate.c     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 1925 milliseconds

12 3