/hardware/intel/img/libdrm/ |
D | missing | 35 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/ |
D | all_builds.py | 11 run = subprocess.Popen(command, shell=True) 12 output = run.communicate() 13 if run.returncode: 14 print "Non-zero return code: " + str(run.returncode) + " => exiting!"
|
D | ftfy.sh | 14 -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/ |
D | SignalDrivenThread.cpp | 57 run(name, priority, stack); in Start() 68 run(name, priority, stack); in SignalDrivenThread()
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/ |
D | DeviceIrqHandler.cpp | 37 void DeviceIrqHandler::run( in run() function in DeviceIrqHandler
|
D | DeviceScheduler.cpp | 37 void DeviceScheduler::run( in run() function in DeviceScheduler
|
D | DeviceIrqHandler.h | 47 void run();
|
D | DeviceScheduler.h | 47 void run();
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | tools_common.sh | 335 --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/ |
D | ExynosCameraHWInterface.h | 118 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/ |
D | Server.h | 81 virtual void run(
|
D | NetlinkServer.h | 75 virtual void run(
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/ |
D | CThread.h | 52 virtual void run(void) = 0;
|
D | CThread.cpp | 149 tgtObject->run(); in CThreadStartup()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/ |
D | INSTALL | 8 4. Run |make check| to run the test suite.
|
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/ |
D | ThermalZoneMonitor.java | 46 public void run() { in run() method in ThermalZoneMonitor
|
/hardware/intel/img/hwcomposer/ips/common/ |
D | HdcpControl.cpp | 90 mThread->run("HdcpControl", PRIORITY_NORMAL); in startHdcp() 140 mThread->run("HdcpControl", PRIORITY_NORMAL); in startHdcpAsync()
|
/hardware/qcom/display/msm8960/libqdutils/ |
D | idle_invalidator.cpp | 80 run(threadName, android::PRIORITY_AUDIO); in markForSleep()
|
/hardware/qcom/display/msm8974/libqdutils/ |
D | idle_invalidator.cpp | 84 run(threadName, android::PRIORITY_AUDIO); in markForSleep()
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/ |
D | MobiCoreDriverDaemon.h | 105 void run(
|
/hardware/intel/img/hwcomposer/common/observers/ |
D | VsyncEventObserver.cpp | 61 mThread->run("VsyncEventObserver", PRIORITY_URGENT_DISPLAY); in initialize()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | idle_invalidator.cpp | 89 run(threadName, android::PRIORITY_LOWEST); in init()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | idle_invalidator.cpp | 89 run(threadName, android::PRIORITY_LOWEST); in init()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | README | 4 this will run enable and disable sequence sequentially.
|
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/ |
D | V4LCameraAdapter.h | 106 run("CameraPreviewThread", PRIORITY_URGENT_DISPLAY); in onFirstRef()
|