Home
last modified time | relevance | path

Searched refs:hot (Results 1 – 21 of 21) sorted by relevance

/external/kernel-headers/original/linux/
Dfb.h366 struct fbcurpos hot; /* cursor hot spot */ member
484 struct fbcurpos hot; /* cursor hot spot */ member
/external/qemu/
Dqemu-monitor.hx509 … [[vlan=n][,macaddr=addr][,model=type]] [file=file][,if=type][,bus=nr]...", "hot-add PCI device" },
517 …{ "pci_del", "s", pci_device_hot_remove, "pci_addr=[[<domain>:]<bus>:]<slot>", "hot remove PCI dev…
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzWM.m111 …e" seems to be defined as "the location of the top left corner of the mouse pointer's hot pixel" */
/external/quake/quake/src/QW/progs/
Dclient.qc1458 bprint (PRINT_MEDIUM," turned into hot slag\n");
/external/webkit/JavaScriptCore/
DChangeLog-2009-06-162261 hot places in the runtime. Also, specialize 2-char strings in a similar way to
2815 here from the header. It's not hot enough that it needs to be inlined.
2818 (JSC::JSFunction::setBody): Moved this in here. It's not hot enough that
5319 PassRefPtr in hot code is to pass it and then destroy it once it's
5810 getting inlined in a hot code path in the lexer)
15984 ultimately segfaulty goodness when attempting to memcpy the hot freshly jitted
18519 This is checked in the hot path, so is not needed on the slow path - and the code
19821 the trampoline is not called to; instead the hot path is relinked to jump
26526 This will help us tell which CodeBlocks are hot, even if we can't
28533 For the hot path of op_call, CTI now generates a check (initially for an impossible
[all …]
DChangeLog-2008-08-101037 Sampling tool to analyze cost of instruction execution and identify hot regions of JS code.
3263 (KJS::JSArray::getSlowCase): Added. Broke out the non-hot parts of
3264 getOwnPropertySlot to make the hot part faster.
3274 in here, to make the hot part of the put function faster.
18301 apparently this functiton is hot enough for SunSpider to see an effect from this!
24994 Remove redundant match_call_count and move recursion check out of super-hot code path
29716 … - encourage GCC a little harder to inline a few hot functions for 1.5% improvement on SunSpider.
DChangeLog-2007-10-141300 number of null checks in hot code because many places already
14832 to avoid global variable access in the hot code path.
20989 … a branch -- in the hot case this just meant avoiding checking a variable we just set to false.
DChangeLog2023 Inline functions that are hot in DOM manipulation
8666 were hot, on the presumption that AllInOneFile.cpp used to inline them
/external/sqlite/dist/
Dsqlite3.c.orig22955 ** write operation (not a hot journal rollback).
24380 ** doing a hot-journal rollback or a write to some file other than a
24622 ** doing a hot-journal rollback or a write to some file other than a
32449 ** dangerous because the code to rollback a hot-journal file
32451 ** whether or not the journal is hot.
32540 ** treated as a hot-journal and rolled back.
32602 ** it were a hot-journal).
32626 ** there is a hot-journal left in the file-system, the next connection
32647 ** after rollback of a hot-journal, or if an error occurs while opening
32658 ** transaction. Nor will it be considered to be a hot-journal by this
[all …]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kpdf_mgc.pkb3086 …��H�<&AZ-�6�O�� ���� "# ���kf�\&gPzJe5.c�g|q\KEAO�7E0*_:U4q�nen|hot�x`c]RE``[Yld��~��Sd…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf421 ADJ "hot" :G2P
/external/srec/config/en.us/dictionary/
Dlarge.ok13831 hot hot
/external/webkit/WebCore/
DChangeLog-2003-10-2516821 - fixed 3129008 - REGRESSION: Successive hot/cached runs of cvs-base PLT are slightly slower
17118 the layer twice. This function showed up on the sample so we know it's hot.
DChangeLog-2005-08-2319726 - use single-threaded malloc in places where malloc is hot for an
30376 …- fixed <rdar://problem/3885739> DOM::NodeImpl accessor in DOM::Node class is hot; should be inlin…
45030 (KWQArrayImpl::at): inline this method because it's so hot
45032 (allocateHandle): inline this function because it's so hot
45093 - change things around so extremely hot TokenizerString::current()
45127 (DOM::DOMString::~DOMString): inline this method because it's hot and the
DChangeLog-2007-10-1410067 REGRESSION (r25124-r25140): New posts and hot topics won't show at mobile01.com
29839 Fix: <rdar://problem/4794229> Popup hot-tracking should not change text
29937 Implement mouse hot-tracking for <select> menus
30290 the selectedIndex because of mouse hot-tracking.
40545 … noticed while studying and cleaning up the loader code that numRequests() is potentially very hot!
DChangeLog-2008-08-1055705 its result is calculated repeatedly, but this doesn't seem to be anywhere near hot code.
58134 code path is *so* hot.
58210 is so hot, didn't call adopt at all, putting the code right in here, including
80367 profiling to find hot spots when running the page load test.
DChangeLog-2010-01-297359 Inline functions that are hot in DOM manipulation
7371 instead of a virtual method, since this is so hot and size of Document
33742 Optimize V8 getDOMNodeMap(), a hot function in Dromaeo DOM tests, by increasing inlining.
45701 Make some methods non-inline for ease of debugging (these are not hot methods).
DChangeLog-2009-06-1645303 non-virtual function. This was a fairly hot function.
53064 …Inline Document::documentElement(), since it is used by the (very hot) RenderObject::isRoot(). Sp…
53123 styles change on any element and so is now super-hot.
DChangeLog-2005-12-191788 mistake in any case). This elimnates a branch from a hot code path.
/external/dbus/
DChangeLog10573 UTF-8 validation as hot spots. 20% of lock contention eliminated
/external/webkit/WebKit/mac/
DChangeLog-2006-02-09371 (2) the speed & hot area of the auto-scroll changed between 10.4.1 and 10.4.2.
15472 - -[WebFrame childFrames] is so hot that a special internal