HomeSort by relevance Sort by last modified time
    Searched full:overloading (Results 1 - 25 of 190) sorted by null

1 2 3 4 5 6 7 8

  /external/clang/test/SemaCXX/
atomic-type.cxx 14 // Test overloading behavior of atomics.
cxx0x-initializer-references.cpp 56 void overloading() { function in namespace:reference
overload-call.cpp 143 // Test overloading based on qualification vs. no qualification
160 // Test overloading based on qualification ranking (C++ 13.3.2)p3.
192 // Test overloading based on derived-to-base conversions
228 // Test overloading of references.
273 // Test overloading with cv-qualification differences in reference
283 // Test overloading with derived-to-base differences in reference
using-decl-1.cpp 32 // FIXME: give this operator() a 'float' parameter to test overloading
nullptr.cpp 52 // Overloading
137 namespace overloading { namespace
  /external/clang/test/SemaTemplate/
instantiate-method.cpp 27 class Overloading {
33 void test_ovl(Overloading<int, long> *oil, int i, long l) {
39 Overloading<float, float> off; // expected-note{{in instantiation of template class 'Overloading<float, float>' requested here}}
function-template-specialization.cpp 5 // Simple function template specialization (using overloading)
  /external/chromium/chrome/browser/chromeos/offline/
offline_load_page.h 42 // Import show here so that overloading works.
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
language_options_util.h 48 // overloading to handle string and integer preferences in
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
blocks.mm 59 namespace overloading {
  /external/clang/test/SemaObjCXX/
arc-overloading.mm 20 // Simple overloading
38 // Simple overloading
overload.mm 63 // FIXME: we should either allow overloading here or give a better diagnostic
  /external/proguard/src/proguard/obfuscate/
MemberNameCollector.java 82 // Check whether we're allowed to do aggressive overloading
MemberObfuscator.java 84 // Check whether we're allowed to do aggressive overloading
  /external/webkit/Source/WebCore/bridge/
runtime_method.cpp 60 // JavaScript doesn't have the notion of method overloading and
  /external/webkit/Source/WebCore/xml/
XPathValue.h 68 // This is needed to safely implement constructing from bool - with normal function overloading, any pointer type would match.
  /external/chromium/base/mac/
mac_util.h 133 // of macros and function overloading is used instead.
  /external/chromium/chrome/browser/tabs/
tab_strip_model_observer.h 75 // TODO(sky): consider not overloading this. Instead rename this to
  /external/stlport/test/unit/
stack_allocator.h 51 //overloading when one of the overloaded version is a template
  /external/webkit/Source/WebCore/bridge/jni/v8/
JavaNPObjectV8.cpp 127 // notion of method overloading and Java does. We could
  /ndk/tests/device/test-gnustl-full/unit/
stack_allocator.h 51 //overloading when one of the overloaded version is a template
  /ndk/tests/device/test-stlport/unit/
stack_allocator.h 51 //overloading when one of the overloaded version is a template
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_iterator_base_types.h 97 * used in specializations and overloading.
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h 97 * used in specializations and overloading.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h 97 * used in specializations and overloading.

Completed in 2763 milliseconds

1 2 3 4 5 6 7 8