OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convert
(Results
2701 - 2725
of
5560
) sorted by null
<<
101
102
103
104
105
106
107
108
109
110
>>
/external/webkit/Source/WebCore/platform/
WindowsKeyboardCodes.h
83
#define VK_CONVERT 0x1C // IME
convert
/external/webkit/Source/WebCore/platform/chromium/
ScrollbarThemeChromiumWin.cpp
86
//
Convert
the event to local coordinates.
/external/webkit/Source/WebCore/platform/graphics/cg/
GraphicsContext3DCG.cpp
130
// FIXME: we should probably manually
convert
the image by indexing into
ImageBufferCG.cpp
298
// FIXME: Add Windows support for all the supported UTIs when a way to
convert
from MIMEType to UTI reliably is found.
ImageBufferDataCG.cpp
94
// Swap channels 1 and 3, to
convert
BGRA<->RGBA. IOSurfaces is BGRA, ImageData expects RGBA.
/external/webkit/Source/WebCore/platform/graphics/transforms/
AffineTransform.cpp
348
// If x-axis of one is flipped, and y-axis of the other,
convert
to an unflipped rotation.
/external/webkit/Source/WebCore/platform/image-decoders/ico/
ICOImageDecoder.cpp
288
// Some icons don't have a bit depth, only a color count.
Convert
the
/external/webkit/Source/WebCore/platform/text/
TextCodecLatin1.cpp
198
//
Convert
the string a fast way and simultaneously do an efficient check to see if it's all ASCII.
/external/webkit/Source/WebCore/platform/win/
ScrollbarThemeWin.cpp
206
//
Convert
the event to local coordinates.
/external/webkit/Source/WebCore/platform/wx/
ScrollViewWx.cpp
141
// we need to
convert
coordinates to scrolled position
/external/webkit/Source/WebCore/rendering/svg/
RenderSVGRoot.cpp
175
//
Convert
from container offsets (html renderers) to a relative transform (svg renderers).
/external/webkit/Source/WebKit/android/content/
PhoneEmailDetector.cpp
280
ch = *chars++ | 0x20; //
convert
uppercase to lower
/external/webkit/Source/WebKit/efl/ewk/
ewk_view_tiled.c
105
DBG("full page scroll %+03d,%+03d.
convert
to repaint %d,%d + %dx%d",
/external/webkit/Source/WebKit/qt/WebCoreSupport/
InspectorClientQt.cpp
122
storedValue.
convert
(QVariant::nameToType(storedValueType.toAscii().data()));
/external/webkit/Source/WebKit2/UIProcess/API/mac/
PageClientImpl.mm
390
//
Convert
to screen coordinates.
/external/webkit/Tools/Scripts/
commit-log-editor
295
# rely on $PWD having an msys-style path. We
convert
the paths back to
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
apache_http_server.py
135
"""
Convert
a Windows path to a cygwin path.
/external/webkit/Tools/gdb/
webkit.py
44
"""
Convert
a pointer to UTF-16 data into a Python Unicode string.
/external/webp/src/dsp/
dec_sse2.c
213
//
Convert
to 16b.
355
//
convert
to signed values
377
//
convert
to signed values
423
//
convert
to signed values
[
all
...]
dsp.h
155
// Fancy upsampling functions to
convert
YUV to RGB(A) modes
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
arith_routines_logist.c
278
/*
convert
to magnitude spectrum, by doing square-roots (modified from SPLIB) */
isacfix.c
335
/*
convert
from bytes to WebRtc_Word16 */
425
/*
convert
from bytes to WebRtc_Word16 */
791
/*
convert
bitstream from WebRtc_Word16 to bytes */
892
/*
convert
bitstream from WebRtc_Word16 to bytes */
[
all
...]
/external/webrtc/src/modules/audio_processing/ns/
ns_core.c
778
//
convert
to float
789
//
convert
to float
835
//
convert
to short
[
all
...]
/external/wpa_supplicant_8/src/ap/
wmm.c
230
/*
Convert
to 32 microseconds per second unit */
/external/wpa_supplicant_8/src/crypto/
md4-internal.c
150
/*
Convert
count to 8 bytes in little endian order. */
Completed in 794 milliseconds
<<
101
102
103
104
105
106
107
108
109
110
>>