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

<<51525354555657585960>>

  /external/skia/include/core/
SkGeometry.h 85 convert it into the cubic fitting the same curve. The new cubic
92 /** Convert from parametric from (pts) to polynomial coefficients
  /external/skia/legacy/include/core/
SkGeometry.h 85 convert it into the cubic fitting the same curve. The new cubic
92 /** Convert from parametric from (pts) to polynomial coefficients
  /external/skia/legacy/src/core/
SkScan_Hairline.cpp 45 // be missed after we convert to SkFDot6 (overflow)
183 // convert to whole pixel values (use ceiling to be conservative)
  /external/svox/pico/lib/
picokpdf.c 202 /* read meanpowUm and convert on the fly */
210 /*read ivarpow and convert on the fly */
  /external/valgrind/main/auxprogs/
gen-mdg 101 # Convert a header filename into a node name acceptable by dot.
113 # Convert a header filename into a node label acceptable by dot.
  /external/webkit/Source/JavaScriptCore/runtime/
JSCell.h 295 return isTrue(); // false, null, and undefined all convert to false.
308 return isUndefined() ? nonInlineNaN() : 0; // null and false both convert to 0.
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
ParseHelper.cpp 238 error(line, "", op, "cannot convert from '%s' to '%s'",
567 error(line, "cannot convert a sampler", "constructor", "");
571 error(line, "cannot convert a void", "constructor", "");
    [all...]
  /external/webkit/Source/WebCore/bridge/jni/jsc/
JNIUtilityPrivate.cpp 49 // As JS Arrays can contain a mixture of objects, assume we can convert to
248 // Convert value to a string if the target type is a java.lang.String, and we're not
  /external/webkit/Tools/DumpRenderTree/win/
ResourceLoadDelegate.cpp 139 // Convert kCFURLErrorUnknown to NSURLErrorUnknown
145 // Convert the winsock error code to an NSURLError code.
  /frameworks/av/media/libstagefright/
WAVExtractor.cpp 466 // Convert 8-bit unsigned samples to 16-bit signed.
487 // Convert 24-bit signed samples to 16-bit signed.
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
levinson.c 170 t0 = t0 << 4; /* result in Q27 -> convert to Q31 */
210 t2 = (t2 >> 4); /* t2 = K in Q31 ->convert to Q27 */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_TransformResidual4x4_s.s 328 ;// (2) Convert the lower 16 bit value to an unsigned number (Add 32768)
334 ;// const2(#512): used to convert the lower 16bit number back to signed value
  /frameworks/base/core/java/android/widget/
Filter.java 165 * should override this method to convert their results. The default
169 * @param resultValue the value to convert to a CharSequence
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaMetadataRetrieverTest.java 96 Log.e(TAG, "Fails to convert the bitmap to a JPEG file for " + MediaNames.THUMBNAIL_METADATA_TEST_FILES[i]);
154 throw new Exception("Fails to convert the bitmap to a JPEG file for " + MediaNames.TEST_PATH_1, e);
  /frameworks/ml/bordeaux/learning/predictor_histogram/java/android/bordeaux/learning/
HistogramPredictor.java 302 * convert the prediction model into a byte array
305 // TODO: convert model to a more memory efficient data structure.
  /libcore/dalvik/src/test/java/dalvik/system/profiler/
SamplingProfilerTest.java 259 * Convert to HprofData to ASCII to see if it triggers any exceptions
268 * Convert to HprofData to binary and then reparse as to
  /libcore/luni/src/test/java/com/android/org/bouncycastle/jce/provider/
CertBlacklistTest.java 139 // convert the results to a hashset of strings
152 // convert the results to a hashset of strings
  /ndk/build/core/
setup-toolchain.mk 61 # 1/ Use 'subst' to convert dashes into spaces, this generates a list
63 # 3/ Use 'subst' again to convert the spaces back into dashes
  /packages/apps/Calendar/src/com/android/calendar/
CalendarViewAdapter.java 174 // as a convert view
216 // as a convert view
  /packages/apps/Contacts/src/com/android/contacts/util/
DateUtils.java 227 * @param target The date we wish to convert(in the UTC time zone).
249 // Convert from the UTC date to the local date. Set the year to today's year if the
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
OpenWnnEngineEN.java 282 /** @see jp.co.omronsoft.openwnn.WnnEngine#convert */
283 public int convert(ComposingText text) { method in class:OpenWnnEngineEN
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
Romkan.java 161 /** @see LetterConverter#convert */
162 public boolean convert(ComposingText text) { method in class:Romkan
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEvent.java 42 * Convert.
46 public static final int CONVERT = 0xF0000002;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-addr2line.1 133 addr2line \- convert addresses into file names and line numbers.
166 in a pipe to convert dynamically chosen addresses.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-addr2line.1 133 addr2line \- convert addresses into file names and line numbers.
166 in a pipe to convert dynamically chosen addresses.

Completed in 1342 milliseconds

<<51525354555657585960>>