Searched defs:restart (Results 26 - 50 of 50) sorted by relevance

12

/external/clang/include/clang/Sema/
H A DLookup.h579 void restart() { function in class:clang::LookupResult::Filter
/external/deqp/framework/referencerenderer/
H A DrrRenderState.hpp365 RestartState restart; member in struct:rr::RenderState
/external/lldb/tools/debugserver/source/
H A DRNBRemote.h59 restart, // 'R' enumerator in enum:RNBRemote::__anon25440
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DParser.java225 attempt to restart the restartable elements.
228 "http://www.ccil.org/~cowan/tagsoup/features/restart-elements";
652 // restart CDATA mode and process the tag as characters.
712 restart(null);
717 private void restart(Element e) throws SAXException { method in class:Parser
1063 restart(e);
/external/chromium_org/net/http/
H A Dhttp_cache_transaction.cc1172 // Something went wrong with this request and we have to restart it.
2436 // the cached entry and restart the request as the caller intended (by returning
2687 int HttpCache::Transaction::OnCacheReadError(int result, bool restart) { argument
2690 if (restart) {
2702 if (restart) {
2764 // The stored data cannot be used. Get rid of it and restart this request.
/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
H A DSVGSMILElement.cpp726 SVGSMILElement::Restart SVGSMILElement::restart() const function in class:blink::SVGSMILElement
1027 Restart restart = this->restart(); local
1028 if (restart == RestartNever)
1032 if (restart != RestartAlways)
/external/opencv/cvaux/src/
H A Dcvvecfacetracking.cpp518 int restart = FALSE; local
538 restart = TRUE;
546 restart = TRUE;
549 if (restart)
569 restart = TRUE;
/external/chromium_org/chrome/renderer/resources/
H A Doffline.js148 {name: 'RESTART', id: '1x-restart'},
157 {name: 'RESTART', id: '2x-restart'},
422 this.restart();
596 this.restart();
622 // Check that enough time has elapsed before allowing jump key to restart.
629 this.restart();
703 restart: function() {
/external/chromium_org/v8/src/
H A Dmirror-debugger.js2126 FrameMirror.prototype.restart = function() {
/external/mdnsresponder/mDNSCore/
H A DmDNS.c3881 // when we add new /etc/hosts entries and restart the question. It is a new question and also a new record.
4632 DNSQuestion *restart = mDNSNULL; local
4683 // If the search domains did not change, then we restart all the queries. Otherwise, only
4717 q->next = restart;
4718 restart = q;
4726 while (restart)
4728 q = restart;
4729 restart = restart->next;
8222 DNSQuestion *restart local
[all...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-earley-boyer.js2049 sc_Trampoline.prototype.restart = function() {
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-earley-boyer.js2049 sc_Trampoline.prototype.restart = function() {
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-earley-boyer.js2049 sc_Trampoline.prototype.restart = function() {
/external/chromium_org/v8/benchmarks/
H A Dearley-boyer.js2055 sc_Trampoline.prototype.restart = function() {
/external/chromium_org/third_party/closure_compiler/externs/
H A Dchrome_extensions.js1395 chrome.runtime.restart = function() {};
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 701 milliseconds

12