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

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/common/
ustr_cnv.c 106 /* conversions between char* and UChar* ------------------------------------- */
  /external/chromium_org/third_party/leveldatabase/src/util/
cache_test.cc 13 // Conversions between numeric keys/values and the types expected by Cache.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/strings/
string_piece.h 15 // conversions from "const char*" to "string" and back again.
  /external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/src/mesa/math/
m_trans_tmp.h 26 * \brief Templates for vector conversions.
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex.h 95 * reverse any viewport transformation, swizzling or other conversions
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
LazyStringArrayList.java 56 * Conversions are done in a thread safe manner. It's possible that the
  /external/chromium_org/third_party/re2/re2/
stringpiece.h 14 // conversions from "const char*" to "string" and back again.
  /external/chromium_org/third_party/skia/include/gpu/
GrTextureAccess.h 111 * to handle the r,g,b->a conversions for alpha textures is automatically included in the stage
  /external/chromium_org/third_party/sqlite/src/test/
ptrchng.test 53 # never change regardless of what type conversions occur.
  /external/chromium_org/url/
url_canon_query.cc 98 // Easy: the input can just appended with no character set conversions.
  /external/chromium_org/v8/src/
conversions.h 149 // Additional number to string conversions for the number type.
  /external/chromium_org/v8/test/cctest/
cctest.gyp 58 'test-conversions.cc',
  /external/chromium_org/v8/test/webkit/
dfg-to-string-bad-toString-expected.txt 24 Tests that we do ToString conversions correctly when String.prototype.valueOf is not what we wanted.
dfg-to-string-bad-valueOf-expected.txt 24 Tests that we do ToString conversions correctly when String.prototype.valueOf is not what we wanted.
dfg-to-string-int-expected.txt 24 Tests that we do ToString conversions correctly when String.prototype.valueOf is not what we wanted.
  /external/chromium_org/v8/test/webkit/fast/js/kde/
math.js 107 // Conversions
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
p3.cpp 75 // Also accept conversions for pointer types which require removing
  /external/clang/test/SemaCXX/
cxx1y-contextual-conversion-tweaks.cpp 42 //expected-error@31 {{multiple conversions from switch condition type 'zero_init<int>' to an integral or enumeration type}}
nullptr.cpp 15 // Implicit conversions.
  /external/compiler-rt/lib/
extendsfdf2.c 14 // This routine can be trivially adapted to support conversions from
  /external/eigen/test/eigen2/
eigen2_hyperplane.cpp 108 // check conversions between two types of lines
  /external/eigen/test/
geo_hyperplane.cpp 109 // check conversions between two types of lines
  /external/icu4c/common/
ustr_cnv.c 106 /* conversions between char* and UChar* ------------------------------------- */

Completed in 748 milliseconds

<<11121314151617181920>>