HomeSort by relevance Sort by last modified time
    Searched full:overload (Results 301 - 325 of 776) sorted by null

<<11121314151617181920>>

  /external/clang/include/clang/Sema/
Initialization.h 21 #include "clang/Sema/Overload.h"
842 /// \brief The failed result of overload resolution.
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp 63 // AFAICT only VC7.1 correctly resolves the overload set
256 // implementation (the correct 'construct()' overload)
411 // This compiler incorrectly resolves the overload set and sinks optional<T> and optional<U>
413 // Thus, the following overload is needed to properly handle the case when the 'lhs'
417 // instead of choosing the wrong overload
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
DateFormat.java     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
core_c.h 375 /** @overload
401 /** @overload
650 /** @overload */
652 /** @overload */
655 /** @overload
677 /** @overload */
679 /** @overload */
681 /** @overload
699 /** @overload */
701 /** @overload */
    [all...]
  /external/clang/include/clang/AST/
CommentCommands.td 221 def Overload : DeclarationVerbatimLineCommand<"overload">;
  /external/clang/lib/AST/
TypeLoc.cpp 250 // Overload resolution does the real work for us.
327 case BuiltinType::Overload:
  /external/clang/test/SemaCXX/
conditional-expr.cpp 122 // should use const overload
127 // should use non-const overload
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
DerivedCollectionGenerators.java 427 * Calls the smallest subSet overload that filters out the extreme values.
522 * Calls the smallest subMap overload that filters out the extreme values. This method is
  /external/icu/android_icu4j/src/main/java/android/icu/text/
LocaleDisplayNames.java 48 * Convenience overload of {@link #getInstance(ULocale, DialectHandling)} that specifies
58 * Convenience overload of {@link #getInstance(Locale, DisplayContext...)} that specifies
  /external/icu/icu4c/source/i18n/unicode/
rbtz.h 134 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
155 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
  /external/icu/icu4c/source/i18n/
vzone.h 173 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
195 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
LocaleDisplayNames.java 51 * Convenience overload of {@link #getInstance(ULocale, DialectHandling)} that specifies
62 * Convenience overload of {@link #getInstance(Locale, DisplayContext...)} that specifies
  /external/llvm/include/llvm/Analysis/
TargetFolder.h 138 // This form of the function only exists to avoid ambiguous overload
154 // This form of the function only exists to avoid ambiguous overload
  /external/llvm/include/llvm/IR/
ConstantFolder.h 126 // This form of the function only exists to avoid ambiguous overload
142 // This form of the function only exists to avoid ambiguous overload
NoFolder.h 185 // This form of the function only exists to avoid ambiguous overload
201 // This form of the function only exists to avoid ambiguous overload
  /external/llvm/include/llvm/Support/
Allocator.h 53 "core Allocate(size_t, size_t) overload!");
67 "core Deallocate(void *) overload!");
  /external/parameter-framework/asio-1.10.6/include/asio/
write.hpp 63 * @note This overload is equivalent to calling:
102 * @note This overload is equivalent to calling:
  /frameworks/base/docs/html/guide/practices/app-design/
seamlessness.jd 13 <li><a href="#multiple-activities">Don't Overload a Single Activity Screen</a></li>
146 <h2 id="multiple-activities">Don't Overload a Single Activity Screen</h2>
  /frameworks/base/docs/html/guide/practices/
seamlessness.jd 14 <li><a href="#multiple-activities">Don't Overload a Single Activity Screen</a></li>
147 <h2 id="multiple-activities">Don't Overload a Single Activity Screen</h2>
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 206 // to dynamic overload selection in _STLP_alloc_proxy methods
546 //Expose Standard allocate overload (using expression do not work for some compilers (Borland))
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
has_xxx.hpp 69 // type, it won't pick the second overload
163 // agurt, 15/jun/05: replace overload-based SFINAE implementation with SFINAE
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 206 // to dynamic overload selection in _STLP_alloc_proxy methods
546 //Expose Standard allocate overload (using expression do not work for some compilers (Borland))
  /external/autotest/server/cros/servo/
chrome_ec.py 48 # Shutdown due to thermal overload
  /external/boringssl/src/
STYLE.md 135 success and zero on error. Do not overload the return value to both
  /external/ceres-solver/internal/ceres/
collections_port.h 31 // Portable HashMap and HashSet, and a specialized overload for hashing pairs.

Completed in 1051 milliseconds

<<11121314151617181920>>