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

1 2 3 4 5 6 7 8 9

  /external/clang/test/SemaCXX/
overloaded-builtin-operators-0x.cpp 1 // RUN: %clang_cc1 -fsyntax-only -fshow-overloads=best -std=c++11 -verify %s
new-delete-predefined-decl.cpp 10 // Don't crash on global template operator new overloads.
overloaded-builtin-operators.cpp 1 // RUN: %clang_cc1 -fsyntax-only -fshow-overloads=best -verify %s
177 // expected-note {{remaining 77 candidates omitted; pass -fshow-overloads=all to show them}}
  /external/clang/test/CXX/expr/
p9.cpp 3 // floating-point overloads
32 // integral overloads
  /external/clang/lib/Sema/
Sema.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
cstdlib 54 // overloads
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
cstdlib 60 // overloads
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
cstdlib 60 // overloads
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cstdlib 54 // overloads
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cstdlib 54 // overloads
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cstdlib 54 // overloads
  /external/chromium/base/
atomicops_internals_atomicword_compat.h 16 // This file defines function overloads to allow both AtomicWord and Atomic32
bind_helpers.h 72 // with multiple inheritance. In the more standard formulation, the overloads
112 // We've reversed the roles of the variadic, and Helper overloads.
  /external/llvm/lib/CodeGen/
MachineFunctionPass.cpp 43 // because CodeGen overloads that to mean preserving the MachineBasicBlock
  /external/chromium/base/mac/
mac_util.h 181 // can not distinguish between overloads for id with overloads for void*.
  /external/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 33 * defined as extern "C" cannot be overloaded and it finds 2 "overloads",
162 /* C++ Standard is unclear about several call to 'using ::func' if new overloads
  /external/chromium/googleurl/base/
basictypes.h 32 // template overloads: the final frontier.
  /external/openssh/
ssh1.h 72 /* protocol version 1.5 overloads some version 1.3 message types */
  /external/chromium/testing/gtest/include/gtest/
gtest-printers.h 192 // "ambiguous overloads" compiler error when trying to print a type
379 // The following list of PrintTo() overloads tells
383 // Overloads for various char types.
393 // Overloads for other simple built-in types.
407 // Overloads for C strings.
434 // Overloads for wide C strings
455 // Overloads for ::string and ::std::string.
468 // Overloads for ::wstring and ::std::wstring.
  /external/gtest/include/gtest/
gtest-printers.h 192 // "ambiguous overloads" compiler error when trying to print a type
379 // The following list of PrintTo() overloads tells
383 // Overloads for various char types.
393 // Overloads for other simple built-in types.
407 // Overloads for C strings.
434 // Overloads for wide C strings
455 // Overloads for ::string and ::std::string.
468 // Overloads for ::wstring and ::std::wstring.
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-printers.h 192 // "ambiguous overloads" compiler error when trying to print a type
379 // The following list of PrintTo() overloads tells
383 // Overloads for various char types.
393 // Overloads for other simple built-in types.
407 // Overloads for C strings.
434 // Overloads for wide C strings
455 // Overloads for ::string and ::std::string.
468 // Overloads for ::wstring and ::std::wstring.

Completed in 1603 milliseconds

1 2 3 4 5 6 7 8 9