/external/chromium_org/chrome/browser/chromeos/ |
D | chromeos_utils.cc | 37 const std::string board = base::SysInfo::GetLsbReleaseBoard(); in GetChromeDeviceTypeResourceId() local 39 if (StartsWithASCII(board, kChromeboxBoards[i], true)) in GetChromeDeviceTypeResourceId() 43 if (StartsWithASCII(board, kChromebaseBoards[i], true)) in GetChromeDeviceTypeResourceId()
|
/external/arduino/ |
D | readme.txt | 2 board and a development environment that implements the Processing/Wiring 12 [hardware] http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?board=hwbugs 13 [software] http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?board=swbugs 21 FTDI chip on the board. These can be found in the drivers/ directory. 23 * On Windows, plug in the Arduino board and point the Windows Add Hardware
|
/external/chromium_org/tools/telemetry/telemetry/core/platform/power_monitor/ |
D | cros_power_monitor.py | 71 def IsOnBatteryPower(status, board): argument 84 if board == 'butterfly': 97 board = re.search('BOARD=(.*)', board_data).group(1) 98 return CrosPowerMonitor.IsOnBatteryPower(status, board)
|
/external/chromium_org/base/ |
D | sys_info_chromeos.cc | 193 std::string board; in GetLsbReleaseBoard() local 194 if (!GetLsbReleaseValue(kMachineInfoBoard, &board)) in GetLsbReleaseBoard() 195 board = "unknown"; in GetLsbReleaseBoard() 196 return board; in GetLsbReleaseBoard()
|
/external/chromium_org/sync/util/ |
D | get_session_name.cc | 34 std::string board = base::SysInfo::GetLsbReleaseBoard(); in GetSessionNameSynchronously() local 39 session_name = board.substr(0, 6) == "stumpy" ? "Chromebox" : "Chromebook"; in GetSessionNameSynchronously()
|
/external/sepolicy/tools/sepolicy-analyze/ |
D | README | 7 sepolicy-analyze out/target/product/<board>/root/sepolicy typecmp -e 28 sepolicy-analyze out/target/product/<board>/root/sepolicy typecmp -d 35 sepolicy-analyze out/target/product/<board>/root/sepolicy dups 49 sepolicy-analyze out/target/product/<board>/root/sepolicy permissive 57 sepolicy-analyze out/target/product/<board>/root/sepolicy neverallow \
|
/external/chromium_org/ash/wm/ |
D | lock_state_controller.cc | 491 const std::string board = base::SysInfo::GetLsbReleaseBoard(); in PreLockAnimationFinished() local 492 if (board == "x86-mario" || in PreLockAnimationFinished() 493 StartsWithASCII(board, "x86-alex", true /* case_sensitive */) || in PreLockAnimationFinished() 494 StartsWithASCII(board, "x86-zgb", true /* case_sensitive */)) { in PreLockAnimationFinished()
|
/external/sepolicy/ |
D | watchdogd.te | 1 # watchdogd seclabel is specified in init.<board>.rc
|
D | init.te | 36 # init.<board>.rc files often include device-specific types, so
|
/external/skia/platform_tools/chromeos/bin/ |
D | chromeos_make | 70 cros chrome-sdk --nogoma --board ${deviceID} --debug -- /bin/sh -c "cd ${SKIA_TOP_DIR}; platform_to…
|
/external/chromium_org/third_party/skia/platform_tools/chromeos/bin/ |
D | chromeos_make | 70 cros chrome-sdk --nogoma --board ${deviceID} --debug -- /bin/sh -c "cd ${SKIA_TOP_DIR}; platform_to…
|
/external/llvm/docs/ |
D | HowToBuildOnARM.rst | 21 #. If you are building LLVM/Clang on an ARM board with 1G of memory or less, 69 devices with your board.
|
D | HowToCrossCompileLLVM.rst | 160 If you copy that tarball to your target board, you'll be able to use 174 on your board. Also, the path to your clang has to be absolute, so
|
/external/opencv/cv/src/ |
D | cvcalibinit.cpp | 1612 CvContourEx* board = 0; in icvGenerateQuads() local 1687 if( !board || board->counter < parent->counter ) in icvGenerateQuads() 1688 board = parent; in icvGenerateQuads() 1709 if( (flags & CV_CALIB_CB_FILTER_QUADS) && src_contour->v_prev != (CvSeq*)board ) in icvGenerateQuads() 1790 CvContourEx* board = 0; in icvGenerateQuadsEx() local 1886 if( !board || board->counter < parent->counter ) in icvGenerateQuadsEx() 1887 board = parent; in icvGenerateQuadsEx() 1935 if( (flags & CV_CALIB_CB_FILTER_QUADS) && src_contour->v_prev != (CvSeq*)board ) in icvGenerateQuadsEx()
|
/external/sepolicy/tools/ |
D | README | 49 …sepolicy-check -s <domain> -t <type> -c <class> -p <permission> -P out/target/product/<board>/root…
|
/external/chromium_org/device/bluetooth/ |
D | bluetooth_adapter_chromeos.cc | 675 std::string board = base::SysInfo::GetLsbReleaseBoard(); in SetDefaultAdapterName() local 677 if (board.substr(0, 6) == "stumpy") { in SetDefaultAdapterName() 679 } else if (board.substr(0, 4) == "link") { in SetDefaultAdapterName()
|
/external/chromium_org/ui/file_manager/file_manager/common/js/ |
D | util.js | 782 var board = str('CHROMEOS_RELEASE_BOARD'); 784 return board.match(pattern) != null;
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.QNX | 26 fullscreen mode, sorry but I don't have this board to test OpenGL -
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/ |
D | README | 5 of board support packages. 381 # Make sure we look in the right place for the board description files.
|
/external/wpa_supplicant_8/hostapd/ |
D | defconfig | 237 # Linux/BSD, the board in question is known to have reliable source of random
|
/external/qemu/ |
D | Changelog | 159 - Intel mainstone II board emulation (Armin Kuster) 215 - ARM system emulation: Arm Integrator/CP board with an arm1026ej-s
|
/external/qemu/docs/ |
D | GOLDFISH-VIRTUAL-HARDWARE.TXT | 131 $KERNEL/arch/arm/mach-goldfish/board-goldfish.c), however, the bus itself 146 $KERNEL/arch/arm/mach-goldfish/board-goldfish.c
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | android.config | 418 # Linux/BSD, the board in question is known to have reliable source of random
|
D | defconfig | 434 # Linux/BSD, the board in question is known to have reliable source of random
|
/external/valgrind/main/coregrind/m_gdbserver/ |
D | README_DEVELOPERS | 20 board).
|