HomeSort by relevance Sort by last modified time
    Searched full:overload (Results 126 - 150 of 565) sorted by null

1 2 3 4 56 7 8 91011>>

  /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))
  /prebuilt/ndk/android-ndk-r5/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))
  /prebuilt/ndk/android-ndk-r6/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/chromium/base/
bind_helpers.h 116 // exist, then &C::TargetFunc is not ambiguous, and the overload resolution
  /external/clang/include/clang/AST/
Attr.h 48 // warnings if a matching delete overload is not declared, even though the
  /external/clang/test/CXX/special/class.ctor/
p5-0x.cpp 91 // M has no default constructor or overload resolution as applied to M's default
  /external/libvpx/examples/includes/geshi/geshi/
delphi.php 65 'Mod', 'Not', 'Object', 'Of', 'On', 'Or', 'Overload', 'Override',
  /external/protobuf/src/google/protobuf/stubs/
substitute.h 99 // We don't overload for signed and unsigned char because if people are
  /external/stlport/test/unit/
deque_test.cpp 1 //Has to be first for StackAllocator swap overload to be taken
  /external/webkit/Source/WebCore/platform/audio/
Reverb.cpp 75 // Protect against accidental overload
  /ndk/tests/device/test-gnustl-full/unit/
deque_test.cpp 1 //Has to be first for StackAllocator swap overload to be taken
  /ndk/tests/device/test-stlport/unit/
deque_test.cpp 1 //Has to be first for StackAllocator swap overload to be taken
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
cpp_type_traits.h 56 // Thirdly, partial ordering and overload resolution (of function templates)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
cpp_type_traits.h 56 // Thirdly, partial ordering and overload resolution (of function templates)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
cpp_type_traits.h 56 // Thirdly, partial ordering and overload resolution (of function templates)
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-internal.h 195 // tr1::type_traits-like is_pointer works, and we can overload on that.
197 // This overload makes sure that all pointers (including
224 // This overload makes sure that all pointers (including
  /external/clang/include/clang/Sema/
Ownership.h 170 // * Copying from a const object. Constructor overload resolution will find the
175 // * Copying from a named object. Constructor overload resolution will select
178 // * Copying from a temporary. Constructor overload resolution cannot select
  /external/clang/test/Index/
complete-objc-message.m 85 @interface Overload
94 void test_overload(Overload *ovl) {
138 void test_overload3(Overload *ovl) {
  /external/llvm/utils/TableGen/
IntrinsicEmitter.cpp 42 // Emit the intrinsic ID -> overload table.
163 OS << "// Intrinsic ID to overload table\n";
260 // Make sure the user has passed us an argument type to overload. If not,
  /external/gtest/include/gtest/internal/
gtest-internal.h 209 // can overload on that.
211 // This overload makes sure that all pointers (including
242 // This overload makes sure that all pointers (including
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 220 // can overload on that.
222 // This overload makes sure that all pointers (including
253 // This overload makes sure that all pointers (including
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 204 // can overload on that.
206 // This overload makes sure that all pointers (including
237 // This overload makes sure that all pointers (including
    [all...]
  /dalvik/libnativehelper/
JNIHelp.cpp 295 // way to implement this function is to use C++ and overload on the
  /external/chromium/base/memory/
singleton.h 17 // Overload if you need arguments or another memory allocation function.
  /external/chromium/chrome/browser/net/
chrome_url_request_context.h 193 // Convenience overload of GetURLRequestContext() that returns a

Completed in 1153 milliseconds

1 2 3 4 56 7 8 91011>>