HomeSort by relevance Sort by last modified time
    Searched refs:results (Results 976 - 1000 of 1503) sorted by null

<<31323334353637383940>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
ComponentResults.java 11 package org.eclipse.test.internal.performance.results.db;
30 import org.eclipse.test.internal.performance.results.utils.Util;
33 * Class to handle performance results of an eclipse component
36 * It gives access to results for each scenario run for this component.
86 * Get all results numbers for a given machine of the current component.
219 * Returns a list of scenario results which have a summary
223 * @return A list of {@link ScenarioResults scenario results} which have a summary
265 * Read local file contents and populate the results model with the collected
356 // read results
395 * Write the component results data to the file '<component name>.dat' in the given directory
    [all...]
ScenarioResults.java 11 package org.eclipse.test.internal.performance.results.db;
23 import org.eclipse.test.internal.performance.results.utils.Util;
27 * Class to handle performance results of a component's scenario
30 * It gives access to results for each configuration run on this scenario.
46 * Complete results with additional database information.
115 * Return the results of the given configuration.
118 * @return The {@link ConfigResults results} for the given configuration
220 * @see org.eclipse.test.internal.performance.results.AbstractResults#hashCode()
245 * Returns whether the current build of the given config has valid results or not.
248 * @return <code>true</code> if the build has valid results
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
search_autocomplete.js 71 //if we have results, make the table visible and initialize result info
89 //if there are more results we're not showing, so say so.
98 //if we have no results, hide the table
  /external/chromium_org/chrome/browser/extensions/updater/
extension_downloader.cc 554 const UpdateManifest::Results* results) {
559 if (!results) {
569 DetermineUpdates(fetch_data, *results, &updates);
571 const UpdateManifest::Result* update = &(results->list.at(updates[i]));
602 results->daystart_elapsed_seconds >= 0) {
604 Time::Now() - TimeDelta::FromSeconds(results->daystart_elapsed_seconds);
624 const UpdateManifest::Results& possible_updates,
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
download_protection_service.cc 554 void OnZipAnalysisFinished(const zip_analyzer::Results& results) {
558 if (results.success) {
559 zipped_executable_ = results.has_executable;
561 << ", has_executable=" << results.has_executable
562 << " has_archive=" << results.has_archive;
569 results.has_archive && !zipped_executable_);
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
popup.js 75 if (fullTryJob.results == buildbot.FAILURE && fullTryJob.text) {
82 if (step.results[0] == buildbot.FAILURE)
83 text.push(step.results[1][0]);
  /external/chromium_org/third_party/WebKit/Source/core/editing/
SpellChecker.cpp 566 Vector<TextCheckingResult> results; local
567 checkTextOfParagraph(textChecker(), sentenceToCheck.text(), resolveTextCheckingTypeMask(textCheckingOptions), results); local
568 markAndReplaceFor(request, results);
572 void SpellChecker::markAndReplaceFor(PassRefPtrWillBeRawPtr<SpellCheckRequest> request, const Vector<TextCheckingResult>& results)
602 for (unsigned i = 0; i < results.size(); i++) {
604 const TextCheckingResult* result = &results[i];
    [all...]
  /external/doclava/res/assets/templates/assets/
search_autocomplete.js 71 //if we have results, make the table visible and initialize result info
89 //if there are more results we're not showing, so say so.
98 //if we have no results, hide the table
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 102 ; Combine-add results with current destination content
103 ; q6-q9 contain the results (out[j * 32 + 0-31])
136 ; Combine-add results with current destination content
137 ; q6-q9 contain the results (out[j * 32 + 0-31])
170 ; Combine-add results with current destination content
171 ; q4-q7 contain the results (out[j * 32 + 0-31])
204 ; Combine-add results with current destination content
205 ; q4-q7 contain the results (out[j * 32 + 0-31])
280 ; (used) two for results, well four d registers
323 ; results of the first pass (transpose and transform rows
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 102 ; Combine-add results with current destination content
103 ; q6-q9 contain the results (out[j * 32 + 0-31])
136 ; Combine-add results with current destination content
137 ; q6-q9 contain the results (out[j * 32 + 0-31])
170 ; Combine-add results with current destination content
171 ; q4-q7 contain the results (out[j * 32 + 0-31])
204 ; Combine-add results with current destination content
205 ; q4-q7 contain the results (out[j * 32 + 0-31])
280 ; (used) two for results, well four d registers
323 ; results of the first pass (transpose and transform rows
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/downloads/
downloads_api.cc 484 DownloadQuery::DownloadVector* results) {
558 query_out.Search(all_items.begin(), all_items.end(), results);
1122 DownloadQuery::DownloadVector results; local
1221 DownloadQuery::DownloadVector results; local
    [all...]
  /external/chromium_org/chrome/browser/favicon/
favicon_handler_unittest.cc 458 // results on all platforms.
1176 } results[] = { local
1242 } results[] = { local
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
nucnvtst.c 31 static void TestNextUChar(UConverter* cnv, const char* source, const char* limit, const int32_t results[], const char* message);
176 TestNextUChar(UConverter* cnv, const char* source, const char* limit, const int32_t results[], const char* message)
180 const int32_t *r=results;
1817 static const int32_t results[]={ local
1860 static const int32_t results[]={ local
1901 static const int32_t results[]={ local
1967 static const int32_t results[]={ local
2095 static const int32_t results[]={ local
2150 static const int32_t results[]={ local
2266 static const int32_t results[]={ local
2337 static const int32_t results[]={ local
2406 static const int32_t results[]={ local
2526 static const int32_t results[]={ local
2569 static const int32_t results[]={ local
2618 static const int32_t results[]={ local
2729 static const int32_t results[]={ local
4641 static const int32_t results[]={ local
4722 static const int32_t results[]={ local
4747 TestNextUChar(cnv, (const char *)in, (const char *)in+sizeof(in), results, "gb18030"); local
4957 const UChar32 *results= pszUnicode32; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
nucnvtst.c 31 static void TestNextUChar(UConverter* cnv, const char* source, const char* limit, const int32_t results[], const char* message);
176 TestNextUChar(UConverter* cnv, const char* source, const char* limit, const int32_t results[], const char* message)
180 const int32_t *r=results;
1822 static const int32_t results[]={ local
1865 static const int32_t results[]={ local
1906 static const int32_t results[]={ local
1972 static const int32_t results[]={ local
2100 static const int32_t results[]={ local
2155 static const int32_t results[]={ local
2271 static const int32_t results[]={ local
2342 static const int32_t results[]={ local
2411 static const int32_t results[]={ local
2531 static const int32_t results[]={ local
2574 static const int32_t results[]={ local
2623 static const int32_t results[]={ local
2734 static const int32_t results[]={ local
4646 static const int32_t results[]={ local
4727 static const int32_t results[]={ local
4752 TestNextUChar(cnv, (const char *)in, (const char *)in+sizeof(in), results, "gb18030"); local
4962 const UChar32 *results= pszUnicode32; local
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x_unittest.cc 218 // Find matches and add them to a list of results.
219 GList* results = NULL; local
242 results = g_list_prepend(results, found);
246 callback(results ? GNOME_KEYRING_RESULT_OK
247 : GNOME_KEYRING_RESULT_NO_MATCH, results, data);
248 // Now free the list of results.
249 GList* element = g_list_first(results);
258 g_list_free(results);
616 // There should be two results -- the exact one, and the PSL-matched one
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_hw_context.c 36 uint32_t *results; local
78 results = ctx->ws->buffer_map(buffer->cs_buf, ctx->cs, PIPE_TRANSFER_WRITE);
79 if (results) {
80 memset(results, 0, ctx->max_db * 4 * 4);
92 /* analyze results */
93 results = ctx->ws->buffer_map(buffer->cs_buf, ctx->cs, PIPE_TRANSFER_READ);
94 if (results) {
97 if (results[i*4 + 1])
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_hw_context.c 36 uint32_t *results; local
78 results = ctx->ws->buffer_map(buffer->cs_buf, ctx->cs, PIPE_TRANSFER_WRITE);
79 if (results) {
80 memset(results, 0, ctx->max_db * 4 * 4);
92 /* analyze results */
93 results = ctx->ws->buffer_map(buffer->cs_buf, ctx->cs, PIPE_TRANSFER_READ);
94 if (results) {
97 if (results[i*4 + 1])
    [all...]
  /external/owasp/sanitizer/lib/junit/
junit-dep.jar 
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
docs.js 891 This method is called to reset the position when search results appear or hide */
    [all...]
  /external/chromium-libpac/src/
proxy_resolver_v8.cc 57 // implemented -- whether they should restrict to IPv4 results, or
367 android::String16* results) {
403 *results = V8StringToUTF16(ret->ToString());
405 if (!IsStringASCII(*results)) {
726 android::String16* results) {
733 int rv = context_->ResolveProxy(spec, host, results);
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 171 std::set<aura::Window*>* results = local
187 results->insert(*iter);
887 base::ListValue* results = new base::ListValue(); local
    [all...]
  /external/chromium_org/net/proxy/
proxy_service.cc 104 // content changes to the script, or to the WPAD auto-discovery results. We are
180 ProxyInfo* results,
216 ProxyInfo* results,
220 results->UsePacString(pac_string_);
738 ProxyInfo* results,
743 results_(results),
822 // Make a note in the results which configuration was in use at the
    [all...]
  /external/chromium_org/skia/ext/
image_operations_unittest.cc 220 SkBitmap results = skia::ImageOperations::Resize(src, method, src_w, src_h); local
221 ASSERT_EQ(src_w, results.width());
222 ASSERT_EQ(src_h, results.height());
225 SkAutoLockPixels results_lock(results);
228 EXPECT_EQ(*src.getAddr32(x, y), *results.getAddr32(x, y));
382 // an easy operation that we can check the results for manually.
561 // Check that Lanczos2 and Lanczos3 thumbnails produce similar results

Completed in 988 milliseconds

<<31323334353637383940>>