Home
last modified time | relevance | path

Searched refs:Stopped (Results 1 – 25 of 37) sorted by relevance

12

/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/teststructs/
Dproject1.go186 Stopped time.Time member
210 Stopped time.Time member
227 Stopped time.Time member
242 Stopped time.Time member
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSD.cpp500 if ( !service->Stopped() ) in DomainEnumReply()
553 if ( !service->Stopped() ) in BrowseReply()
612 if ( !service->Stopped() ) in ResolveReply()
686 if ( !service->Stopped() ) in RegisterReply()
743 if ( !service->Stopped() ) in QueryRecordReply()
794 if ( !service->Stopped() ) in GetAddrInfoReply()
871 if ( !service->Stopped() ) in NATPortMappingReply()
DDNSSDService.h228 Stopped() in Stopped() function
/external/llvm/lib/CodeGen/
DTargetPassConfig.cpp256 StopAfter(nullptr), Started(true), Stopped(false), in TargetPassConfig()
350 if (Started && !Stopped) { in addPass()
372 Stopped = true; in addPass()
375 if (Stopped && !Started) in addPass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp488 Stopped = true; in addPass()
489 if (Started && !Stopped) { in addPass()
511 Stopped = true; in addPass()
514 if (Stopped && !Started) in addPass()
/external/llvm/include/llvm/CodeGen/
DTargetPassConfig.h100 bool Stopped;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetPassConfig.h94 bool Stopped = false;
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DGrpcThreadPool.cs133 return threads.Any(t => t.ThreadState != ThreadState.Stopped);
/external/markdown/docs/
DCHANGE_LOG105 May 18, 2006: Stopped catching unquoted titles in reference links.
106 Stopped creating blank headers.
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_bsd.go113 func (w WaitStatus) Stopped() bool { return w&mask == stopped && syscall.Signal(w>>shift) != SIGSTO… func
118 if !w.Stopped() {
Dsyscall_solaris.go236 func (w WaitStatus) Stopped() bool { return w&mask == stopped && syscall.Signal(w>>shift) != SIGSTO… func
241 if !w.Stopped() {
Dsyscall_linux.go302 func (w WaitStatus) Stopped() bool { return w&0xFF == stopped } func
323 if !w.Stopped() {
Dztypes_linux_s390x.go848 Stopped uint64 member
Dztypes_linux_386.go825 Stopped uint64 member
Dztypes_linux_mips.go817 Stopped uint64 member
Dztypes_linux_amd64.go843 Stopped uint64 member
Dztypes_linux_ppc64.go832 Stopped uint64 member
Dztypes_linux_mips64.go824 Stopped uint64 member
Dztypes_linux_mipsle.go817 Stopped uint64 member
Dztypes_linux_arm.go813 Stopped uint64 member
/external/libexif/
DNEWS55 * Stopped some crashes due to read-beyond-buffer accesses in MakerNotes
/external/google-breakpad/src/testing/gtest/
DCHANGES52 * Stopped supporting VC++ 7.1 with exceptions disabled.
/external/u-boot/doc/
DREADME.arm-relocation159 Program received signal SIGSTOP, Stopped (signal).
/external/libvpx/libvpx/third_party/googletest/src/
DCHANGES79 * Stopped supporting VC++ 7.1 with exceptions disabled.
/external/libaom/libaom/third_party/googletest/src/googletest/
DCHANGES79 * Stopped supporting VC++ 7.1 with exceptions disabled.

12