HomeSort by relevance Sort by last modified time
    Searched refs:rc (Results 326 - 350 of 3721) sorted by null

<<11121314151617181920>>

  /external/strace/tests-mx32/
setdomainname.c 12 long rc = syscall(__NR_setdomainname, 0, 63); local
14 rc, errno2name());
unlink.c 14 long rc = syscall(__NR_unlink, sample); local
16 sample, rc, errno2name());
vhangup.c 15 long rc = syscall(__NR_vhangup); local
24 printf("vhangup() = %s\n", sprintrc(rc));
linkat.c 17 long rc = syscall(__NR_linkat, fd_old, sample_1, fd_new, sample_2, 0); local
20 rc, errno2name());
22 rc = syscall(__NR_linkat, -100, sample_1, -100, sample_2, -1L);
27 rc, errno2name());
  /frameworks/opt/net/lowpan/build/
wpantund.mk 22 frameworks/opt/net/lowpan/build/wpantund.rc:system/etc/init/wpantund.rc
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 55 int rc = 0; local
63 rc = pthread_cond_timedwait(&app_cond_v, &app_mutex,&tw);
67 return rc;
72 int rc = 0; local
79 return rc;
124 int rc = MM_CAMERA_OK; local
144 rc = ioctl(main_ion_fd, ION_IOC_ALLOC, &alloc);
145 if (rc < 0) {
146 LOGE("ION allocation failed %s with rc = %d \n",strerror(errno), rc);
189 int rc = 0; local
349 int i, rc = MM_CAMERA_OK; local
371 int i, rc; local
513 int32_t rc = 0; local
634 int rc = MM_CAMERA_OK; local
648 int rc = MM_CAMERA_OK; local
667 int32_t rc = MM_CAMERA_OK; local
758 int rc = MM_CAMERA_OK; local
875 int rc = MM_CAMERA_OK; local
892 int rc = MM_CAMERA_OK; local
907 int rc = MM_CAMERA_OK; local
934 int rc = MM_CAMERA_OK; local
962 int rc = MM_CAMERA_OK; local
989 int rc = MM_CAMERA_OK; local
1016 int rc = MM_CAMERA_OK; local
1043 int rc = MM_CAMERA_OK; local
1071 int rc = MM_CAMERA_OK; local
1098 int rc = MM_CAMERA_OK; local
1128 int rc = MM_CAMERA_OK; local
1154 int rc = MM_CAMERA_OK; local
1193 int rc = MM_CAMERA_OK; local
1221 int rc = MM_CAMERA_OK; local
1289 int rc = MM_CAMERA_OK; local
1328 int rc = MM_CAMERA_OK; local
1357 int rc = MM_CAMERA_OK; local
1386 int rc = MM_CAMERA_OK; local
1415 int rc = MM_CAMERA_OK; local
1444 int rc = MM_CAMERA_OK; local
1473 int rc = MM_CAMERA_OK; local
1502 int rc = MM_CAMERA_OK; local
1532 int rc = MM_CAMERA_OK; local
1565 int rc = MM_CAMERA_OK; local
1594 int rc = MM_CAMERA_OK; local
1625 int rc = MM_CAMERA_OK; local
1653 int rc = MM_CAMERA_OK; local
1682 int rc = MM_CAMERA_OK; local
1711 int rc = MM_CAMERA_OK; local
1747 int rc = MM_CAMERA_OK; local
1776 int rc = MM_CAMERA_OK; local
1827 int rc = 0; local
1906 int rc = MM_CAMERA_OK; local
1968 int rc = MM_CAMERA_OK; local
2004 int rc = MM_CAMERA_OK; local
2064 int rc = MM_CAMERA_OK; local
2097 int rc = MM_CAMERA_OK; local
2125 int rc = MM_CAMERA_OK; local
2594 int rc = 0; local
2610 int rc = MM_CAMERA_OK; local
2651 int rc = MM_CAMERA_OK; local
2667 int rc = MM_CAMERA_OK; local
2703 int rc = MM_CAMERA_OK; local
    [all...]
  /external/libexif/test/
test-sorted.c 31 int rc = 0; local
40 rc = 1;
44 rc = 1;
49 return rc;
  /external/libusb/examples/
hotplugtest.c 32 int rc; local
34 rc = libusb_get_device_descriptor(dev, &desc);
35 if (LIBUSB_SUCCESS != rc) {
46 rc = libusb_open (dev, &handle);
47 if (LIBUSB_SUCCESS != rc) {
74 int rc; local
80 rc = libusb_init (NULL);
81 if (rc < 0)
83 printf("failed to initialise libusb: %s\n", libusb_error_name(rc));
93 rc = libusb_hotplug_register_callback (NULL, LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED, 0, vendor_id
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getschedparam/
1-1.c 33 int rc; local
36 rc = pthread_attr_getschedparam(attr, &param);
37 if (rc != 0) {
50 int rc = 0; local
55 rc = pthread_attr_init(&attr);
56 if (rc != 0) {
61 rc = pthread_attr_setschedpolicy(&attr, FIFOPOLICY);
62 if (rc != 0) {
72 rc = pthread_attr_setschedparam(&attr, &param);
73 if (rc != 0)
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_destroy/
2-1.c 45 int rc = 0; local
51 rc = pthread_barrier_wait(&barrier);
52 if (rc == PTHREAD_BARRIER_SERIAL_THREAD)
54 else if (rc != 0)
65 int rc = 0; local
71 rc = pthread_barrier_wait(&barrier);
72 if (rc != 0 && rc != PTHREAD_BARRIER_SERIAL_THREAD) {
83 int rc; local
123 rc = pthread_barrier_destroy(&barrier)
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlockattr_init/
1-1.c 27 int rc; local
33 rc = pthread_rwlockattr_init(&rwa);
34 if (rc != 0) {
36 rc);
  /external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
pitest-4.c 101 int rc; local
105 rc = sched_setaffinity(0, sizeof(mask), &mask);
106 if (rc < 0) {
108 "%d %s", tp->name, tp->index, rc, strerror(rc));
127 rc = nanosleep(&ts, NULL);
128 if (rc < 0) {
130 "%d %s", tp->name, tp->index, rc, strerror(rc));
150 int rc; local
180 int rc; local
212 int rc; local
247 int rc; local
    [all...]
  /external/rmi4utils/rmidevice/
rmidevice.cpp 60 int rc; local
66 rc = Write(RMI_DEVICE_PAGE_SELECT_REGISTER, &page, 1);
67 if (rc < 0 || rc < 1) {
69 return rc;
76 int rc; local
88 rc = Read(queryAddr, basicQuery, RMI_DEVICE_F01_BASIC_QUERY_LEN);
89 if (rc < 0 || rc < RMI_DEVICE_F01_BASIC_QUERY_LEN) {
91 return rc;
214 int rc; local
262 int rc; local
313 int rc; local
    [all...]
  /external/strace/tests/
linkat.c 17 long rc = syscall(__NR_linkat, fd_old, sample_1, fd_new, sample_2, 0); local
20 rc, errno2name());
22 rc = syscall(__NR_linkat, -100, sample_1, -100, sample_2, -1L);
27 rc, errno2name());
lseek.c 46 long long rc = lseek(-1, offset, SEEK_SET); local
48 (long long) offset, rc, errno2name());
50 long rc = syscall(__NR_lseek, -1L, offset, SEEK_SET); local
52 (long) offset, rc, errno2name());
mlock.c 15 long rc = syscall(__NR_mlock, addr, size); local
16 printf("mlock(%p, %d) = %s\n", addr, size, sprintrc(rc));
18 rc = syscall(__NR_munlock, addr, size);
19 printf("munlock(%p, %d) = %s\n", addr, size, sprintrc(rc));
sched_xetparam.c 16 long rc = syscall(__NR_sched_getparam, 0, param); local
18 param->sched_priority, rc);
21 rc = syscall(__NR_sched_setparam, 0, param);
23 param->sched_priority, rc, errno2name());
umoven-illptr.c 43 long rc = syscall(__NR_nanosleep, p, NULL); local
45 sprintrc(rc));
48 rc = syscall(__NR_nanosleep, ill, NULL);
50 (unsigned long long) ill, sprintrc(rc));
xetpriority.c 14 long rc = syscall(__NR_getpriority, PRIO_PROCESS, local
16 printf("getpriority(PRIO_PROCESS, %d) = %ld\n", pid, rc);
18 rc = syscall(__NR_setpriority, PRIO_PROCESS,
20 printf("setpriority(PRIO_PROCESS, %d, 0) = %s\n", pid, sprintrc(rc));
  /external/strace/tests-m32/
linkat.c 17 long rc = syscall(__NR_linkat, fd_old, sample_1, fd_new, sample_2, 0); local
20 rc, errno2name());
22 rc = syscall(__NR_linkat, -100, sample_1, -100, sample_2, -1L);
27 rc, errno2name());
lseek.c 46 long long rc = lseek(-1, offset, SEEK_SET); local
48 (long long) offset, rc, errno2name());
50 long rc = syscall(__NR_lseek, -1L, offset, SEEK_SET); local
52 (long) offset, rc, errno2name());
mlock.c 15 long rc = syscall(__NR_mlock, addr, size); local
16 printf("mlock(%p, %d) = %s\n", addr, size, sprintrc(rc));
18 rc = syscall(__NR_munlock, addr, size);
19 printf("munlock(%p, %d) = %s\n", addr, size, sprintrc(rc));
sched_xetparam.c 16 long rc = syscall(__NR_sched_getparam, 0, param); local
18 param->sched_priority, rc);
21 rc = syscall(__NR_sched_setparam, 0, param);
23 param->sched_priority, rc, errno2name());
umoven-illptr.c 43 long rc = syscall(__NR_nanosleep, p, NULL); local
45 sprintrc(rc));
48 rc = syscall(__NR_nanosleep, ill, NULL);
50 (unsigned long long) ill, sprintrc(rc));
xetpriority.c 14 long rc = syscall(__NR_getpriority, PRIO_PROCESS, local
16 printf("getpriority(PRIO_PROCESS, %d) = %ld\n", pid, rc);
18 rc = syscall(__NR_setpriority, PRIO_PROCESS,
20 printf("setpriority(PRIO_PROCESS, %d, 0) = %s\n", pid, sprintrc(rc));

Completed in 601 milliseconds

<<11121314151617181920>>