Searched refs:proposed (Results 1 – 25 of 53) sorted by relevance
123
/external/chromium_org/third_party/brotli/ |
D | README.chromium | 9 Brotli is a generic byte-level compression algorithm that is proposed to
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
D | BeautifulSoup.py | 1811 def _convertFrom(self, proposed): argument 1812 proposed = self.find_codec(proposed) 1813 if not proposed or proposed in self.triedEncodings: 1815 self.triedEncodings.append(proposed) 1820 if self.smartQuotesTo and proposed.lower() in("windows-1252", 1829 u = self._toUnicode(markup, proposed) 1831 self.originalEncoding = proposed
|
/external/chromium_org/chrome/browser/extensions/api/ |
D | README.txt | 4 …http://www.chromium.org/developers/design-documents/extensions/proposed-changes/apis-under-develop…
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | MESA_drm_image.spec | 138 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/mesa3d/docs/ |
D | MESA_drm_image.spec | 138 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/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
D | progress-events.rst | 31 port of the proposed W3C `Progress Events 200 in the proposed W3C `Progress Events <http://www.w3.org/TR/progress-events/>`_
|
/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/chromium_org/chrome/browser/component_updater/ |
D | component_updater_service.cc | 76 bool IsVersionNewer(const Version& current, const std::string& proposed) { in IsVersionNewer() argument 77 Version proposed_ver(proposed); in IsVersionNewer()
|
/external/chromium_org/courgette/third_party/ |
D | LICENCE | 16 of proposed standards: The case of TCP/IP clearly illustrates that freely
|
/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/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_folder_controller.mm | 49 // The proposed and then final scrolling adjustment made to the scrollable 154 // changes in the scroller view layout. These proposed window adjustments 173 // positions and sizes. |layoutMetrics| contains the proposed window size 415 // The width is determined from the maximum of the proposed width 1148 // 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/chromium_org/third_party/openssl/openssl/crypto/rc4/ |
D | rrc4.doc | 130 proposed modification
|
/external/chromium_org/content/browser/web_contents/ |
D | web_drag_source_mac.mm | 396 // Generate the file name based on both mime type and proposed file
|
/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/e2fsprogs/lib/et/ |
D | com_err.texinfo | 199 The draft proposed American National Standard for C (as of May, 1988)
|
/external/chromium_org/third_party/libjpeg/ |
D | README | 269 Instead, we recommend the JPEG design proposed by TIFF Technical Note #2
|
123