Searched
full:overload (Results
401 -
425 of
776) sorted by null
<<11121314151617181920>>
/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
matrix.h | 26 // there's no std::sqrt overload for ints. We cast all non-complex types to
|
/frameworks/base/tools/aapt2/ |
ResourceValues.h | 102 * Calls the appropriate overload of ValueVisitor.
|
/frameworks/support/compat/java/android/support/v4/view/ |
ActionProvider.java | 157 * <p>If your ActionProvider implementation overrides the deprecated no-argument overload
|
/libnativehelper/ |
JNIHelp.cpp | 317 // way to implement this function is to use C++ and overload on the
|
/ndk/tests/device/test-gnustl-full/unit/ |
list_test.cpp | 1 //Has to be first for StackAllocator swap overload to be taken
|
codecvt_test.cpp | 115 // implemented for consistency with do_in overload 235 // implemented for consistency with do_in overload
|
/ndk/tests/device/test-stlport/unit/ |
list_test.cpp | 1 //Has to be first for StackAllocator swap overload to be taken
|
codecvt_test.cpp | 115 // implemented for consistency with do_in overload 235 // implemented for consistency with do_in overload
|
/prebuilts/gdb/darwin-x86/share/gdb/python/gdb/ |
xmethod.py | 102 'get_arg_types' method to perform overload resolution. If GDB selects to
|
/prebuilts/gdb/linux-x86/share/gdb/python/gdb/ |
xmethod.py | 102 'get_arg_types' method to perform overload resolution. If GDB selects to
|
/prebuilts/misc/common/swig/include/2.0.11/cffi/ |
cffi.swg | 114 /* This maps C/C++ types to Lisp classes for overload dispatch */
|
/toolchain/binutils/binutils-2.25/gold/ |
arm-reloc-property.h | 345 // We want to overload operators used in relocation operations so
|
/external/clang/lib/Sema/ |
SemaInit.cpp | 415 assert(O == OR_Success && "Inconsistent overload resolution"); [all...] |
/external/clang/tools/libclang/ |
CXType.cpp | 55 BTCASE(Overload); 464 TKIND(Overload);
|
/external/gmock/include/gmock/ |
gmock-generated-matchers.h.pump | 254 // arguments for function templates, so we have to overload it. 565 // You can overload matchers with different numbers of parameters:
|
/external/icu/icu4c/source/i18n/unicode/ |
vtzone.h | 198 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload, 219 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
|
/external/libbrillo/brillo/dbus/ |
data_serialization_unittest.cc | 665 // Overload AppendValueToWriter() for "Person" structure. 675 // Overload PopValueFromReader() for "Person" structure.
|
/external/libchrome/base/memory/ |
scoped_ptr.h | 187 // present in the overload set, but we call swap unqualified so that 279 // participate in overload resolution if all the following are true:
|
/external/libchrome/base/metrics/ |
histogram.h | 378 // Overload of the above function that takes a const char* |name| param, 408 // Overload of the above function that takes a const char* |name| param,
|
/external/libweave/third_party/chromium/base/memory/ |
scoped_ptr.h | 187 // present in the overload set, but we call swap unqualified so that 279 // participate in overload resolution if all the following are true:
|
/external/llvm/include/llvm/ADT/ |
Twine.h | 520 /// Additional overload to guarantee simplified codegen; this is equivalent to 527 /// Additional overload to guarantee simplified codegen; this is equivalent to
|
/frameworks/base/docs/html/training/sync-adapters/ |
running-sync-adapter.jd | 109 at the same time, causing server and network overload. To avoid this situation for a broadcast 289 sync adapter at the same time, you are likely to overload your server and cell provider data
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
cursesm.h | 143 // overload action() to supply items with different actions. 152 // overload action(), you may use this class and provide a callback
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
cursesm.h | 143 // overload action() to supply items with different actions. 152 // overload action(), you may use this class and provide a callback
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/experimental/ |
optional | 145 * @brief An overload that attempts to take the address of an lvalue as a 156 * @brief Fallback overload that defers to __addressof.
|
Completed in 1100 milliseconds
<<11121314151617181920>>