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

  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-tagcloud.js 35 // This test parses a JSON string giving tag names and popularity, and
226 var tagInfoJSON = '[\n {\n \"tag\": "titillation",\n \"popularity\": 4294967296\n },\n {\n \"tag\": "foamless",\n \"popularity\": 1257718401\n },\n {\n \"tag\": "snarler",\n \"popularity\": 613166183\n },\n {\n \"tag\": "multangularness",\n \"popularity\": 368304452\n },\n {\n \"tag\": "Fesapo unventurous",\n \"popularity\": 248026512\n },\n {\n \"tag\": "esthesioblast",\n \"popularity\": 179556755\n },\n {\n \"tag\": "echeneidoid",\n \"popularity\": 136641578\n },\n {\n \"tag\": "embryoctony",\n \"popularity\": 107852576\n },\n {\n \"tag\": "undilatory",\n \"popularity\": 87537981\n },\n {\n \"tag\": "predisregard",\n \"popularity\": 72630939\n },\n {\n (…)
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-tagcloud.js 35 // This test parses a JSON string giving tag names and popularity, and
226 var tagInfoJSON = '[\n {\n \"tag\": "titillation",\n \"popularity\": 4294967296\n },\n {\n \"tag\": "foamless",\n \"popularity\": 1257718401\n },\n {\n \"tag\": "snarler",\n \"popularity\": 613166183\n },\n {\n \"tag\": "multangularness",\n \"popularity\": 368304452\n },\n {\n \"tag\": "Fesapo unventurous",\n \"popularity\": 248026512\n },\n {\n \"tag\": "esthesioblast",\n \"popularity\": 179556755\n },\n {\n \"tag\": "echeneidoid",\n \"popularity\": 136641578\n },\n {\n \"tag\": "embryoctony",\n \"popularity\": 107852576\n },\n {\n \"tag\": "undilatory",\n \"popularity\": 87537981\n },\n {\n \"tag\": "predisregard",\n \"popularity\": 72630939\n },\n {\n (…)
    [all...]
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSuggestClient.java 123 * 2 which contain the suggestions and their popularity.
127 JSONArray popularity = results.getJSONArray(2); local
129 return new GoogleSuggestCursor(this, query, suggestions, popularity);
167 /* This contains the popularity of each suggestion
173 JSONArray suggestions, JSONArray popularity) {
176 mPopularity = popularity;
  /external/v8/benchmarks/
regexp.js 33 // the popularity of the pages where it occurs and the number of times
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-regexp.js 33 // the popularity of the pages where it occurs and the number of times
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-regexp.js 33 // the popularity of the pages where it occurs and the number of times
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-regexp.js 33 // the popularity of the pages where it occurs and the number of times
    [all...]

Completed in 944 milliseconds