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

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_conv.h 30 * Helper functions for type conversions.
  /external/chromium_org/url/
url_test_utils.h 8 // Convenience functions for string conversions.
  /external/chromium_org/v8/test/mjsunit/
object-literal-conversions.js 28 // Test that the various conversions between property names are correctly
  /external/chromium_org/v8/test/webkit/
dfg-to-string-bad-toString.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is not what we wanted."
dfg-to-string-bad-valueOf.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is not what we wanted."
dfg-to-string-int-or-string.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is not what we wanted."
dfg-to-string-int.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is not what we wanted."
dfg-to-string-side-effect.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is not what we wanted."
dfg-to-string-toString-becomes-bad.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is initially fine but then gets clobbered."
dfg-to-string-toString-in-string.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is fine but we define our own on the String object itself."
dfg-to-string-valueOf-in-string.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is fine but we define our own on the String object itself."
  /external/clang/test/Sema/
ext_vector_casts.c 1 // RUN: %clang_cc1 -fsyntax-only -verify -fno-lax-vector-conversions %s
  /external/clang/test/SemaObjCXX/
conversion-ranking.mm 64 // When both conversions convert to 'id' or 'Class', pick the most
arc-overloading.mm 3 // Simple ownership conversions + diagnostics.
49 // Prefer non-ownership conversions to ownership conversions.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
PixelConverter.java 42 // Conversions
  /external/icu4c/test/intltest/
ustrtest.h 46 * Test language specific case conversions
  /external/kernel-headers/original/linux/
ktime.h 32 * design plays out best on 64-bit CPUs, where most conversions are
37 * is used to avoid expensive conversions from and to timespecs. The
42 * For architectures with efficient support for 64/32-bit conversions the
127 * simple, but created too many 64-bit / 32-bit conversions and divisions.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_conv.h 30 * Helper functions for type conversions.
  /external/v8/test/mjsunit/
object-literal-conversions.js 28 // Test that the various conversions between property names are correctly
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.duration/time.duration.cons/
convert_exact.pass.cpp 17 // exact conversions allowed for integral reps
convert_inexact.pass.cpp 17 // inexact conversions allowed for floating point reps
convert_int_to_float.pass.cpp 17 // conversions from integral to floating point durations allowed
  /external/clang/lib/Sema/
SemaOverload.cpp 83 OverloadCandidateSet& Conversions,
221 /// implicit conversions.
239 // array-to-pointer or function-to-pointer implicit conversions, so
393 // Boolean conversions can be from pointers and pointers to members
394 // [conv.bool], and those aren't considered narrowing conversions.
412 // Such conversions on variables are always narrowing.
446 // Other kinds of conversions are not narrowings.
486 OS << "No conversions required";
536 new (&conversions()) ConversionSet();
540 conversions().~ConversionSet()
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
rails.php 233 'ActiveSupport::CoreExtensions::Array::Conversions',
235 'ActiveSupport::CoreExtensions::Date::Conversions',
236 'ActiveSupport::CoreExtensions::Hash::Conversions',
237 'ActiveSupport::CoreExtensions::Hash::Conversions::ClassMethods',
246 'ActiveSupport::CoreExtensions::Range::Conversions',
248 'ActiveSupport::CoreExtensions::String::Conversions',
255 'ActiveSupport::CoreExtensions::Time::Conversions',
  /external/chromium_org/sync/notifier/
p2p_invalidator_unittest.cc 122 // Make sure the P2PNotificationTarget <-> string conversions work.
159 // Make sure the P2PNotificationData <-> string conversions work for a
177 // Make sure the P2PNotificationData <-> string conversions work for a

Completed in 610 milliseconds

1 2 34 5 6 7 8 91011>>