/external/strace/ |
ioctlsort.c | 59 int rc; local 66 rc = strcmp(name1, name2); 67 if (rc) 68 return rc;
|
stream.c | 364 int rc = decode_poll(tcp, 0); local 373 return rc; 378 int rc = decode_poll(tcp, tcp->u_arg[2]); local 386 return rc;
|
/external/valgrind/none/tests/s390x/ |
cksm.c | 123 int rc = 0; local 126 ++rc; 132 ++rc; 138 ++rc; 144 ++rc; 150 ++rc; 156 ++rc; 161 return rc;
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
basic_op_arm_gcc_v5.h | 201 register Word32 rc = var2; local 208 : "r"(rb), "r"(rc) 212 : "=r"(rc) 216 return (rc); 290 register Word32 rc = var2; local 298 : "r"(rb), "r"(rc) 340 register Word32 rc = L_var2_hi; local 349 : "r"(ra), "r"(rc) 376 : "r"(rb), "r"(rc) 421 register Word32 rc = var2 local 505 register Word32 rc = L_var3; local 519 register Word32 rc = L_var3; local [all...] |
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
pvamrwbdecoder_basic_op_gcc_armv5.h | 107 register int32 rc = (int32)n; local 119 "r"(rc)); 160 register int32 rc = L_var3; local 168 "r"(rc)); 179 register int32 rc = L_var3; local 187 "r"(rc)); 263 register int32 rc = (int32)L_add; local 270 "r"(rc));
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
vop.cpp | 48 rateControl **rc = video->rc; local 81 status = RC_VopQPSetting(video, rc); 108 RC_VopUpdateStat(video, rc[currLayer]); 200 rateControl **rc = video->rc; local 259 status = RC_VopUpdateStat(video, rc[currLayer]);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_svc_layercontext.c | 32 RATE_CONTROL *const lrc = &lc->rc; 67 const RATE_CONTROL *const rc = &cpi->rc; local 80 RATE_CONTROL *const lrc = &lc->rc; 104 lrc->max_frame_bandwidth = rc->max_frame_bandwidth; 106 lrc->worst_quality = rc->worst_quality; 107 lrc->best_quality = rc->best_quality; 121 RATE_CONTROL *const lrc = &lc->rc; 125 lrc->max_frame_bandwidth = cpi->rc.max_frame_bandwidth; 143 RATE_CONTROL *const lrc = &lc->rc; [all...] |
/hardware/qcom/camera/QCamera2/ |
QCamera2Factory.cpp | 222 int rc; local 236 rc = QCamera3HardwareInterface::getCamInfo(mHalDescriptors[camera_id].cameraId, info); 238 rc = QCamera2HardwareInterface::getCapabilities(mHalDescriptors[camera_id].cameraId, info); 248 return rc; 266 int rc = NO_ERROR; local 268 return rc; 287 int rc = NO_ERROR; local 303 rc = hw->openCamera(hw_device); 304 if (rc != 0) { 313 rc = hw->openCamera(hw_device) 377 int rc = NO_ERROR; local [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_reprocess.c | 43 int rc = 0; local 74 rc = createEncodingSession(pme, m_stream, m_frame); 75 if (0 != rc) { 83 rc = encodeData(pme, bufs, m_stream); 114 int rc = MM_CAMERA_OK; local 159 rc = mm_app_config_stream(test_obj, channel, stream, &stream->s_config); 160 if (MM_CAMERA_OK != rc) { 161 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 228 int rc = MM_CAMERA_OK; local 236 if (MM_CAMERA_OK != rc) { 255 int rc = MM_CAMERA_OK; local 283 int rc = MM_CAMERA_OK; local [all...] |
mm_qcamera_unit_test.c | 42 int rc = MM_CAMERA_OK; local 49 rc = mm_app_open(cam_app, i, &test_obj); 50 if (rc != MM_CAMERA_OK) { 52 __func__, i, rc); 56 rc = mm_app_close(&test_obj); 57 if (rc != MM_CAMERA_OK) { 59 __func__, i, rc); 63 if (rc == MM_CAMERA_OK) { 68 CDBG("%s:END, rc = %d\n", __func__, rc); 74 int rc = MM_CAMERA_OK; local 122 int rc = MM_CAMERA_OK; local 170 int rc = MM_CAMERA_OK; local 218 int rc = MM_CAMERA_OK; local 293 int rc = MM_CAMERA_OK; local 392 int rc = MM_CAMERA_OK; local 445 int rc = MM_CAMERA_OK; local 498 int rc = MM_CAMERA_OK; local 551 int rc = MM_CAMERA_OK, rc2 = MM_CAMERA_OK; local 602 int rc = MM_CAMERA_OK, rc2 = MM_CAMERA_OK; local 671 int rc = MM_CAMERA_OK; local [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg_exif.c | 65 int32_t rc = 0; local 83 rc = -1; 98 rc = -1; 111 rc = -1; 126 rc = -1; 141 rc = -1; 155 rc = -1; 167 rc = -1; 182 rc = -1; 196 return rc; 299 int rc = 0; local 403 int rc = 0; local 534 int rc = 0; local [all...] |
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
loc_api_rpc_glue.c | 123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload); local 124 ret->loc_event_cb_f_type_result = rc; 174 int rc = loc_apicb_app_init(); local 175 if (rc >= 0)
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
loc_api_rpc_glue.c | 123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload); local 124 ret->loc_event_cb_f_type_result = rc; 174 int rc = loc_apicb_app_init(); local 175 if (rc >= 0)
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_sync_call.c | 447 int rc = 0; /* return code from pthread calls */ local 457 while (slot->signal_sent == 0 && rc != ETIMEDOUT) { 458 rc = pthread_cond_timedwait(&slot->loc_cb_arrived_cond, 462 if (rc == ETIMEDOUT) 502 int rc = -1; local 512 return rc; 525 rc = loc_ioctl(handle, ioctl_type, ioctl_data_ptr); 529 if (rc != RPC_LOC_API_SUCCESS) 532 select_id, loc_get_ioctl_type_name(ioctl_type), loc_get_ioctl_status_name(rc)); 538 if ((rc = loc_api_wait_callback(select_id, timeout_msec / 1000, NULL, &callback_data)) != 0 [all...] |
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
loc_eng_ni.cpp | 179 int rc = 0; local 180 rc = pthread_create(&pSession->thread, NULL, ni_thread_proc, pSession); 181 if (rc) 185 rc = pthread_detach(pSession->thread); 186 if (rc) 207 int rc = 0; /* return code from pthread calls */ local 223 rc = pthread_cond_timedwait(&pSession->tCond, 226 if (rc == ETIMEDOUT) 229 LOC_LOGD("ni_thread_proc-Thread time out after valting for specified time. Ret Val %d\n",rc ); 234 "pthread_cond_timedwait = %d\n",rc ); [all...] |
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
loc_api_rpc_glue.c | 123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload); local 124 ret->loc_event_cb_f_type_result = rc; 174 int rc = loc_apicb_app_init(); local 175 if (rc >= 0)
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/ |
loc_api_rpc_glue.c | 123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload); local 124 ret->loc_event_cb_f_type_result = rc; 174 int rc = loc_apicb_app_init(); local 175 if (rc >= 0)
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_sync_call.c | 447 int rc = 0; /* return code from pthread calls */ local 457 while (slot->signal_sent == 0 && rc != ETIMEDOUT) { 458 rc = pthread_cond_timedwait(&slot->loc_cb_arrived_cond, 462 if (rc == ETIMEDOUT) 502 int rc = -1; local 512 return rc; 525 rc = loc_ioctl(handle, ioctl_type, ioctl_data_ptr); 529 if (rc != RPC_LOC_API_SUCCESS) 532 select_id, loc_get_ioctl_type_name(ioctl_type), loc_get_ioctl_status_name(rc)); 538 if ((rc = loc_api_wait_callback(select_id, timeout_msec / 1000, NULL, &callback_data)) != 0 [all...] |
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
loc_eng_ni.cpp | 179 int rc = 0; local 180 rc = pthread_create(&pSession->thread, NULL, ni_thread_proc, pSession); 181 if (rc) 185 rc = pthread_detach(pSession->thread); 186 if (rc) 207 int rc = 0; /* return code from pthread calls */ local 223 rc = pthread_cond_timedwait(&pSession->tCond, 226 if (rc == ETIMEDOUT) 229 LOC_LOGD("ni_thread_proc-Thread time out after valting for specified time. Ret Val %d\n",rc ); 234 "pthread_cond_timedwait = %d\n",rc ); [all...] |
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
loc_eng_ni.cpp | 162 int rc = 0; local 163 rc = pthread_create(&loc_eng_ni_data_p->thread, NULL, ni_thread_proc, &loc_eng_data); 164 if (rc) 168 rc = pthread_detach(loc_eng_ni_data_p->thread); 169 if (rc) 191 int rc = 0; /* return code from pthread calls */ local 207 rc = pthread_cond_timedwait(&loc_eng_ni_data_p->tCond, 210 if (rc == ETIMEDOUT) 213 LOC_LOGD("ni_thread_proc-Thread time out after valting for specified time. Ret Val %d\n",rc ); 218 "pthread_cond_timedwait = %d\n",rc ); [all...] |
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc/gen-1240/ |
loc_api_rpc_glue.c | 123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload); local 124 ret->loc_event_cb_f_type_result = rc; 174 int rc = loc_apicb_app_init(); local 175 if (rc >= 0)
|
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc/gen-3200/ |
loc_api_rpc_glue.c | 123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload); local 124 ret->loc_event_cb_f_type_result = rc; 174 int rc = loc_apicb_app_init(); local 175 if (rc >= 0)
|
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_sync_call.c | 447 int rc = 0; /* return code from pthread calls */ local 457 while (slot->signal_sent == 0 && rc != ETIMEDOUT) { 458 rc = pthread_cond_timedwait(&slot->loc_cb_arrived_cond, 462 if (rc == ETIMEDOUT) 502 int rc = -1; local 512 return rc; 525 rc = loc_ioctl(handle, ioctl_type, ioctl_data_ptr); 529 if (rc != RPC_LOC_API_SUCCESS) 532 select_id, loc_get_ioctl_type_name(ioctl_type), loc_get_ioctl_status_name(rc)); 538 if ((rc = loc_api_wait_callback(select_id, timeout_msec / 1000, NULL, &callback_data)) != 0 [all...] |
/hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/ |
loc_eng_ni.cpp | 179 int rc = 0; local 180 rc = pthread_create(&pSession->thread, NULL, ni_thread_proc, pSession); 181 if (rc) 185 rc = pthread_detach(pSession->thread); 186 if (rc) 207 int rc = 0; /* return code from pthread calls */ local 223 rc = pthread_cond_timedwait(&pSession->tCond, 226 if (rc == ETIMEDOUT) 229 LOC_LOGD("ni_thread_proc-Thread time out after valting for specified time. Ret Val %d\n",rc ); 234 "pthread_cond_timedwait = %d\n",rc ); [all...] |
/hardware/qcom/power/ |
power.c | 65 int rc; local 78 rc = sendto(client_sockfd, data, strlen(data), 0, (const struct sockaddr *)&client_addr, sizeof(struct sockaddr_un)); 81 rc = sendto(client_sockfd, data, strlen(data), 0, (const struct sockaddr *)&client_addr, sizeof(struct sockaddr_un)); 84 if (rc < 0) { 91 int rc; local 104 rc = sendto(client_sockfd, data, strlen(data), 0, (const struct sockaddr *)&client_addr, sizeof(struct sockaddr_un)); 107 rc = sendto(client_sockfd, data, strlen(data), 0, (const struct sockaddr *)&client_addr, sizeof(struct sockaddr_un)); 110 if (rc < 0) { 148 int rc; local 160 rc = sendto(client_sockfd, data, strlen(data), 0, (const struct sockaddr *)&client_addr, sizeof(struc (…) [all...] |