| /third_party/rust/crates/cxx/tests/ |
| H A D | test.rs | 27 macro_rules! check { macros [all...] |
| /third_party/python/Tools/scripts/ |
| H A D | reindent.py | 104 def check(file): function
|
| /third_party/python/Lib/ |
| H A D | tabnanny.py | 73 def check(file): function
|
| /third_party/openssl/apps/ |
| H A D | pkeyparam.c | 52 int text = 0, noout = 0, ret = EXIT_FAILURE, check = 0, r; in pkeyparam_main() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| H A D | MCAsmParser.cpp | 73 bool MCAsmParser::check(bool P, const Twine &Msg) { in check() function in MCAsmParser 77 bool MCAsmParser::check(bool P, SMLoc Loc, const Twine &Msg) { in check() function in MCAsmParser
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
| H A D | peeling.cpp | 503 const std::string check = R"( in TEST_F() local 557 const std::string check = R"( in TEST_F() local 614 const std::string check = R"( in TEST_F() local 667 const std::string check = R"( in TEST_F() local 774 const std::string check = R"( in TEST_F() local 826 const std::string check = R"( TEST_F() local 927 const std::string check = R"( TEST_F() local 977 const std::string check = R"( TEST_F() local 1099 const std::string check = R"( TEST_F() local 1151 const std::string check = R"( TEST_F() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
| H A D | peeling.cpp | 503 const std::string check = R"( in TEST_F() local 557 const std::string check = R"( in TEST_F() local 614 const std::string check = R"( in TEST_F() local 667 const std::string check = R"( in TEST_F() local 774 const std::string check = R"( in TEST_F() local 826 const std::string check = R"( TEST_F() local 927 const std::string check = R"( TEST_F() local 977 const std::string check = R"( TEST_F() local 1099 const std::string check = R"( TEST_F() local 1151 const std::string check = R"( TEST_F() local [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/numfmt/ |
| H A D | util.cpp | 32 void check(UErrorCode& status, const char* msg) { in check() function
|
| /third_party/skia/tests/ |
| H A D | UtilsTest.cpp | 234 size_t check = 0; in DEF_TEST() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_print.py | 46 def check(self, expected, args, member in TestPrint
|
| /third_party/python/Lib/distutils/command/ |
| H A D | check.py | 35 class check(Command): class
|
| /third_party/spirv-tools/test/opt/loop_optimizations/ |
| H A D | peeling.cpp | 502 const std::string check = R"( in TEST_F() local 556 const std::string check = R"( in TEST_F() local 613 const std::string check = R"( in TEST_F() local 666 const std::string check = R"( in TEST_F() local 773 const std::string check = R"( in TEST_F() local 825 const std::string check = R"( TEST_F() local 926 const std::string check = R"( TEST_F() local 976 const std::string check = R"( TEST_F() local 1098 const std::string check = R"( TEST_F() local 1150 const std::string check = R"( TEST_F() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | timer_module.cpp | 177 bool check = true; in Task() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/ |
| H A D | hm_symbol_run_test.cpp | 123 bool check = false; in HWTEST_F() local 170 bool check = false; in HWTEST_F() local 192 bool check = false; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | dev_manager.cpp | 61 auto check = Retry(); in RegisterDevCallback() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat/ |
| H A D | stat_n_exporter.cpp | 51 bool check = (statEntity->stat_.st_mode & S_IFMT) == mode; in CheckStatMode() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/ |
| H A D | stat_n_exporter_v9.cpp | 54 bool check = (statEntity->stat_.st_mode & S_IFMT) == mode; in CheckStatMode() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/ |
| H A D | stat_n_exporter.cpp | 49 bool check = (statEntity->stat_.st_mode & S_IFMT) == mode; in CheckStatMode() local
|
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| H A D | stat_impl.h | 119 bool check = (real_.st_mode & S_IFMT) == mode; in CheckStatMode() local
|
| /third_party/curl/src/ |
| H A D | tool_cb_prg.c | 85 int check = bar->width - 2; in fly() local
|
| /third_party/curl/lib/ |
| H A D | headers.c | 173 struct Curl_header_store *check = e->ptr; in curl_easy_nextheader() local
|
| H A D | noproxy.c | 50 unsigned int check = 0; in Curl_cidr4_match() local 85 unsigned char check[16]; in Curl_cidr6_match() local 220 const char *check in Curl_check_noproxy() local [all...] |
| /third_party/benchmark/src/ |
| H A D | check.h | 47 CheckHandler(const char* check, const char* file, const char* func, int line) in CheckHandler() argument 49 log_ << file << ":" << line << ": " << func << ": Check `" << check in CheckHandler() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | reptest.cpp | 274 void ReplaceableTest::check(const UnicodeString& transliteratorName, check() function in ReplaceableTest [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
| H A D | Checker.java | 145 public void check(InputFile dataFile) in check() method in Checker
|