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

<<11121314151617181920>>

  /libcore/benchmarks/src/benchmarks/
SmallBigIntegerBenchmark.java 23 * This pretends to measure performance of operations on small BigIntegers.
24 * Given our current implementation, this is really a way to measure performance of
  /external/valgrind/
README_DEVELOPERS 55 Running the performance tests
57 To build and run all the performance tests, run "make [--quiet] perf".
59 To run a subset of the performance suite, execute:
74 compare them on all the performance tests:
146 (C) How to run Valgrind performance tests in a 'self-hosting' mode,
147 to analyse and optimise the performance of Valgrind and its tools.
187 for you to get some useful performance data. Inner has most of
236 (C) Performance tests in an outer/inner setup:
238 To run all the performance tests with an outer cachegrind, do :
244 To run all the performance tests with an outer callgrind, do
    [all...]
  /bionic/libc/arch-arm/cortex-a53.a57/
cortex-a53.a57.mk 4 # decrease performance on cortex-a57 processors by as much as 20%.
  /bionic/libc/dns/nameser/
ns_netint.c 17 * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /bionic/libc/dns/resolv/
res_debug.h 17 * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /bionic/libc/upstream-netbsd/lib/libc/include/isc/
heap.h 17 * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /bionic/libc/upstream-openbsd/lib/libc/gen/
setprogname.c 15 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
reallocarray.c 15 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /bionic/libc/upstream-openbsd/lib/libc/string/
memrchr.c 16 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
strndup.c 16 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  /cts/hostsidetests/sustainedperf/app/src/android/test/app/
DeviceTestActivity.java 33 Log.i("DeviceTestActivity", "Sustained Performance Mode is supported\n");
  /cts/tests/tests/openglperf/
AndroidTest.xml 15 <configuration description="Config for CTS OpenGL Performance test cases">
  /development/apps/launchperf/src/com/android/launchperf/
ComplexActivityLaunchPerformance.java 27 * Instrumentation class for Complex Activity launch performance testing.
EmptyActivityLaunchPerformance.java 26 * Instrumentation class for Empty Activity launch performance testing.
HelloWorldLaunchPerformance.java 26 * Instrumentation class for Hello World launch performance testing.
NotePadLaunchPerformance.java 26 * Instrumentation class for Notepad launch performance testing.
PhoneLaunchPerformance.java 26 * Instrumentation class for Phone launch performance testing.
SimpleActivityLaunchPerformance.java 26 * Instrumentation class for Simple Activity launch performance testing.
  /development/ndk/sources/android/ndk_helper/
perfMonitor.h 31 * Helper class for a performance monitoring and get current tick time
  /development/testrunner/
am_instrument_parser.py 95 if key.startswith('performance.'):
96 key = key[len('performance.'):]
147 if key.startswith('performance.'):
148 key = key[len('performance.'):]
  /device/lge/bullhead/overlay/frameworks/base/core/res/res/values/
strings.xml 23 <string name="battery_saver_description">To help improve battery life, battery saver reduces your device?s performance and limits vibration, ambient display, location services, and most background data. Email, messaging, and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging.</string>
  /device/moto/shamu/overlay/frameworks/base/core/res/res/values/
strings.xml 23 <string name="battery_saver_description">To help improve battery life, battery saver reduces your device?s performance and limits vibration, ambient display, location services, and most background data. Email, messaging, and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging.</string>
  /external/antlr/antlr-3.4/runtime/Python/
ChangeLog 5 generated lexers operate on integers. Also made various performance
  /external/autotest/client/deps/webgl_perf/
webgl_perf.py 17 tarball = 'webgl-performance-0.0.2.tar.bz2'
  /external/autotest/client/site_tests/desktopui_GmailLatency/
control 7 PURPOSE = "Basic test of performance and latency of Gmail on Chrome OS."

Completed in 4116 milliseconds

<<11121314151617181920>>