Home
last modified time | relevance | path

Searched refs:App (Results 1 – 25 of 107) sorted by relevance

12345

/external/deqp/framework/common/
DtcuApp.cpp81 App::App (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine) in App() function in tcu::App
133 App::~App (void) in ~App()
138 void App::cleanup (void) in cleanup()
156 bool App::iterate (void) in iterate()
207 const TestRunStatus& App::getResult (void) const in getResult()
212 void App::onWatchdogTimeout (qpWatchDog* watchDog, void* userPtr, qpTimeoutReason reason) in onWatchdogTimeout()
215 static_cast<App*>(userPtr)->onWatchdogTimeout(reason); in onWatchdogTimeout()
218 void App::onCrash (qpCrashHandler* crashHandler, void* userPtr) in onCrash()
221 static_cast<App*>(userPtr)->onCrash(); in onCrash()
224 void App::onWatchdogTimeout (qpTimeoutReason reason) in onWatchdogTimeout()
[all …]
DtcuApp.hpp68 class App class
71 App (Platform& platform, Archive& archive, TestLog& log, const CommandLine& cmdLine);
72 virtual ~App (void);
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dapp.h22 class App : public RtcpPacket {
28 App() : sub_type_(0), ssrc_(0), name_(0) {} in App() function
30 virtual ~App() {} in ~App()
61 RTC_DISALLOW_COPY_AND_ASSIGN(App);
Dapp.cc35 bool App::Parse(const RtcpCommonHeader& header, const uint8_t* payload) { in Parse()
45 void App::WithSubType(uint8_t subtype) { in WithSubType()
50 void App::WithData(const uint8_t* data, size_t data_length) { in WithData()
59 bool App::Create(uint8_t* packet, in Create()
Dapp_unittest.cc18 using webrtc::rtcp::App;
43 App app;
45 const App& parsed() { return parsed_; } in parsed()
48 App parsed_;
/external/opencv/cxcore/src/
Dcxjacobieigens.cpp116 float *A3, Apq = A1[q], App, Aqq, Aip, Aiq, Vpi, Vqi; in icvJacobiEigens_32f() local
124 App = A1[p]; in icvJacobiEigens_32f()
126 y = 5.0e-1 * (App - Aqq); in icvJacobiEigens_32f()
171 A1[p] = (float) (App * c2 + Aqq * s2 - a); in icvJacobiEigens_32f()
172 A2[q] = (float) (App * s2 + Aqq * c2 + a); in icvJacobiEigens_32f()
266 double *A3, Apq, App, Aqq, App2, Aqq2, Aip, Aiq, Vpi, Vqi; in icvJacobiEigens_64d() local
275 App = A1[p]; in icvJacobiEigens_64d()
277 y = 5.0e-1 * (App - Aqq); in icvJacobiEigens_64d()
322 App2 = App * c2 + Aqq * s2 - a; in icvJacobiEigens_64d()
323 Aqq2 = App * s2 + Aqq * c2 + a; in icvJacobiEigens_64d()
/external/autotest/client/site_tests/desktopui_CameraApp/
Dcontrol7 PURPOSE = "Verifies if the ToT Camera App works."
9 This test will fail if the webcam stream in the Camera App is not acquired,
18 This integration test verifies if the ToT version of the Camera App works fine.
/external/autotest/client/site_tests/longevity_Tracker/
Dcontrol.chromesign15 This script tracks performance of Chrome OS running the specified Kiosk App.
17 temperature in the background with the specified Kiosk App running in the
19 version, is enrolled, and the target App is launched and signed in.
Dcontrol.riseplayer15 This script tracks performance of Chrome OS running the specified Kiosk App.
17 temperature in the background with the specified Kiosk App running in the
19 version, is enrolled, and the target App is launched and signed in.
Dcontrol.stratosmedia15 This script tracks performance of Chrome OS running the specified Kiosk App.
17 temperature in the background with the specified Kiosk App running in the
19 version, is enrolled, and the target App is launched and signed in.
/external/capstone/bindings/vb6/
DCDisassembler.cls64 If hLib = 0 Then hLib = CheckPath(App.path & "\bin\")
65 If hLib = 0 Then hLib = CheckPath(App.path & "\")
66 If hLib = 0 Then hLib = CheckPath(App.path & "\..\")
/external/python/cpython2/Demo/tkinter/matt/
Dentry-simple.py6 class App(Frame): class
22 root = App()
Dbind-w-mult-calls-p-type.py6 class App(Frame): class
34 root = App()
Dentry-with-shared-variable.py6 class App(Frame): class
44 root = App()
/external/deqp/framework/platform/
DtcuMain.cpp50 de::UniquePtr<tcu::App> app (new tcu::App(*platform, archive, log, cmdLine)); in main()
/external/webrtc/tools/python_charts/
DREADME8 2. Download and install Google App Engine SDK for Python from 
10 3. Note which location you put App Engine in, as this will be needed later on.
35 of your App Engine installation,
/external/python/cpython2/Demo/tkinter/ttk/
Dcombo_themes.py8 class App(ttk.Frame): class
41 app = App()
Dtheme_selector.py10 class App(ttk.Frame): class
56 app = App()
Dwidget_state.py14 class App(ttk.Frame): class
79 app = App("Widget State Tester")
/external/python/cpython2/Demo/tkinter/guido/
Dnewmenubardemo.py7 class App: class
43 app = App(root)
Dswitch.py5 class App: class
49 app = App()
/external/autotest/client/site_tests/ui_AppLauncher/
Dcontrol.daisy7 PURPOSE = "Collects screenshots of the default apps in App Launcher."
19 Collects screenshots of the default apps in App Launcher. Compares them to a
Dcontrol.link7 PURPOSE = "Collects screenshots of the default apps in App Launcher."
19 Collects screenshots of the default apps in App Launcher. Compares them to a
Dcontrol.peppy7 PURPOSE = "Collects screenshots of the default apps in App Launcher."
19 Collects screenshots of the default apps in App Launcher. Compares them to a
/external/compiler-rt/lib/esan/
Desan_shadow.h158 uptr appToShadow(uptr App) { in appToShadow() argument
159 return (((App & ShadowMapping::Mask) + Mapping.Offset) >> Mapping.Scale); in appToShadow()

12345