/third_party/libunwind/libunwind/tests/ |
H A D | Gia64-test-readonly.c | 44 checker (void) in checker() function
|
/third_party/musl/src/unistd/ |
H A D | faccessat.c | 14 static int checker(void *p) in checker() function
|
/third_party/skia/tests/ |
H A D | SkShaperJSONWriterTest.cpp | 52 auto checker = [&](size_t glyphStartIndex, size_t glyphEndIndex, in DEF_TEST() local 100 auto checker = [&]( in DEF_TEST() local
|
H A D | PromiseImageTest.cpp | 47 auto checker = static_cast<PromiseTextureChecker*>(self); in Fulfill() local
|
H A D | SRGBReadWritePixelsTest.cpp | 123 read_and_check_pixels(skiatest::Reporter* reporter, GrDirectContext* dContext, skgpu::SurfaceContext* sc, uint32_t* origData, const SkImageInfo& dstInfo, CheckFn checker, float error, const char* subtestName) read_and_check_pixels() argument
|
/third_party/skia/modules/skparagraph/tests/ |
H A D | SkShaperJSONWriterTest.cpp | 52 auto checker = [&](size_t glyphStartIndex, size_t glyphEndIndex, in DEF_TEST() local 100 auto checker = [&]( in DEF_TEST() local
|
/third_party/rust/crates/regex/tests/ |
H A D | consistent.rs | 114 macro_rules! checker { macros
|
/third_party/gn/src/gn/ |
H A D | header_checker_unittest.cc | 83 auto checker = CreateChecker(); in TEST_F() local 198 auto checker = CreateChecker(); in TEST_F() local 262 auto checker = CreateChecker(); TEST_F() local 297 auto checker = CreateChecker(); TEST_F() local 341 auto checker = CreateChecker(); TEST_F() local 376 auto checker = CreateChecker(); TEST_F() local 428 auto checker = CreateChecker(); TEST_F() local 460 auto checker = CreateChecker(); TEST_F() local [all...] |
H A D | visibility.cc | 122 OhosComponentChecker *checker = OhosComponentChecker::getInstance(); in CheckItemVisibility() local
|
H A D | innerapis_publicinfo_generator.cc | 89 static bool TraverIncludeDirs(const OhosComponentChecker *checker, const Target *target, const Scope *scope,
in TraverIncludeDirs() argument 106 static bool CheckIncludes(const OhosComponentChecker *checker, const std::string &dir,
in CheckIncludes() argument 203 static std::string GetIncludeDirsInfo(const Config *config, const OhosComponentChecker *checker,
in GetIncludeDirsInfo() argument 224 GetPublicConfigInfo(const PublicConfigInfoParams ¶ms, Scope *scope, const UniqueVector<LabelConfigPair> &configs, const OhosComponentChecker *checker) GetPublicConfigInfo() argument 261 GetPublicConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetPublicConfigsInfo() argument 278 GetAllDependentConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetAllDependentConfigsInfo() argument 300 GetPrivateConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetPrivateConfigsInfo() argument 335 GetPublicDepsInfo(const Target *target, const std::string &label, const OhosComponentChecker *checker, Err *err) GetPublicDepsInfo() argument 463 const OhosComponentChecker *checker = OhosComponentChecker::getInstance(); GeneratedInnerapiPublicInfo() local [all...] |
/third_party/rust/crates/clap/src/builder/ |
H A D | debug_asserts.rs | 458 macro_rules! checker { in assert_app_flags() macros 815 macro_rules! checker { in assert_arg_flags() macros [all...] |
/third_party/skia/modules/skparagraph/include/ |
H A D | ParagraphCache.h | 33 void setChecker(std::function<void(ParagraphImpl* impl, const char*, bool)> checker) { in setChecker() argument
|
/third_party/skia/gm/ |
H A D | skbug_257.cpp | 91 SkPaint checker; in DEF_SIMPLE_GM() local
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-dataview-object.c | 192 ecma_dataview_endiannes_check_t checker; in ecma_dataview_check_little_endian() local
|
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
H A D | PhoneNumberMatcher.java | 568 checkNumberGroupingIsValid( PhoneNumber number, CharSequence candidate, PhoneNumberUtil util, NumberGroupingChecker checker) checkNumberGroupingIsValid() argument
|
/third_party/python/Doc/tools/ |
H A D | rstlint.py | 146 def checker(*suffixes, **kwds): function [all...] |
/third_party/rust/crates/which-rs/src/ |
H A D | lib.rs | 17 mod checker; modules
|
/third_party/python/Modules/_ctypes/ |
H A D | ctypes.h | 116 PyObject *checker; member 229 PyObject *checker; member
|
H A D | callproc.c | 969 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() argument 1138 _ctypes_callproc(PPROC pProc, PyObject *argtuple, IUnknown *pIunk, GUID *iid, int flags, PyObject *argtypes, PyObject *restype, PyObject *checker) _ctypes_callproc() argument
|
/third_party/typescript/lib/ |
H A D | tsc.js | [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | numbers_test.cc | 986 auto checker = [&](double d) { in TEST_F() local [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2any.c | 1046 key2any_encode(struct key2any_ctx_st *ctx, OSSL_CORE_BIO *cout, const void *key, int type, const char *pemname, check_key_type_fn *checker, key_to_der_fn *writer, OSSL_PASSPHRASE_CALLBACK *pwcb, void *pwcbarg, key_to_paramstring_fn *key2paramstring, i2d_of_void *key2der) key2any_encode() argument
|
/third_party/openssl/test/ |
H A D | endecode_test.c | 142 typedef int (checker)(const char *file, const int line, typedef
|
/third_party/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2any.c | 1035 key2any_encode(struct key2any_ctx_st *ctx, OSSL_CORE_BIO *cout, const void *key, int type, const char *pemname, check_key_type_fn *checker, key_to_der_fn *writer, OSSL_PASSPHRASE_CALLBACK *pwcb, void *pwcbarg, key_to_paramstring_fn *key2paramstring, i2d_of_void *key2der) key2any_encode() argument
|
/third_party/python/Objects/ |
H A D | abstract.c | 2653 PyObject *checker = _PyObject_LookupSpecial(cls, &_Py_ID(__instancecheck__)); in object_recursive_isinstance() local 2712 PyObject *checker; in object_issubclass() local [all...] |