Searched refs:nprop (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/display/
H A Dreal_output_configurator_delegate.cc400 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/
H A Dipsec_doi.c1385 int notrans, nprop; local
1396 notrans = nprop = 0;
1403 nprop++;
1430 pair[i]->prop->p_no, nprop);

Completed in 84 milliseconds