OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convert
(Results
2001 - 2025
of
5560
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/webkit/Source/WebCore/platform/graphics/openvg/
PathOpenVG.cpp
331
// value which makes for rh == rv. In order to
convert
from endpoint to
494
return atan2f(tangentY, tangentX) * 180.0 / piFloat; //
convert
to degrees
/external/webkit/Source/WebKit/mac/icu/unicode/
uidna.h
182
* and then
convert
. This function does not offer that level of granularity. The options once
228
* and then
convert
. This function does not offer that level of granularity. The options once
/external/webkit/Tools/android/flex-2.5.4a/
misc.c
345
/* htoi -
convert
a hexadecimal digit string to an integer value */
606
/* otoi -
convert
an octal digit string to an integer value */
nfa.c
387
/* mkclos -
convert
a machine into a closure
506
/* mkposcl -
convert
a machine into a positive closure
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
Utils.java
79
// move to next subtag and
convert
underscore to hyphen
87
//
convert
second subtag to uppercase, all other to lowercase
/external/zlib/src/contrib/untgz/
untgz.c
165
/*
convert
octal digits to int */
188
/*
convert
time_t to string */
/frameworks/av/libvideoeditor/osal/src/
M4OSA_FileCommon.c
90
/*
Convert
the URL from UTF16 to UTF8*/
316
* @brief This function
convert
from UTF16 to UTF8
/frameworks/av/media/libstagefright/
StagefrightMetadataRetriever.cpp
290
err = converter.
convert
(
312
ALOGE("Colorconverter failed to
convert
frame.");
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
a_refl.h
49
Purpose :
Convert
from direct form coefficients to
103
* PURPOSE:
Convert
from direct form coefficients to reflection coefficients
/frameworks/base/core/java/android/widget/
CursorAdapter.java
353
* method to
convert
their results. The default implementation returns an
357
* @param cursor the cursor to
convert
to a CharSequence
/frameworks/base/services/common_time/
clock_recovery.cpp
171
ALOGE("Failed to
convert
local time to common time in %s:%d",
275
//
Convert
PPM to 16-bit int range. Add some guard band (-0.01) so we
/frameworks/base/services/input/
PointerController.cpp
338
// Apply offsets to
convert
from the pixel top-left corner position to the pixel center.
381
// Apply offsets to
convert
from the pixel center to the pixel top-left corner position
/frameworks/compile/slang/
slang_rs_export_type.h
130
// This function
convert
the RSExportType to LLVM type. Actually, it should be
131
// "
convert
Clang type to LLVM type." However, clang doesn't make this API
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccUtils.java
334
*
Convert
a TS 24.008 Section 10.5.3.5a Network Name field to a string
384
*
Convert
a TS 131.102 image instance of code scheme '11' into Bitmap
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccUtils.java
334
*
Convert
a TS 24.008 Section 10.5.3.5a Network Name field to a string
384
*
Convert
a TS 131.102 image instance of code scheme '11' into Bitmap
/frameworks/support/v4/java/android/support/v4/widget/
CursorAdapter.java
359
* method to
convert
their results. The default implementation returns an
363
* @param cursor the cursor to
convert
to a CharSequence
/hardware/msm7k/libcopybit/
copybit.cpp
119
/**
convert
COPYBIT_FORMAT to MDP format */
133
/**
convert
from copybit image to mdp image structure */
/hardware/qcom/display/libcopybit/
copybit.cpp
122
/**
convert
COPYBIT_FORMAT to MDP format */
140
/**
convert
from copybit image to mdp image structure */
/hardware/ti/omap3/dspbridge/inc/
cmm.h
240
*
Convert
between Kernel Va & DSP Address.
244
* pAddr Kernel or DSP address to
convert
.
/hardware/ti/omap3/dspbridge/libbridge/inc/
cmm.h
240
*
Convert
between Kernel Va & DSP Address.
244
* pAddr Kernel or DSP address to
convert
.
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_DspCodec.h
196
* The LCML_QueueBuffer send data to DSP
convert
it into USN format and send
231
* The LCML_ControlCodec send command to DSP
convert
it into USN format and
/hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp
222
//
convert
the decimal string into a rational
438
//
convert
input yuv format to yuv444
/libcore/luni/src/main/java/java/math/
Conversion.java
91
// divide the array of digits by bigRadix and
convert
remainders
206
// divide the array of digits by bigRadix and
convert
/libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilderFactory.java
188
*
convert
CDATA nodes to Text nodes and append it to the
192
* @param coalescing true if the parser produced will
convert
CDATA nodes
/packages/apps/Camera/jni/
feature_mos_jni.cpp
579
//
Convert
back to RGB24
628
//
Convert
YVU to NV21 format in-place
Completed in 1312 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>