OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overload
(Results
51 - 75
of
898
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas
73
function CreateNode(const Payload: IToken): IANTLRInterface;
overload
;
162
function BecomeRoot(const NewRoot, OldRoot: IANTLRInterface): IANTLRInterface;
overload
;
209
function BecomeRoot(const NewRoot: IToken; const OldRoot: IANTLRInterface): IANTLRInterface;
overload
;
217
function CreateNode(const TokenType: Integer; const FromToken: IToken): IANTLRInterface;
overload
;
226
const Text: String): IANTLRInterface;
overload
;
234
function CreateNode(const TokenType: Integer; const Text: String): IANTLRInterface;
overload
;
369
function ToString(const Start, Stop: IANTLRInterface): String;
overload
;
370
function ToString: String;
overload
;
561
procedure SanityCheckParentAndChildIndexes;
overload
;
563
const I: Integer);
overload
;
[
all
...]
/art/runtime/mirror/
string.h
88
// TODO: do we need this
overload
? give it a more intention-revealing name.
97
// TODO: do we need this
overload
? give it a more intention-revealing name.
/external/chromium_org/extensions/common/
value_builder.h
66
// Named differently because
overload
resolution is too eager to
94
// Named differently because
overload
resolution is too eager to
/external/clang/test/Sema/
MicrosoftExtensions.c
115
// It is illegal to
overload
based on the type attribute.
119
// It is also illegal to
overload
based on the pointer type attribute.
/external/easymock/src/org/easymock/internal/
EasyMockProperties.java
26
* loading order is (any step being able to
overload
the properties of the
75
// Then
overload
it with system properties
/external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/
TestInterfaceConstructor2.idl
37
// TestInterfaceConstructor.idl), otherwise
overload
resolution check string is
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
p8.cpp
64
// Let's not forget
overload
sets.
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
p13.cpp
5
// For the purpose of
overload
resolution, the functions which are
/external/clang/test/SemaCXX/
conversion-delete-expr.cpp
90
//
overload
resolution selects Derived::operator int*() const;
cxx0x-initializer-stdinitializerlist.cpp
86
static_assert(sizeof(overloaded({1, 2, 3})) == sizeof(one), "bad
overload
");
87
static_assert(sizeof(overloaded({ {1, 2}, {2, 3}, {} })) == sizeof(two), "bad
overload
");
96
static_assert(sizeof(ov2({1, 2, 3})) == sizeof(one), "bad
overload
");
cxx0x-initializer-constructor.cpp
137
static_assert(sizeof(ov1({})) == sizeof(two), "bad
overload
");
138
static_assert(sizeof(ov1({1, 2})) == sizeof(two), "bad
overload
");
139
static_assert(sizeof(ov1({{1, 1.0}, 2, {3, 4}})) == sizeof(one), "bad
overload
");
145
static_assert(sizeof(ov2({1})) == sizeof(one), "bad
overload
"); // list -> int ranks as identity
146
static_assert(sizeof(ov2({1, 2, 3})) == sizeof(two), "bad
overload
"); // list -> F only viable
cxx1y-deduced-return-type.cpp
149
int &check3 = take_fn<int>(arg_single); // expected-error {{no matching}} expected-note@-4{{no
overload
of 'arg_single'}}
153
long &check7 = take_fn<long>(arg_multi); // expected-error {{no matching}} expected-note@-8{{no
overload
of 'arg_multi'}}
222
int &g(int (*f)()); // expected-note {{not viable: no
overload
of 'f' matching 'int (*)()'}}
223
char &g(int (*f)(int)); // expected-note {{not viable: no
overload
of 'f' matching 'int (*)(int)'}}
241
int &g(int (*f)()); // expected-note {{not viable: no
overload
of 'f' matching 'int (*)()'}} expected-note {{candidate}}
242
char &g(int (*f)(int)); // expected-note {{not viable: no
overload
of 'f' matching 'int (*)(int)'}} expected-note {{candidate}}
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/
finder.hpp
64
\
overload
104
\
overload
146
\
overload
247
\
overload
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/output/
xml_log_formatter.hpp
53
using unit_test_log_formatter::log_entry_value; // bring base class functions into
overload
set
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
swap.hpp
22
// not have its own boost::swap
overload
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/
multiset.h
265
// 214. set::find() missing const
overload
277
// 214. set::find() missing const
overload
287
// 214. set::find() missing const
overload
303
// 214. set::find() missing const
overload
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/
multiset.h
265
// 214. set::find() missing const
overload
277
// 214. set::find() missing const
overload
287
// 214. set::find() missing const
overload
303
// 214. set::find() missing const
overload
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
multiset.h
265
// 214. set::find() missing const
overload
277
// 214. set::find() missing const
overload
287
// 214. set::find() missing const
overload
303
// 214. set::find() missing const
overload
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
multiset.h
265
// 214. set::find() missing const
overload
277
// 214. set::find() missing const
overload
287
// 214. set::find() missing const
overload
303
// 214. set::find() missing const
overload
/packages/apps/Settings/src/com/android/settings/accounts/
AccountPreferenceBase.java
60
*
Overload
to handle account updates.
67
*
Overload
to handle authenticator description updates
74
*
Overload
to handle sync state updates.
/external/chromium_org/ppapi/proxy/
nacl_message_scanner.cc
35
// check for NULL before writing to it. In some cases, a ScanParam
overload
37
// that need conversion. (See the ResourceMessageReplyParams
overload
.)
54
//
Overload
to match SerializedHandle.
68
//
Overload
to match SerializedVar, which can contain handles.
115
//
Overload
to match all other types. If we need to rewrite the message,
/external/neven/Embedded/common/src/b_APIEm/
BFFaceFinder.h
215
*
Overload
of vpSetParams
224
*
Overload
of vpSetParams
232
*
Overload
of vpProcess
240
*
Overload
of vpPutDcr
248
*
Overload
of vpGetDcr
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest-message.h
122
// This function is an
overload
of the previous one. When you
128
// The reason for this
overload
is that streaming a NULL pointer to
194
// tr1::type_traits-like is_pointer works, and we can
overload
on that.
/external/chromium/testing/gtest/include/gtest/
gtest-message.h
127
// This function is an
overload
of the previous one. When you
133
// The reason for this
overload
is that streaming a NULL pointer to
200
// tr1::type_traits-like is_pointer works, and we can
overload
on that.
/external/chromium_org/sync/internal_api/public/util/
immutable.h
51
// necessary. If you
overload
swap() for your type in its namespace,
53
// http://stackoverflow.com/questions/11562/how-to-
overload
-stdswap
215
// although they usually already
overload
std::swap() to use those.
Completed in 677 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>