HomeSort by relevance Sort by last modified time
    Searched full:conversions (Results 326 - 350 of 1742) sorted by null

<<11121314151617181920>>

  /external/icu4c/samples/ufortune/
ufortune.c 33 /* set conversions. */
  /external/jpeg/
coderules.doc 78 identical to the formal parameter. Beware of implicit conversions to "int".
  /external/libyuv/files/include/libyuv/
convert_from.h 22 // See Also convert.h for conversions from formats to I420.
  /external/llvm/include/llvm/IR/
LLVMContext.h 117 /* Specialized opaque context conversions.
  /external/mesa3d/docs/
relnotes-7.11.1.html 154 <li>glsl: Fix implicit conversions in non-constructor function calls</li>
156 <li>glsl: Fix conversions in array constructors</li>
185 <li>mesa: Fix glGetUniform() type conversions.</li>
334 <li>glsl: Perform implicit type conversions on function call out parameters.</li>
  /external/mesa3d/src/mesa/main/
APIspec.py 107 def match(self, func, conversions={}):
112 matched, conv = f.match(func, conversions)
274 def match(self, other, conversions={}):
288 if dst.base_type() in conversions.get(src.base_type(), []):
  /external/mesa3d/src/mesa/math/
m_trans_tmp.h 26 * \brief Templates for vector conversions.
  /external/mesa3d/src/mesa/tnl/
t_vertex.h 95 * reverse any viewport transformation, swizzling or other conversions
  /external/proguard/src/proguard/ant/
MemberSpecificationElement.java 73 // Perform some basic conversions and checks on the attributes.
  /external/qemu/distrib/jpeg-6b/
coderules.doc 78 identical to the formal parameter. Beware of implicit conversions to "int".
  /external/regex-re2/re2/
stringpiece.h 14 // conversions from "const char*" to "string" and back again.
  /external/skia/include/gpu/
GrTextureAccess.h 111 * to handle the r,g,b->a conversions for alpha textures is automatically included in the stage
  /external/smack/src/org/xbill/DNS/utils/
base32.java 30 * Creates an object that can be used to do base32 conversions.
  /external/v8/src/
conversions.h 139 // Additional number to string conversions for the number type.
  /external/v8/test/cctest/
SConscript 62 'test-conversions.cc',
cctest.gyp 57 'test-conversions.cc',
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
fldcw_check.S 11 # floating point to integer conversions
  /external/valgrind/main/none/tests/s390x/
fpconv.c 1 /* basic float <-> signed int conversions available since z900 */
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Android.mk 109 -flax-vector-conversions
  /external/zlib/src/as400/
readme.txt 113 text data code conversions must be done explicitely.
  /frameworks/av/services/audioflinger/
AudioResampler.h 36 // certain fixed rate conversions. Sample rate cannot be
  /frameworks/base/core/java/android/widget/
DateTimeView.java 237 // all of the time conversions it needs to do, so we can't do that
  /frameworks/base/docs/html/google/
index.jd 118 Increase conversions by streamlining your purchase flow and reducing the amount of
  /frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeArrayTest.java 21 * The conversions should follow
JavaBridgeReturnValuesTest.java 22 * The conversions should follow

Completed in 990 milliseconds

<<11121314151617181920>>