Home
last modified time | relevance | path

Searched defs:check (Results 276 - 300 of 482) sorted by relevance

1...<<11121314151617181920

/third_party/skia/src/core/
H A DSkDistanceFieldGen.cpp206 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 DPoolAlloc.h67 void check() const { in check() function in TAllocation
/third_party/skia/src/pathops/
H A DSkOpSpan.cpp193 const SkOpPtT* check = &span->fPtT; contains() local
[all...]
/third_party/python/Lib/test/
H A Dtest_posixpath.py660 def check(paths, expected): function
[all...]
H A Dtest_decorators.py32 def check(*args, **kwds): function
H A Dtest_ntpath.py606 def check(value, expected): function
742 def check(paths, expected): global() function
[all...]
H A Dtest_tcl.py278 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 Dtest_uuid.py332 def check(actual, expected): function
347 def check(actual, expected): function
H A Dtest_complex.py167 def check(n, deltas, is_equal, imag = 0.0): function
[all...]
H A Dtest_cmath.py422 def check(arg, expected): function
[all...]
H A Dtest_strptime.py599 def check(value, format, *expected): function
[all...]
H A Dtest_int.py561 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 DHexagonMCChecker.cpp205 bool HexagonMCChecker::check(bool FullCheck) { in check() function in HexagonMCChecker
/third_party/skia/third_party/externals/zlib/
H A Dinflate.h91 unsigned long check; /* protected copy of check value */ member
/third_party/toybox/kconfig/lxdialog/
H A Ddialog.h130 struct dialog_color check; member
/third_party/toybox/toys/posix/
H A Dfind.c270 int check = active && test; in do_find() local
[all...]
/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_geometry_managers.py45 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 Dmodule.c995 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 Des3fFboCompletenessTests.cpp211 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 Dregistry.py425 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 Des2fFboCompletenessTests.cpp261 void ES2Checker::check (GLenum attPoint, const Attachment& att, const Image* image) in check() function in deqp::gles2::Functional::ES2Checker
/third_party/zlib/
H A Dinflate.h92 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 Dimage_receiver_test.cpp121 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 Dmotion_est_template.c405 #define check(x,y,S,v)\ macro
/third_party/ffmpeg/libavfilter/
H A Dformats.c94 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...]

Completed in 22 milliseconds

1...<<11121314151617181920