HomeSort by relevance Sort by last modified time
    Searched refs:nullptr (Results 126 - 150 of 337) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/core/platform/mediastream/
RTCPeerConnectionHandler.cpp 71 return nullptr;
155 return nullptr;
164 return nullptr;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.stdcvt/
codecvt_utf16_out.pass.cpp 35 const wchar_t* wp = nullptr;
37 char* np = nullptr;
82 const wchar_t* wp = nullptr;
84 char* np = nullptr;
129 const wchar_t* wp = nullptr;
131 char* np = nullptr;
185 const wchar_t* wp = nullptr;
187 char* np = nullptr;
232 const wchar_t* wp = nullptr;
234 char* np = nullptr;
    [all...]
codecvt_utf8_out.pass.cpp 35 const wchar_t* wp = nullptr;
37 char* np = nullptr;
82 const wchar_t* wp = nullptr;
84 char* np = nullptr;
129 const wchar_t* wp = nullptr;
131 char* np = nullptr;
188 const char32_t* wp = nullptr;
190 char* np = nullptr;
235 const char32_t* wp = nullptr;
237 char* np = nullptr;
    [all...]
codecvt_utf8_utf16_out.pass.cpp 35 const wchar_t* wp = nullptr;
37 char* np = nullptr;
76 const wchar_t* wp = nullptr;
78 char* np = nullptr;
110 const wchar_t* wp = nullptr;
112 char* np = nullptr;
163 const char32_t* wp = nullptr;
165 char* np = nullptr;
204 const char32_t* wp = nullptr;
206 char* np = nullptr;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unique_ptr.h 172 if (__ptr != nullptr)
322 if (__ptr != nullptr)
389 if (__p != nullptr)
398 if (__p != nullptr)
493 nullptr); }
498 { return std::less<typename unique_ptr<_Tp, _Dp>::pointer>()(nullptr,
511 { return !(nullptr < __x); }
516 { return !(__x < nullptr); }
528 { return std::less<typename unique_ptr<_Tp, _Dp>::pointer>()(nullptr,
535 nullptr); }
    [all...]
shared_ptr.h 264 * @post use_count() == 0 && get() == nullptr
370 { return std::less<_Tp*>()(__a.get(), nullptr); }
375 { return std::less<_Tp*>()(nullptr, __a.get()); }
386 { return !(nullptr < __a); }
391 { return !(__a < nullptr); }
402 { return std::less<_Tp*>()(nullptr, __a.get()); }
407 { return std::less<_Tp*>()(__a.get(), nullptr); }
418 { return !(__a < nullptr); }
423 { return !(nullptr < __a); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unique_ptr.h 172 if (__ptr != nullptr)
322 if (__ptr != nullptr)
389 if (__p != nullptr)
398 if (__p != nullptr)
493 nullptr); }
498 { return std::less<typename unique_ptr<_Tp, _Dp>::pointer>()(nullptr,
511 { return !(nullptr < __x); }
516 { return !(__x < nullptr); }
528 { return std::less<typename unique_ptr<_Tp, _Dp>::pointer>()(nullptr,
535 nullptr); }
    [all...]
shared_ptr.h 264 * @post use_count() == 0 && get() == nullptr
370 { return std::less<_Tp*>()(__a.get(), nullptr); }
375 { return std::less<_Tp*>()(nullptr, __a.get()); }
386 { return !(nullptr < __a); }
391 { return !(__a < nullptr); }
402 { return std::less<_Tp*>()(nullptr, __a.get()); }
407 { return std::less<_Tp*>()(__a.get(), nullptr); }
418 { return !(__a < nullptr); }
423 { return !(nullptr < __a); }
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/ptr.align/
align.pass.cpp 76 assert(r == nullptr);
83 assert(r == nullptr);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr.h 263 * @post use_count() == 0 && get() == nullptr
369 { return std::less<_Tp*>()(__a.get(), nullptr); }
374 { return std::less<_Tp*>()(nullptr, __a.get()); }
385 { return !(nullptr < __a); }
390 { return !(__a < nullptr); }
401 { return std::less<_Tp*>()(nullptr, __a.get()); }
406 { return std::less<_Tp*>()(__a.get(), nullptr); }
417 { return !(__a < nullptr); }
422 { return !(nullptr < __a); }
unique_ptr.h 183 if (__ptr != nullptr)
376 if (__ptr != nullptr)
448 if (__p != nullptr)
536 nullptr); }
541 { return std::less<typename unique_ptr<_Tp, _Dp>::pointer>()(nullptr,
554 { return !(nullptr < __x); }
559 { return !(__x < nullptr); }
571 { return std::less<typename unique_ptr<_Tp, _Dp>::pointer>()(nullptr,
578 nullptr); }
590 { return !(__x < nullptr); }
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/animation/
TimedItem.h 82 TimedItem(const Timing&, PassOwnPtr<TimedItemEventDelegate> = nullptr);
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentSharedObjectPool.cpp 76 ShareableElementDataCache::iterator cacheIterator = m_shareableElementDataCache.add(cacheHash, nullptr).iterator;
IdTargetObserverRegistry.cpp 43 IdToObserverSetMap::AddResult result = m_registry.add(id.impl(), nullptr);
MutationObserverInterestGroup.cpp 47 return nullptr;
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimatorFactory.h 92 return nullptr;
  /external/chromium_org/win8/metro_driver/
winrt_utils.h 15 void CheckHR(HRESULT hr, const char* str = nullptr);
  /external/clang/test/PCH/
cxx_exprs.h 30 typedef __typeof__(nullptr) cxx_null_ptr_result;
  /external/clang/test/SemaCXX/
cxx0x-initializer-scalars.cpp 30 initializer_list() : __begin_(nullptr), __size_(0) {}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
regex.cpp 280 __s.__node_ = nullptr;
292 __s.__node_ = nullptr;
309 __s.__node_ = nullptr;
321 __s.__node_ = nullptr;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
ctor.pass.cpp 42 assert(b.rdbuf() == nullptr);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
unique_ptr.h 377 if (__p != nullptr)
386 if (__p != nullptr)
441 { return __x.get() == nullptr; }
446 { return nullptr == __y.get(); }
458 { return __x.get() != nullptr; }
463 { return nullptr != __y.get(); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
unique_ptr.h 377 if (__p != nullptr)
386 if (__p != nullptr)
441 { return __x.get() == nullptr; }
446 { return nullptr == __y.get(); }
458 { return __x.get() != nullptr; }
463 { return nullptr != __y.get(); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unique_ptr.h 377 if (__p != nullptr)
386 if (__p != nullptr)
441 { return __x.get() == nullptr; }
446 { return nullptr == __y.get(); }
458 { return __x.get() != nullptr; }
463 { return nullptr != __y.get(); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unique_ptr.h 377 if (__p != nullptr)
386 if (__p != nullptr)
441 { return __x.get() == nullptr; }
446 { return nullptr == __y.get(); }
458 { return __x.get() != nullptr; }
463 { return nullptr != __y.get(); }

Completed in 3154 milliseconds

1 2 3 4 56 7 8 91011>>