/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/ |
runiSACLongtest.txt | 157 echo "-- Now Enforce 30 ms frame size with the same bottleneck" 172 echo "-- Now Enforce 60 ms frame size with the same bottleneck"
|
/frameworks/base/docs/html/topic/performance/ |
launch-time.jd | 387 during the bottleneck. 447 during the bottleneck.</li>
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
OutputPropertiesFactory.java | 352 // so that we can cache the ContextClassLoader and bottleneck all properties file
|
/external/autotest/scheduler/ |
rdb_hosts.py | 122 # into a bottleneck, cache host_ids instead of rdbhosts and rebuild
|
/external/ceres-solver/internal/ceres/ |
parameter_block.h | 324 // wasted effort; if this is a bottleneck, we will find a solution
|
schur_eliminator_impl.h | 505 // code. Profiling experiments reveal that the bottleneck is not the
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/quotas/backend/quotas/ |
services.py | 369 # TODO: Potentially problematic bottleneck.
|
/external/eigen/Eigen/src/Cholesky/ |
LLT.h | 325 if(rs>0) A22.template selfadjointView<Lower>().rankUpdate(A21,-1); // bottleneck
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/ |
btRigidBody.cpp | 162 //todo: do some performance comparisons (but other parts of the engine are probably bottleneck anyway
|
/prebuilts/go/darwin-x86/src/debug/gosym/ |
pclntab.go | 409 // If this turns out to be a bottleneck, we could build a map[int32][]int32
|
/prebuilts/go/linux-x86/src/debug/gosym/ |
pclntab.go | 409 // If this turns out to be a bottleneck, we could build a map[int32][]int32
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ImageOverlay.java | 50 // seems to be a bottleneck
|
/system/bt/embdrv/sbc/decoder/srce/ |
framing.c | 176 * bottleneck routine in the first place. */
|
/frameworks/base/docs/html/training/testing/ |
performance.jd | 393 your application may be creating a bottleneck. For more information on understanding the 572 result of a bottleneck in a different part of the pipeline. So, to account for this
|
/external/chromium-trace/catapult/third_party/Paste/paste/ |
registry.py | 58 than direct access to the object, this is rarely your performance bottleneck
|
/external/dng_sdk/source/ |
dng_pixel_buffer.cpp | 1051 // we can use the "backwards" bottleneck. [all...] |
/external/icu/icu4c/source/common/ |
putilimp.h | 483 * This function is affected by 'faketime' and should be the bottleneck for all user-visible ICU time functions.
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_conv.c | 55 * bottleneck, then most likely should just avoid converting at all and run
|
/external/regex-re2/re2/ |
onepass.cc | 107 // is the main performance bottleneck in the NFA implementation.
|
/frameworks/base/core/java/android/view/ |
RenderNode.java | 38 * can become a performance bottleneck. To solve this issue, a custom View might split [all...] |
/build/kati/ |
INTERNALS.md | 85 bottleneck. This would be a very Android specific characteristics. Android's
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
LocPathIterator.java | 754 * Bottleneck the return of a next node, to make returns
|
/external/v8/src/ppc/ |
disasm-ppc.cc | 62 // Bottleneck functions to print into the out_buffer. [all...] |
/hardware/libhardware/include/hardware/ |
camera_common.h | 246 * resource that is the limiting bottleneck of the camera subsystem. This may [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
EnvironmentCheck.java | [all...] |