HomeSort by relevance Sort by last modified time
    Searched full:fixed (Results 1826 - 1850 of 7512) sorted by null

<<71727374757677787980>>

  /external/chromium_org/ui/base/ime/
input_method_imm32.cc 30 // TODO(ime): Implement OnFocus once the callers are fixed.
36 // TODO(ime): Implement OnFocus once the callers are fixed.
  /external/chromium_org/ui/views/controls/
message_box_view.cc 229 GridLayout::FIXED, icon_size.width(),
234 GridLayout::FIXED, message_width_, 0);
  /external/chromium_org/ui/webui/resources/js/cr/ui/
position_util.js 64 if (cs.position == 'fixed') {
65 // For 'fixed' positioned popups, the available rectangle should be based
  /external/eigen/Eigen/src/Core/
Map.h 42 * fixed value.
134 /** Constructor in the fixed-size case.
  /external/eigen/debug/gdb/
printers.py 15 # This code supports fixed size as well as dynamic size matrices
74 # Fixed size matrices have a struct as their storage, so we need to walk through this
  /external/freetype/src/truetype/
ttgxvar.c 334 FT_GET_SHORT() << 2; /* convert to Fixed */
336 FT_GET_SHORT()<<2; /* convert to Fixed */
745 a->minimum = axis_rec.minValue; /* A Fixed */
746 a->def = axis_rec.defaultValue; /* A Fixed */
747 a->maximum = axis_rec.maxValue; /* A Fixed */
769 ns->coords[j] = FT_GET_ULONG(); /* A Fixed */
    [all...]
  /external/jsilver/src/com/google/streamhtmlparser/util/
JavascriptTokenBuffer.java 40 * <li> The buffer size is fixed. There is currently no need to
64 * Constructs an empty javascript token buffer. The size is fixed,
  /external/liblzf/
Changes 2 - fixed hash calculation in C? version (Tiago Freitas Leal).
17 - the fix from 3.3 introduced a compression bug, which is fixed in
  /external/libmtp/
ChangeLog 221 other parts libmtp is using uint32_t so I fixed it in that
361 * examples/newfolder.c: real bad bug fixed, didn't even work
517 fixed now.
621 their apps fixed!
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_mmx.asm 17 ; * This implementation makes use of 16 bit fixed point version of two multiply
22 ; * fixed point precision as the second one, we use a trick of
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 96 /*!\brief Generic fixed size buffer structure
98 * This structure is able to hold a reference to any fixed size buffer.
195 /* This packet size is fixed to allow codecs to extend this
200 char pad[128 - sizeof(enum vpx_codec_cx_pkt_kind)]; /**< fixed sz */
323 * For fixed frame rate material, or variable frame rate material where
578 * fixed interval, or determine the optimal placement automatically
589 * keyframe. Set kf_min_dist equal to kf_max_dist for a fixed interval.
599 * equal to kf_max_dist for a fixed interval.
    [all...]
  /external/llvm/include/llvm/CodeGen/
LiveRegMatrix.h 91 /// Register unit interference. A fixed live range is in the way, typically
131 /// Return true if VirtReg overlaps a fixed assignment of one of PhysRegs's
  /external/llvm/lib/Target/Sparc/
SparcCallingConv.td 48 // array at fixed offsets. Integer arguments are promoted to registers when
52 // parameter array at fixed offsets. Float and double parameters are promoted
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 142 fixed-point textures with signed components and relaxed the
143 fixed-function texture environment clamping appropriately. If the
  /external/nist-sip/java/gov/nist/javax/sip/header/
Warning.java 192 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
203 * Fixed corner cases.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
AcceptLanguageParser.java 169 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
180 * Fixed some encode methods.
AddressParser.java 176 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
190 * Fixed some encode methods.
AllowEventsParser.java 140 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
151 * Fixed some encode methods.
AllowParser.java 139 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
150 * Fixed some encode methods.
AuthenticationInfoParser.java 135 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
146 * Fixed some encode methods.
CallInfoParser.java 148 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
159 * Fixed some encode methods.
ContentDispositionParser.java 130 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
141 * Fixed some encode methods.
ContentEncodingParser.java 145 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
156 * Fixed some encode methods.
FromParser.java 110 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
125 * Fixed corner cases.
ServerParser.java 165 * Added NIST disclaimer to all public domain files. Clean up some javadoc. Fixed a leak
178 * Fixed server/user-agent parser.

Completed in 831 milliseconds

<<71727374757677787980>>