| /third_party/skia/src/core/ |
| H A D | SkDistanceFieldGen.cpp | 206 DFData* check = curr - width-1; in F1() local 252 DFData* check = curr + 1; F2() local 266 DFData* check = curr - 1; B1() local 280 DFData* check = curr + 1; B2() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | PoolAlloc.h | 67 void check() const { in check() function in TAllocation
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpSpan.cpp | 193 const SkOpPtT* check = &span->fPtT; contains() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_posixpath.py | 660 def check(paths, expected): function [all...] |
| H A D | test_decorators.py | 32 def check(*args, **kwds): function
|
| H A D | test_ntpath.py | 606 def check(value, expected): function 742 def check(paths, expected): global() function [all...] |
| H A D | test_tcl.py | 278 def check(expr, expected): function 312 def check(expr, expected): global() function 343 def check(expr, expected): global() function 374 def check(expr, expected): global() function 412 def check(expr, expected): global() function 496 def check(value, expected=None, *, eq=self.assertEqual): global() function 631 def check(value): global() function [all...] |
| H A D | test_uuid.py | 332 def check(actual, expected): function 347 def check(actual, expected): function
|
| H A D | test_complex.py | 167 def check(n, deltas, is_equal, imag = 0.0): function [all...] |
| H A D | test_cmath.py | 422 def check(arg, expected): function [all...] |
| H A D | test_strptime.py | 599 def check(value, format, *expected): function [all...] |
| H A D | test_int.py | 561 def check(s, base=None): function 635 def check(self, i, base=None): global() member in IntStrDigitLimitsTests [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCChecker.cpp | 205 bool HexagonMCChecker::check(bool FullCheck) { in check() function in HexagonMCChecker
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | inflate.h | 91 unsigned long check; /* protected copy of check value */ member
|
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | dialog.h | 130 struct dialog_color check; member
|
| /third_party/toybox/toys/posix/ |
| H A D | find.c | 270 int check = active && test; in do_find() local [all...] |
| /third_party/python/Lib/tkinter/test/test_tkinter/ |
| H A D | test_geometry_managers.py | 45 def check(anchor, geom): function 78 def check(*geoms): global() function 119 def check(geom1, geom2, **kwargs): global() function 161 def check(geom1, geom2, **kwargs): global() function 203 def check(side, geom1, geom2): global() function [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | module.c | 995 sepol_expand_module(sepol_handle_t * handle, sepol_policydb_t * base, sepol_policydb_t * out, int verbose, int check) sepol_expand_module() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboCompletenessTests.cpp | 211 void ES3Checker::check (GLenum attPoint, const Attachment& att, const Image* image) in check() function in deqp::gles3::Functional::ES3Checker
|
| /third_party/vk-gl-cts/scripts/khr_util/ |
| H A D | registry.py | 425 def check(v): return False function 427 def check(v): return True function 429 def check(v): return v <= version function
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fFboCompletenessTests.cpp | 261 void ES2Checker::check (GLenum attPoint, const Attachment& att, const Image* image) in check() function in deqp::gles2::Functional::ES2Checker
|
| /third_party/zlib/ |
| H A D | inflate.h | 92 unsigned long check; /* protected copy of check value */ member
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| H A D | image_receiver_test.cpp | 121 bool check(uintptr_t ptr) in check() function in OHOS::Media::MyMap 134 bool check(int32_t key) in check() function in OHOS::Media::MyMap
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | motion_est_template.c | 405 #define check(x,y,S,v)\ macro
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | formats.c | 94 merge_formats_internal(AVFilterFormats *a, AVFilterFormats *b, enum AVMediaType type, int check) merge_formats_internal() argument 183 merge_samplerates_internal(AVFilterFormats *a, AVFilterFormats *b, int check) merge_samplerates_internal() argument [all...] |