HomeSort by relevance Sort by last modified time
    Searched full:overload (Results 276 - 300 of 898) sorted by null

<<11121314151617181920>>

  /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/chromium_org/third_party/icu/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/chromium_org/third_party/icu/source/i18n/
vzone.h 186 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
209 * <p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload,
  /external/clang/lib/AST/
TypeLoc.cpp 208 // Overload resolution does the real work for us.
285 case BuiltinType::Overload:
  /external/clang/test/SemaCXX/
conditional-expr.cpp 113 // should use const overload
118 // should use non-const overload
  /external/icu4c/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/icu4c/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/llvm/include/llvm/ADT/
Twine.h 502 /// Additional overload to guarantee simplified codegen; this is equivalent to
509 /// Additional overload to guarantee simplified codegen; this is equivalent to
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 135 /// This overload adds the ability to reason about the particular function
141 /// This overload allows specifying a set of candidate argument values.
  /external/llvm/include/llvm/Support/
ConstantFolder.h 126 // This form of the function only exists to avoid ambiguous overload
141 // 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
200 // This form of the function only exists to avoid ambiguous overload
TargetFolder.h 138 // This form of the function only exists to avoid ambiguous overload
153 // This form of the function only exists to avoid ambiguous overload
  /external/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))
  /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/5/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))
  /prebuilts/ndk/6/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))
  /prebuilts/ndk/7/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))
  /prebuilts/ndk/8/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))
  /prebuilts/ndk/9/sources/cxx-stl/EH/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/chromium/base/
bind_helpers.h 116 // exist, then &C::TargetFunc is not ambiguous, and the overload resolution
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
gflags_validators.py 48 Users should NOT overload these classes, and use gflags.Register...
  /external/chromium_org/base/strings/
string_split_unittest.cc 18 // Overload SplitString with a wide-char version to make it easier to

Completed in 587 milliseconds

<<11121314151617181920>>