Searched
full:performance (Results
676 -
700 of
6790) sorted by null
<<21222324252627282930>>
/docs/source.android.com/src/devices/media/ |
soc.jd | 53 performance configuration (e.g. framerate) at realtime. This will only be used 55 best effort performance is not suitable.</li>
|
/external/apache-http/android/src/android/net/http/ |
ConnectionThread.java | 29 // Performance probe 70 // these are used to get performance data. When it is not in the timing,
|
/external/autotest/client/site_tests/power_PSROccupancyTest/ |
power_PSROccupancyTest.py | 65 # Sample the PSR performance count from debugfs and wait for 20s. 66 # At the end of 20s, re-sample the PSR performance count. The time
|
/external/autotest/server/site_tests/network_WiFi_Perf/ |
network_WiFi_Perf.py | 18 Conducts a performance test for a set of specified router configurations 61 # Conduct the performance tests while toggling powersave mode.
|
/external/autotest/tko/migrations/ |
002_add_job_timestamps.py | 52 -- perf_view (to make life easier for people trying to mine performance data) 113 -- perf_view (to make life easier for people trying to mine performance data)
|
/external/autotest/tko/perf_upload/ |
perf_uploader.py | 5 """Uploads performance data to the performance dashboard. 7 Performance tests may output data that needs to be displayed on the performance 9 associated with a job. If a test has performance data associated with it, it 10 is uploaded to the performance dashboard. The performance dashboard is owned 193 to the performance dashboard.
|
/external/chromium-trace/catapult/tracing/tracing/base/unittest/ |
test_case.html | 110 var start = window.performance.now(); 112 var duration = window.performance.now() - start;
|
/external/chromium-trace/catapult/tracing/tracing/ui/base/ |
animation_controller.html | 67 now = window.performance.now(); 102 now = window.performance.now();
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
feedManipulation.xml | 121 <!-- on the first entry, change the performance results (os-ws = RHEL4-3GHz-2.5GB-gtk) to PENDING --> 124 xpath="/*/*[name() = 'entry'][1]/*/*/*/*[@type = 'performance']/*[name() = 'result'][@id = 'RHEL4-3GHz-2.5GB']/text()"
|
/external/icu/icu4c/source/i18n/ |
tmunit.cpp | 46 * there might be performance hit because 10,000 TimeUnit object, 49 * To address this performance issue, if there is any in the future,
|
/external/icu/icu4c/source/test/perf/normperf/ |
normperf.cpp | 9 * This Program tests the performance of ICU's Normalization engine against Windows 177 // Test NFC Performance 206 // Test NFD Performance 235 // Test FCD Performance 265 // Test Win NFC Performance 294 // Test Win NFD Performance 323 // Test Quick Check Performance 408 // Test isNormalized Performance
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/nio/ |
ReadWriteHeapByteBuffer.java | 26 * This class is marked final for runtime performance. 100 * Override ByteBuffer.put(byte[], int, int) to improve performance.
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/ |
btUnionFind.h | 88 //weighted quick union, this keeps the 'trees' balanced, and keeps performance of unite O( log(n) ) 109 //not really a reason not to use path compression, and it flattens the trees/improves find performance dramatically
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core.h | 29 // For performance reasons, some arrays of complex numbers are replaced by twice 125 // improperly, there can be a performance regression. So it should be used with
|
/frameworks/base/docs/html/guide/components/ |
index.jd | 26 href="http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html"> 27 <h4>Multithreading for Performance</h4>
|
/frameworks/base/media/mca/effect/java/android/media/effect/ |
package.html | 6 system performs all effects processing on the GPU to obtain maximum performance.</p> 8 <p>For maximum performance, effects are applied directly to OpenGL textures, so your application
|
/frameworks/base/packages/DocumentsUI/app-perf-tests/src/com/android/documentsui/ |
FilesAppPerfTest.java | 41 "files-cold-start-performance-median"; 43 "files-warm-start-performance-median";
|
/frameworks/base/packages/DocumentsUI/perf-tests/src/com/android/documentsui/ |
FilesActivityPerfTest.java | 45 "files-listed-performance-first"; 48 "files-listed-performance-median";
|
/frameworks/base/services/core/java/com/android/server/ |
DiskStatsService.java | 49 // Run a quick-and-dirty performance test: write 512 bytes 88 // add configurable (through args) performance test parameters.
|
/frameworks/native/cmds/flatland/ |
README.txt | 1 Flatland is a benchmark for measuring GPU performance in various 2D UI 11 Because it's measuring hardware performance, flatland should be run in as
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
viddec_parse_sc_fast_loop.c | 111 /* WARNING: Performance GoTo */ 148 /* WARNING: performance goto */
|
/prebuilts/misc/windows/sdl2/test/ |
testtimer.c | 110 SDL_Log("Performance counter frequency: %llu\n", (unsigned long long) SDL_GetPerformanceFrequency()); 116 SDL_Log("Delay 1 second = %d ms in ticks, %f ms according to performance counter\n", (now32-start32), (double)((now - start)*1000) / SDL_GetPerformanceFrequency());
|
/bionic/libc/upstream-netbsd/lib/libc/include/isc/ |
memcluster.h | 17 * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
/bionic/libc/upstream-openbsd/lib/libc/crypt/ |
arc4random_uniform.c | 16 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
hd_init.c | 24 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
Completed in 2533 milliseconds
<<21222324252627282930>>