Searched
full:fixed (Results
2001 -
2025 of
7512) sorted by null
<<81828384858687888990>>
/external/aac/libFDK/include/ |
FDK_trigFcts.h | 87 Description: Trigonometric functions fixed point fractional implementation. 97 /* Fixed point precision definitions */
|
/external/apache-http/src/org/apache/http/impl/client/ |
ClientParamsStack.java | 43 * When retrieving a parameter, the stack is searched in a fixed order 45 * not supported. To minimize overhead, the stack has a fixed size and
|
/external/ceres-solver/internal/ceres/ |
suitesparse.h | 51 // has nothing to do with Metis. This has been fixed reliably in 220 // has nothing to do with Metis. This has been fixed reliably in
|
/external/chromium/chrome/browser/resources/touch_ntp/ |
slider.js | 246 // fixed-layout elements we could simply set the element's position to 247 // fixed and modify 'left' instead.
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_util.h | 214 // Keep the fixed data together in one struct so that we can get its size 245 // The prefixes union must follow the fixed data so that they're contiguous
|
/external/chromium/chrome/browser/ui/views/importer/ |
import_progress_dialog_view.cc | 163 GridLayout::FIXED, ps.width(), 0); 173 GridLayout::FIXED, ps.width(), 0);
|
/external/chromium_org/ash/system/chromeos/network/ |
tray_sms.cc | 139 views::GridLayout::FIXED, msg_width, msg_width); 144 views::GridLayout::FIXED,
|
/external/chromium_org/chrome/browser/extensions/ |
extension_system.cc | 91 // TODO(yoz): Remove once crbug.com/159265 is fixed. 114 // TODO(yoz): Remove once crbug.com/159265 is fixed.
|
/external/chromium_org/chrome/browser/resources/apps_debugger/css/ |
items.css | 90 position: fixed; 114 position: fixed;
|
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/css/ |
wallpaper_manager.css | 21 * TODO(bshe): Remove this when http://crbug.com/142275 fixed. 269 position: fixed;
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
view.js | 205 * fixed-height, and the bottom view will fill the remainder of the space. 266 * fixed-width, and the right view will fill the remainder of the space.
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
bluetooth_device_list.js | 124 // list is not expected to grow very large. Fixed height items are also 172 // TODO(kevers): Investigate if the stale cache issue can be fixed in
|
/external/chromium_org/chrome/browser/ui/views/ |
find_bar_host_interactive_uitest.cc | 89 // This used to crash until bug 1303709 was fixed. 130 // is fixed).
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
bluetooth_options_browsertest.js | 126 // The Bluetooth device lists overcomes this problem by using fixed sized 128 // fixed.
|
/external/chromium_org/content/browser/ |
session_history_browsertest.cc | 274 // TODO(mpcomplete): reenable this when WebKit bug 10199 is fixed: 285 // TODO(mpcomplete): enable this when Bug 734372 is fixed:
|
/external/chromium_org/jingle/glue/ |
fake_ssl_client_socket_unittest.cc | 209 // Use a fixed index for repeatability. 219 // Use a fixed index for repeatability.
|
/external/chromium_org/net/tools/get_server_time/ |
get_server_time.cc | 150 // On Linux, use a fixed ProxyConfigService, since the default one 153 // TODO(akalin): Remove this once http://crbug.com/146421 is fixed.
|
/external/chromium_org/printing/backend/ |
print_backend_cups.cc | 47 // gets fixed on all Linux distros we support (i.e. when they ship libgcrypt 87 // TODO(earthdok): remove this once the leak is fixed.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/chromium/ |
ScrollbarThemeChromiumWin.cpp | 239 // the button along the axis of the scrollbar) to be a fixed size. 240 // FIXME: This is retarded! scrollbarThickness is already fixed in layout
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderView.h | 75 virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE; 172 // Renderer that paints the root background has background-images which all have background-attachment: fixed.
|
/external/chromium_org/third_party/icu/source/i18n/ |
decContext.h | 38 /* The following variables are implied for fixed size formats (i.e., */ 111 /* or a fixed size format). */
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_sample_aos.c | 443 * Return filtered color as two vectors of 16-bit fixed point values. 511 * Return filtered color as two vectors of 16-bit fixed point values. 638 * Return filtered color as two vectors of 16-bit fixed point values. 723 * Return filtered color as two vectors of 16-bit fixed point values. [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_setup_point.c | 305 /* x/y positions in fixed point */ 312 /* Point size as fixed point integer, remove rounding errors
|
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
gl_and_es_API.xml | 22 <enum name="FIXED" value="0x140C"/> 24 <type name="fixed" size="4" />
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
ff_fragment_shader.cpp | 61 * The number of texture units supported by fixed-function fragment 64 * coordinates and samplers in fixed-function processing. 66 * Since fixed-function vertex processing is limited to MAX_TEXTURE_COORD_UNITS 67 * sets of texcoords, so is fixed-function fragment processing. 340 /* Fixed function vertex logic */ [all...] |
Completed in 1931 milliseconds
<<81828384858687888990>>