/external/libnl/include/linux/ |
pkt_sched.h | 364 __u32 penalty; member in struct:tc_cbq_ovl
|
/external/mesa3d/docs/ |
libGL.txt | 114 instead, with a slight performance penalty.
|
README.CYGWIN | 170 small performance penalty. Gamma correction only works in RGB mode.
|
RELNOTES-3.3 | 61 penalty for typical single-thread applications. See the glapi.c
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pipe_stipple.c | 34 * manipulations, but with a penalty in terms of large amounts of
|
/external/selinux/sepolgen/src/sepolgen/ |
matching.py | 102 # to be a strong penalty - stronger than access to
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
pkt_sched.h | 391 __u32 penalty; member in struct:tc_cbq_ovl
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/ |
matching.py | 102 # to be a strong penalty - stronger than access to
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
LocaleMatcher.java | 183 double penalty = 0; local 187 final double weight = matchWeight.value * languageList.getWeight(language) - penalty; 192 penalty += 0.07000001; [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
LocaleMatcher.java | 187 double penalty = 0; local 191 final double weight = matchWeight.value * languageList.getWeight(language) - penalty; 196 penalty += 0.07000001; [all...] |
/external/bison/build-aux/ |
texinfo.tex | 244 \removelastskip\penalty-50\smallskip\fi\fi} 246 \removelastskip\penalty-100\medskip\fi\fi} 248 \removelastskip\penalty-200\bigskip\fi\fi} 509 % expansion of \tie (\leavevmode \penalty \@M \ ). 583 % at the beginning of a line will start with \penalty -- and 584 % since \penalty is valid in vertical mode, we'd end up putting the 585 % penalty on the vertical list instead of in the new paragraph. 590 \gdef\tie{\leavevmode\penalty\tiepenalty\ } 720 % TeX does not even consider page breaks if a penalty added to the 724 % page after the empty box. So we use a penalty of 9999 [all...] |
/external/libmicrohttpd/doc/ |
texinfo.tex | 245 \removelastskip\penalty-50\smallskip\fi\fi} 247 \removelastskip\penalty-100\medskip\fi\fi} 249 \removelastskip\penalty-200\bigskip\fi\fi} 510 % expansion of \tie (\leavevmode \penalty \@M \ ). 584 % at the beginning of a line will start with \penalty -- and 585 % since \penalty is valid in vertical mode, we'd end up putting the 586 % penalty on the vertical list instead of in the new paragraph. 591 \gdef\tie{\leavevmode\penalty\tiepenalty\ } 721 % TeX does not even consider page breaks if a penalty added to the 725 % page after the empty box. So we use a penalty of 9999 [all...] |
/toolchain/binutils/binutils-2.25/texinfo/ |
texinfo.tex | 264 \removelastskip\penalty-50\smallskip\fi\fi} 266 \removelastskip\penalty-100\medskip\fi\fi} 268 \removelastskip\penalty-200\bigskip\fi\fi} 530 % expansion of \tie (\leavevmode \penalty \@M \ ). 683 % at the beginning of a line will start with \penalty -- and 684 % since \penalty is valid in vertical mode, we'd end up putting the 685 % penalty on the vertical list instead of in the new paragraph. 690 \gdef\tie{\leavevmode\penalty\tiepenalty\ } 829 % TeX does not even consider page breaks if a penalty added to the 833 % page after the empty box. So we use a penalty of 9999 [all...] |
/bionic/libc/arch-arm/cortex-a15/bionic/ |
memcpy_base.S | 195 // because there is more penalty for stores
|
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
MainActivity.java | 189 // avoid the performance penalty of layout.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
Target.java | 203 * penalty, so we must build the target string in a loop as Utils.replae
|
/external/clang/include/clang/Sema/ |
TypoCorrection.h | 35 // weight, the more of a penalty to fitness the component will give (higher
|
/external/guava/guava/src/com/google/common/cache/ |
CacheStats.java | 189 * used to calculate the miss penalty. This value is increased every time
|
/external/guava/guava/src/com/google/common/primitives/ |
UnsignedInts.java | 38 * class be used, at a small efficiency penalty, to enforce the distinction in the type system.
|
/external/jsilver/src/com/google/clearsilver/jsilver/ |
JSilverOptions.java | 353 * to check if it should refresh its cache entries (this incurs a small performance penalty
|
/external/llvm/lib/Target/X86/ |
X86ScheduleBtVer2.td | 23 let MispredictPenalty = 14; // Minimum branch misdirection penalty
|
/external/okhttp/okio/okio/src/main/java/okio/ |
BufferedSource.java | 24 * without a performance penalty. It also allows clients to read ahead,
|
/external/rootdev/ |
rootdev.c | 414 * the same code, so should only be a penalty when the ABI is broken. */
|
/external/webrtc/webrtc/modules/audio_device/linux/ |
audio_device_pulse_linux.h | 76 // sufficient, but there is no penalty to making it bigger, so we make it huge.
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
metric_recorder.cc | 433 const double kDelta = 0.15; // Delay penalty factor.
|