HomeSort by relevance Sort by last modified time
    Searched full:board (Results 676 - 700 of 1338) sorted by null

<<21222324252627282930>>

  /external/autotest/server/site_tests/telemetry_AFDOGenerate/
telemetry_AFDOGenerate.py 21 /usr/bin/test_that --debug --board=lumpy <DUT IP>
98 'This test cannot be run on board %s' % host_board)
323 board = self._host.get_board().split(':')[1]
327 elif board in GCC_BOARDS:
329 elif board in LLVM_BOARDS:
333 'This test cannot be run on board %s' % board)
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/
Android.mk 36 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_USE_HEVC_ADSP_HEAP)),true)
40 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_HAVE_VENUS_HEVC)),true)
49 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_SUPPORT_UBWC)),true)
61 ifeq ($(call is-board-platform-in-list, $(MASTER_SIDE_CP_TARGET_LIST)),true)
142 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_NEED_HEVC_LIB)),true)
161 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_NEED_SW_HEVC)),true)
182 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_NEED_SW_VDEC)),true)
  /external/autotest/server/cros/dynamic_suite/
reporting.py 103 @param build: The build type, of the form <board>/<milestone>-<release>.
190 board = ''
192 board = site_utils.ParseBuildName(self.build)[0]
196 # Substitute the board name for a placeholder. We try both build and
197 # release board name variants.
199 if board:
200 for b in (board, board.replace('_', '-')):
307 Board: {this._board}
324 board, in the given pool
    [all...]
  /external/autotest/server/lib/
status_history.py 490 board=None, pool=None):
494 board type", "all hosts in a given pool", or "all hosts
495 of a given board and pool".
501 @param board All hosts must have this board type; if
509 # If `board` or `pool` are both `None`, we could search the
513 assert board is not None or pool is not None
515 if board is not None:
516 labels.append(constants.Labels.BOARD_PREFIX + board)
569 """Return the board name for this history's DUT.""
    [all...]
  /external/autotest/server/cros/servo/
servo.py 22 """Class to provide board-specific power operations.
26 advance about board state. It offers an interface that
28 board types.
70 Generally, this causes the board to restart.
113 """Manages control of a Servo board.
115 Servo is a board developed by hardware group to aide in the debug and
169 @param servo_serial: Serial number of the servo board.
184 """Returns the serial number of the servo board."""
191 The power state controller provides board-independent
202 appropriate for the target board. By default, if the DU
    [all...]
  /docs/source.android.com/src/devices/input/
overview.jd 69 in the kernel board support package (BSP) so that the same driver
74 <h3 id="board-configuration-properties">Board Configuration Properties</h3>
75 <p>The kernel board support package (BSP) may export board configuration
79 devices use board configuration properties.</p>
  /external/autotest/client/cros/chameleon/
chameleon_audio_helper.py 76 audio board functionality.
117 # There are two audio buses on audio board. Initializes these links
176 # chameleon board, we need to access bluetooth adapter on Cros host
178 # audio board using BluetoothController. Finally, the MAC address
180 # it is not probeable on Chameleon board.
308 # through audio board, then JackPluggerPlugHandler should be used.
  /external/autotest/puppylab/
clusterctl 120 This includes the name, port address and board of the new shard. This
125 Consider a shard, shard1, assigned to board stumpy:
155 board = lab_manifest.shards.pop()
156 # Assign a board to a shard. Use the shard_hostname as this
158 self.shard_board_map[shard_hostname] = board
159 vagrant_shard_name = '%sshard' % board.rsplit(':')[-1]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cdk.h 41 * required to initialize the board and get things started. All of these
54 * way the host system can quickly determine that the board is present
69 * memory. This way the host system can quickly determine that the board
170 * with the serial ports on the board. Firstly is the set of commands
469 * to the board. These include interrupting it, and initializing
470 * the driver after board startup and shutdown.
nubus.h 55 * SONIC comm-slot/on-board and DuoDock Ethernet: <4,1,1,272>
74 /* DrSW: Uniquely identifies the software interface to a board. This
104 /* DrHW: Uniquely identifies the hardware interface to a board (or at
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cdk.h 41 * required to initialize the board and get things started. All of these
54 * way the host system can quickly determine that the board is present
69 * memory. This way the host system can quickly determine that the board
170 * with the serial ports on the board. Firstly is the set of commands
469 * to the board. These include interrupting it, and initializing
470 * the driver after board startup and shutdown.
nubus.h 55 * SONIC comm-slot/on-board and DuoDock Ethernet: <4,1,1,272>
74 /* DrSW: Uniquely identifies the software interface to a board. This
104 /* DrHW: Uniquely identifies the hardware interface to a board (or at
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/
BoardClkGens.c 331 DEBUG((EFI_D_ERROR, "Clock Generator CK505 Not Present, vendor ID on board is %x\n",(Data & 0x0F)));
375 // Perform platform-specific intialization dependent upon Board ID:
377 DEBUG((EFI_D_ERROR, "board id is %x, platform id is %x\n",PlatformInfoHob->BoardId,PlatformInfoHob->PlatformFlavor));
  /external/autotest/client/common_lib/
smogcheck_ina219.py 8 - INA219 is one of two modules on TTCI board
13 - In order to run test cases built using this API, one needs a TTCI board
58 """Object to control INA219 module on TTCI board."""
  /external/kernel-headers/original/uapi/linux/
nubus.h 55 * SONIC comm-slot/on-board and DuoDock Ethernet: <4,1,1,272>
74 /* DrSW: Uniquely identifies the software interface to a board. This
104 /* DrHW: Uniquely identifies the hardware interface to a board (or at
  /system/core/mkbootimg/
mkbootimg 62 args.output.write(pack('16s', args.board.encode())) # asciiz product name
147 parser.add_argument('--board', help='board name', default='', action=ValidateStrLenAction,
  /build/make/target/board/generic_arm64/
BoardConfig.mk 89 BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
  /build/make/target/board/generic_arm64_ab/
BoardConfig.mk 85 BOARD_SEPOLICY_DIRS += build/target/board/generic_arm64_ab/sepolicy
  /build/make/target/board/generic_mips64/
BoardConfig.mk 81 BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
  /device/google/contexthub/firmware/variant/lunchbox/
lunchbox.mk 28 #board configuration shims
  /device/google/contexthub/firmware/variant/nucleo/
nucleo.mk 29 #board configuration shims
  /device/huawei/angler/camera/QCamera2/
Android.mk 73 ifeq ($(call is-board-platform-in-list, msm8992),true)
  /device/lge/bullhead/camera/QCamera2/
Android.mk 73 ifeq ($(call is-board-platform-in-list, msm8992),true)
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
bl2_plat_setup.c 161 /* Set board type to sram */
163 INFO("[BDID] [%x] board type: 0\n", MEMORY_AXI_BOARD_TYPE_ADDR);
165 /* Set board id to sram */
167 INFO("[BDID] [%x] board id: 0x2b\n", MEMORY_AXI_BOARD_ID_ADDR);
  /device/linaro/bootloader/edk2/EmulatorPkg/PlatformSmbiosDxe/
SmbiosTable.c 150 "Base Board Serial#",
151 "Base Board Asset Tag#",
177 "Chassis Board Serial#",
178 "Chassis Board Asset Tag#",

Completed in 1202 milliseconds

<<21222324252627282930>>