Home
last modified time | relevance | path

Searched refs:run (Results 1 – 25 of 65) sorted by relevance

123

/hardware/intel/img/libdrm/
Dmissing35 run=:
50 --run)
52 run=
61 run=:
118 if test -n "$run"; then
127 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dall_builds.py11 run = subprocess.Popen(command, shell=True)
12 output = run.communicate()
13 if run.returncode:
14 print "Non-zero return code: " + str(run.returncode) + " => exiting!"
Dftfy.sh14 -n, --dry-run Shows a diff of the changes to be made.
145 -n|--dry-run) cat "${FINAL_DIFF}"; show_commit_msg_diff;;
/hardware/samsung_slsi/exynos5/libcamera2/
DSignalDrivenThread.cpp57 run(name, priority, stack); in Start()
68 run(name, priority, stack); in SignalDrivenThread()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DDeviceIrqHandler.cpp37 void DeviceIrqHandler::run( in run() function in DeviceIrqHandler
DDeviceScheduler.cpp37 void DeviceScheduler::run( in run() function in DeviceScheduler
DDeviceIrqHandler.h47 void run();
DDeviceScheduler.h47 void run();
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtools_common.sh335 --filter <filter>: User test filter. Only tests matching filter are run.
336 --run-disabled-tests: Run disabled tests.
377 --run-disabled-tests)
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCameraHWInterface.h118 run("CameraPreviewThread", PRIORITY_DEFAULT); in onFirstRef()
133 run("CameraVideoThread", PRIORITY_DEFAULT); in onFirstRef()
158 run("CameraAutoFocusThread", PRIORITY_DEFAULT); in onFirstRef()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/public/
DServer.h81 virtual void run(
DNetlinkServer.h75 virtual void run(
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
DCThread.h52 virtual void run(void) = 0;
DCThread.cpp149 tgtObject->run(); in CThreadStartup()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/
DINSTALL8 4. Run |make check| to run the test suite.
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalZoneMonitor.java46 public void run() { in run() method in ThermalZoneMonitor
/hardware/intel/img/hwcomposer/ips/common/
DHdcpControl.cpp90 mThread->run("HdcpControl", PRIORITY_NORMAL); in startHdcp()
140 mThread->run("HdcpControl", PRIORITY_NORMAL); in startHdcpAsync()
/hardware/qcom/display/msm8960/libqdutils/
Didle_invalidator.cpp80 run(threadName, android::PRIORITY_AUDIO); in markForSleep()
/hardware/qcom/display/msm8974/libqdutils/
Didle_invalidator.cpp84 run(threadName, android::PRIORITY_AUDIO); in markForSleep()
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
DMobiCoreDriverDaemon.h105 void run(
/hardware/intel/img/hwcomposer/common/observers/
DVsyncEventObserver.cpp61 mThread->run("VsyncEventObserver", PRIORITY_URGENT_DISPLAY); in initialize()
/hardware/qcom/display/msm8084/libqdutils/
Didle_invalidator.cpp89 run(threadName, android::PRIORITY_LOWEST); in init()
/hardware/qcom/display/msm8226/libqdutils/
Didle_invalidator.cpp89 run(threadName, android::PRIORITY_LOWEST); in init()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
DREADME4 this will run enable and disable sequence sequentially.
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
DV4LCameraAdapter.h106 run("CameraPreviewThread", PRIORITY_URGENT_DISPLAY); in onFirstRef()

123