HomeSort by relevance Sort by last modified time
    Searched defs:rc (Results 776 - 800 of 963) sorted by null

<<313233343536373839

  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_ar3k.c 1384 int rc; local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 4306 int ion_device_fd =-1,rc=0,ion_dev_flags = 0; local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 360 int rc = 0; local
378 rc = ioctl(ion_data.ion_device_fd,ION_IOC_ALLOC,&ion_data.alloc_data);
379 if(rc || !ion_data.alloc_data.handle) {
386 rc = ioctl(ion_data.ion_device_fd,ION_IOC_MAP,&ion_data.ion_alloc_fd);
387 if(rc) {
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 4291 int ion_device_fd =-1,rc=0,ion_dev_flags = 0; local
    [all...]
video_encoder_device_v4l2.cpp 293 int error_code = 0,rc=0; local
326 rc = poll(&pfd, 1, POLL_TIMEOUT);
328 if (!rc) {
332 } else if (rc < 0) {
333 DEBUG_PRINT_ERROR("Error while polling: %d", rc);
410 rc = ioctl(pfd.fd, VIDIOC_DQEVENT, &dqevent);
468 int i,rc; local
479 rc = ioctl(fd, VIDIOC_SUBSCRIBE_EVENT, &sub);
481 if (rc) {
491 rc = ioctl(fd, VIDIOC_UNSUBSCRIBE_EVENT, &sub)
605 int rc = true; local
1062 int i,rc; local
2130 int rc = 0, ret = 0; local
2416 int rc = 0; local
2600 int rc=0; local
2767 int rc = 0; local
2998 int rc; local
3043 int rc; local
3099 int rc; local
3481 int rc; local
3514 int rc; local
3569 int rc; local
3637 int rc = 0; local
3670 int rc = 0; local
3735 int rc; local
3780 int rc; local
3843 int rc; local
3925 int rc; local
3980 int rc = 0; local
4012 int rc = 0; local
4076 int rc; local
4099 int rc; local
4196 int rc; local
4263 int rc; local
4326 int rc = true; local
4346 int rc = true; local
4367 int rc; local
4422 int rc; local
4495 int rc = 0; local
4549 int rc = 0; local
4599 int rc = 0; local
4620 int rc = 0; local
4642 int rc = 0; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 389 int rc = 0; local
408 rc = ioctl(ion_data.ion_device_fd,ION_IOC_ALLOC,&ion_data.alloc_data);
410 if (rc || !ion_data.alloc_data.handle) {
411 E("\n ION ALLOC memory failed rc: %d, handle: %p", rc, ion_data.alloc_data.handle);
417 rc = ioctl(ion_data.ion_device_fd,ION_IOC_MAP,&ion_data.ion_alloc_fd);
419 if (rc) {
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 3237 PNG_CONST png_uint_32 rc = png_ptr->rgb_to_gray_red_coeff; local
    [all...]
  /system/bt/btif/src/
btif_dm.c 741 uint16_t rc = BTA_DmGetConnectionState(bda); local
743 if (rc != 0)
750 rc |= ENCRYPTED_BREDR;
755 rc |= ENCRYPTED_LE;
758 return rc;
    [all...]
  /system/bt/stack/btm/
btm_sec.c 1378 tBTM_STATUS rc = 0; local
2137 tBTM_STATUS rc = BTM_SUCCESS; local
2521 tBTM_STATUS rc; local
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp 266 int rc = 0; local
279 rc = openCamera();
280 if (rc == 0) {
287 if (rc == 0) {
297 return rc;
341 int rc = NO_ERROR; local
343 rc = mCameraHandle->ops->close_camera(mCameraHandle->camera_handle);
348 if (rc == NO_ERROR) {
358 return rc;
375 int rc; local
411 int rc = 0; local
745 int rc = 0; local
817 int rc = NO_ERROR; local
1604 int rc = 0; local
1680 int rc = 0; local
1770 int rc = 0; local
2404 int rc = 0; local
2587 int rc = 0; local
2640 int rc = 0; local
3329 int rc = hw->initialize(callback_ops); local
3358 int rc = hw->configureStreams(stream_list); local
3383 int rc = hw->registerStreamBuffers(buffer_set); local
3441 int rc = hw->processCaptureRequest(request); local
3629 int32_t rc = NO_ERROR; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp 123 int rc = NO_ERROR; local
133 rc = hw->processAPI(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, (void *)window);
134 if (rc == NO_ERROR) {
136 rc = apiResult.status;
140 return rc;
181 int32_t rc = hw->processAPI(QCAMERA_SM_EVT_SET_CALLBACKS, (void *)&payload); local
182 if (rc == NO_ERROR) {
209 int32_t rc = hw->processAPI(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, (void *)msg_type); local
210 if (rc == NO_ERROR) {
237 int32_t rc = hw->processAPI(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, (void *)msg_type) local
798 int32_t rc = hw->processAPI(QCAMERA_SM_EVT_GET_PARAMS, NULL); local
1129 int rc = NO_ERROR; local
1196 int32_t rc = m_postprocessor.init(jpegEvtHandle, this); local
1237 int rc = NO_ERROR; local
1305 int rc = NO_ERROR; local
1369 int rc = NO_ERROR; local
1394 int rc = NO_ERROR; local
1622 int rc = NO_ERROR; local
1739 int rc = NO_ERROR; local
1762 int rc = NO_ERROR; local
2023 int32_t rc = NO_ERROR; local
2093 int32_t rc = NO_ERROR; local
2137 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO); local
2164 int32_t rc = UNKNOWN_ERROR; local
2187 int rc = NO_ERROR; local
2221 int rc = NO_ERROR; local
2319 int32_t rc = NO_ERROR; local
2355 int32_t rc = NO_ERROR; local
2398 int32_t rc = NO_ERROR; local
2428 int32_t rc = NO_ERROR; local
2488 int32_t rc = NO_ERROR; local
2512 int32_t rc = NO_ERROR; local
2542 int32_t rc = NO_ERROR; local
2572 int rc = NO_ERROR; local
2787 int rc = NO_ERROR; local
2816 int32_t rc = NO_ERROR; local
2959 int rc = NO_ERROR; local
2977 int rc; local
3009 int rc = NO_ERROR; local
3110 int rc = NO_ERROR; local
3177 int rc = NO_ERROR; local
3341 int rc = NO_ERROR; local
3592 int rc = NO_ERROR; local
3735 int32_t rc = m_cbNotifier.notifyCallback(cbArg); local
3888 int32_t rc = NO_ERROR; local
3954 int32_t rc = NO_ERROR; local
4053 int32_t rc = NO_ERROR; local
4124 int32_t rc = NO_ERROR; local
4175 int32_t rc = NO_ERROR; local
4223 int32_t rc = NO_ERROR; local
4282 int32_t rc = NO_ERROR; local
4390 int32_t rc = NO_ERROR; local
4496 int32_t rc = NO_ERROR; local
4546 int32_t rc = NO_ERROR; local
4721 int32_t rc = NO_ERROR; local
4788 int32_t rc = UNKNOWN_ERROR; local
4859 int32_t rc = UNKNOWN_ERROR; local
4884 int32_t rc = UNKNOWN_ERROR; local
4905 int32_t rc = NO_ERROR; local
5114 int32_t rc = m_cbNotifier.notifyCallback(cbArg); local
5209 int32_t rc = m_cbNotifier.notifyCallback(cbArg); local
5316 int32_t rc = m_cbNotifier.notifyCallback(cbArg); local
5547 int rc = NO_ERROR; local
5579 int rc = NO_ERROR; local
5911 int32_t rc = NO_ERROR; local
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.hpp 45 namespace rc namespace in namespace:sglr
433 rc::DataBuffer* bufferBinding;
440 rc::DataBuffer* m_elementArrayBufferBinding;
553 } // rc
775 void deleteTexture (rc::Texture* texture);
776 void deleteFramebuffer (rc::Framebuffer* framebuffer);
777 void deleteRenderbuffer (rc::Renderbuffer* renderbuffer);
778 void deleteBuffer (rc::DataBuffer* buffer);
779 void deleteVertexArray (rc::VertexArray* vertexArray);
780 void deleteProgramObject (rc::ShaderProgramObjectContainer* sp)
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
BasicTest.java 2472 int rc = Normalizer.decompose(term,0,term.length, decomposed_term,0,decomposed_term.length,true, 0); local
    [all...]
  /external/iproute2/misc/
ss.c 2342 int rq, wq, rc; local
    [all...]
  /external/javasqlite/src/main/native/
sqlite_jni.c 738 jboolean rc; local
755 rc = (*env)->CallBooleanMethod(env, h->cb, mid, arr);
765 return rc != JNI_FALSE;
1155 int rc = sqlite3_open_v2(filename.result, (sqlite3 **) &h->sqlite, local
1158 int rc = sqlite3_open(filename.result, (sqlite3 **) &h->sqlite);
1161 if (rc == SQLITE_OK) {
1361 int rc; local
1377 rc = sqlite3_exec((sqlite3 *) h->sqlite, sqlstr.result,
1381 rc = sqlite_exec((sqlite *) h->sqlite, sqlstr.result,
1387 rc = sqlite_exec((sqlite *) h->sqlite, sqlstr.result
1440 int rc = SQLITE_ERROR, nargs, i; local
3206 int rc = SQLITE_ERROR, nargs, i; local
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 723 int rc; local
726 rc = global->status_code;
728 return rc;
985 int rc; local
996 rc = file->status_code;
2029 int rc; \/* Last return code *\/ member in struct:zlib
2516 int rc; local
2584 int rc; local
2624 int min_bits, max_bits, rc; local
3578 volatile int rc; local
3650 int rc; local
    [all...]
  /external/libvncserver/x11vnc/
screen.c 1339 int dx, dy, rc = -1; local
1396 rfbCredential *rc = (rfbCredential *) calloc(sizeof(rfbCredential), 1); local
1411 rfbCredential *rc = (rfbCredential *) calloc(sizeof(rfbCredential), 1); local
1567 int rc; local
    [all...]
sslhelper.c 812 int i, n, rc; local
825 rc=X509_STORE_get_by_subject(&store_ctx, X509_LU_CRL, subject, &obj);
829 if(rc>0 && crl) {
884 rc=X509_STORE_get_by_subject(&store_ctx, X509_LU_CRL, issuer, &obj);
888 if(rc>0 && crl) {
1941 int db = 0, rc, err; local
    [all...]
x11vnc.c 486 int rc; local
499 rc = tsdo(p, s, &conn);
502 if (rc == 0) {
512 } else if (rc == 1) {
517 } else if (rc == 2) {
523 } else if (rc == 3) {
863 int rc, len, rport; local
925 rc = system(cmd);
927 if (rc != 0) {
1026 FILE *rc = NULL; local
4435 int i, rc = 1; local
4966 Bool rc = XkbIgnoreExtension(True); local
5227 int i, rc = 1; local
    [all...]
  /external/lldb/source/Target/
Target.cpp 540 Error rc = target->GetProcessSP()->GetWatchpointSupportInfo(num_supported_hardware_watchpoints); local
541 if (rc.Success())
780 Error rc = m_process_sp->DisableWatchpoint(wp_sp.get());
781 if (rc.Fail())
815 Error rc = m_process_sp->DisableWatchpoint(wp_sp.get());
816 if (rc.Fail())
848 Error rc = m_process_sp->EnableWatchpoint(wp_sp.get());
849 if (rc.Fail())
913 Error rc = m_process_sp->DisableWatchpoint(wp_sp.get()); local
914 if (rc.Success()
936 Error rc = m_process_sp->EnableWatchpoint(wp_sp.get()); local
    [all...]
  /external/lzma/C/
LzmaEnc.c 322 CRangeEnc rc; member in struct:__anon15841
666 static void RcTree_Encode(CRangeEnc *rc, CLzmaProb *probs, int numBitLevels, UInt32 symbol)
675 RangeEnc_EncodeBit(rc, probs + m, bit);
680 static void RcTree_ReverseEncode(CRangeEnc *rc, CLzmaProb *probs, int numBitLevels, UInt32 symbol)
687 RangeEnc_EncodeBit(rc, probs + m, bit);
733 static void LenEnc_Encode(CLenEnc *p, CRangeEnc *rc, UInt32 symbol, UInt32 posState)
737 RangeEnc_EncodeBit(rc, &p->choice, 0);
738 RcTree_Encode(rc, p->low + (posState << kLenNumLowBits), kLenNumLowBits, symbol);
742 RangeEnc_EncodeBit(rc, &p->choice, 1);
745 RangeEnc_EncodeBit(rc, &p->choice2, 0);
    [all...]
  /external/opencv/ml/src/
mltree.cpp 1576 int* rc = (int*)cvStackAlloc(m*sizeof(rc[0])); local
2175 double* rc = lc + mi + 1; local
    [all...]
  /external/pcre/dist/
pcre_compile.c 4152 int rc; local
    [all...]
pcre_exec.c 323 #define RMATCH(ra,rb,rc,rd,re,rw) \
326 rrc = match(ra,rb,mstart,rc,rd,re,rdepth+1); \
335 #define RMATCH(ra,rb,rc,rd,re,rw) \
336 rrc = match(ra,rb,mstart,rc,rd,re,rdepth+1)
349 #define RMATCH(ra,rb,rc,rd,re,rw)\
363 newframe->Xoffset_top = rc;\
6350 int rc, ocount, arg_offset_max; local
    [all...]

Completed in 322 milliseconds

<<313233343536373839