Home
last modified time | relevance | path

Searched refs:ness (Results 1 – 20 of 20) sorted by relevance

/external/webp/
DREADME.android23 - Fixed the Endian'ness bug for Color-Configs (RGB_565 & ARGB_4444).
/external/mksh/src/
Djobs.c365 ksh_nice(int ness) in ksh_nice() argument
372 if (nice(ness) == -1 && (eno = errno) != 0) in ksh_nice()
375 (void)nice(ness); in ksh_nice()
/external/llvm/projects/sample/
DMakefile.llvm.config.in111 # Endian-ness of the target
/external/llvm/
DMakefile.config.in149 # Endian-ness of the target
/external/webkit/Source/WebKit/mac/Carbon/
DHIWebView.mm963 // it passed on first-responder-ness to some temporary subview.
/external/chromium/build/
Dcommon.gypi1131 # are compatible with the general 32-bit-ness.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_controller.mm1827 // Get UI review on "middle half" ness.
/external/webkit/Source/WebKit/mac/
DChangeLog-2006-02-0911056 to check for firstResponder-ness before calling makeFirstResonder. This helps to prevent
12890 we need to make when the first responder-ness of the view or key-ness of the
13040 First-responder-ness needs to be checked first. Now it is.
19498 first responder-ness), don't do any special becoming-first-
19675 it was rejecting first-responder-ness even for clicks outside of this
20066 responder-ness to contained scrollview (which will in turn hand
20087 responder-ness to contained webframeview (which will in turn hand
21160 (-[WebFileButton drawRect:]): Update for flipped-ness.
21161 (-[WebFileButton visualFrame]): Update for flipped-ness.
21162 (-[WebFileButton setVisualFrame:]): Update for flipped-ness.
[all …]
/external/webkit/Source/WebKit2/
DChangeLog1056 (WebKit::WebPopupMenu::setUpPlatformData): Remember the shouldPopOver-ness.
1059 (WebKit::PlatformPopupMenuData::encode): Remember the shouldPopOver-ness.
1060 (WebKit::PlatformPopupMenuData::decode): Remember the shouldPopOver-ness.
1064 …(WebKit::WebPopupMenuProxyMac::showPopupMenu): Use the shouldPopOver-ness to adjust display positi…
/external/dnsmasq/
DCHANGELOG.archive1440 Fixed broken-ness when reading /etc/ethers. 2.21 broke
/external/oprofile/
DChangeLog-20032501 * utils/op_help.c: minor const-ness api change
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-161640 (JSC::MarkedBlock::isPossibleCell): Updated for const-ness.
1645 (JSC::MarkedSpace::clearMarkBits): Updated for const-ness.
DChangeLog-2009-06-1612477 (jsRegExpCompile): Use const_cast to change const-ness.
12484 (WTF::strtod): Use const_cast to change const-ness.
DChangeLog-2010-05-2416425 a generic test for "cacheable-ness", but hasDefaultGetPropertyNames()
DChangeLog-2007-10-1412972 Renamed "code" to "buffer" to match factored-out-ness.
/external/srec/config/en.us/dictionary/
Dlarge.ok19977 ness nes
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2325199 Copied these methods from KWQButton. The lack of special handling for first-responder-ness
34940 to check for firstResponder-ness before calling makeFirstResonder. This helps to prevent
DChangeLog-2010-12-0671258 (WebCore::ApplyStyleCommand::surroundNodeRangeWithElement): No longer checks inline-ness.
95664 matchy-ness.
DChangeLog-2007-10-1462260 if the "all ASCII"-ness of the text changes.
DChangeLog-2009-06-1652098 (WebCore::DeprecatedPtrListImpl::insert): Use const_cast to change const-ness.