Home
last modified time | relevance | path

Searched refs:selecting (Results 1 – 25 of 43) sorted by relevance

12

/external/iptables/extensions/
Dlibipt_SAME.man10 Don't use the destination-ip in the calculations when selecting the
/external/chromium/base/
Dwin_util.cc432 Also make sure you register the SDK with Visual Studio, by selecting \
/external/iproute2/doc/
Dnstat.sgml24 <tt/PATTERN/ is shell style pattern, selecting identifier
Dip-cref.tex752 --- the address is not used when selecting the default source address
954 --- the prefix selecting the neighbours to list.
1045 \paragraph{Description:}This command flushes neighbour tables, selecting
1956 lookups in destination-based routing tables and selecting
2297 --- the prefix selecting the destination multicast addresses to list.
2307 --- the prefix selecting the IP source addresses of the multicast route.
/external/stlport/doc/
DREADME.evc477 The right switch (selecting a dynamically linked runtime) is IMHO /MD or /MDd. This then also switc…
/external/wpa_supplicant_6/wpa_supplicant/
DREADME-WPS170 selecting an AP from scan results.
DChangeLog383 * driver_ndis: added support for selecting AP based on BSSID
461 using UNIX domain sockets; this avoids selecting an incorrect
516 * added support for selecting l2_packet implementation in .config
755 * added support for selecting a network from the list of all configured
/external/dnsmasq/src/
Drfc2131.c129 int clid_len = 0, ignore = 0, do_classes = 0, selecting = 0, pxearch = -1; in dhcp_reply() local
983 selecting = 1; in dhcp_reply()
1076 else if (!tmp && !selecting && in dhcp_reply()
/external/protobuf/gtest/scons/
DSConstruct.common171 # selecting on a platform.
/external/wpa_supplicant/
DChangeLog236 * driver_ndis: added support for selecting AP based on BSSID
314 using UNIX domain sockets; this avoids selecting an incorrect
369 * added support for selecting l2_packet implementation in .config
608 * added support for selecting a network from the list of all configured
/external/webkit/WebKitTools/DumpRenderTree/mac/
DEventSendingController.mm386 // instead of rolling our own algorithm for selecting an event target.
/external/protobuf/gtest/
DREADME266 the steps described above. Then add it to your Xcode project by selecting
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT52 is brought up by selecting the Video Options choice in the Options menu.
242 selecting that resolution will select the appropriate hardware mode
257 None of this has any effect on selecting modes through the
/external/bluetooth/bluez/
DChangeLog1142 Use --device for selecting the source device.
/external/webkit/JavaScriptGlue/
DChangeLog2517 … kjs_fast_malloc crash due to lack of locking on multiple threads (seen selecting volumes in the i…
/external/netcat/
DREADME257 kernel would have assigned you. Note that selecting a specific local port
/external/jpeg/
Dlibjpeg.doc576 consult this information before selecting decompression parameters.
589 jpeg_abort() to return it to an idle state before selecting a new data
/external/webkit/WebCore/
DChangeLog-2007-10-146412 … Combination of real player with high connection quality in selecting player makes Safari quit.
10810 (WebCore::EventHandler::canMouseDragExtendSelect): Allow drag-selecting inside
11974 - fix <rdar://problem/4889753> REGRESSION: Selection doesn't continue with drag selecting
12787 …Fix for <rdar://problem/5369332> Xcode crashes while selecting a hyperlink within a AppleScript di…
24838 …Fix for <rdar://problem/4960391> REGRESSION (r18922): onChange never fired after selecting an item…
25240 …- fixed <rdar://problem/5005120> Crash: selecting View all RSS Articles from context menu of bookm…
26991 …<rdar://problem/4818840> Crash occurs after selecting Print Preview from under the File menu if no…
33541 …<rdar://problem/5250997> A crash occurs when selecting Undo Typing for a page that has been closed…
42995 …WebCore part of fix for <rdar://problem/5107538> REGRESSION: Page scroll when selecting characters…
46084 Stop selecting the table when the user attempts to delete
[all …]
DChangeLog-2005-08-232267 only disallow the selecting of unnamed radio buttons.
7945 - fixed <rdar://problem/4011544> selecting an item from a <select> menu with
24350 …(RenderObject::canSelect): Added. Like shouldSelect, but does not call the "start selecting" event…
24975 …Fixed: <rdar://problem/3983628> control-click on WebView is not selecting the word under the curso…
24980 …(KWQKHTMLPart::sendContextMenuEvent): check if SPI to always enable selecting closest word is enab…
27472 The selecting/deselecting bad behavior is because the Selection code that expands by words
27610 …<rdar://problem/3928305> selecting an entire line and typing over causes new inserted text at top …
29990 …<rdar://problem/3489679> selecting an item on the Apache bugzilla query page is very slow (HTMLFor…
30138 …<rdar://problem/3890961> selecting an item on the Apache bugzilla query page can be sped up 10% (H…
30220 …<rdar://problem/3888368> selecting an item on the Apache bugzilla query page can be improved 95% (…
[all …]
DChangeLog-2006-12-311923 …RESSION: Crash occurs at WebCoreFrameBridge fontForSelection: when drag selecting from a line break
2078 … filling are both customizable inside the ::selection pseudo-element, and so when selecting you can
3549 …ectionController.cpp: (WebCore::SelectionController::selectAll): Before selecting editable content…
3552 …e still want the select to handle this case when it has focus, rather than selecting other content.
11486 …In Mail, a crash occurs at WebCore::Selection::toRange() when selecting this web content (http://w…
15460 …tiveSelectionState to keep track of whether the current drag selection is selecting or deselecting.
16492 handling exceptions when selecting a Range.
20842 <rdar://problem/4792755> REGRESSON: Drag selecting is erratic
29845 REGRESSION: selecting text to write over results in cursor jumping to middle of next line
40887 selecting the contents of a table, since this change fixes the general problem of
[all …]
DChangeLog-2005-12-192946 in [KWQTableView resignFirstResponder] selecting from JS menu
3294 in [KWQTableView resignFirstResponder] selecting from JS menu
6863 …<rdar://problem/4202650> crash in QWidget::afterMouseDown selecting "Departure box"; http://www.fu…
6918 …-fixed <rdar://problem/4228997> selecting a new radio button does not automatically clear the prev…
7978 in [KWQTableView resignFirstResponder] selecting from JS menu
17799 … kjs_fast_malloc crash due to lack of locking on multiple threads (seen selecting volumes in the i…
/external/webkit/WebKit/mac/
DChangeLog-2007-10-143310 …<rdar://problem/5250997> A crash occurs when selecting Undo Typing for a page that has been closed…
4152 …Re-applying fix for <rdar://problem/5107538> REGRESSION: Page scroll when selecting characters fro…
4617 …WebKit part of fix for <rdar://problem/5107538> REGRESSION: Page scroll when selecting characters …
17028 … <rdar://problem/4649759> Crash when selecting View Source menu using Chinese (-[WebView _close])
22886 Bug 6635: Crash selecting inspector nodes for tabs that aren't foremost
22901 Bug 6637: selecting node in Inspector after closing window crashes Safari
/external/libvpx/examples/includes/geshi/docs/
Dgeshi-doc.txt339 …m styles meant for the code. Also, this solves an important issue about selecting code. For exampl…
/external/libpng/
Dlibpng-1.2.46.txt2784 to be considered when selecting row filters. This means that filters
Dlibpng-1.2.44.txt2784 to be considered when selecting row filters. This means that filters

12