/external/valgrind/main/none/tests/linux/ |
D | mremap2.stdout.exp | 6 maymv 0 fixed 0 newsz 19 dstpo 0 dst 0x........ -> 12 maymv 0 fixed 0 newsz 19 dstpo 1 dst 0x........ -> 18 maymv 0 fixed 0 newsz 20 dstpo 0 dst 0x........ -> 24 maymv 0 fixed 0 newsz 20 dstpo 1 dst 0x........ -> 30 maymv 0 fixed 0 newsz 21 dstpo 0 dst 0x........ -> 36 maymv 0 fixed 0 newsz 21 dstpo 1 dst 0x........ -> 42 maymv 0 fixed 0 newsz 29 dstpo 0 dst 0x........ -> 48 maymv 0 fixed 0 newsz 29 dstpo 1 dst 0x........ -> 54 maymv 0 fixed 0 newsz 30 dstpo 0 dst 0x........ -> 60 maymv 0 fixed 0 newsz 30 dstpo 1 dst 0x........ -> [all …]
|
D | mremap2.c | 108 int alocal, maymove, fixed, nsi, dstpossible; in main() local 121 for (fixed = 0; fixed <= 1; fixed++) { in main() 129 (fixed ? MREMAP_FIXED : 0); in main() 144 maymove, fixed, newsizes[nsi], dstpossible, dst ); in main()
|
/external/valgrind/main/docs/internals/ |
D | 3_1_BUGSTATUS.txt | 3 pending = is scheduled to be fixed (or at least considered) on this branch 11 v5868 fixed 108258 NPTL pthread cleanup handlers not called 12 v5906 fixed 117290 valgrind is sigKILL'd on startup 14 v5414 fixed 118703 m_signals.c:1427 Assertion 'tst->status == VgTs_WaitSys' 17 vx1617 fixed 118466 add %reg, %reg generates incorrect validity for bit 0 18 v5847 fixed 123210 New: strlen from ld-linux on amd64 19 v5838 fixed 123244 DWARF2 CFI reader: unhandled CFI instruction 0:18 20 v5785 fixed 123248 syscalls in glibc-2.4: openat, fstatat, symlinkat 22 v5886 fixed 123535 mremap(new_addr) requires MREMAP_FIXED in 4th arg 23 ???? fixed 123836 small typo in the doc [all …]
|
D | 3_2_BUGSTATUS.txt | 3 pending = is scheduled to be fixed (or at least considered) on this branch 6 sse3fix = fixed by the SSE3 commits 25 79844 fixed Helgrind complains about race condition which does not exist 27 82871 fixed Massif output function names too short 28 89061 fixed Massif: ms_main.c:485 (get_XCon): Assertion `xpt->max_chi... 29 92615 fixed Write output from Massif at crash 30 95483 fixed massif feature request: include peak allocation in report 32 112163 fixed MASSIF crashed with signal 7 (SIGBUS) after running 2 days 36 121629 fixed add instruction-counting mode for timing 41 127371 fixed java vm giving unhandled instruction bytes: [all …]
|
/external/mesa3d/docs/ |
D | VERSIONS | 53 - fixed pow() domain error in src/light.c 54 - fixed "flickering bitmaps" in double buffer mode 55 - fixed tk.h and aux.h for C++ 121 - fixed a division by zero error in line clippping 122 - occasional wrong default background color really fixed! 124 - gluBuild2DMipmaps malloc problem fixed 144 - glScissor bug fixed 145 - round-off errors in clipping lines against clip planes fixed 148 - problem with accidentally culled polygons is fixed 149 - fixed some widget compilation problems [all …]
|
/external/stlport/etc/ |
D | ChangeLog-4.0 | 27 * _threads.h, _alloc.c : fixed use of _STL_mutex_base instead of _STL_STATIC_MUTEX macro 31 * fstream.cpp : WIN32 fstreambuf::open flag mapping fixed 34 * ctype.cpp : fixed classic table regarding ios_base::print/ios_base::space 42 * README fixed to be consistent about SGI iostreams setting (thanks to Ed Brey for the report) 44 * _bitset.h : fixed SUN CC 4.2 crash with -g option (thanks to Alex Vanic for the report), 45 fixed bug in bitset<>::reference base bitset typedef 47 * _threads.h/.c - fixed issue with inconsistent system's macro for initialization 50 * debug/_vector.h : fixed _Vector_nonconst_traits specialization for bit_vector 54 * _ios.h : fixed DLL export decl for MSVC (thanks to Alberto Barbati for the report) 61 * INSTALL : added some exaples and fixed typos (thanks to Beman Dawes for the report) [all …]
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 8 * TNC: fixed issues with fragmentation 37 * fixed HT Capabilities IE with nl80211 drivers 49 * fixed WPS Probe Request processing to handle missing required 51 * fixed PKCS#12 use with OpenSSL 1.0.0 63 * driver_nl80211: fixed STA accounting data collection (TX/RX bytes 67 * fixed EAPOL/EAP reauthentication when using an external RADIUS 69 * fixed TNC with EAP-TTLS 70 * fixed IEEE 802.11r key derivation function to match with the standard 72 * fixed SHA-256 based key derivation function to match with the 83 * fixed number of small WPS issues and added workarounds to [all …]
|
/external/quake/quake/src/QW/ |
D | qwchangelog.txt | 7 - fixed prediction bug in spectator/camera view, camera will no longer 20 - fixed the crash bug with spectators 25 - fixed the mipmapping color errors in the GL version 89 - fixed 'download ./server.cfg' security bug. 101 - fixed up ramp movement (on ground stuff) 106 - fixed resized console in gl version, had some dead space, so put a mini 112 - hopefully finally fixed the acceleration up ramps 119 - fixed dynamic lightning of alias models in gl version (players and what 147 - fixed the z-angle on entities (for example, the flag was rotated wrong) 157 - fixed bug in serverinfo strings (memory overwrite and length problem) [all …]
|
D | release233_notes.txt | 20 than 16 characters on the server has been fixed. 28 run faster/slower on a server has been changed and fixed. 35 - A possible server crash with large userinfo data has been fixed 36 - A minor buffering error in network data was fixed
|
/external/wpa_supplicant/ |
D | ChangeLog | 4 * fixed race condition between disassociation event and group key 14 * driver_wext: fixed re-initialization of a removed and re-inserted 19 * fixed scanning behavior after a failed initial association 20 * driver_wext: fixed processing of invalid event messages from kernel 23 * fixed EAP-AKA to use RES Length field in AT_RES as length in bits, 25 * fixed canceling of PMKSA caching when using drivers that generate 34 * fixed EAP-SIM and EAP-AKA message parser to validate attribute 43 * fixed EAP-SIM not to include AT_NONCE_MT and AT_SELECTED_VERSION 45 * fixed problems in getting NDIS events from WMI on Windows 2000 48 * fixed an integer overflow issue in the ASN.1 parser used by the [all …]
|
/external/webkit/Source/WebCore/rendering/svg/ |
D | RenderSVGModelObject.cpp | 51 …ct::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint() argument 53 SVGRenderSupport::computeRectForRepaint(this, repaintContainer, repaintRect, fixed); in computeRectForRepaint() 56 void RenderSVGModelObject::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed ,… in mapLocalToContainer() argument 58 …SVGRenderSupport::mapLocalToContainer(this, repaintContainer, fixed, useTransforms, transformState… in mapLocalToContainer()
|
D | RenderSVGInline.cpp | 75 …ne::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint() argument 77 SVGRenderSupport::computeRectForRepaint(this, repaintContainer, repaintRect, fixed); in computeRectForRepaint() 80 …ontainer(RenderBoxModelObject* repaintContainer, bool useTransforms, bool fixed, TransformState& t… in mapLocalToContainer() argument 82 …SVGRenderSupport::mapLocalToContainer(this, repaintContainer, useTransforms, fixed, transformState… in mapLocalToContainer()
|
D | RenderSVGForeignObject.cpp | 76 …ct::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint() argument 78 SVGRenderSupport::computeRectForRepaint(this, repaintContainer, repaintRect, fixed); in computeRectForRepaint() 163 void RenderSVGForeignObject::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed… in mapLocalToContainer() argument 168 …SVGRenderSupport::mapLocalToContainer(this, repaintContainer, fixed, useTransforms, transformState… in mapLocalToContainer()
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | ChangeLog | 4 * fixed SHA-256 based key derivation function to match with the 17 * fixed compilation with newer GnuTLS versions 18 * fixed PKCS#12 use with OpenSSL 1.0.0 23 * fixed IEEE 802.11r key derivation function to match with the standard 29 * fixed scan buffer processing with WEXT to handle up to 65535 44 * fixed PEAPv0 Cryptobinding interoperability issue with Windows Server 46 * fixed PSK editing in wpa_gui 66 * fixed EAP-AKA to use RES Length field in AT_RES as length in bits, 77 * fixed canceling of PMKSA caching when using drivers that generate 87 * fixed FT (IEEE 802.11r) authentication after a failed association to [all …]
|
/external/icu4c/samples/layout/ |
D | sfnt.h | 138 typedef le_int32 fixed; typedef 148 fixed version; 149 fixed fontRevision; 168 fixed version; 187 fixed version;
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 4 * nl80211: fixed number of issues with roaming 15 * TNC: fixed issues with fragmentation 68 * fixed PKCS#12 use with OpenSSL 1.0.0 75 * fixed scan buffer processing with WEXT to handle up to 65535 88 * fixed IEEE 802.11r key derivation function to match with the standard 94 * fixed SHA-256 based key derivation function to match with the 113 * fixed number of small WPS issues and added workarounds to 116 * driver_ndis: fixed wired IEEE 802.1X authentication with PAE group 143 * fixed PEAPv0 Cryptobinding interoperability issue with Windows Server 145 * fixed PSK editing in wpa_gui [all …]
|
/external/chromium/chrome/browser/ui/tests/ |
D | ui_gfx_image_unittest.cc | 43 GtkWidget* fixed = gtk_fixed_new(); in TEST() local 44 gtk_container_add(GTK_CONTAINER(window), fixed); in TEST() 48 gtk_fixed_put(GTK_FIXED(fixed), image_view, 10, 10); in TEST()
|
/external/icu4c/test/letest/ |
D | FontObject.h | 101 typedef le_int32 fixed; typedef 111 fixed version; 112 fixed fontRevision; 131 fixed version; 150 fixed version;
|
/external/skia/src/utils/ |
D | SkNinePatch.cpp | 167 const SkScalar fixed = SkIntToScalar(bitmap.width() - stretchSize); in DrawMesh() local 168 if (bounds.width() >= fixed) in DrawMesh() 169 stretchX = (bounds.width() - fixed) / stretchSize; in DrawMesh() 171 stretchX = SkScalarDiv(-bounds.width(), fixed); in DrawMesh() 179 const SkScalar fixed = SkIntToScalar(bitmap.height() - stretchSize); in DrawMesh() local 180 if (bounds.height() >= fixed) in DrawMesh() 181 stretchY = (bounds.height() - fixed) / stretchSize; in DrawMesh() 183 stretchY = SkScalarDiv(-bounds.height(), fixed); in DrawMesh()
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2003-10-25 | 16 (KJS::SimpleNumber): fixed constants; added negZero constant. 27 … - fixed 3367015 -- interdependent variable declarations in for loop don't work (they go backwards) 56 …- fixed 3441656 -- constructor bad for objs created w/ function as prototype (www.moock.org/asdg/c… 92 … - fixed 3421107 -- some dates that other browsers can parse can't be parsed by KJS's Date.parse() 112 … - fixed 3419380 -- JavaScript Date.getTimezoneOffset is off by one hour (during daylight savings) 140 - fixed rdar://problem/3397316 - sherlock crash: KJS::Collector::allocate(unsigned long) 152 …- fixed 3098350 -- opt. params to date methods are ignored (can't set end date in Exchange/Outlook… 164 - fixed 3247528 -- encodeURI missing from JavaScriptCore (needed by Crystal Reports) 165 - fixed 3381297 -- escape method does not escape the null character 166 …- fixed 3381299 -- escape method produces incorrect escape sequences ala WinIE, rather than correc… [all …]
|
/external/clang/test/CodeGenObjCXX/ |
D | 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 …ar9357400L2ggE = internal constant [49 x i8] c"{vector<float, rdar9357400::fixed<4, -1> >=[4f]}\00"
|
/external/chromium/chrome/browser/renderer_host/ |
D | gtk_key_bindings_handler_unittest.cc | 37 GtkWidget* fixed = gtk_fixed_new(); in GtkKeyBindingsHandlerTest() local 38 handler_ = new GtkKeyBindingsHandler(fixed); in GtkKeyBindingsHandlerTest() 39 gtk_container_add(GTK_CONTAINER(window_), fixed); in GtkKeyBindingsHandlerTest() 40 gtk_widget_show(fixed); in GtkKeyBindingsHandlerTest()
|
/external/qemu-pc-bios/vgabios/ |
D | ChangeLog | 5 - biosfn_write_teletype: fixed attribute when scrolling in text mode 52 - fixed a warning 263 - fixed return value for the default case in the VBE section (non-debug mode) 326 - vbe: mode list entry for mode 800x600x4 fixed 335 - CRTC line for mode 0x6a fixed 345 - 24 bpp mode entries fixed (patch from Fabrice Bellard) 360 - fixed value of sequencer reset register in cirrus mode table 361 - fixed possible overflow error if cirrus start address is >256k 381 - fixed makefile targets for the binaries with cirrus extension 407 - scroll text in planar graphics modes: attribute for blank line fixed [all …]
|
/external/webkit/Source/WebCore/rendering/ |
D | LayoutState.cpp | 46 bool fixed = renderer->isPositioned() && renderer->style()->position() == FixedPosition; in LayoutState() local 47 if (fixed) { in LayoutState() 54 if (renderer->isPositioned() && !fixed) { in LayoutState() 66 m_clipped = !fixed && prev->m_clipped; in LayoutState()
|
/external/webkit/Source/WebKit2/WebProcess/ |
D | com.apple.WebProcess.sb | 47 ;; FIXME: This should be removed when <rdar://problem/8957845> is fixed. 50 ;; FIXME: These should be removed when <rdar://problem/9217757> is fixed. 58 ;; FIXME: This should be removed when <rdar://problem/9237619> is fixed. 61 ;; FIXME: This should be removed when <rdar://problem/9276253> is fixed. 64 ;; FIXME: This should be removed when <rdar://problem/9276268> is fixed. 67 ;; FIXME: This should be removed when <rdar://problem/9276430> is fixed. 88 ;; FIXME: This should be removed when <rdar://problem/9217757> is fixed. 145 ;; FIXME: This should be removed when <rdar://problem/9276393> is fixed. 162 ;; FIXME: Once <rdar://problem/8900275> has been fixed, these rules can be removed.
|