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

  /external/chromium_org/chromeos/display/
real_output_configurator_delegate.cc 400 int nprop = 0; local
401 Atom* props = XRRListOutputProperties(display_, id, &nprop);
402 for (int j = 0; j < nprop && !ret; j++) {
  /external/ipsec-tools/src/racoon/
ipsec_doi.c 1385 int notrans, nprop; local
1396 notrans = nprop = 0;
    [all...]

Completed in 64 milliseconds