HomeSort by relevance Sort by last modified time
    Searched full:costs (Results 301 - 325 of 413) sorted by null

<<11121314151617

  /libcore/luni/src/main/java/java/util/concurrent/
PriorityBlockingQueue.java 787 * under certain circumstances, be used to save allocation costs.
  /prebuilts/python/darwin-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/darwin-x86/2.7.5/lib/python2.7/
mhlib.py 48 m = f.openmessage(n) # new open message object (costs a file descriptor)
    [all...]
  /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/llvm/lib/Analysis/
InstructionSimplify.cpp 570 // "A+B" and "A+C" thus gains nothing, but costs compile time. Similarly
764 // "A-B" and "A-C" thus gains nothing, but costs compile time. Similarly
    [all...]
  /external/chromium_org/cc/resources/
tile_manager.cc 784 // It costs to maintain a resource.
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/
building.html 299 the client&#8217;s side. All costs are upfront when you call <code>pnacl-compress</code>.</p>
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
building.rst 339 the client's side. All costs are upfront when you call ``pnacl-compress``.
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
bitstream.c 1033 /* old costs */
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 1043 ; a byte costs 1 pack and 2 unpacks, but saves a register.
    [all...]
  /external/chromium_org/third_party/libwebp/enc/
frame.c 635 VP8CalculateLevelCosts(&enc->proba_); // finalize costs
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/
aes_x86core.c 55 /* AES_COMPACT_IN_OUTER_ROUNDS costs ~30% in performance, while
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ChangeLog 539 * Several new unittests to test, e.g., thread-contention costs
    [all...]
  /external/chromium_org/webkit/browser/fileapi/
obfuscated_file_util.cc 62 // Costs computed as per crbug.com/86114, based on the LevelDB implementation of
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 1033 /* old costs */
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_subpel_variance.asm 1043 ; a byte costs 1 pack and 2 unpacks, but saves a register.
    [all...]
  /external/openssl/crypto/aes/
aes_x86core.c 55 /* AES_COMPACT_IN_OUTER_ROUNDS costs ~30% in performance, while
    [all...]
  /external/webp/src/enc/
frame.c 635 VP8CalculateLevelCosts(&enc->proba_); // finalize costs
  /frameworks/base/docs/html/preview/
index.html 216 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.
    [all...]
  /frameworks/base/docs/html/sdk/installing/
studio.jd 127 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 SDK, (b) any application you develop on the SDK that infringes any copyright, trademark, trade secret, trade dress, patent or other intellectual property right of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you with this License Agreement.
    [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...]

Completed in 1638 milliseconds

<<11121314151617