Searched defs:interrupted (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium_org/third_party/libsrtp/srtp/test/
H A Drtpw.c132 volatile int interrupted = 0; variable
455 while (!interrupted && fgets(word, MAX_WORD_LEN, dict) != NULL) {
499 while (!interrupted) {
570 interrupted = 1;
/external/llvm/include/llvm/Support/
H A DErrc.h52 interrupted = int(std::errc::interrupted), member in class:llvm::errc
/external/libpcap/
H A Dpcap-bpf.c158 u_int interrupted; member in struct:pcap_bpf
334 * If a previous sleep was interrupted due to signal delivery, make
344 if (pb->interrupted && p->opt.timeout) {
349 pb->interrupted = 0;
376 if (!pb->interrupted && p->opt.timeout) {
377 pb->interrupted = 1;
387 pb->interrupted = 0;
/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_socket.c1995 int interrupted = 0; local
2031 interrupted = 1;
2043 if (!interrupted) {
/external/strace/
H A Dstrace.c171 static volatile sig_atomic_t interrupted; variable
173 static volatile int interrupted; variable
1037 if (interrupted)
2002 /* 'interrupted' is a volatile object, fetch it only once */
2003 fatal_sig = interrupted;
2027 interrupted = sig;
2057 if (interrupted)
2393 if (interrupted)
/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c175 static ESR_BOOL interrupted = ESR_FALSE; variable
181 interrupted = ESR_TRUE;
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c173 static ESR_BOOL interrupted = ESR_FALSE; variable
179 interrupted = ESR_TRUE;
/external/chromium_org/v8/src/
H A Dheap-snapshot-generator.cc1867 bool interrupted = local
1871 if (interrupted) {
1884 bool interrupted = false; local
1890 if (interrupted) continue;
1903 if (!progress_->ProgressReport(false)) interrupted = true;
1905 return interrupted;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.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.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1055 milliseconds

12