HomeSort by relevance Sort by last modified time
    Searched full:costs (Results 551 - 575 of 666) sorted by null

<<21222324252627

  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h 304 * large transfers, the setup costs for memcpy are often quite high. MEMCPY
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mhlib.py 48 m = f.openmessage(n) # new open message object (costs a file descriptor)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h 119 /* Define the specific costs for a given cpu */
124 const int shift_var; /* variable shift costs */
125 const int shift_const; /* constant shift costs */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.def     [all...]
  /external/boringssl/src/crypto/aes/asm/
aesv8-armx.pl 18 # execution core, this costs up to 10-15%, which is partially
  /external/google-breakpad/src/common/
dwarf_cu_to_module.cc     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationFCD.java 30 * If the fast path is too pessimistic, it costs performance.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationFCD.java 29 * If the fast path is too pessimistic, it costs performance.
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 1034 /* old costs */
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
subpel_variance_sse2.asm 1019 ; a byte costs 1 pack and 2 unpacks, but saves a register.
    [all...]
  /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...]
  /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...]

Completed in 2096 milliseconds

<<21222324252627