HomeSort by relevance Sort by last modified time
    Searched refs:btype (Results 1 - 9 of 9) sorted by null

  /external/valgrind/main/coregrind/m_demangle/
cplus-dem.c 2586 int btype; local
4017 string btype; local
4031 string btype; local
    [all...]
  /external/svox/pico/lib/
picoctrl.c 144 picoos_uint8 btype; local
160 btype = picodata_cbGetFrontItemType(ctrl->procUnit[ctrl->curPU]->cbOut);
161 ctrl->lastItemTypeProduced=(picoos_uint8)btype;
  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device_copper.cpp 431 enum v4l2_buf_type btype; local
432 btype = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
433 rc = ioctl(m_nDriver_fd, VIDIOC_STREAMOFF, &btype);
438 btype = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
440 rc = ioctl(m_nDriver_fd, VIDIOC_STREAMOFF, &btype);
1400 enum v4l2_buf_type btype; local
1414 enum v4l2_buf_type btype; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cdk.h 83 unsigned short btype; member in struct:cdkonbsig
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdk.h 83 unsigned short btype; member in struct:cdkonbsig
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdk.h 83 unsigned short btype; member in struct:cdkonbsig
  /external/e2fsprogs/debugfs/
logdump.c 313 static const char *type_to_name(int btype)
315 switch (btype) {
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec_copper.cpp 1821 enum v4l2_buf_type btype; local
7243 enum v4l2_buf_type btype; local
7395 enum v4l2_buf_type btype; local
    [all...]
  /external/valgrind/main/perf/
tinycc.c 12128 CType type1, btype; local
14506 CType btype, type; local
14633 CType type, btype; local
    [all...]

Completed in 2596 milliseconds