/system/extras/tests/pagingtest/ |
mmap_test.c | 13 int rc; local
|
pageinout_test.c | 19 int rc; local 62 rc = madvise((void *)buf, file_size, MADV_DONTNEED) || 65 if (rc) {
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_rdi.c | 91 int rc = MM_CAMERA_OK; local 144 rc = mm_app_config_stream(test_obj, channel, stream, &stream->s_config); 145 if (MM_CAMERA_OK != rc) { 146 CDBG_ERROR("%s:config rdi stream err=%d\n", __func__, rc); 166 int rc = MM_CAMERA_OK; local 200 rc = mm_app_config_stream(test_obj, channel, stream, &stream->s_config); 201 if (MM_CAMERA_OK != rc) { 202 CDBG_ERROR("%s:config rdi stream err=%d\n", __func__, rc); 243 int rc = MM_CAMERA_OK; local 247 rc = mm_app_stop_channel(test_obj, channel) 270 int rc = MM_CAMERA_OK; local 291 int rc = MM_CAMERA_OK; local [all...] |
mm_qcamera_video.c | 62 int rc = MM_CAMERA_OK; local 91 rc = mm_app_config_stream(test_obj, channel, stream, &stream->s_config); 92 if (MM_CAMERA_OK != rc) { 93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 131 int rc = MM_CAMERA_OK; local 157 rc = mm_app_start_channel(test_obj, p_ch); 158 if (MM_CAMERA_OK != rc) { 159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc); 163 return rc; 171 int rc = MM_CAMERA_OK; local 200 int rc = MM_CAMERA_OK; local 215 int rc = MM_CAMERA_OK; local 230 int rc = MM_CAMERA_OK; local 245 int rc = MM_CAMERA_OK; local [all...] |
/device/lge/hammerhead/camera/QCamera2/HAL3/ |
QCamera3Factory.cpp | 188 int rc; local 196 rc = QCamera3HardwareInterface::getCamInfo(camera_id, info); 198 return rc; 216 int rc = NO_ERROR; local 218 return rc; 237 int rc = NO_ERROR; local 247 rc = hw->openCamera(hw_device); 248 if (rc != 0) { 251 return rc;
|
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_rdi.c | 91 int rc = MM_CAMERA_OK; local 144 rc = mm_app_config_stream(test_obj, channel, stream, &stream->s_config); 145 if (MM_CAMERA_OK != rc) { 146 CDBG_ERROR("%s:config rdi stream err=%d\n", __func__, rc); 166 int rc = MM_CAMERA_OK; local 200 rc = mm_app_config_stream(test_obj, channel, stream, &stream->s_config); 201 if (MM_CAMERA_OK != rc) { 202 CDBG_ERROR("%s:config rdi stream err=%d\n", __func__, rc); 243 int rc = MM_CAMERA_OK; local 247 rc = mm_app_stop_channel(test_obj, channel) 270 int rc = MM_CAMERA_OK; local 291 int rc = MM_CAMERA_OK; local [all...] |
mm_qcamera_video.c | 62 int rc = MM_CAMERA_OK; local 91 rc = mm_app_config_stream(test_obj, channel, stream, &stream->s_config); 92 if (MM_CAMERA_OK != rc) { 93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 131 int rc = MM_CAMERA_OK; local 157 rc = mm_app_start_channel(test_obj, p_ch); 158 if (MM_CAMERA_OK != rc) { 159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc); 163 return rc; 171 int rc = MM_CAMERA_OK; local 200 int rc = MM_CAMERA_OK; local 215 int rc = MM_CAMERA_OK; local 230 int rc = MM_CAMERA_OK; local 245 int rc = MM_CAMERA_OK; local [all...] |
/device/lge/hammerhead/camera/QCamera2/util/ |
QCameraQueue.cpp | 141 bool rc; local 156 rc = true; 159 rc = false; 162 return rc; 178 bool rc; local 199 rc = true; 202 rc = false; 205 return rc;
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/ |
mm_camera_data.c | 144 int rc = 0; local 190 int32_t rc = 0; local 202 return rc; 207 int32_t rc = 0; local 225 return rc; 230 int32_t rc = 0; local 234 return rc; 239 int32_t rc = 0; local 240 rc = mm_camera_cmd_thread_stop(cmd_thread); 241 if (0 == rc) { [all...] |
/device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/ |
mm_jpeg_interface.c | 99 int32_t rc = -1; local 105 return rc; 113 return rc; 116 rc = mm_jpeg_start_job(g_jpeg_obj, client_hdl, job, jobId); 118 return rc; 123 int32_t rc = -1; local 127 return rc; 135 return rc; 138 rc = mm_jpeg_abort_job(g_jpeg_obj, client_hdl, jobId); 140 return rc; 145 int32_t rc = -1; local 178 int32_t rc = 0; local [all...] |
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_rdi.c | 93 int rc = MM_CAMERA_OK; local 151 rc = mm_app_config_stream(test_obj, channel, stream, &stream->s_config); 152 if (MM_CAMERA_OK != rc) { 153 CDBG_ERROR("%s:config rdi stream err=%d\n", __func__, rc); 173 int rc = MM_CAMERA_OK; local 207 rc = mm_app_config_stream(test_obj, channel, stream, &stream->s_config); 208 if (MM_CAMERA_OK != rc) { 209 CDBG_ERROR("%s:config rdi stream err=%d\n", __func__, rc); 250 int rc = MM_CAMERA_OK; local 254 rc = mm_app_stop_channel(test_obj, channel) 282 int rc = MM_CAMERA_OK; local 303 int rc = MM_CAMERA_OK; local [all...] |
mm_qcamera_video.c | 62 int rc = MM_CAMERA_OK; local 91 rc = mm_app_config_stream(test_obj, channel, stream, &stream->s_config); 92 if (MM_CAMERA_OK != rc) { 93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 131 int rc = MM_CAMERA_OK; local 157 rc = mm_app_start_channel(test_obj, p_ch); 158 if (MM_CAMERA_OK != rc) { 159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc); 163 return rc; 171 int rc = MM_CAMERA_OK; local 200 int rc = MM_CAMERA_OK; local 215 int rc = MM_CAMERA_OK; local 230 int rc = MM_CAMERA_OK; local 245 int rc = MM_CAMERA_OK; local [all...] |
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg_interface.c | 108 int32_t rc = -1; local 113 return rc; 121 return rc; 123 rc = mm_jpeg_start_job(g_jpeg_obj, job, job_id); 125 return rc; 146 int32_t rc = -1; local 150 return rc; 158 return rc; 161 rc = mm_jpeg_create_session(g_jpeg_obj, client_hdl, p_params, p_session_id); 163 return rc; 180 int32_t rc = -1; local 214 int32_t rc = -1; local 248 int32_t rc = -1; local 292 int32_t rc = 0; local [all...] |
/device/moto/shamu/camera/QCamera2/util/ |
QCameraQueue.cpp | 141 bool rc; local 156 rc = true; 159 rc = false; 162 return rc; 178 bool rc; local 199 rc = true; 202 rc = false; 205 return rc;
|
/external/e2fsprogs/lib/e2p/ |
mntopts.c | 106 int rc = 0; local 131 rc = 1; 135 rc = 1; 147 return rc;
|
/external/fio/engines/ |
fusion-aw.c | 40 int rc; local 44 rc = -EINVAL; 50 rc = -EINVAL; 56 rc = -EINVAL; 62 rc = -EINVAL; 66 rc = nvm_atomic_write(d->nvm_handle, (uint64_t) io_u->xfer_buf, 68 if (rc == -1) { 70 rc = -errno; 73 rc = FIO_Q_COMPLETED; 75 if (rc < 0 83 int rc; local [all...] |
/external/libselinux/src/ |
avc_sidtab.c | 33 int i, rc = 0; local 39 rc = -1; 46 return rc; 51 int hvalue, rc = 0; local 57 rc = -1; 62 rc = -1; 74 return rc; 81 int hvalue, rc = 0; local 93 rc = sidtab_insert(s, ctx); 94 if (rc) [all...] |
/external/libxml2/doc/examples/ |
testWriter.c | 71 int rc; local 85 rc = xmlTextWriterStartDocument(writer, NULL, MY_ENCODING, NULL); 86 if (rc < 0) { 94 rc = xmlTextWriterStartElement(writer, BAD_CAST "EXAMPLE"); 95 if (rc < 0) { 107 rc = xmlTextWriterWriteComment(writer, tmp); 108 if (rc < 0) { 116 rc = xmlTextWriterStartElement(writer, BAD_CAST "ORDER"); 117 if (rc < 0) { 124 rc = xmlTextWriterWriteAttribute(writer, BAD_CAST "version" 339 int rc; local 625 int rc; local 877 int rc; local [all...] |
/external/libxml2/ |
xmlmodule.c | 116 int rc = -1; local 122 return rc; 125 rc = xmlModulePlatformSymbol(module->handle, name, symbol); 127 if (rc == -1) { 133 return rc; 136 return rc; 152 int rc; local 161 rc = xmlModulePlatformClose(module->handle); 163 if (rc != 0) { 171 rc = xmlModuleFree(module) 289 int rc; local 322 int rc; local 375 status_t rc; local 394 status_t rc; local 418 int rc; local 449 int rc; local [all...] |
/external/linux-tools-perf/src/tools/perf/util/ |
intlist.c | 18 struct rb_node *rc = NULL; local 23 rc = &node->rb_node; 26 return rc;
|
/external/llvm/lib/Support/ |
Regex.cpp | 68 int rc = llvm_regexec(preg, String.data(), nmatch, pm.data(), REG_STARTEND); local 70 if (rc == REG_NOMATCH) 72 if (rc != 0) { 74 error = rc;
|
/external/selinux/libselinux/src/ |
avc_sidtab.c | 33 int i, rc = 0; local 39 rc = -1; 46 return rc; 51 int hvalue, rc = 0; local 57 rc = -1; 62 rc = -1; 74 return rc; 81 int hvalue, rc = 0; local 93 rc = sidtab_insert(s, ctx); 94 if (rc) [all...] |
/external/selinux/libselinux/utils/ |
matchpathcon.c | 26 int rc = matchpathcon(path, mode, &buf); local 27 if (rc < 0) { 148 int rc, mode = 0; local 161 rc = selinux_file_context_verify(path, mode); 164 if (rc == 1) 170 if (rc == -1) { 173 } else if (rc == 1) { 179 rc = lgetfilecon_raw(path, &con); 181 rc = lgetfilecon(path, &con); 183 if (rc >= 0) [all...] |
/external/selinux/libsemanage/src/ |
users_local.c | 34 int rc = 0; local 47 rc = -1; 54 if (rc) 56 return rc;
|
/external/selinux/libsepol/cil/src/ |
cil_strpool.c | 75 int rc = hashtab_insert(cil_strpool_tab, (hashtab_key_t)strpool_ref->str, strpool_ref); local 76 if (rc != SEPOL_OK) {
|