OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overloaded
(Results
326 - 350
of
1574
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/art/test/712-varhandle-invocations/src/
VarHandleUnitTest.java
35
// Method that can be
overloaded
to signify that a test should be
/external/autotest/site_utils/lxc/
constants.py
94
# value needs to be large enough to allow an
overloaded
server/network to
/external/bsdiff/
suffix_array_index.cc
17
// libdivsufsort C++
overloaded
functions used to allow calling the right
/external/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h
118
/// \brief Context for
overloaded
matcher construction.
/external/clang/include/clang/Basic/
TargetBuiltins.h
96
/// \brief Flags to identify the types for
overloaded
Neon builtins.
/external/clang/lib/AST/
TemplateName.cpp
147
"
overloaded
templates shouldn't survive to here");
/external/clang/test/CXX/dcl.decl/dcl.meaning/
p1-0x.cpp
54
static_assert(&f != &M::f, ""); // expected-error {{reference to
overloaded
function could not be resolved}}
/external/clang/test/SemaCXX/
cxx0x-cursory-default-delete.cpp
31
ncc = cncc; // expected-error {{no viable
overloaded
}}
linkage2.cpp
183
return reinterpret_cast<void*>(bar<typeof(foo<L, I>), foo<L, I> >); // expected-error {{reinterpret_cast cannot resolve
overloaded
function 'bar' to type 'void *}}
/external/clang/test/SemaTemplate/
instantiate-method.cpp
30
float& f(T, U); // expected-error{{functions that differ only in their return type cannot be
overloaded
}}
/external/eigen/Eigen/src/Core/
EigenBase.h
25
* Notice that this class is trivial, it is only used to disambiguate
overloaded
functions.
/external/google-benchmark/
CMakeLists.txt
115
# ICC17u2:
overloaded
virtual function "benchmark::Fixture::SetUp" is only partially overridden
/external/google-breakpad/src/client/windows/crash_generation/
crash_generation_client.h
56
//
overloaded
RequestDump methods - one in case of exceptions
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
MapMaker.java
132
* The alternative is to add an
overloaded
method, but the chances of a user calling get()
/external/jcommander/
CHANGELOG
110
Added:
overloaded
versions of usage() with StringBuilders
/external/jemalloc/include/msvc_compat/C99/
stdint.h
48
// error C2733: second C linkage of
overloaded
function 'wmemchr' not allowed
/external/libchrome/base/posix/
safe_strerror.cc
115
// appropriate
overloaded
function based on the function type of strerror_r.
/external/libchrome/base/strings/
stringprintf.cc
22
//
Overloaded
wrappers around vsnprintf and vswprintf. The buf_size parameter
/external/libcxx/utils/google-benchmark/
CMakeLists.txt
115
# ICC17u2:
overloaded
virtual function "benchmark::Fixture::SetUp" is only partially overridden
/external/libvncserver/compat/msvc/
stdint.h
48
// error C2733: second C linkage of
overloaded
function 'wmemchr' not allowed
/external/llvm/utils/TableGen/
CodeGenIntrinsics.h
92
/// This is set to true if the intrinsic is
overloaded
by its argument
/external/parameter-framework/upstream/test/functional-tests/include/
ParameterFramework.hpp
58
* to disambiguate
overloaded
method for MS visual compiler.
/external/proguard/src/proguard/obfuscate/
MemberNameConflictFixer.java
47
* members can be
overloaded
aggressively.
MemberObfuscator.java
52
* members can be
overloaded
aggressively.
/external/python/cpython3/Modules/_decimal/libmpdec/
vcstdint.h
47
// error C2733: second C linkage of
overloaded
function 'wmemchr' not allowed
Completed in 2781 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>