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

  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c     [all...]
regex_internal.h 341 re_context_type ctx_type; /* for ANCHOR */ member in union:__anon43045::__anon43046
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 764 int psb_update_context(psb_driver_data_p driver_data, unsigned long ctx_type);
psb_drv_video.c 940 int psb_new_context(psb_driver_data_p driver_data, uint64_t ctx_type)
946 arg.value = (uint64_t)((unsigned long) & ctx_type);
950 drv_debug_msg(VIDEO_DEBUG_ERROR, "Set context %d failed\n", ctx_type);
956 int psb_update_context(psb_driver_data_p driver_data, unsigned long ctx_type)
962 arg.value = (uint64_t)((unsigned long) & ctx_type);
    [all...]

Completed in 265 milliseconds