HomeSort by relevance Sort by last modified time
    Searched full:cstatus (Results 26 - 50 of 77) sorted by null

12 3 4

  /ndk/sources/host-tools/make-3.81/
vmsjobs.c 129 child_failed = !(child->cstatus & 1 || ((child->cstatus & 7) == 0));
144 child_error (c->file->name, c->cstatus, 0, 0, 0);
153 child_error (c->file->name, c->cstatus, 0, 0, 1);
405 child->cstatus = 1;
645 &child->pid, &child->cstatus, &child->efn,
661 &child->pid, &child->cstatus, &child->efn,
job.h 55 int cstatus; /* Completion status */ member in struct:child
  /external/libedit/src/
tty.h 241 #ifndef CSTATUS
242 # define CSTATUS CONTROL('t')
243 #endif /* CSTATUS */
tty.c 100 CDISCARD, CLNEXT, CSTATUS, CPAGE,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pdh.h 57 DWORD CStatus;
75 DWORD CStatus;
139 DWORD CStatus;
165 DWORD CStatus;
  /external/autotest/frontend/client/src/autotest/afe/
JobDetailView.java 487 return "/new_tko/#tab_id=table_view&columns=test_name%252Cstatus%252Cgroup_count%252C" +
488 "reason&sort=test_name%252Cstatus%252Creason&condition=afe_job_id+%253D+" + jobId +
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 146 CSTATUS = 0x14
    [all...]
zerrors_darwin_amd64.go 146 CSTATUS = 0x14
    [all...]
zerrors_darwin_arm.go 145 CSTATUS = 0x14
    [all...]
zerrors_darwin_arm64.go 147 CSTATUS = 0x14
    [all...]
zerrors_dragonfly_amd64.go 149 CSTATUS = 0x14
    [all...]
zerrors_freebsd_386.go 233 CSTATUS = 0x14
    [all...]
zerrors_freebsd_amd64.go 233 CSTATUS = 0x14
    [all...]
zerrors_freebsd_arm.go 233 CSTATUS = 0x14
    [all...]
zerrors_netbsd_386.go 166 CSTATUS = 0x14
    [all...]
zerrors_netbsd_amd64.go 166 CSTATUS = 0x14
    [all...]
zerrors_netbsd_arm.go 158 CSTATUS = 0x14
    [all...]
zerrors_openbsd_386.go 154 CSTATUS = 0xff
    [all...]
zerrors_openbsd_amd64.go 154 CSTATUS = 0xff
    [all...]
zerrors_openbsd_arm.go 154 CSTATUS = 0xff
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go 146 CSTATUS = 0x14
    [all...]
zerrors_darwin_amd64.go 146 CSTATUS = 0x14
    [all...]
zerrors_darwin_arm.go 145 CSTATUS = 0x14
    [all...]
zerrors_darwin_arm64.go 147 CSTATUS = 0x14
    [all...]
zerrors_dragonfly_amd64.go 149 CSTATUS = 0x14
    [all...]

Completed in 1340 milliseconds

12 3 4