Searched refs:proposed (Results 1 – 25 of 60) sorted by relevance
123
/external/webkit/Tools/Scripts/webkitpy/thirdparty/ |
D | BeautifulSoup.py | 1795 def _convertFrom(self, proposed): argument 1796 proposed = self.find_codec(proposed) 1797 if not proposed or proposed in self.triedEncodings: 1799 self.triedEncodings.append(proposed) 1804 if self.smartQuotesTo and proposed.lower() in("windows-1252", 1813 u = self._toUnicode(markup, proposed) 1815 self.originalEncoding = proposed
|
/external/apache-harmony/regex/ |
D | README.TXT | 34 However, the proposed implementation works longer due to longer multiplication of large numbers.
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebPolicyDelegate.idl | 158 @abstract This method is called to decide what to do with a proposed navigation. 160 @param request The request for the proposed navigation 176 @param request The request for the proposed navigation
|
/external/webkit/Source/WebCore/dom/ |
D | WheelEvent.idl | 23 // Based off of proposed IDL interface for WheelEvent:
|
/external/mesa3d/docs/ |
D | MESA_drm_image.spec | 134 RESOLVED: The eglQueryImage function has been proposed often,
|
D | MESA_texture_array.spec | 62 Several solutions to this problem have been proposed, but they either
|
/external/e2fsprogs/debian/attic/libs/ |
D | control | 110 being proposed as an internet standard. See the internet-draft:
|
/external/valgrind/main/helgrind/ |
D | README_MSMProp2.txt | 16 In early 2008 Konstantin Serebryany proposed "MSMProp1", a memory
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_err.et.in | 144 "Not enough space to build proposed filesystem"
|
/external/libvorbis/doc/ |
D | 05-comment.tex | 93 Below is a proposed, minimal list of standard field names with a
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_folder_controller.mm | 48 // The proposed and then final scrolling adjustment made to the scrollable 140 // changes in the scroller view layout. These proposed window adjustments 159 // positions and sizes. |layoutMetrics| contains the proposed window size 369 // The width is determined from the maximum of the proposed width 1164 // Return the proposed drop target for a hover open button, or nil if none.
|
/external/tinyxml/ |
D | changes.txt | 137 - Fletcher Dunn proposed and submitted new error handling that tracked the row and column. Lee
|
/external/bison/ |
D | TODO | 147 There are a couple of proposed outputs:
|
/external/openssl/crypto/rc4/ |
D | rrc4.doc | 130 proposed modification
|
/external/iproute2/doc/ |
D | api-ip6-flowlabels.tex | 91 It was proposed (Where? I do not remember any explicit statement)
|
/external/oprofile/ |
D | TODO | 76 must include a proposed work around. User need this: if nothing seems wrong
|
/external/libpcap/doc/ |
D | pcap.txt | 41 This format is extensible and it is currently proposed for 1462 The file format proposed in this document should be very versatile
|
/external/jpeg/ |
D | README | 269 Instead, we recommend the JPEG design proposed by TIFF Technical Note #2
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | IJG_README | 269 Instead, we recommend the JPEG design proposed by TIFF Technical Note #2
|
/external/qemu/distrib/jpeg-6b/ |
D | README | 269 Instead, we recommend the JPEG design proposed by TIFF Technical Note #2
|
/external/e2fsprogs/lib/et/ |
D | com_err.texinfo | 199 The draft proposed American National Standard for C (as of May, 1988)
|
/external/stlport/etc/ |
D | ChangeLog-4.0 | 195 …* _ostream.c_ostream.h - added proposed modification against the <ostream> circular inclusion prob…
|
/external/llvm/docs/ |
D | DeveloperPolicy.rst | 319 #. ensure that any technical issues around the proposed work are discussed and
|
/external/tcpdump/ |
D | CHANGES | 86 Add support for Cisco's proposed VQP protocol
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebFrame.mm | 730 // be deleted along with the proposed range in order to preserve proper spacing and punctuation of
|
123