/device/generic/goldfish/camera/fake-pipeline2/ |
Sensor.cpp | 428 // In fixed-point math, calculate total scaling from electrons to 8bpp 458 // In fixed-point math, calculate total scaling from electrons to 8bpp 487 // Using fixed-point math with 6 bits of fractional precision. 488 // In fixed-point math, calculate total scaling from electrons to 8bpp 490 // In fixed-point math, saturation point of sensor after gain 492 // Fixed-point coefficients for RGB-YUV transform 498 // Scale back to 8bpp non-fixed-point
|
/external/chromium/chrome/browser/resources/ |
new_new_tab.css | 80 position: fixed; 228 TODO(arv): Replace with -webkit-appearance once issue 17371 is fixed 316 position: fixed; 346 position: fixed; 361 position: fixed; 463 position: fixed; 503 -webkit-mask-attachment: fixed;
|
/external/chromium_org/media/base/ |
yuv_convert.cc | 186 // 16.16 fixed point arithmetic 276 // TODO(fbarchard): Fixed point math is off by 1 on negatives. 282 // 0.75. The formula is as follows (in fixed-point arithmetic): 312 // Vertical scaler uses 16.8 fixed point. 396 // Fixed-point value of vertical and horizontal scale down factor. 458 // Round the fixed-point y position to get the current row. 486 // Vertical scaler uses 16.8 fixed point.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/opentype/ |
OpenTypeUtilities.cpp | 73 // Fixed type is not defined on non-CG and Windows platforms. |version| in sfntHeader 74 // and headTable and |fontRevision| in headTable are of Fixed, but they're 76 // the size (4 bytes). For the definition of Fixed type, see 78 typedef int32_t Fixed; 81 Fixed version; 126 Fixed version; 127 Fixed fontRevision;
|
/external/eigen/Eigen/src/Core/ |
Block.h | 19 * \brief Expression of a fixed-size or dynamic-size block 26 * This class represents an expression of either a fixed-size or dynamic-size block. It is the return 39 * has fixed size, this expression inherits a fixed maximal size which means that evaluating 42 * Here is an example illustrating the fixed-size case: 125 /** Fixed-size constructor 284 /** Fixed-size constructor
|
/external/valgrind/main/docs/internals/ |
3_3_BUGSTATUS.txt | 5 pending = is scheduled to be fixed (or at least considered) on this branch 18 Fxd fixed 39 // not fixed in 3.4.0 -- triaged, but low prio 108 165598 ??? pend fixed mmap() regions (via MAP_FIXED) cause various 157 // not fixed in 3.4.0 -- not triaged 170 ---------- Bugs fixed in 3.4.0 ------------------------------------- 248 ---------- Bugs fixed in 3.3.1 -------------------------------------
|
/external/grub/ |
NEWS | 172 fixed. So now the image `nbgrub' can work fine even with a card such 243 * The NetBSD and OpenBSD boot bug is fixed. 360 * Fixed a few stupid bugs, including a several in the ext2fs code. 374 * Many minor bugs fixed (some in the build scripts). 415 users of version 0.3 6/17/96. Again, all known problems fixed. 427 * Known bugs in floppy operation fixed (12-bit FAT didn't work for 432 crash on several PCs is now fixed. This seems to have been the root 453 * Fixed several problems (old and new) in the various filesystems (for 488 being fixed too. 491 this is being fixed) [all...] |
/external/chromium_org/third_party/tlslite/ |
readme.txt | 669 - Fixed occassional timing problems with test suite 674 - Fixed script installation on UNIX 679 - Fixed win32prng on some systems 691 - fixed bug when handling multiple handshake messages per record (e.g. IIS) 694 - fixed hanging bug in Twisted integration 695 - fixed win32prng to work on a wider range of win32 sytems 696 - fixed import problem with cryptoIDlib 697 - fixed port allocation problem when test scripts are run on some UNIXes 740 - fixed httplib.HTTPTLSConnection with multiple requests 741 - fixed SocketServer to handle close_notif [all...] |
/external/stlport/etc/ |
ChangeLog-5.1 | 328 * src/c_locale_win32/c_locale_win32.c: Fixed __ConvertDate and 348 * src/c_locale_glibc/c_locale_glibc2.c: Fixed _Locale_strcmp 387 method. Fixed combine implementation to correctly combine 523 is not supported anymore and should be fixed or removed in future version. 570 * test/unit/string_test.cpp, istmit_test.cpp: Fixed macro checks to make 580 * stlport/stl/_alloc.h, _alloc.c: Fixed __debug_alloc implementation 736 * build/lib/configure.bat: Fixed comment for --rtl-dynamic and 779 * stlport/stl/_ioserr.h: Fixed specification of STLport configuration file 801 * src/fstream.cpp: Fixed MMAP_CHUNK definition, an offset type is signed. 809 * stlport/stl/config/_system.h, _windows.h: Fixed MinGW config that als [all...] |
/frameworks/base/docs/html/tools/support-library/ |
index.jd | 94 <li>Fixed problem with {@link android.support.v4.app.ActionBarDrawerToggle} in 140 <li>Fixed a problem with {@link android.support.v4.view.ViewPager} incorrectly 144 <li>Fixed a null pointer exception in {@link android.support.v4.view.ViewPager} when 245 <li>Fixed an issue with {@link android.support.v4.view.ViewPager} children drawing sort 247 <li>Fixed {@link android.support.v4.view.GestureDetectorCompat} to dispatch missing 277 <li>Fixed a bug that could cause {@link android.support.v4.view.ViewPager} to select the 279 <li>Fixed use of {@link android.support.v4.view.ViewPager#removeView removeView()} method 281 <li>Fixed issue with {@link android.support.v4.widget.SearchViewCompat} where using the 306 <li>Fixed problem in {@link android.support.v4.app.FragmentTabHost} where fragment 309 <li>Fixed issue with user-visible hint i [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
AutoTableLayout.cpp | 94 case Fixed: 102 columnLayout.logicalWidth.setValue(Fixed, logicalWidth); 106 columnLayout.logicalWidth.setValue(Fixed, logicalWidth); 181 // A special case. If this table is not fixed width and contained inside 301 case Fixed: 400 // Give min to variable first, to fixed second, and to others third. 513 case Fixed: 560 // then allocate width to fixed cols 585 // spread over fixed columns 634 // (2) Fixed [all...] |
RenderMenuList.cpp | 102 // FIXME: Remove this line when https://bugs.webkit.org/show_bug.cgi?id=111790 is fixed. 103 innerStyle->setMinWidth(Length(0, Fixed)); 113 innerStyle->setPaddingLeft(Length(theme()->popupInternalPaddingLeft(style()), Fixed)); 114 innerStyle->setPaddingRight(Length(theme()->popupInternalPaddingRight(style()), Fixed)); 115 innerStyle->setPaddingTop(Length(theme()->popupInternalPaddingTop(style()), Fixed)); 116 innerStyle->setPaddingBottom(Length(theme()->popupInternalPaddingBottom(style()), Fixed));
|
RenderThemeChromiumDefault.cpp | 174 style->setWidth(Length(size.width() * zoomLevel, Fixed)); 175 style->setHeight(Length(size.height() * zoomLevel, Fixed)); 177 style->setWidth(Length(size.height() * zoomLevel, Fixed)); 178 style->setHeight(Length(size.width() * zoomLevel, Fixed)); 380 style->setWidth(Length(size.width(), Fixed)); 381 style->setMinWidth(Length(size.width(), Fixed));
|
RenderThemeChromiumSkia.cpp | 210 style->setWidth(Length(cancelButtonSize, Fixed)); 211 style->setHeight(Length(cancelButtonSize, Fixed)); 255 style->setWidth(Length(emptySize.width(), Fixed)); 256 style->setHeight(Length(emptySize.height(), Fixed)); 265 style->setWidth(Length(magnifierSize, Fixed)); 266 style->setHeight(Length(magnifierSize, Fixed));
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_math.h | 59 * Fixed Point Math 61 * These macros are used for fixed point multiplies. If the processor 62 * supports fixed point multiplies, replace these macros with inline 67 /* Fixed point multiply 0.15 x 0.15 = 0.15 returned as 32-bits */ 72 /* Fixed point multiply 0.7 x 0.7 = 0.15 returned as 32-bits */ 77 /* Fixed point multiply 0.8 x 0.8 = 0.15 returned as 32-bits */ 82 /* Fixed point multiply 0.8 x 1.15 = 0.15 returned as 32-bits */ 112 For a fixed point implementation, frac is actually an integer value 383 * Calculates the square root of a 32-bit fixed point value 399 * Calculates the log2 of a 32-bit fixed point valu [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_math.h | 59 * Fixed Point Math 61 * These macros are used for fixed point multiplies. If the processor 62 * supports fixed point multiplies, replace these macros with inline 67 /* Fixed point multiply 0.15 x 0.15 = 0.15 returned as 32-bits */ 72 /* Fixed point multiply 0.7 x 0.7 = 0.15 returned as 32-bits */ 77 /* Fixed point multiply 0.8 x 0.8 = 0.15 returned as 32-bits */ 82 /* Fixed point multiply 0.8 x 1.15 = 0.15 returned as 32-bits */ 112 For a fixed point implementation, frac is actually an integer value 383 * Calculates the square root of a 32-bit fixed point value 399 * Calculates the log2 of a 32-bit fixed point valu [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_math.h | 59 * Fixed Point Math 61 * These macros are used for fixed point multiplies. If the processor 62 * supports fixed point multiplies, replace these macros with inline 67 /* Fixed point multiply 0.15 x 0.15 = 0.15 returned as 32-bits */ 72 /* Fixed point multiply 0.7 x 0.7 = 0.15 returned as 32-bits */ 77 /* Fixed point multiply 0.8 x 0.8 = 0.15 returned as 32-bits */ 82 /* Fixed point multiply 0.8 x 1.15 = 0.15 returned as 32-bits */ 112 For a fixed point implementation, frac is actually an integer value 383 * Calculates the square root of a 32-bit fixed point value 399 * Calculates the log2 of a 32-bit fixed point valu [all...] |
/frameworks/av/media/libeffects/testlibs/ |
EffectsMath.h | 50 * Fixed Point Math 52 * These macros are used for fixed point multiplies. If the processor 53 * supports fixed point multiplies, replace these macros with inline 58 /* Fixed point multiply 0.15 x 0.15 = 0.15 returned as 32-bits */ 63 /* Fixed point multiply 0.7 x 0.7 = 0.15 returned as 32-bits */ 68 /* Fixed point multiply 0.8 x 0.8 = 0.15 returned as 32-bits */ 73 /* Fixed point multiply 0.8 x 1.15 = 0.15 returned as 32-bits */ 103 For a fixed point implementation, frac is actually an integer value 320 * Fixed-point log2 function. 338 * Fixed-point radix-2 exponent [all...] |
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
hal_outputs.c | 77 /* Converts fixed point to m/s^2. Fixed point has 1g = 2^16.
143 /* Converts fixed point to rad/sec. Fixed point has 1 dps = 2^16.
323 /* Converts fixed point to uT. Fixed point has 1 uT = 2^16.
355 /* Converts fixed point to uT. Fixed point has 1 uT = 2^16.
589 /* Converts fixed point to uT. Fixed point has 1 uT = 2^16. [all...] |
/external/e2fsprogs/debian/ |
changelog | 4 * Fixed a FTBFS on big-endian architectures 5 * Fixed spurious warning in mke2fs 23 problem not to be fixed: problems/<problem code/force_no 29 * Fixed a build error caused by bad static and profiled dependencies 31 * Fixed an e2fsck PROGRAMMING BUG error (Closes: #555456) 32 * Fixed outdated mention of fsck in the e2fsprogs package (Closes: #588726) 34 * Fixed bad dependency on libblkid1 due to shlibs.local (Closes: #583551) 54 * Fixed a floating point precision error that can cause segfaults in 56 * Fixed a bug in e2fsck which caused it to fail if both the original 58 * Fixed a bug in e2freefrag which caused getopt parsing to fail o [all...] |
/external/aac/libSBRenc/src/ |
fram_gen.h | 99 FIXFIX = 0, /*!< bs_frame_class: leading and trailing frame borders are fixed */ 100 FIXVAR, /*!< bs_frame_class: leading frame border is fixed, trailing frame border is variable */ 101 VARFIX, /*!< bs_frame_class: leading frame border is variable, trailing frame border is fixed */ 103 ,FIXFIXonly /*!< bs_frame_class: leading border fixed (0), trailing border fixed (nrTimeSlots) and encased borders are dynamically derived from the tranPos */ 266 INT v_bord[2 * MAX_ENVELOPES_VARVAR + 1]; /*!< borders for current frame and preliminary borders for next frame (fixed borders excluded) */
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
GrammarReport.java | 387 buf.append("Fixed k DFA decisions: "); 395 buf.append("Min fixed k: "); buf.append(data.mink); 397 buf.append("Max fixed k: "); buf.append(data.maxk); 399 buf.append("Average fixed k: "); buf.append(data.avgk); 401 // buf.append("Standard deviation of fixed k: "); buf.append(fields[12]); 457 buf.append("Number of manual or forced fixed lookahead k=value options: ");
|
/external/chromium_org/build/ |
java_apk.gypi | 422 # TODO(newt): remove this once crbug.com/177552 is fixed in ninja. 459 # TODO(newt): remove this once http://crbug.com/177552 is fixed in ninja. 482 # TODO(newt): remove this once http://crbug.com/177552 is fixed in ninja. 528 # TODO(newt): remove this once crbug.com/177552 is fixed in ninja. 597 # TODO(newt): remove this once crbug.com/177552 is fixed in ninja. 635 # TODO(newt): remove this once crbug.com/177552 is fixed in ninja.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/mac/ |
SimpleFontDataMac.mm | 353 // According to <rdar://problem/3999467>, we should treat Osaka-Mono as fixed pitch. 354 // Note that the AppKit does not report Osaka-Mono as fixed pitch. 357 // According to <rdar://problem/4032938>, we should not treat MS-PGothic as fixed pitch. 358 // Note that AppKit does report MS-PGothic as fixed pitch. 361 // According to <rdar://problem/5454704>, we should not treat MonotypeCorsiva as fixed pitch. 362 // Note that AppKit does report MonotypeCorsiva as fixed pitch.
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
double-conversion.h | 162 // Computes a decimal representation with a fixed number of digits after the 274 // Produce a fixed number of digits after the decimal point. 275 // For instance fixed(0.1, 4) becomes 0.1000 277 FIXED, 278 // Fixed number of digits (independent of the decimal point). 301 // - FIXED: produces digits necessary to print a given number with
|