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

<<11121314151617181920>>

  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSParserFilter.java 82 * <br>For efficiency, the Element node passed to the filter may not be
  /libcore/ojluni/src/main/java/java/lang/reflect/
AccessibleObject.java 70 * array of objects with a single security check (for efficiency).
  /libcore/ojluni/src/main/java/java/util/concurrent/
AbstractExecutorService.java 159 // For efficiency, especially in executors with limited
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pkt_sched.h 174 * The only reason for this is efficiency, it is possible
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
sstream.tcc 107 // 169. Bad efficiency of overflow() mandated
unordered_map.h 330 * cause no gains in efficiency.
387 * hint would cause no gains in efficiency.
    [all...]
unordered_set.h 317 * hint would cause no gains in efficiency.
365 * hint would cause no gains in efficiency.
910 * cause no gains in efficiency.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
sstream.tcc 107 // 169. Bad efficiency of overflow() mandated
unordered_map.h 330 * cause no gains in efficiency.
387 * hint would cause no gains in efficiency.
    [all...]
unordered_set.h 317 * hint would cause no gains in efficiency.
365 * hint would cause no gains in efficiency.
910 * cause no gains in efficiency.
    [all...]
  /prebuilts/go/darwin-x86/src/compress/bzip2/
huffman.go 80 // efficiency of the tree, each of these trees is equally good. In
  /prebuilts/go/linux-x86/src/compress/bzip2/
huffman.go 80 // efficiency of the tree, each of these trees is equally good. In
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/www/
atomic_design_a.html 49 Ultimate efficiency is preferred over run time error checking. Undefined
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
CpuPm.asl 43 efficiency ratings) based upon power source changes, END user
52 that changes the efficiency (instructions/unit time-power) at which the
  /external/flatbuffers/docs/source/
CppUsage.md 90 FlatBuffers is all about memory efficiency, which is why its base API is written
94 For times when efficiency is less important a more convenient object based API
  /external/llvm/lib/Target/AArch64/
AArch64InstrAtomics.td 26 // standard modes would be valid and may give efficiency gains.
109 // standard modes would be valid and may give efficiency gains.
  /external/proguard/src/proguard/gui/
GUIResources.properties 267 <html>Skip reading non-public library classes, for efficiency.<br>\
270 <html>Skip reading non-public library fields and methods, for efficiency.<br>\
  /external/protobuf/csharp/src/Google.Protobuf/
CodedOutputStream.cs 60 // "Local" copy of Encoding.UTF8, for efficiency. (Yes, it makes a difference.)
701 /// For the sake of efficiency, calling this method does not prevent future write calls - but
  /external/python/cpython3/Doc/library/
statistics.rst 104 "efficient" refers to statistical efficiency rather than computational
105 efficiency.)
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/external/com/google/gdata/util/common/base/
UnicodeEscaper.java 95 * this method for efficiency. The base class implementation determines
147 * this method for efficiency by inlining the implementation of
  /external/valgrind/VEX/priv/
guest_amd64_defs.h 351 Memcheck. Hence 4 words are used, with minimal loss of efficiency.
380 (1) helps efficiency in that since (2) means we never ask about the
  /external/webrtc/webrtc/base/
stream.h 380 // By default, reads and writes are buffered for efficiency. Disabling
477 // Memory Streams are aligned for efficiency.
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
WifiTracker.java 437 // memory efficiency
537 // once for efficiency of lock acquisition time and readability
    [all...]
  /frameworks/rs/script_api/
rs_allocation_data.spec 122 For efficiency, this function does not validate the inputs. Trying to wrap
177 For efficiency, this function does not validate the inputs. Trying to wrap the
  /hardware/google/av/codec2/include/
C2Config.h 390 PROFILE_AAC_HE, ///< AAC High-Efficiency
395 PROFILE_AAC_HE_PS, ///< AAC High-Efficiency Parametric Stereo
397 PROFILE_AAC_XHE, ///< AAC Extended High-Efficiency
410 PROFILE_H263_H320, ///< H.263 H.320 Coding Efficiency Version 2 Backward-Compatibility (Profile 1)
427 PROFILE_MP4V_ACE, ///< MPEG-4 Video Advanced Coding Efficiency
    [all...]

Completed in 623 milliseconds

<<11121314151617181920>>