HomeSort by relevance Sort by last modified time
    Searched full:costs (Results 526 - 550 of 655) sorted by null

<<21222324252627

  /frameworks/base/docs/html/wear/preview/
downloads.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.
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 620 * under certain circumstances, be used to save allocation costs.
    [all...]
LinkedBlockingDeque.java 892 * under certain circumstances, be used to save allocation costs.
    [all...]
LinkedBlockingQueue.java 594 * under certain circumstances, be used to save allocation costs.
    [all...]
PriorityBlockingQueue.java 779 * under certain circumstances, be used to save allocation costs.
    [all...]
  /libcore/ojluni/src/main/java/java/util/
ArrayDeque.java 791 * under certain circumstances, be used to save allocation costs.
    [all...]
Collection.java 217 * under certain circumstances, be used to save allocation costs.
List.java 189 * under certain circumstances, be used to save allocation costs.
PriorityQueue.java 445 * under certain circumstances, be used to save allocation costs.
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyport.h 304 * large transfers, the setup costs for memcpy are often quite high. MEMCPY
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mhlib.py 48 m = f.openmessage(n) # new open message object (costs a file descriptor)
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyport.h 304 * large transfers, the setup costs for memcpy are often quite high. MEMCPY
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
mhlib.py 48 m = f.openmessage(n) # new open message object (costs a file descriptor)
    [all...]
  /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/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...]

Completed in 1477 milliseconds

<<21222324252627