HomeSort by relevance Sort by last modified time
    Searched full:fixed (Results 251 - 275 of 5122) sorted by null

<<11121314151617181920>>

  /external/webkit/Tools/android/flex-2.5.4a/
NEWS 3 - Fixed a bug introduced in 2.5.3 that blew it when a call
6 - Fixed scanner skeleton so the example in the man page of
14 - Some serious bugs in yymore() have been fixed. In particular,
20 REJECT has been fixed.
33 option has been fixed.
36 systems has been fixed.
73 with it has been fixed.
75 - A problem with including FlexLexer.h multiple times has been fixed.
410 been fixed.
512 inclusive and exclusive start conditions is now fixed
    [all...]
  /external/protobuf/
CHANGES.txt 46 * Fixed some initialization ordering bugs.
62 * Fixed bug where Message.Swap(Message) was only implemented for
85 * Fixed endianness bug with floats and doubles.
181 * Fixed bug where Message.mergeFrom(Message) failed to merge extensions.
186 * Fixed tendency for TextFormat's parsing to overflow the stack when
230 * Fixed bug where .proto files which use custom options but don't actually
239 This has been fixed.
253 * Fixed bug where a message with multiple extension ranges couldn't parse
255 * Fixed bug where MergeFrom(const Message&) didn't do anything if invoked on
257 * Fixed ShortDebugString() to not be O(n^2). Durr
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.js 31 ProxyFormController.ProxyTypes.FIXED];
124 ProxyFormController.ProxyTypes.FIXED);
210 document.getElementById(ProxyFormController.ProxyTypes.FIXED)
238 // FIXED
240 mode: ProxyFormController.ProxyTypes.FIXED,
245 document.getElementById(ProxyFormController.ProxyTypes.FIXED)
271 mode: ProxyFormController.ProxyTypes.FIXED,
299 mode: ProxyFormController.ProxyTypes.FIXED,
310 document.querySelector('#' + ProxyFormController.ProxyTypes.FIXED +
321 mode: ProxyFormController.ProxyTypes.FIXED,
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/
libgcc.a     [all...]
  /packages/inputmethods/PinyinIME/jni/include/
pinyinime.h 153 * Choose a candidate and make it fixed. If the candidate does not match
156 * spelling ids, there will be only one new candidates, or the whole fixed
159 * @param cand_id The id of candidate to select and make it fixed.
161 * string has been fixed, there will be only one candidate.
173 * Get the number of fixed spelling ids, or Chinese characters.
175 * @return The number of fixed spelling ids, of Chinese characters.
185 * Get prediction candiates based on the given fixed Chinese string as the
  /external/libpng/
CHANGES 6 fixed small problems in stub file
14 fixed some bugs in writer
24 fixed various bugs
32 fixed many reading and writing bugs
49 fixed error in libpng.txt and example.c
77 fixed some bugs (16 bit, 4 bit interlaced, etc.)
81 fixed bugs
85 fixed medium model bugs
86 fixed other bugs introduced in 0.85 and 0.86
90 fixed progressive bug
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/thumb2/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/
libgcc.a     [all...]
  /external/quake/quake/src/WinQuake/data/
README.TXT 321 v1.01 -- Bugs fixed
323 * Fixed modem code
324 * Fixed fraglimit & timelimit
327 v1.00 -- Bugs fixed
333 * fixed lookspring function during net game
334 * fixed rare crash during long running dedicated server
336 v0.94 -- Bugs fixed / Features added -- LIMITED BETA VERSION
343 * Fixed DMA channel 0 bugs
346 * Fixed speed key affecting angle-turning from keyboard
347 * Fixed "no such Alias frame" bugs
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/
libgcc.a     [all...]
  /external/eigen/Eigen/src/Core/
DenseStorage.h 77 * This class stores the data of fixed-size, dynamic-size or mixed matrices
84 // purely fixed-size matrix
128 // dynamic-size matrix with fixed-size storage
149 // dynamic-size matrix with fixed-size storage and fixed width
168 // dynamic-size matrix with fixed-size storage and fixed height
229 // matrix with dynamic width and fixed height (so that matrix has dynamic size).
265 // matrix with dynamic height and fixed width (so that matrix has dynamic size).
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/
libgcc.a     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/thumb2/
libgcc.a     [all...]
  /external/clang/test/CodeGenObjCXX/
encode.mm 67 template<int Dim1 = -1, int Dim2 = -1> struct fixed {
68 template<int D> struct rebind { typedef fixed<D> other; };
85 class vector< Element, fixed<Size> >
88 typedef vector< float, fixed<4> > vector4f;
90 // CHECK: @_ZN11rdar93574002ggE = constant [49 x i8] c"{vector<float, rdar9357400::fixed<4, -1> >=[4f]}\00"
  /external/dropbear/
CHANGES 127 - Fixed a memory leak in DSS code (thanks to Boris Berezovsky for the patch)
222 - Fixed a bunch of warnings.
241 - Fixed printing out errors onto the network socket with stderr (for inetd
256 - Fixed stupid DSS hostkey typo (server couldn't load host keys)
312 - Fixed bad check when opening /dev/urandom - thanks to Danny Sung.
321 - Fixed a TCP forwarding (client-local, -L style) bug which caused the whole
334 - Fixed a bug in agent-forwarding cleanup handler - would segfault
340 - Fixed local port forwarding code so that the "-j" option will make forwarding
386 - scp compilation on systems without strlcpy() is fixed, thanks to Peter
412 - Fixed up channel close handling, always send close packet in respons
    [all...]
  /external/harfbuzz_ng/src/hb-icu-le/
sfnt.h 266 typedef le_int32 fixed; typedef
280 fixed version;
281 fixed fontRevision;
304 fixed version;
327 fixed version;
  /external/icu4c/test/letest/
sfnt.h 263 typedef le_int32 fixed; typedef
277 fixed version;
278 fixed fontRevision;
301 fixed version;
324 fixed version;
  /external/qemu/
Changelog 296 - Fixed Fedora Core 2 problems (now you can run qemu without any
333 - Fixed system reset
368 - fixed various TLB invalidation cases (NT install)
369 - fixed cr0.WP semantics (XP install)
376 - fixed DMA memory write access (Win95 boot floppy fix)
398 - fixed IO checking
399 - fixed CD-ROM detection (win98 install CD)
400 - fixed addseg real mode bug (GRUB boot fix)
402 - fixed 'call Ev' in case of paging exception
408 - fixed PTE dirty bit handlin
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderThemeWin.cpp 126 // This is the fixed width IE and Firefox use for buttons on dropdown menus
687 style->setWidth(Length(width, Fixed));
688 style->setMinWidth(Length(width, Fixed));
718 style->setWidth(Length(13, Fixed));
720 style->setHeight(Length(13, Fixed));
766 style->setPaddingTop(Length(dropDownBoxPaddingTop, Fixed));
767 style->setPaddingRight(Length(dropDownBoxPaddingRight, Fixed));
768 style->setPaddingBottom(Length(dropDownBoxPaddingBottom, Fixed));
769 style->setPaddingLeft(Length(dropDownBoxPaddingLeft, Fixed));
778 style->setMinHeight(Length(minHeight, Fixed));
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/thumb/
libgcc.a     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/armv7-a/
libgcc.a     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/armv7-a/thumb/
libgcc.a     [all...]

Completed in 1319 milliseconds

<<11121314151617181920>>