HomeSort by relevance Sort by last modified time
    Searched full:conversion (Results 251 - 275 of 3269) sorted by null

<<11121314151617181920>>

  /external/compiler-rt/lib/
extendsfdf2.c 1 //===-- lib/extendsfdf2.c - single -> double conversion -----------*- C -*-===//
10 // This file implements a fairly generic conversion from a narrower to a wider
12 // includes below parameterize the conversion.
54 // End of specialization parameters. Two helper routines for conversion to and
67 // End helper routines. Conversion implementation follows.
truncdfsf2.c 1 //===-- lib/truncdfsf2.c - double -> single conversion ------------*- C -*-===//
10 // This file implements a fairly generic conversion from a wider to a narrower
13 // parameterize the conversion.
52 // End of specialization parameters. Two helper routines for conversion to and
65 // End helper routines. Conversion implementation follows.
139 // a underflows on conversion to the destination type or is an exact
floatsidf.c 1 //===-- lib/floatsidf.c - integer -> double-precision conversion --*- C -*-===//
10 // This file implements integer to double-precision conversion for the
floatsisf.c 1 //===-- lib/floatsisf.c - integer -> single-precision conversion --*- C -*-===//
10 // This file implements integer to single-precision conversion for the
floatunsidf.c 1 //===-- lib/floatunsidf.c - uint -> double-precision conversion ---*- C -*-===//
10 // This file implements unsigned integer to double-precision conversion for the
floatunsisf.c 1 //===-- lib/floatunsisf.c - uint -> single-precision conversion ---*- C -*-===//
10 // This file implements unsigned integer to single-precision conversion for the
  /external/v8/test/mjsunit/
elements-transition.js 41 // triggers an IC miss, upon which the conversion stub is generated, but the
42 // actual conversion is done in runtime. The second array, arriving at
43 // the previously patched IC, is then converted using the conversion stub.
51 // Trigger conversion to fast double elements at length-5.
57 // Trigger conversion to fast object elements at length-3.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_plugin.h 86 * Linear conversion plugin
96 * Linear<->Float conversion plugin
106 * Linear<->mu-Law conversion plugin
116 * Linear<->a-Law conversion plugin
126 * Linear<->Ima-ADPCM conversion plugin
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_plugin.h 86 * Linear conversion plugin
96 * Linear<->Float conversion plugin
106 * Linear<->mu-Law conversion plugin
116 * Linear<->a-Law conversion plugin
126 * Linear<->Ima-ADPCM conversion plugin
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_plugin.h 86 * Linear conversion plugin
96 * Linear<->Float conversion plugin
106 * Linear<->mu-Law conversion plugin
116 * Linear<->a-Law conversion plugin
126 * Linear<->Ima-ADPCM conversion plugin
  /external/icu4c/common/unicode/
ucnv.h 7 * External APIs for the ICU's codeset conversion library
21 * \brief C API: Character conversion
23 * <h2>Character Conversion C API</h2>
43 * <a href="http://icu-project.org/userguide/conversion.html">User's
59 * conversion APIs are not used.
165 /* Number of converter types for which we have conversion routines. */
185 * Called when an error has occured in conversion to unicode, or on open/close of the callback (see reason).
187 * @param args Information about the conversion in progress
192 * For converter callback functions, set to a conversion error
208 * Called when an error has occured in conversion from unicode, or on open/close of the callback (see reason)
    [all...]
  /external/jpeg/
jdcolor.c 8 * This file contains output colorspace conversion routines.
21 /* Private state for YCC->RGB conversion */
22 int * Cr_r_tab; /* => table for Cr to R conversion */
23 int * Cb_b_tab; /* => table for Cb to B conversion */
24 INT32 * Cr_g_tab; /* => table for Cr to G conversion */
25 INT32 * Cb_g_tab; /* => table for Cb to G conversion */
51 /**************** YCbCr -> RGB conversion: most common case **************/
56 * The conversion equations to be implemented are therefore
86 * Initialize tables for YCC->RGB colorspace conversion.
504 * Color conversion for no colorspace change: just copy the data
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdcolor.c 8 * This file contains output colorspace conversion routines.
21 /* Private state for YCC->RGB conversion */
22 int * Cr_r_tab; /* => table for Cr to R conversion */
23 int * Cb_b_tab; /* => table for Cb to B conversion */
24 INT32 * Cr_g_tab; /* => table for Cr to G conversion */
25 INT32 * Cb_g_tab; /* => table for Cb to G conversion */
51 /**************** YCbCr -> RGB conversion: most common case **************/
56 * The conversion equations to be implemented are therefore
86 * Initialize tables for YCC->RGB colorspace conversion.
504 * Color conversion for no colorspace change: just copy the data
    [all...]
  /external/clang/test/Sema/
constant-conversion.c 3 // This file tests -Wconstant-conversion, a subcategory of -Wconversion
8 int x = 0x3ff0000000000000U; // expected-warning {{implicit conversion from 'unsigned long' to 'int' changes value from 4607182418800017408 to 0}}
54 // Don't warn about this implicit conversion to bool, or at least
  /external/clang/test/SemaObjCXX/
objc-container-subscripting.mm 130 operator int(); // expected-note {{type conversion function declared here}}
131 operator id(); // expected-note {{type conversion function declared here}}
136 return array[w]; // expected-error {{indexing expression is invalid because subscript type 'WeirdIndex' has multiple type conversion functions}}
  /external/llvm/docs/HistoricalNotes/
2001-06-01-GCCOptimizations.txt 19 6 . *** Conversion to SSA
21 8 . *** Conversion to LLVM
57 Anyways, I'm proceeding with the RTL -> LLVM conversion phase for now. We
  /external/webkit/Source/JavaScriptCore/wtf/unicode/
UTF8.h 45 conversionOK, // conversion successful
47 targetExhausted, // insuff. room in target for conversion
51 // These conversion functions take a "strict" argument. When this
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathExpression.java 71 * Conversion to the return type follows XPath conversion rules.</p>
88 * variable, function and QName resolution and return type conversion.</p>
118 * variable, function and QName resolution and return type conversion.</p>
142 * variable, function and QName resolution and return type conversion.</p>
171 * variable, function and QName resolution and return type conversion.</p>
  /external/clang/test/CXX/over/over.over/
p1.cpp 65 // -- the return value of a function, operator function, or conversion (6.6.3),
73 // -- an explicit type conversion (5.2.3, 5.2.9, 5.4), or
  /external/clang/test/SemaCXX/
dynamic-cast.cpp 60 (void)dynamic_cast<A*>((F*)0); // expected-error {{ambiguous conversion from derived class 'F' to base class 'A':\n struct F -> struct B -> struct A\n struct F -> struct E -> struct A}}
61 (void)dynamic_cast<A&>(*((F*)0)); // expected-error {{ambiguous conversion from derived class 'F' to base class 'A':\n struct F -> struct B -> struct A\n struct F -> struct E -> struct A}}
  /external/icu4c/samples/ucnv/
readme.txt 4 convsamp: a sample program which demonstrates using ICU conversion
9 Writing a custom conversion callback function
  /external/openfst/src/include/fst/
icu.h 18 // Wrapper class for UErrorCode, with conversion operators for direct use in
25 // UErrorCode& (reference), via conversion operators.
  /external/qemu/android/camera/
camera-format-converters.h 30 /* Checks if conversion between two pixel formats is available.
35 * boolean: 1 if converter is available, or 0 if no conversion exists.
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 76 /* size of read buffer for sample conversion */
92 /* conversion factor sustain level from percent to exponent for LogToLinear16 */
96 /* conversion factor sustain level from percent to EG full scale */
99 /* conversion factor to convert frame period to decay rate */
105 * DLS_ATTACK_TIME_CONVERT log offset for conversion from time cents to attack rate
106 * DLS_LFO_FREQUENCY_CONVERT pitch-cents offset for LFO frequency conversion
160 * power-of-two exponent for conversion to linear gain using our
180 * exponent for conversion to absolute time units using our

Completed in 624 milliseconds

<<11121314151617181920>>