OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nonnull
(Results
1 - 6
of
6
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
predicate_result.hpp
44
struct dummy { void
nonnull
() {}; };
function in struct:boost::test_tools::predicate_result::dummy
59
operator safe_bool() const { return !!p_predicate_value ? &dummy::
nonnull
: 0; }
mock_object.hpp
140
struct dummy { void
nonnull
() {}; };
function in struct:boost::itest::mock_object::dummy
241
(BOOST_ITEST_DPOINT() ? 0 : &dummy::
nonnull
) );
/external/chromium/third_party/libjingle/source/talk/base/
stringutils.h
162
inline const CTYPE*
nonnull
(const CTYPE* str, const CTYPE* def_str = NULL) {
function in namespace:talk_base
/external/chromium_org/third_party/libjingle/source/talk/base/
stringutils.h
159
inline const CTYPE*
nonnull
(const CTYPE* str, const CTYPE* def_str = NULL) {
function in namespace:talk_base
/prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar
Completed in 216 milliseconds