OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:board
(Results
376 - 400
of
1338
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/build/make/target/board/generic_armv5/
BoardConfig.mk
17
include build/target/
board
/generic/BoardConfig.mk
/device/generic/armv7-a-neon/
BoardConfig.mk
39
BOARD_SEPOLICY_DIRS += build/target/
board
/generic/sepolicy
/device/generic/mips/
BoardConfig.mk
38
BOARD_SEPOLICY_DIRS += build/target/
board
/generic/sepolicy
/device/google/atv/products/
atv_arm.mk
18
$(call inherit-product, $(SRC_TARGET_DIR)/
board
/generic/device.mk)
atv_x86.mk
22
$(call inherit-product, $(SRC_TARGET_DIR)/
board
/generic_x86/device.mk)
/device/google/dragon/lights/
Android.mk
20
# hw/<COPYPIX_HARDWARE_MODULE_ID>.<ro.
board
.platform>.so
/device/huawei/angler/liblight/
Android.mk
19
# hw/<COPYPIX_HARDWARE_MODULE_ID>.<ro.
board
.platform>.so
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/ResetSystemLib/
ResetSystemLib.c
34
// Find the acpi
board
information guid hob
65
// Find the acpi
board
information guid hob
92
// Find the acpi
board
information guid hob
120
// Find the acpi
board
information guid hob
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
MiscBaseBoardManufacturer.uni
23
#string STR_MISC_BASE_BOARD_ASSET_TAG #language en-US "Base
Board
Asset Tag"
MiscBaseBoardManufacturerData.c
2
Type 2: Base
Board
Information.
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Library/
I2cMmioConfigLib.h
32
///
board
.
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardOemIds/
BoardOemIds.c
41
// Set OEM ID according to
Board
ID.
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardSsidSvid/
BoardSsidSvid.c
40
// Set OEM ID according to
Board
ID.
/external/autotest/client/site_tests/platform_KernelVersionByBoard/
control
15
This test contains a list of expected kernel versions per
board
(e.g. '3.4')
/external/autotest/client/site_tests/ui_AppLauncher/
control.daisy
16
DEPENDENCIES = "
board
:daisy"
control.link
16
DEPENDENCIES = "
board
:link"
control.peppy
16
DEPENDENCIES = "
board
:peppy"
/external/autotest/client/site_tests/ui_SettingsPage/
control.link
16
DEPENDENCIES = "
board
:link"
/external/autotest/client/site_tests/ui_SystemTray/
control.guest.link
16
DEPENDENCIES = "
board
:link"
control.link
16
DEPENDENCIES = "
board
:link"
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/
video_VideoEncodeAccelerator.py
51
#
board
: [tests to skip...]
58
board
= utils.get_current_board()
59
if
board
in blacklist:
60
return ' --gtest_filter=-' + ':'.join(blacklist[
board
])
/external/autotest/contrib/
servo-inventory
16
$0 !~ /
board
:(parrot|butterfly)/ {print $1}
/external/autotest/server/cros/servo/
firmware_programmer.py
272
@return A list of valid
board
names.
286
SERVO_CONFIG_REGEXP = 'servo_(?P<
board
>.+)_overlay.xml'
289
"""Check if the given
board
config file is v2-compatible.
291
@param board_config_path: Path to a
board
config XML file.
293
@return True if the
board
is v2-compatible; False otherwise.
317
overlay_path).group('
board
'))
332
"""Instantiates and returns (bios, ec) programmers for the
board
.
337
for the
board
, None will be returned.
342
logging.debug('Setting up BIOS programmer for
board
: %s', _board)
346
logging.warning('No BIOS programmer found for
board
: %s', _board
[
all
...]
/external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/
control.bvt
16
DEPENDENCIES = "
board
:veyron_jerry, audio_board"
/external/autotest/server/site_tests/audio_AudioBasicHeadphone/
control.bvt
16
DEPENDENCIES = "
board
:veyron_jerry, audio_board"
Completed in 305 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>