OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overload
(Results
351 - 375
of
776
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
timevar.def
49
DEFTIMEVAR (TV_OVERLOAD , "|
overload
resolution")
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
cpp_type_traits.h
55
// Thirdly, partial ordering and
overload
resolution (of function templates)
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
cpp_type_traits.h
55
// Thirdly, partial ordering and
overload
resolution (of function templates)
/external/clang/lib/Sema/
CodeCompleteConsumer.cpp
396
// Code completion
overload
candidate implementation
487
// needs to be improved for printing the newer and more detailed
overload
520
OS << "
OVERLOAD
: " << getOverloadAsString(*CCS) << "\n";
SemaCast.cpp
132
/// Check for and handle non-
overload
placeholder expressions.
134
if (!isPlaceholder() || isPlaceholder(BuiltinType::
Overload
))
352
case OR_Success: llvm_unreachable("successful failed
overload
");
[
all
...]
/external/clang/test/Index/
complete-objc-message.m
85
@interface
Overload
94
void test_overload(
Overload
*ovl) {
138
void test_overload3(
Overload
*ovl) {
/external/clang/test/SemaCXX/
overload-call.cpp
252
// (FIXME: tests binding to determine candidate sets, not
overload
566
// Ensure that
overload
resolution attempts to complete argument types when
600
//
overload
resolution.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_facade.hpp
199
// This
overload
just in case only non-const objects are writable
781
// // This will result in a no such
overload
error in full operation
795
// // This will result in a no such
overload
error in full operation
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
document.h
278
\note There is a hidden, private
overload
to disallow references to
301
\note There is a hidden, private
overload
to disallow references to
622
\note This
overload
is needed to avoid clashes with the generic primitive type assignment
overload
below.
[
all
...]
/external/clang/test/CXX/drs/
dr5xx.cpp
761
// FIXME: We shouldn't produce the 'cannot
overload
' diagnostics here.
762
friend C &C::operator=(const C&); // expected-error {{does not match}} expected-error {{cannot
overload
}}
763
friend D &D::operator=(const D&); // expected-error {{does not match}} expected-error {{cannot
overload
}}
/external/llvm/include/llvm/ADT/
Hashing.h
401
/// This
overload
is selected when the value type of the iterator is
441
/// This
overload
is selected when the value type of the iterator is integral
596
/// attempts to call a \see hash_value
overload
(via ADL) for the type. For
/external/opencv3/modules/cudaimgproc/include/opencv2/
cudaimgproc.hpp
258
/** @
overload
*/
270
/** @
overload
*/
289
/** @
overload
/external/protobuf/gtest/include/gtest/internal/
gtest-internal.h
200
// can
overload
on that.
202
// This
overload
makes sure that all pointers (including
233
// This
overload
makes sure that all pointers (including
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
future
79
///
Overload
for make_error_code.
84
///
Overload
for make_error_condition.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
future
79
///
Overload
for make_error_code.
84
///
Overload
for make_error_condition.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
future
79
///
Overload
for make_error_code.
84
///
Overload
for make_error_condition.
[
all
...]
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLSharedGroup.cpp
208
// due to the default parameters. This is the desired insertAt()
overload
.
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm
10
use
overload
CommonTokenStream.pm
13
use
overload
/external/autotest/site_utils/rpm_control_system/
rpm_controller.py
717
Since this does not utilize SSH in any manner, this will
overload
the
[
all
...]
/external/chromium-trace/catapult/telemetry/telemetry/testing/
run_tests.py
125
# Telemetry seems to
overload
the system if we run one test per core,
/external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp
80
// Polymorphic + argument
overload
:
/external/clang/lib/CodeGen/
CGObjCRuntime.h
76
/// The latter
overload
is suitable for computing the offset of a
/external/clang/lib/Serialization/
ASTCommon.cpp
103
case BuiltinType::
Overload
:
/external/clang/test/CXX/special/class.ctor/
p5-0x.cpp
98
// M has no default constructor or
overload
resolution as applied to M's default
Completed in 1513 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>