/external/skia/src/core/ |
SkScan_Hairline.cpp | 52 // Perform a clip in scalar space, so we catch huge values which might
|
/external/srec/tools/cmd/ |
srecres2utd.pl | 181 my $nchoices = scalar(@{$token->{choices}});
|
/external/webkit/JavaScriptCore/icu/unicode/ |
utf.h | 49 * Unicode code point (Unicode scalar value, 0..0x10ffff).
|
/external/webkit/JavaScriptCore/pcre/ |
dftables | 56 if (scalar(@ARGV) < 1) {
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
utf.h | 49 * Unicode code point (Unicode scalar value, 0..0x10ffff).
|
/external/webkit/WebCore/icu/unicode/ |
utf.h | 49 * Unicode code point (Unicode scalar value, 0..0x10ffff).
|
/external/webkit/WebKit/mac/icu/unicode/ |
utf.h | 49 * Unicode code point (Unicode scalar value, 0..0x10ffff).
|
/external/webkit/WebKitTools/Scripts/ |
svn-unapply | 244 while (scalar @dirs) {
|
prepare-ChangeLog | 368 print substr($prefix, 0, length($prefix) - 1) . ":\n\n" unless (scalar @prefixes) == 1; 496 pop @components if (scalar @components > 1); 497 $_ = (join ':', map {s/.*[^[:word:]]//; scalar $_;} @components) . ':'; [all...] |
extract-localizable-strings | 367 print scalar(@unusedExceptions), " unused exceptions\n" if @unusedExceptions;
|
/external/webkit/WebKitTools/Scripts/webkitperl/ |
httpd.pm | 268 if (scalar getLockFiles() > 1) {
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
q_gain_c.cpp | 64 Scalar quantization of the innovative codebook gain. 152 Scalar quantization of the innovative codebook gain.
|
q_gain_c.h | 111 * Scalar quantization of the innovative codebook gain. *
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_blit_N.c | 183 /* do scalar until we can align... */ 240 /* do scalar until we can align... */ 332 /* do scalar until we can align... */ 385 /* do scalar until we can align... */ 477 /* do scalar until we can align... */ 530 /* do scalar until we can align... */ 688 /* do scalar until we can align... */ 766 /* do scalar until we can align... */ [all...] |
/external/skia/src/animator/ |
SkCondensedDebug.cpp | 519 "scalar\0" 1288 98, // Scalar
|
SkCondensedRelease.cpp | 501 "scalar\0" 1268 98, // Scalar
|
SkMemberInfo.cpp | 252 case SkType_MSec: // for the purposes of script, MSec is treated as a Scalar
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
q_gain_c.cpp | 64 Scalar quantization of the innovative codebook gain. 152 Scalar quantization of the innovative codebook gain.
|
q_gain_c.h | 111 * Scalar quantization of the innovative codebook gain. *
|
/external/qemu/target-arm/ |
translate.c | [all...] |
/external/stlport/stlport/stl/ |
_valarray.h | 143 // Scalar assignment 195 public: // Scalar computed assignment. 487 // Binary arithmetic operations between an array and a scalar. 758 // Logical operations between an array and a scalar. [all...] |
/external/webkit/JavaScriptCore/wtf/ |
TypeTraits.h | 180 // scalar types but do not include POD structs and classes. For the intended purposes of
|
/external/webkit/WebCore/bridge/objc/ |
objc_instance.mm | 273 // of return value will never exceed the size of largest scalar
|
/frameworks/base/core/java/android/view/ |
ViewConfiguration.java | 482 * @return A scalar dimensionless value representing the coefficient of
|
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis5/ |
Visualization5RS.java | 340 volt = volt * 4 / len; // arbitrary scalar to get better range
|