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

<<21222324252627282930>>

  /prebuilts/go/linux-x86/src/encoding/binary/
binary.go 18 // This package favors simplicity over efficiency. Clients that require
  /prebuilts/go/linux-x86/src/encoding/gob/
doc.go 159 etc. When encoding a value, the field numbers are delta encoded for efficiency
  /prebuilts/go/linux-x86/src/strings/
replace.go 112 // root node always uses a table for lookup efficiency.
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.proto 578 // These are packed into a single field for efficiency. Note that line
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.proto 578 // These are packed into a single field for efficiency. Note that line
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.proto 578 // These are packed into a single field for efficiency. Note that line
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
dta.py 452 # efficiency in this loop
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.proto 578 // These are packed into a single field for efficiency. Note that line
  /toolchain/binutils/binutils-2.27/include/aout/
aout64.h 125 for efficiency or to allow people to play games with the entry point.
  /toolchain/binutils/binutils-2.27/include/opcode/
aarch64.h 489 /* FIXME: improve the efficiency. */
  /external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
SubsamplingScaleImageView.java 266 // Paint objects created once and reused for efficiency
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_logl.c 533 * efficiency than is gained.
543 * well, either for efficiency or accuracy. However, for accuracy
  /external/lisa/ipynb/tests/
Generic_EAS_Tests.ipynb 12 "These tests make estimation of the energy efficiency of task placements, without directly examining the behaviour of cpufreq or cpuidle. Several test classes are provided, the only difference between them being the workload that is used."
259 "`get_power_df` and `get_expected_power_df` look at the ftrace results from the workload estimation and judge the energy efficiency of the system, considering *only task placement* (assuming perfect load-tracking/prediction, cpuidle, and cpufreq systems). The energy estimation doesn't take every single wakeup and idle period into account, but simply estimates an average power usage over the time that each task spent attached to each CPU during each phase of the rt-app workload.\n",
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
Drawable.java 273 * Return the drawable's bounds Rect. Note: for efficiency, the returned
297 * Return the drawable's dirty bounds Rect. Note: for efficiency, the
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Audio.h 243 OMX_AUDIO_AACObjectHE, /**< AAC High Efficiency (object type SBR, HE-AAC profile) */
247 OMX_AUDIO_AACObjectHE_PS = 29, /**< AAC High Efficiency with Parametric Stereo coding (HE-AAC v2, object type PS) */
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Audio.h 242 OMX_AUDIO_AACObjectHE, /**< AAC High Efficiency (object type SBR, HE-AAC profile) */
246 OMX_AUDIO_AACObjectHE_PS = 29, /**< AAC High Efficiency with Parametric Stereo coding (HE-AAC v2, object type PS) */
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Audio.h 243 OMX_AUDIO_AACObjectHE, /**< AAC High Efficiency (object type SBR, HE-AAC profile) */
247 OMX_AUDIO_AACObjectHE_PS = 29, /**< AAC High Efficiency with Parametric Stereo coding (HE-AAC v2, object type PS) */
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Audio.h 243 OMX_AUDIO_AACObjectHE, /**< AAC High Efficiency (object type SBR, HE-AAC profile) */
247 OMX_AUDIO_AACObjectHE_PS = 29, /**< AAC High Efficiency with Parametric Stereo coding (HE-AAC v2, object type PS) */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
cppinternals.info 583 For efficiency and to simplify memory management by avoiding having
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_exp2.c 333 * by i0 = i + TBLSIZE/2. For cache efficiency, exp2t[] and eps[] are
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Tcp6.h 385 /// subsequent Transmit()s for efficiency.
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/
XeonDMsr.h 154 /// [Bits 47:40] Package. Maximum Efficiency Ratio (R/O) See Table 35-24.
    [all...]
  /external/boringssl/src/crypto/asn1/
tasn_dec.c 437 * increases efficiency in some cases.
    [all...]
  /external/clang/lib/CodeGen/
BackendUtil.cpp 447 if (LangOpts.Sanitize.hasOneOf(SanitizerKind::Efficiency)) {
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 177 // below for efficiency.
    [all...]

Completed in 1251 milliseconds

<<21222324252627282930>>