HomeSort by relevance Sort by last modified time
    Searched refs:results (Results 1351 - 1375 of 2244) sorted by null

<<51525354555657585960>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20140129-1405.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20130509-0110.jar 
  /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...]
  /prebuilts/misc/common/android-support-test/
android-support-test.jar 
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_colors.cpp 938 CFX_FixedBufGrow<FX_FLOAT, 16> results(nComps);
940 results[i] = *pBuf;
942 m_pAltCS->GetRGB(results, R, G, B);
945 CFX_FixedBufGrow<FX_FLOAT, 16> results(m_pFunc->CountOutputs());
947 m_pFunc->Call(pBuf, 1, results, nresults);
952 m_pAltCS->GetRGB(results, R, G, B);
    [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
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/
perftestsrunner_unittest.py 137 '--no-show-results',
138 '--reset-results',
141 '--test-results-server=somehost',
274 results = {'url': 'http://trac.webkit.org/browser/trunk/PerformanceTests/Bindings/event-target-wrapper.html', variable in class:EventTargetWrapperTestData
339 results = {'current': [[1080, 1120, 1095, 1101, 1104]] * 4} variable in class:MemoryTestData
484 self.assertEqual(parser_tests['memory-test']['metrics']['Time'], MemoryTestData.results)
528 "tests": {"event-target-wrapper": EventTargetWrapperTestData.results}}}
532 '--test-results-server=some.host'])
544 '--test-results-server=some.host', '--description', 'some description'])
554 filesystem.write_text_file(runner._base_path + '/resources/results-template.html'
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
subpixel_sse2.asm 393 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
508 movdqa XMMWORD PTR [rdi], xmm1 ; store the results in the destination
618 movq QWORD PTR [rdi], xmm4 ; store the results in the destination
733 movq QWORD Ptr [rdi], xmm4 ; store the results in the destination
783 movq QWORD Ptr [rdi+8], xmm4 ; store the results in the destination
880 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
    [all...]
  /external/chromium_org/tools/
bisect-builds.py 590 results = []
597 results.append((subproc.returncode, stdout, stderr))
605 for (returncode, stdout, stderr) in results:
608 return results[0]
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
subpixel_sse2.asm 393 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
508 movdqa XMMWORD PTR [rdi], xmm1 ; store the results in the destination
618 movq QWORD PTR [rdi], xmm4 ; store the results in the destination
733 movq QWORD Ptr [rdi], xmm4 ; store the results in the destination
783 movq QWORD Ptr [rdi+8], xmm4 ; store the results in the destination
880 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
    [all...]
  /frameworks/base/core/jni/android/opengl/
util.cpp 402 IntArrayHelper results(env, results_ref, resultsOffset, resultsCapacity);
404 bool initializedOK = mvp.check() && spheres.check() && results.check();
411 results.bind();
418 pResults = results.mData;
428 results.commitChanges();

Completed in 2182 milliseconds

<<51525354555657585960>>