OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overloads
(Results
151 - 175
of
825
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
TrailingObjects.h
83
/// OverloadToken's purpose is to allow specifying function
overloads
86
/// be specialized, so
overloads
must be used instead of
165
// this recursion, and thus, contains all the
overloads
.
311
// Forwards to an impl function with
overloads
, since member
323
// Forwards to an impl function with
overloads
, since member
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
TrailingObjects.h
83
/// OverloadToken's purpose is to allow specifying function
overloads
86
/// be specialized, so
overloads
must be used instead of
165
// this recursion, and thus, contains all the
overloads
.
311
// Forwards to an impl function with
overloads
, since member
323
// Forwards to an impl function with
overloads
, since member
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
TrailingObjects.h
83
/// OverloadToken's purpose is to allow specifying function
overloads
86
/// be specialized, so
overloads
must be used instead of
165
// this recursion, and thus, contains all the
overloads
.
311
// Forwards to an impl function with
overloads
, since member
323
// Forwards to an impl function with
overloads
, since member
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
TrailingObjects.h
83
/// OverloadToken's purpose is to allow specifying function
overloads
86
/// be specialized, so
overloads
must be used instead of
165
// this recursion, and thus, contains all the
overloads
.
311
// Forwards to an impl function with
overloads
, since member
323
// Forwards to an impl function with
overloads
, since member
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
TrailingObjects.h
83
/// OverloadToken's purpose is to allow specifying function
overloads
86
/// be specialized, so
overloads
must be used instead of
165
// this recursion, and thus, contains all the
overloads
.
311
// Forwards to an impl function with
overloads
, since member
323
// Forwards to an impl function with
overloads
, since member
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
TrailingObjects.h
83
/// OverloadToken's purpose is to allow specifying function
overloads
86
/// be specialized, so
overloads
must be used instead of
165
// this recursion, and thus, contains all the
overloads
.
311
// Forwards to an impl function with
overloads
, since member
323
// Forwards to an impl function with
overloads
, since member
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
TrailingObjects.h
83
/// OverloadToken's purpose is to allow specifying function
overloads
86
/// be specialized, so
overloads
must be used instead of
165
// this recursion, and thus, contains all the
overloads
.
311
// Forwards to an impl function with
overloads
, since member
323
// Forwards to an impl function with
overloads
, since member
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
TrailingObjects.h
83
/// OverloadToken's purpose is to allow specifying function
overloads
86
/// be specialized, so
overloads
must be used instead of
165
// this recursion, and thus, contains all the
overloads
.
311
// Forwards to an impl function with
overloads
, since member
323
// Forwards to an impl function with
overloads
, since member
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
TrailingObjects.h
83
/// OverloadToken's purpose is to allow specifying function
overloads
86
/// be specialized, so
overloads
must be used instead of
165
// this recursion, and thus, contains all the
overloads
.
311
// Forwards to an impl function with
overloads
, since member
323
// Forwards to an impl function with
overloads
, since member
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
TrailingObjects.h
83
/// OverloadToken's purpose is to allow specifying function
overloads
86
/// be specialized, so
overloads
must be used instead of
165
// this recursion, and thus, contains all the
overloads
.
311
// Forwards to an impl function with
overloads
, since member
323
// Forwards to an impl function with
overloads
, since member
/external/tensorflow/tensorflow/compiler/xla/
statusor.h
153
// TODO(b/62186997): Add operator=(T)
overloads
.
190
// C++ style guide waiver for ref-qualified
overloads
granted in cl/143176389
191
// See go/ref-qualifiers for more details on such
overloads
.
/prebuilts/misc/common/swig/include/2.0.11/python/
pyopers.swg
5
-builtin option to SWIG, but operator
overloads
are particularly
10
python operator
overloads
beyond the defaults defined in this file,
58
operator
overloads
for comparison (operator==, operator<, etc.), they
/external/clang/include/clang/Basic/
DiagnosticOptions.h
24
Ovl_All, ///< Show all
overloads
.
/external/clang/lib/StaticAnalyzer/Frontend/
ModelInjector.cpp
42
// FIXME: what about
overloads
? Declarations can be used as keys but what
/external/clang/test/SemaCUDA/
function-overload.cu
9
// Opaque return types used to check that we pick the right
overloads
.
304
// tiebreaker between
overloads
with otherwise identical priority, but
306
// discard
overloads
that would not be present during compilation
368
// Check that
overloads
still work the same way on both host and
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
ReportAPI.java
20
* We need to gather all added and removed
overloads
for a method, and then
117
overloads
. when you hit a new method or class, compare the
overloads
164
if (comp == 0 && a.isMethod() && r.isMethod()) { // collect
overloads
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
is_swappable.pass.cpp
90
// test that a swap with ambiguous
overloads
is handled correctly.
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/
implicit_deduction_guides.pass.cpp
33
//
Overloads
/external/llvm/lib/CodeGen/
MachineFunctionPass.cpp
74
// because CodeGen
overloads
that to mean preserving the MachineBasicBlock
/external/protobuf/src/google/protobuf/stubs/
atomicops_internals_atomicword_compat.h
41
// This file defines function
overloads
to allow both AtomicWord and Atomic32
/external/protobuf/src/google/protobuf/util/internal/
type_info_test_helper.h
69
// Convinent
overloads
.
/external/tensorflow/tensorflow/core/util/
cuda_kernel_helper.h
54
//
Overloads
of the above functions for float and double.
ptr_util.h
31
// Trait to select
overloads
and return types for MakeUnique.
/libcore/luni/src/test/java/dalvik/system/
create_test_jar.sh
51
# Create a jar that
overloads
boot classpath classes and resources
/packages/apps/Test/connectivity/sl4n/rapidjson/
CHANGELOG.md
10
* Add Value::XXXMember(...)
overloads
for std::string (#335)
Completed in 599 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>