/third_party/boost/boost/phoenix/core/ |
D | nothing.hpp | 29 struct nothing {}; struct 56 nothing_type const BOOST_ATTRIBUTE_UNUSED nothing = {{{}}}; variable
|
/third_party/boost/libs/hana/test/optional/ |
D | representation.cpp | 17 auto nothing = hana::nothing; in main() local
|
/third_party/boost/boost/hana/fwd/ |
D | optional.hpp | 343 constexpr optional<> nothing{}; variable 369 constexpr optional<> nothing{}; variable
|
/third_party/boost/libs/assign/test/ |
D | list_of.cpp | 33 struct nothing struct 44 std::for_each( r.begin(), r.end(), nothing() ); in for_each() argument
|
/third_party/node/test/js-native-api/test_reference_double_free/ |
D | test_reference_double_free.c | 7 static void Destructor(napi_env env, void* data, void* nothing) { in Destructor()
|
/third_party/gstreamer/gstplugins_base/tests/icles/playback/ |
D | test7.c | 96 new_clock_cb (GstBus * bus, GstMessage * msg, gpointer nothing) in new_clock_cb()
|
/third_party/boost/libs/hana/example/misc/ |
D | lambda_tuple.cpp | 218 auto go = [=](auto index, auto ...nothing) { in apply()
|
/third_party/boost/tools/quickbook/src/ |
D | grammar_impl.hpp | 38 nothing = 0, enumerator
|
/third_party/python/Lib/unittest/test/ |
D | test_case.py | 1740 def nothing(self): function 1765 def nothing(self): function 1792 def nothing(self): function
|
/third_party/cares/test/ |
D | ares-test-mock.cc | 856 std::vector<byte> nothing; in TEST_P() local 900 std::vector<byte> nothing; in TEST_P() local
|
/third_party/ffmpeg/libavdevice/ |
D | dshow_capture.h | 52 static inline void nothing(void *foo) in nothing() function
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationRegressionTest.java | 632 String nothing = ""; in Test4101940() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | regcoll.cpp | 712 UnicodeString nothing = ""; in Test4101940() local
|
/third_party/python/Lib/test/ |
D | test_functools.py | 468 nothing = functools.partialmethod(capture) variable in TestPartialMethod.A
|