HomeSort by relevance Sort by last modified time
    Searched full:performance (Results 401 - 425 of 6790) sorted by null

<<11121314151617181920>>

  /frameworks/av/services/mediaextractor/minijail/seccomp_policy/
mediaextractor-seccomp-arm.policy 2 # best performance.
mediaextractor-seccomp-x86.policy 2 # best performance.
  /frameworks/base/packages/DocumentsUI/app-perf-tests/
AndroidManifest.xml 18 android:label="App performance tests for DocumentsUI" />
  /frameworks/base/packages/DocumentsUI/perf-tests/
AndroidManifest.xml 22 android:label="Performance tests for DocumentsUI" />
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
NOTICE 13 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
ucode_download.h 16 * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcm_cfg.h 16 * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /hardware/intel/bootstub/
VERSION 7 0.6 optimized spi uart and initrd relocation performance. May 26, 2009
bootstub.spec 40 - improved initrd relocation performance
41 - improved spi uart output performance
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/
LICENSE 13 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
LICENSE 18 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /ndk/sources/host-tools/nawk-20071023/
NOTICE 20 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
Constants.java 22 * Log tag for performance measurement.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
Constants.java 21 // Log tag for performance measurement.
  /external/v8/test/js-perf-test/
base.js 6 // Performance.now is used in latency benchmarks, the fallback is Date.now.
7 var performance = performance || {};
8 performance.now = (function() {
9 return performance.now ||
10 performance.mozNow ||
11 performance.msNow ||
12 performance.oNow ||
13 performance.webkitNow ||
22 // do the performance measurement. The optional setup and tearDow
    [all...]
  /external/autotest/client/tests/hackbench/
hackbench.py 8 measuring the performance, overhead and scalability of the Linux scheduler.
50 Pick up the results attribute and write it in the performance keyval.
  /external/autotest/test_suites/
control.kernel_per-build_benchmarks 7 PURPOSE = "Gather benchmark/performance data for kernel evaluation."
18 data for long-term kernel performance evaluation. It runs on every build so
control.wifi_atten_perf 7 PURPOSE = "Measure WiFi part performance across signal levels."
8 CRITERIA = "Used to measure performance, not intended to fail."
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/
AFSDB.py 14 # OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
33 # We probably lose some performance vs. a cut-and-paste
  /external/icu/icu4c/source/test/perf/unisetperf/
unisetperf.pl 17 "title"=>"UnicodeSet span()/contains() performance",
67 "title"=>"UnicodeSet span()/contains() performance",
  /external/jemalloc/include/jemalloc/internal/
ckh.h 11 /* Maintain counters used to get an idea of performance. */
34 /* Counters used to get an idea of performance. */
  /external/skia/src/core/
SkSharedMutex.h 20 // There are two shared lock implementations one debug the other is high performance. They implement
22 // This is a shared lock implementation similar to pthreads rwlocks. The high performance
  /system/connectivity/shill/wifi/
wifi_driver_hal.h 40 // initialized. So there won't be any performance penalty for doing it.
47 // initialized. So there won't be any performance penalty for doing it.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
RawDataTable.java 11 package org.eclipse.test.performance.ui;
18 import org.eclipse.test.internal.performance.data.Dim;
19 import org.eclipse.test.internal.performance.results.db.BuildResults;
20 import org.eclipse.test.internal.performance.results.db.ConfigResults;
21 import org.eclipse.test.internal.performance.results.db.DB_Results;
22 import org.eclipse.test.internal.performance.results.utils.Util;
  /frameworks/base/docs/html/topic/performance/
optimizing-view-hierarchies.jd 1 page.title=Performance and View Hierarchies
9 <li><a href="#lmp">Layout-and-Measure Performance</a>
36 have a substantial impact on your app?s performance. This page describes how to
41 <h2 id="lmp">Layout and Measure Performance</h2>
53 performance. However, it can be greater when an app adds or removes View
110 with much-improved performance. This class uses its own constraint-solving
142 The more levels your view hierarchy has, the greater the potential performance
168 Multiple layout-and-measure passes are not, in themselves, a performance burden.
184 Layout performance is a complex problem with many facets. There are a couple of
185 tools that can give you solid indications about where performance bottleneck
    [all...]

Completed in 1775 milliseconds

<<11121314151617181920>>