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

  /external/svox/pico/lib/
picoklex.c 266 picoos_uint32 searchval, indval; local
271 searchval = graphsi[0];
272 searchval = (searchval << 8) + graphsi[1];
273 searchval = (searchval << 8) + graphsi[2];
282 if (indval < searchval) {
289 /* low points to the first entry greater than or equal to searchval */
293 if (indval > searchval) {
  /external/webkit/PerformanceTests/Parser/resources/
final-url-en     [all...]

Completed in 44 milliseconds