| /external/llvm/lib/Transforms/Scalar/ |
| LoopUnrollPass.cpp | 514 /// dynamic cost we mean that we won't count costs of blocks that are known not [all...] |
| /external/webp/src/enc/ |
| frame.c | 631 VP8CalculateLevelCosts(&enc->proba_); // finalize costs
|
| /frameworks/base/core/java/android/text/ |
| StaticLayout.java | 575 LineBreaks lineBreaks = new LineBreaks(); // TODO: move to builder to avoid allocation costs [all...] |
| /frameworks/base/docs/html/preview/ |
| download.jd | 129 12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Google, its affiliates and their respective directors, officers, employees and agents from and against any and all claims, actions, suits or proceedings, as well as any and all losses, liabilities, damages, costs and expenses (including reasonable attorneys? fees) arising out of or accruing from (a) your use of the Preview, (b) any application you develop on the Preview that infringes any Intellectual Property Rights of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you of the License Agreement.
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
| bitstream.c | 1033 /* old costs */ [all...] |
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
| vp9_subpel_variance.asm | 1043 ; a byte costs 1 pack and 2 unpacks, but saves a register. [all...] |
| /libcore/luni/src/main/java/java/util/concurrent/ |
| ArrayBlockingQueue.java | 543 * under certain circumstances, be used to save allocation costs. [all...] |
| Phaser.java | 94 * synchronization contention costs may instead be set up so that [all...] |
| /libcore/ojluni/src/main/java/java/util/ |
| Hashtable.java | 55 * time and space costs. Higher values decrease the space overhead but [all...] |
| LinkedList.java | [all...] |
| /libcore/ojluni/src/main/java/sun/security/x509/ |
| X500Name.java | [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
| ccompiler.py | [all...] |
| /prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
| ccompiler.py | [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
| ccompiler.py | [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
| ccompiler.py | [all...] |
| /system/core/libpixelflinger/codeflinger/ |
| MIPS64Assembler.cpp | 342 // save the value before it is overwritten. This costs an extra MOVE instr. [all...] |
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
| DTMDefaultBase.java | [all...] |
| /external/valgrind/callgrind/ |
| main.c | 934 * set current_bbcc to BBCC that gets the costs for this BB execution [all...] |
| /frameworks/data-binding/compiler/src/main/resources/ |
| NOTICE.txt | [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
| rtl.h | [all...] |
| /external/llvm/lib/Transforms/Vectorize/ |
| LoopVectorize.cpp | 12 // The vectorizer uses the TargetTransformInfo analysis to estimate the costs [all...] |
| /external/llvm/docs/ |
| ProgrammersManual.rst | 705 conversion is implicit and costs nothing. E.g. 769 constant factor costs than ``std::vector``. If possible, use ``std::vector`` or [all...] |
| /external/llvm/lib/Analysis/ |
| InstructionSimplify.cpp | 579 // "A+B" and "A+C" thus gains nothing, but costs compile time. Similarly 772 // "A-B" and "A-C" thus gains nothing, but costs compile time. Similarly [all...] |
| /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/ |
| config.py | 482 # performance costs. [all...] |
| cp.py | 622 Storage, which in turn reduces storage costs. [all...] |