/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stl_algo.h | 133 /// This is an overload used by find() for the Input Iterator case. 144 /// This is an overload used by find_if() for the Input Iterator case. 155 /// This is an overload used by find() for the RAI case. 203 /// This is an overload used by find_if() for the RAI case. 251 /// This is an overload used by find_if_not() for the Input Iterator case. 262 /// This is an overload used by find_if_not() for the RAI case. [all...] |
/external/autotest/site_utils/ |
run_suite.py | 659 """Overload __getitem__ so that we can still use [] 670 """Overload __iter__ so that it supports 'in' operator.""" [all...] |
/external/blktrace/ |
blktrace.c | 892 * Overload CPU w/ number of drops [all...] |
/external/clang/include/clang/Sema/ |
Sema.h | 878 /// integer are used to determine whether overload resolution succeeded. 902 /// \brief A cache of special member function overload resolution results [all...] |
/external/clang/lib/Sema/ |
SemaExprCXX.cpp | 796 // lookup and overload resolution. [all...] |
SemaStmt.cpp | [all...] |
/external/guava/guava/src/com/google/common/util/concurrent/ |
Futures.java | 845 * overload that accepts an {@code AsyncFunction}, whose {@code apply} method 847 * checked exceptions should use that overload instead, and < [all...] |
/external/llvm/include/llvm/Analysis/ |
ScalarEvolution.h | [all...] |
/external/llvm/include/llvm/IR/ |
Constants.h | [all...] |
/frameworks/base/core/java/android/app/ |
ActionBar.java | [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/ |
layer1.py | 493 overload a domain's document service.
|
/external/clang/lib/AST/ |
Stmt.cpp | 234 /// implementation of getSourceRange. Overload resolution should pick it over [all...] |
/external/clang/test/CXX/expr/expr.const/ |
p2-0x.cpp | 21 // literal class or a constexpr function [ Note: Overload resolution (13.3)
|
/external/clang/utils/ |
FindSpecRefs | 429 ('13.3 Overload resolution', '262'), [all...] |
/external/gmock/include/gmock/ |
gmock-matchers.h | 599 // This overload handles polymorphic matchers and values only since 606 // This overload handles monomorphic matchers. [all...] |
/external/google-breakpad/src/testing/test/ |
gmock-generated-matchers_test.cc | [all...] |
/external/guice/core/src/com/google/inject/spi/ |
InjectionPoint.java | 201 * constructor} is parameterized (such as {@code List<T>}), prefer the overload that includes a
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
Currency.java | 527 * This is a convenience overload of getName(ULocale, int, String, boolean[]); [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
Currency.java | 550 * This is a convenience overload of getName(ULocale, int, String, boolean[]); [all...] |
/external/libchrome/base/time/ |
time.h | 141 // int64_t overload for std::abs(). The following is a simple branchless
|
/external/libweave/third_party/chromium/base/time/ |
time.h | 141 // int64_t overload for std::abs(). The following is a simple branchless
|
/external/llvm/include/llvm/CodeGen/ |
MachineOperand.h | 545 /// \brief MachineOperand hash_value overload.
|
/external/opencv3/modules/video/include/opencv2/video/ |
tracking.hpp | 336 /** @overload
|
/external/parameter-framework/asio-1.10.6/include/asio/ |
io_service.hpp | 75 * calling any overload of run(), run_one(), poll() or poll_one() for the
|
/external/protobuf/ |
CHANGES.txt | 476 * New overload of mergeFrom() which parses a slice of a byte array instead
|