Home
last modified time | relevance | path

Searched defs:terminated (Results 1 – 9 of 9) sorted by relevance

/external/srec/srec/ca/
Drec_basi.c208 int terminated; in CA_EndRecognition() local
/external/chromium_org/content/browser/
Dsecurity_exploit_browsertest.cc109 content::RenderProcessHostWatcher terminated( in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/third_party/WebKit/Source/core/workers/
DWorkerThread.h91 bool terminated() const { return m_terminated; } in terminated() function
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleTextEditor.cpp77 …bool terminated = m_styleText[curPos] == ';' || (m_styleText[curPos] == '/' && m_styleText[curPos … in insertProperty() local
/external/chromium_org/content/gpu/
Dgpu_watchdog_thread.cc230 static bool terminated = false; in DeliberatelyTerminateToRecoverFromHang() local
/external/ipsec-tools/
Dmain.c141 static void terminated() in terminated() function
/external/chromium_org/ui/events/
Dlatency_info.h174 bool terminated; member
/external/chromium_org/extensions/browser/
Dextension_registry_unittest.cc169 scoped_refptr<Extension> terminated = in TEST_F() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dwbnf.cpp794 void terminated(TokenType t){ in terminated() function in Scanner