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

  /external/toybox/toys/pending/
openvt.c 78 struct vt_stat vstate; local
84 if (!ioctl(fd, VT_GETSTATE, &vstate)) {
92 xioctl(fd, VT_GETSTATE, &vstate);
99 xioctl(fd, VT_GETSTATE, &vstate);
126 ioctl(fd, VT_ACTIVATE, vstate.v_active);
127 ioctl(fd, VT_WAITACTIVE, vstate.v_active);
  /external/libxml2/include/libxml/
valid.h 98 xmlValidState *vstate; /* current state */ member in struct:_xmlValidCtxt
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 317 qhwc::VsyncState vstate; member in struct:hwc_context_t
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 514 qhwc::VsyncState vstate; member in struct:hwc_context_t
  /external/fio/
fio.h 183 struct thread_io_list *vstate; member in struct:thread_data
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 547 qhwc::VsyncState vstate; member in struct:hwc_context_t
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.h 605 qhwc::VsyncState vstate; member in struct:hwc_context_t
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 622 qhwc::VsyncState vstate; member in struct:hwc_context_t
  /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
arm_math.h 5179 __SIMD32_TYPE *vstate; local
    [all...]

Completed in 139 milliseconds