Home
last modified time | relevance | path

Searched defs:check (Results 151 - 175 of 528) sorted by relevance

12345678910>>...22

/third_party/rust/crates/cxx/tests/
H A Dtest.rs27 macro_rules! check { macros
[all...]
/third_party/python/Tools/scripts/
H A Dreindent.py104 def check(file): function
/third_party/python/Lib/
H A Dtabnanny.py73 def check(file): function
/third_party/openssl/apps/
H A Dpkeyparam.c52 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 DMCAsmParser.cpp73 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 Dpeeling.cpp503 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 Dpeeling.cpp503 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 Dutil.cpp32 void check(UErrorCode& status, const char* msg) { in check() function
/third_party/skia/tests/
H A DUtilsTest.cpp234 size_t check = 0; in DEF_TEST() local
[all...]
/third_party/python/Lib/test/
H A Dtest_print.py46 def check(self, expected, args, member in TestPrint
/third_party/python/Lib/distutils/command/
H A Dcheck.py35 class check(Command): class
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling.cpp502 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 Dtimer_module.cpp177 bool check = true; in Task() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_run_test.cpp123 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 Ddev_manager.cpp61 auto check = Retry(); in RegisterDevCallback() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat/
H A Dstat_n_exporter.cpp51 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 Dstat_n_exporter_v9.cpp54 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 Dstat_n_exporter.cpp49 bool check = (statEntity->stat_.st_mode & S_IFMT) == mode; in CheckStatMode() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dstat_impl.h119 bool check = (real_.st_mode & S_IFMT) == mode; in CheckStatMode() local
/third_party/curl/src/
H A Dtool_cb_prg.c85 int check = bar->width - 2; in fly() local
/third_party/curl/lib/
H A Dheaders.c173 struct Curl_header_store *check = e->ptr; in curl_easy_nextheader() local
H A Dnoproxy.c50 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 Dcheck.h47 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 Dreptest.cpp274 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 DChecker.java145 public void check(InputFile dataFile) in check() method in Checker

Completed in 15 milliseconds

12345678910>>...22