Searched defs:results (Results 126 - 150 of 219) sorted by relevance

123456789

/external/v8/test/cctest/
H A Dtest-strings.cc461 Handle<Object> results[] = { local
476 CHECK_EQ(results[i]->IsUndefined(), result->IsUndefined());
477 CHECK_EQ(results[i]->IsNumber(), result->IsNumber());
479 CHECK_EQ(Smi::cast(results[i]->ToSmi()->ToObjectChecked())->value(),
/external/webkit/Source/WebCore/html/
H A DHTMLTableElement.cpp449 void HTMLTableElement::additionalAttributeStyleDecls(Vector<CSSMutableStyleDeclaration*>& results) argument
475 results.append(decl);
501 void HTMLTableElement::addSharedCellDecls(Vector<CSSMutableStyleDeclaration*>& results) argument
503 addSharedCellBordersDecl(results);
504 addSharedCellPaddingDecl(results);
507 void HTMLTableElement::addSharedCellBordersDecl(Vector<CSSMutableStyleDeclaration*>& results) argument
562 results.append(decl);
565 void HTMLTableElement::addSharedCellPaddingDecl(Vector<CSSMutableStyleDeclaration*>& results) argument
590 results.append(m_paddingDecl.get());
593 void HTMLTableElement::addSharedGroupDecls(bool rows, Vector<CSSMutableStyleDeclaration*>& results) argument
[all...]
/external/webkit/Tools/Scripts/webkitpy/common/net/buildbot/
H A Dbuildbot.py67 return "http://%s/results/%s" % (self._buildbot.buildbot_host, self.url_encoded_name())
83 is_green=(build_dictionary['results'] == 0) # Undocumented, 0 seems to mean "pass"
176 results = current_build.layout_test_results()
177 # We treat a lack of results as if all the test failed.
179 if results:
180 failures = set(results.failing_tests())
235 def results(self): member in class:Build
239 results_html = "%s/results.html" % (self.results_url())
/external/wpa_supplicant/
H A Ddriver_atmel.c442 struct wpa_scan_result *results,
446 return wpa_driver_wext_get_scan_results(drv->wext, results, max_size);
441 wpa_driver_atmel_get_scan_results(void *priv, struct wpa_scan_result *results, size_t max_size) argument
H A Ddriver_hostap.c394 * read results after a timeout. */
437 struct wpa_scan_result *results,
441 return wpa_driver_wext_get_scan_results(drv->wext, results, max_size);
436 wpa_driver_hostap_get_scan_results(void *priv, struct wpa_scan_result *results, size_t max_size) argument
H A Ddriver_madwifi.c466 struct wpa_scan_result *results,
470 return wpa_driver_wext_get_scan_results(drv->wext, results, max_size);
465 wpa_driver_madwifi_get_scan_results(void *priv, struct wpa_scan_result *results, size_t max_size) argument
H A Ddriver_ndiswrapper.c285 struct wpa_scan_result *results,
289 return wpa_driver_wext_get_scan_results(drv->wext, results, max_size);
284 wpa_ndiswrapper_get_scan_results(void *priv, struct wpa_scan_result *results, size_t max_size) argument
H A Ddriver_broadcom.c391 wpa_printf(MSG_DEBUG, "Scan timeout - try to get results");
431 struct wpa_scan_result *results,
455 os_memset(results, 0, max_size * sizeof(struct wpa_scan_result));
461 os_memcpy(results[ap_num].bssid, &wbi->BSSID, ETH_ALEN);
462 os_memcpy(results[ap_num].ssid, wbi->SSID, wbi->SSID_len);
463 results[ap_num].ssid_len = wbi->SSID_len;
464 results[ap_num].freq = frequency_list[wbi->channel - 1];
482 os_memcpy(results[ap_num].wpa_ie, ie, ie->len + 2);
483 results[ap_num].wpa_ie_len = ie->len + 2;
490 wpa_printf(MSG_MSGDUMP, "Received %d bytes of scan results (
430 wpa_driver_broadcom_get_scan_results(void *priv, struct wpa_scan_result *results, size_t max_size) argument
[all...]
H A Ddriver_bsd.c550 /* Compare function for sorting scan results. Return >0 if @b is consider
613 struct wpa_scan_result *results,
624 os_memset(results, 0, max_size * sizeof(struct wpa_scan_result));
630 wsr = results;
671 qsort(results, wsr - results, sizeof(struct wpa_scan_result),
674 wpa_printf(MSG_DEBUG, "Received %d bytes of scan results (%d BSSes)",
675 len, wsr - results);
677 return wsr - results;
612 wpa_driver_bsd_get_scan_results(void *priv, struct wpa_scan_result *results, size_t max_size) argument
H A Ddriver_ipw.c388 struct wpa_scan_result *results,
392 return wpa_driver_wext_get_scan_results(drv->wext, results, max_size);
387 wpa_driver_ipw_get_scan_results(void *priv, struct wpa_scan_result *results, size_t max_size) argument
/external/chromium/chrome/browser/autocomplete/
H A Dsearch_provider.cc125 // Sort the results so that UpdateFirstSearchDescription does the right thing.
140 // Can't return search/suggest results for bogus input or without a profile.
284 // The history query results are synchronous, so if minimal_changes is true,
285 // we still have the last results and don't need to do anything.
328 // have its results, or are allowed to keep running it, just do that, rather
339 // We can't start a new query if we're only allowed synchronous results.
345 // now, else we won't think we're waiting on results from the server when we
388 // private, and the Suggest server is unlikely to have any useful results
392 // server is once again unlikely to have and useful results.
465 // Parse optional data in the results fro
603 AddHistoryResultsToMap(const HistoryResults& results, bool is_keyword, int did_not_accept_suggestion, MatchMap* map) argument
[all...]
/external/chromium/chrome/browser/extensions/
H A Dextensions_ui.cc245 DictionaryValue results; local
247 // Add the extensions to the results structure.
284 results.Set("extensions", extensions_list);
288 results.SetBoolean("developerMode", developer_mode);
290 web_ui_->CallJavascriptFunction("returnExtensionsData", results);
556 ListValue results; local
557 web_ui_->CallJavascriptFunction("hidePackDialog", results);
613 // Add the extensions to the results structure.
614 ListValue results; local
615 results
[all...]
/external/chromium/chrome/browser/history/
H A Dtext_database_manager.cc415 std::vector<TextDatabase::Match>* results,
417 results->clear();
466 // Adjust the max count according to how many results we've already got.
469 static_cast<int>(results->size());
476 results, &found_urls, first_time_searched);
480 static_cast<int>(results->size()) <= options.max_count);
482 static_cast<int>(results->size()) >= options.max_count)
483 break; // Got the max number of results.
412 GetTextMatches( const string16& query, const QueryOptions& options, std::vector<TextDatabase::Match>* results, Time* first_time_searched) argument
/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_database_unittest.cc827 // Add the GetHash results to the cache.
833 std::vector<SBFullHashResult> results; local
834 results.push_back(full_hash);
837 results.push_back(full_hash);
840 database_->CacheHashResults(prefixes, results);
964 // Prefixes with no full results are misses.
/external/chromium/net/base/
H A Dx509_certificate.cc342 CertificateList results; local
345 return results;
351 results.push_back(scoped_refptr<X509Certificate>(result));
355 return results;
H A Dx509_certificate_openssl.cc363 OSCertHandles results; local
365 return results;
371 results.push_back(handle);
375 CreateOSCertHandlesFromPKCS7Bytes(data, length, &results);
384 return results;
/external/chromium/net/proxy/
H A Dproxy_resolver_v8.cc59 // implemented -- whether they should restrict to IPv4 results, or
351 int ResolveProxy(const GURL& query_url, ProxyInfo* results) { argument
398 results->UsePacString(UTF16ToASCII(ret_str));
689 ProxyInfo* results,
713 int rv = context_->ResolveProxy(query_url, results);
688 GetProxyForURL(const GURL& query_url, ProxyInfo* results, CompletionCallback* , RequestHandle* , const BoundNetLog& net_log) argument
/external/dbus/dbus/
H A Ddbus-sha.c446 * the message digest and zeroing the context. The results are
451 * @param results string to append the 20-byte SHA digest to
457 DBusString *results)
463 if (!_dbus_string_append_len (results, digest, 20))
525 DBusString results; local
530 if (!_dbus_string_init (&results))
531 _dbus_assert_not_reached ("no memory for SHA-1 results");
533 if (!_dbus_sha_compute (&input_str, &results))
534 _dbus_assert_not_reached ("no memory for SHA-1 results");
536 if (!_dbus_string_equal (&expected_str, &results))
456 _dbus_sha_final(DBusSHAContext *context, DBusString *results) argument
659 get_next_expected_result(DBusString *results, DBusString *result) argument
743 DBusString results; local
[all...]
/external/icu4c/i18n/
H A Duspoof.cpp552 int32_t results = uspoof_areConfusable(sc, s1U, lengthS1U, s2U, lengthS2U, status); local
560 return results;
575 int32_t results = uspoof_areConfusable(sc, u1, length1, u2, length2, status); local
576 return results;
680 // Unnormalized results should be very rare.
/external/srec/srec/Semproc/src/
H A DSemanticProcessorImpl.c472 SR_SemanticResult** results,
518 * If the array to hold the results is not big enough,
668 if (&results[resultIdx] != NULL) /* SemanticResultImpl assumed to have been created externally */
669 interpretScripts(semproc, semproc->acc_scripts, &results[resultIdx]);
677 hashmap = ((SR_SemanticResultImpl*)results[resultIdx])->results;
776 SR_SemanticResult** results,
841 * If the array to hold the results is not big enough,
984 if (&results[resultIdx] != NULL) /* SemanticResultImpl assumed to have been created externally */
985 interpretScripts(semproc, acc_scripts, &results[resultId
469 SR_SemanticProcessor_CheckParseByWordID(SR_SemanticProcessor* self, SR_SemanticGraph* graph, wordID* wordIDs, SR_SemanticResult** results, size_t* resultCount) argument
773 SR_SemanticProcessor_CheckParse(SR_SemanticProcessor* self, SR_SemanticGraph* graph, const LCHAR* transcription, SR_SemanticResult** results, size_t* resultCount) argument
[all...]
/external/webkit/Source/WebCore/editing/
H A DTextCheckingHelper.cpp243 // since we will want to ignore results in this area.
262 // since we will want to ignore results in this area.
276 Vector<TextCheckingResult> results; local
278 m_client->textChecker()->checkTextOfParagraph(paragraphString.characters(), paragraphString.length(), checkingTypes, results);
280 for (unsigned i = 0; i < results.size(); i++) {
281 const TextCheckingResult* result = &results[i];
417 // since we will want to ignore results in this area.
420 // Start checking from beginning of paragraph, but skip past results that occur before the start of the original search range.
455 // These results were all between the start of the paragraph and the start of the search range; look
526 Vector<TextCheckingResult> results;
[all...]
/external/webkit/Source/WebCore/inspector/front-end/
H A DAuditsPanel.js48 this.clearResultsButton = new WebInspector.StatusBarButton(WebInspector.UIString("Clear audit results."), "clear-status-bar-item");
128 var results = []; variable
139 resultCallback(mainResourceURL, results);
143 resultCallback(mainResourceURL, results);
150 results.push(result);
155 _auditFinishedCallback: function(launcherCallback, mainResourceURL, results)
164 var resultTreeElement = new WebInspector.AuditResultSidebarTreeElement(results, mainResourceURL, ordinal);
448 WebInspector.AuditResultSidebarTreeElement = function(results, mainResourceURL, ordinal)
450 this.results = results;
[all...]
/external/webkit/Source/WebCore/platform/win/
H A DClipboardWin.cpp503 static void addMimeTypesForFormat(HashSet<String>& results, const FORMATETC& format) argument
507 results.add("URL");
508 results.add("text/uri-list");
512 results.add("Text");
513 results.add("text/plain");
520 HashSet<String> results; local
522 return results;
525 return results;
531 return results;
534 return results;
[all...]
/external/wpa_supplicant_6/wpa_supplicant/
H A Dctrl_iface.c477 * skipped when processing scan results.
1507 struct wpa_scan_results *results; local
1517 results = wpa_s->scan_res;
1518 if (results == NULL)
1522 for (i = 0; i < results->num; i++) {
1523 if (os_memcmp(bssid, results->res[i]->bssid, ETH_ALEN)
1530 if (i >= results->num || results->res[i] == NULL)
1533 bss = results->res[i];
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_broadcom.c396 wpa_printf(MSG_DEBUG, "Scan timeout - try to get results");
436 struct wpa_scan_result *results,
460 os_memset(results, 0, max_size * sizeof(struct wpa_scan_result));
466 os_memcpy(results[ap_num].bssid, &wbi->BSSID, ETH_ALEN);
467 os_memcpy(results[ap_num].ssid, wbi->SSID, wbi->SSID_len);
468 results[ap_num].ssid_len = wbi->SSID_len;
469 results[ap_num].freq = frequency_list[wbi->channel - 1];
487 os_memcpy(results[ap_num].wpa_ie, ie, ie->len + 2);
488 results[ap_num].wpa_ie_len = ie->len + 2;
495 wpa_printf(MSG_MSGDUMP, "Received %d bytes of scan results (
435 wpa_driver_broadcom_get_scan_results(void *priv, struct wpa_scan_result *results, size_t max_size) argument
[all...]

Completed in 345 milliseconds

123456789