HomeSort by relevance Sort by last modified time
    Searched full:propinfo (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.c 100 XRRPropertyInfo *propinfo; local
120 propinfo = XRRQueryOutputProperty(psb_xrandr_info->dpy, psb_xrandr_info->extend_output->output_id, props[i]);
121 if (!propinfo) {
    [all...]
  /external/clang/tools/libclang/
Indexing.cpp 884 if (const ObjCPropertyDeclInfo *PropInfo = dyn_cast<ObjCPropertyDeclInfo>(DI))
885 return &PropInfo->ObjCPropDeclInfo;
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 1254 milliseconds