HomeSort by relevance Sort by last modified time
    Searched full:convert (Results 1176 - 1200 of 5560) sorted by null

<<41424344454647484950>>

  /external/webkit/Source/WebCore/platform/text/
TextCodecUserDefined.cpp 96 // Convert the string a fast way and simultaneously do an efficient check to see if it's all ASCII.
  /external/webkit/Source/WebCore/platform/text/transcoder/
FontTranscoder.cpp 80 void FontTranscoder::convert(String& text, const FontDescription& fontDescription, const TextEncoding* encoding) const function in class:WebCore::FontTranscoder
  /external/webkit/Source/WebCore/rendering/
RenderTreeAsText.h 63 // FIXME: This is a cheesy hack to allow easy access to RenderStyle colors. It won't be needed if we convert
  /external/webkit/Source/WebKit/chromium/src/
WebColor.cpp 118 // Convert color to internal value identifier.
WebInputEventConversion.h 55 // These classes are used to convert from WebInputEvent subclasses to
WebSharedWorkerImpl.cpp 71 // Convert the WebMessagePortChanel to a WebCore::MessagePortChannel.
  /external/webkit/Source/WebKit/mac/Misc/
WebIconDatabasePrivate.h 40 // Key to store the path to look for old style icons in to convert to the new icon db
  /external/webkit/Source/WebKit/mac/WebView/
WebPDFRepresentation.mm 87 // Convert PostScript to PDF using Quartz 2D API
  /external/webkit/Source/WebKit2/UIProcess/Plugins/mac/
PluginInfoStoreMac.mm 95 // strength reduced into the callsite once we can safely convert String
  /external/webkit/Tools/Scripts/
update-sources-list.py 68 Convert the dictionary obtained from getWebCoreFilesDict() into a Unix makefile syntax,
  /external/webkit/Tools/Scripts/webkitpy/common/system/
ospath.py 41 path: An absolute or relative path to convert to a relative path.
  /external/webrtc/src/common_audio/signal_processing/
division_operations.c 140 // Put result in Q31 (convert from Q28)
  /external/webrtc/src/system_wrappers/source/
thread_win.cc 119 // Convert from an array with processor numbers to a bitmask
  /external/yaffs2/yaffs2/utils/
mkyaffsimage.c 537 printf("usage: mkyaffsimage dir image_file [convert]\n");
540 printf(" 'convert' produce a big-endian image from a little-endian machine\n");
544 if ((argc == 4) && (!strncmp(argv[3], "convert", strlen("convert"))))
  /frameworks/av/include/drm/
DrmManagerClient.h 334 * @param[in] convertId Handle for the convert session
336 * @return Return handle for the convert session
346 * @param[in] convertId Handle for the convert session
362 * @param[in] convertId Handle for the convert session
  /frameworks/av/libvideoeditor/vss/inc/
M4xVSS_API.h 131 * to convert a string encoded in any format to an UTF8 string.
134 * @param pBufferIn IN Buffer containing the string to convert to UTF8
153 * to convert an UTF8 string to a string encoded in any format.
156 * @param pBufferIn IN Buffer containing the UTF8 string to convert
  /frameworks/av/libvideoeditor/vss/src/
VideoEditorResampler.cpp 164 // Convert back to 16 bits
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Equaliser.c 82 /* Convert incoming coefficients to the required format/ordering */
  /frameworks/av/media/libeffects/testlibs/
EffectReverb.c 821 // Convert m_nRoomLpfFwd to millibels
869 // Convert samples to ms
934 // convert samples to ms
    [all...]
  /frameworks/base/core/java/android/widget/
SimpleCursorAdapter.java 248 * representation of that Cursor. The column is used to convert the
265 * Returns the converter used to convert the filtering Cursor
281 * Sets the converter used to convert the filtering Cursor
303 * @param cursor the Cursor to convert to a CharSequence
  /frameworks/base/core/java/com/android/internal/http/multipart/
ByteArrayPartSource.java 2 * $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//httpclient/src/java/org/apache/commons/httpclient/methods/multipart/ByteArrayPartSource.java,v 1.7 2004/04/18 23:51:37 jsdever Exp $
PartSource.java 2 * $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//httpclient/src/java/org/apache/commons/httpclient/methods/multipart/PartSource.java,v 1.6 2004/04/18 23:51:37 jsdever Exp $
  /frameworks/base/docs/html/training/basics/network-ops/
connecting.jd 22 <li><a href="#stream">Convert the InputStream to a String</a></li>
238 // Convert the InputStream into a string
256 <h2 id="stream">Convert the InputStream to a String</h2>
259 it's common to decode or convert it into a
  /frameworks/base/docs/html/training/location/
index.jd 69 Learn how to convert a location's latitude and longitude into an address (reverse
  /frameworks/base/media/mca/effect/java/android/media/effect/
package.html 4 videos. For example, you can easily fix red-eye, convert an image to grayscale,

Completed in 1700 milliseconds

<<41424344454647484950>>