HomeSort by relevance Sort by last modified time
    Searched full:efficiency (Results 176 - 200 of 1073) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/darwin-x86/src/cmd/internal/objabi/
doc.go 19 // It may change for reasons of efficiency, or we may even switch to a
  /prebuilts/go/darwin-x86/src/net/http/
doc.go 55 goroutines and for efficiency should only be created once and re-used.
  /prebuilts/go/darwin-x86/src/sort/
example_multi_test.go 55 // -1, 0, 1 and reduce the number of calls for greater efficiency: an
  /prebuilts/go/darwin-x86/src/time/
sleep.go 150 // until the timer fires. If efficiency is a concern, use NewTimer
  /prebuilts/go/linux-x86/src/cmd/internal/objabi/
doc.go 19 // It may change for reasons of efficiency, or we may even switch to a
  /prebuilts/go/linux-x86/src/net/http/
doc.go 55 goroutines and for efficiency should only be created once and re-used.
  /prebuilts/go/linux-x86/src/sort/
example_multi_test.go 55 // -1, 0, 1 and reduce the number of calls for greater efficiency: an
  /prebuilts/go/linux-x86/src/time/
sleep.go 150 // until the timer fires. If efficiency is a concern, use NewTimer
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
UserDict.py 92 # methods, progressively more efficiency comes with defining
py_compile.py 90 execution efficiency -- Python itself byte-compiles a module when
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
UserDict.py 92 # methods, progressively more efficiency comes with defining
py_compile.py 90 execution efficiency -- Python itself byte-compiles a module when
  /system/core/libutils/include/utils/
Flattenable.h 144 // for efficiency, this should always be inline.
  /system/netd/server/dns/
DnsTlsDispatcher.h 95 // The last time we did a cleanup. For efficiency, we only perform a cleanup once every
  /toolchain/binutils/binutils-2.27/gas/
input-file.c 23 What we lose in "efficiency" we gain in modularity.
write.h 39 this structure, and efficiency of access on some architectures. */
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
Cpu0Ist.asl 46 efficiency ratings) based upon power source changes, END user
55 that changes the efficiency (instructions/unit time-power) at which the
  /external/gflags/src/
mutex.h 181 // these for efficiency, but don't use them anyplace where being able
216 // we do nothing, for efficiency. That's why everything is in an
  /external/guava/guava/src/com/google/common/escape/
UnicodeEscaper.java 97 * this method for efficiency. The base class implementation determines
139 * this method for efficiency by inlining the implementation of
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 52 * macro for this purpose for optimum efficiency. A singly-linked list may
63 * should use the explicit macro for this purpose for optimum efficiency.
  /external/libffi/src/powerpc/
aix_closure.S 179 Align to 16 byte boundary for cache and dispatch efficiency. */
352 Align to 16 byte boundary for cache and dispatch efficiency. */
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
aix_closure.S 179 Align to 16 byte boundary for cache and dispatch efficiency. */
352 Align to 16 byte boundary for cache and dispatch efficiency. */
  /external/python/cpython3/Modules/_ctypes/libffi/src/powerpc/
aix_closure.S 179 Align to 16 byte boundary for cache and dispatch efficiency. */
352 Align to 16 byte boundary for cache and dispatch efficiency. */
  /external/v8/src/
fixed-dtoa.cc 139 // For efficiency cut the number into 3 uint32_t parts, and print those.
153 // For efficiency cut the number into 3 uint32_t parts, and print those.
  /external/valgrind/VEX/priv/
guest_x86_defs.h 223 Memcheck. Hence 4 words are used, with minimal loss of efficiency.
252 (1) helps efficiency in that since (2) means we never ask about the

Completed in 733 milliseconds

1 2 3 4 5 6 78 91011>>