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

1 2 3 45 6 7 8 91011>>

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
AudioSpecificConfig.java     [all...]
  /external/tensorflow/tensorflow/contrib/nn/python/ops/
cross_entropy.py 51 on `logits` internally for efficiency. Do not call this op with the
96 on `logits` internally for efficiency. Do not call this op with the
  /external/clang/lib/Driver/
SanitizerArgs.cpp 315 std::make_pair(Efficiency, Address),
316 std::make_pair(Efficiency, Leak),
317 std::make_pair(Efficiency, Thread),
318 std::make_pair(Efficiency, Memory),
319 std::make_pair(Efficiency, KernelAddress)};
726 // Similarly, don't accept -fsanitize=efficiency-all.
728 0 == strcmp("efficiency-all", Value))
    [all...]
  /external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/env/
ImageUtils.java 202 * input and output must already be allocated and non-null. For efficiency, no error checking is
217 * For efficiency, no error checking is performed.
243 * For efficiency, no error checking is performed.
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
ApIst.asl 46 efficiency ratings) based upon power source changes, END user
55 that changes the efficiency (instructions/unit time-power) at which the
ApTst.asl 46 efficiency ratings) based upon power source changes, END user
55 that changes the efficiency (instructions/unit time-power) at which the
Cpu0Cst.asl 47 efficiency ratings) based upon power source changes, END user
56 that changes the efficiency (instructions/unit time-power) at which the
Cpu0Tst.asl 46 efficiency ratings) based upon power source changes, end user
55 that changes the efficiency (instructions/unit time-power) at which the
  /external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/bsdiff/
BsPatch.java 49 * buffer greatly improves efficiency on complicated patches with lots of short directives.
55 * of data. A buffer greatly improves efficiency for these patches.
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h 287 // to 16 bytes for better efficiency.
292 // recommended alignment to 16 bytes for better efficiency.
  /external/libyuv/files/include/libyuv/
convert_argb.h 417 // to 16 bytes for better efficiency.
422 // recommended alignment to 16 bytes for better efficiency.
  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
image_utils.h 55 // Precomputed for efficiency.
150 // Preallocate buffers statically for efficiency.
  /external/tensorflow/tensorflow/python/grappler/
cost_analyzer.cc 178 << "Overall efficiency (analytical upper/actual): " << std::right
183 << "Overall efficiency (analytical lower/actual): " << std::right
  /external/webrtc/webrtc/modules/video_coding/
media_opt_util.h 95 // Updates the efficiency of the method using the parameters provided
98 // - parameters : Parameters used to calculate efficiency
  /hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mlsl.h 31 * performance and efficiency while requiring higher resource usage
33 * decrease efficiency but allows to operate with more resource
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mlsl.h 31 * performance and efficiency while requiring higher resource usage
33 * decrease efficiency but allows to operate with more resource
  /libcore/ojluni/src/main/java/java/io/
Reader.java 33 * to provide higher efficiency, additional functionality, or both.
55 * efficiency, a character-stream object may use an object other than
Writer.java 33 * order to provide higher efficiency, additional functionality, or both.
64 * efficiency, a character-stream object may use an object other than
  /art/runtime/gc/accounting/
bitmap.h 116 // This bitmap itself, word sized for efficiency in scanning.
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 345 * STRICT_ASSIGN() like we do elsewhere, since the efficiency of this
347 * compilers are correct to be broken -- the efficiency of all floating
409 * exercise 19). We gain considerable efficiency by requiring the terms to
453 * underflow, sign and efficiency bugs by rewriting I*y as
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 349 * STRICT_ASSIGN() like we do elsewhere, since the efficiency of this
351 * compilers are correct to be broken -- the efficiency of all floating
413 * exercise 19). We gain considerable efficiency by requiring the terms to
457 * underflow, sign and efficiency bugs by rewriting I*y as
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
UserDict.py 92 # methods, progressively more efficiency comes with defining
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
UserDict.py 92 # methods, progressively more efficiency comes with defining
py_compile.py 90 execution efficiency -- Python itself byte-compiles a module when
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
softfloat-source.txt 73 Compiler Options and Efficiency
248 functions defined here are intended to be inlined for efficiency. This
343 Compiler Options and Efficiency
352 The ability of the processor to do fast shifts has been assumed. Efficiency

Completed in 560 milliseconds

1 2 3 45 6 7 8 91011>>