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

  /hardware/broadcom/wlan/bcm4329/src/shared/
aiutils.c 50 uint inv = 0, nom = 0; local
70 nom++;
74 if (inv + nom)
75 SI_MSG((" after %d invalid and %d non-matching entries\n", inv, nom));
  /external/iproute2/lib/
utils.c 500 unsigned nom, denom; local
501 if (fscanf(fp, "%*08x%*08x%08x%08x", &nom, &denom) == 2)
502 if (nom == 1000000)
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 347 milliseconds