/third_party/boost/boost/spirit/home/qi/string/ |
D | tst.hpp | 28 struct tst struct 30 typedef Char char_type; // the character type 31 typedef T value_type; // the value associated with each entry 32 typedef detail::tst_node<Char, T> node; 34 tst() in tst() function 39 ~tst() in ~tst() 44 tst(tst const& rhs) in tst() argument 50 tst& operator=(tst const& rhs) in operator =() 56 T* find(Iterator& first, Iterator last, Filter filter) const in find() 62 T* find(Iterator& first, Iterator last) const in find() [all …]
|
/third_party/boost/boost/spirit/home/x3/string/ |
D | tst.hpp | 24 struct tst struct 26 typedef Char char_type; // the character type 27 typedef T value_type; // the value associated with each entry 28 typedef detail::tst_node<Char, T> node; 30 tst() in tst() argument 35 ~tst() in ~tst() 40 tst(tst const& rhs) in tst() function 46 tst& operator=(tst const& rhs) in operator =() 52 T* find(Iterator& first, Iterator last, CaseCompare caseCompare) const in find() 64 T* add( in add() [all …]
|
/third_party/boost/libs/spirit/test/qi/ |
D | tst.cpp | 18 void add(TST& tst, Char const* s, int data) in add() 27 void remove(TST& tst, Char const* s) in remove() 36 void docheck(TST const& tst, Char const* s, bool expected, int N = 0, int val = -1) in docheck() 59 void print(TST const& tst) in print() 76 void nc_check(TST const& tst, Char const* s, bool expected, int N = 0, int val = -1) in nc_check()
|
/third_party/boost/libs/spirit/test/x3/ |
D | tst.cpp | 20 void add(TST& tst, Char const* s, int data) in add() 29 void remove(TST& tst, Char const* s) in remove() 38 …void docheck(TST const& tst, CaseCompare const& comp, Char const* s, bool expected, int N = 0, int… in docheck() 62 void print(TST const& tst) in print()
|
/third_party/skia/modules/skottie/tests/ |
D | Image.cpp | 66 TestImageAsset(const TestData* tst, skiatest::Reporter* r) in DEF_TEST() 91 TestResourceProvider(const TestData* tst, skiatest::Reporter* r) in DEF_TEST() 117 for (const auto& tst : tests) { in DEF_TEST() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/expand/ |
D | function-pointer.c | 11 static void tst(struct s *s) in tst() function
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/ |
D | 3-1.c | 46 struct unique *tst; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sched_h/ |
D | 10-1.c | 39 struct unique *tst; in main() local
|
/third_party/skia/modules/svg/tests/ |
D | Text.cpp | 150 auto test = [&](const PosTestDesc& tst) { in DEF_TEST() 181 for (const auto& tst : gTests) { in DEF_TEST() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
D | 1-1.c | 46 struct unique *tst; in main() local
|
D | 19-1.c | 45 struct unique *tst; in main() local
|
D | 17-1.c | 51 struct unique *tst; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/ |
D | 4-1.c | 110 struct unique *tst = sym; in main() local
|
D | 3-2.c | 115 struct unique *tst; in main() local
|
/third_party/e2fsprogs/lib/uuid/ |
D | tst_uuid.c | 74 uuid_t buf, tst; in main() local
|
/third_party/libxml2/ |
D | runsuite.c | 356 installResources(xmlNodePtr tst, const xmlChar *base) { in installResources() 391 installDirs(xmlNodePtr tst, const xmlChar *base) { in installDirs() 417 xsdTestCase(xmlNodePtr tst) { in xsdTestCase()
|
D | testRegexp.c | 185 testReduce(xmlExpCtxtPtr ctxt, xmlExpNodePtr expr, const char *tst) { in testReduce()
|
/third_party/openssl/test/ |
D | sslapitest.c | 4127 static int test_custom_exts(int tst) in test_custom_exts() 4356 static int test_serverinfo(int tst) in test_serverinfo() 4416 static int test_export_key_mat(int tst) in test_export_key_mat() 4711 static int test_key_update_in_write(int tst) in test_key_update_in_write() 5156 static int test_srp(int tst) in test_srp() 5377 static int test_info_callback(int tst) in test_info_callback() 5493 static int test_ssl_pending(int tst) in test_ssl_pending() 5615 static int test_ssl_get_shared_ciphers(int tst) in test_ssl_get_shared_ciphers() 5755 static int test_ticket_callbacks(int tst) in test_ticket_callbacks() 5904 static int test_shutdown(int tst) in test_shutdown() [all …]
|
/third_party/skia/modules/skottie/gm/ |
D | ExternalProperties.cpp | 109 const auto& tst = gTests[i - 1]; in update_props() local
|
/third_party/boost/tools/quickbook/src/ |
D | symbols.hpp | 97 template <typename T, typename CharT> class tst class
|
/third_party/node/deps/npm/lib/config/ |
D | cmd-list.js | 16 'tst': 'test', property
|
/third_party/skia/modules/sksg/tests/ |
D | SGTest.cpp | 66 for (const auto& tst : tests) { in check_hittest() local
|
/third_party/flutter/skia/modules/sksg/tests/ |
D | SGTest.cpp | 66 for (const auto& tst : tests) { in check_hittest() local
|
/third_party/flutter/skia/gm/ |
D | colorfilters.cpp | 132 for (const auto& tst: gTests) { in onDraw() local
|
/third_party/skia/gm/ |
D | colorfilters.cpp | 130 for (const auto& tst: gTests) { in onDraw() local
|