Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...22

/third_party/python/Lib/lib2to3/tests/
H A Dtest_refactor.py248 def check(structure, expected): function
/third_party/python/Lib/test/
H A Dtest_difflib.py342 def check(self, diff): member in TestBytes
[all...]
H A Dtest_genericpath.py414 def check(value, expected): function
[all...]
H A Dtest_sort.py10 def check(tag, expected, raw, compare=None): function
H A Dtest_source_encoding.py271 def check(content): function
[all...]
H A Dtest_tuple.py365 def check(n): global() function
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp479 uint32_t check = 4 * l + c; in GetLocationsForVariable() local
/third_party/zlib/examples/
H A Dgun.c121 int check; /* true if checking crc and total */ member
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp115 bool check = !name.empty(); in GetGroupNames() local
/base/security/device_security_level/services/dslm/
H A Ddslm_fsm_process.c155 bool check = checker(info, notifyNode, &cbInfo, &result); in ProcessSendDeviceInfoCallback() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_internal_sync.c75 struct mali_internal_sync_fence_cb *check; in mali_internal_fence_check_cb_func() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_internal_sync.c86 struct mali_internal_sync_fence_cb *check; in mali_internal_fence_check_cb_func() local
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp565 bool check = GreatNotEqual(pipeline->GetRootWidth(), pipeline->GetRootHeight()); in ScreenDirectionSwitched() local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideoenc_func_unit_test.cpp248 auto check = [](char it) { return it == '/'; }; in PrepareSource() local
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test2.cpp149 bool check = false; in SystemBarPropsEqualsTo() local
169 bool check = false; in SystemBarEnableState() local
/third_party/ffmpeg/libavformat/tests/
H A Dmovenc.c177 #define check(value, ...) check_func(value, __LINE__, __VA_ARGS__) macro
[all...]
/third_party/glslang/glslang/Include/
H A DPoolAlloc.h91 void check() const { in check() function in glslang::TAllocation
/third_party/curl/lib/
H A Dparsedate.c211 static int checkday(const char *check, size_t len) in checkday() argument
231 static int checkmonth(const char *check, size_t len) in checkmonth() argument
249 static int checktz(const char *check, size_t len) in checktz() argument
/third_party/libunwind/libunwind/tests/
H A DGia64-test-nat.c100 check_func_t *check; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_validate.cpp83 auto check = [&program, &is_valid](bool success, const char* msg, in validate_ir() local
504 check(op_bits < data_bits, "Size must be smaller than source", instr.get()); validate_ir() function
[all...]
/third_party/ltp/testcases/kernel/fs/inode/
H A Dinode02.c557 int check(void) in check() function
/third_party/node/deps/zlib/
H A Dinflate.h92 unsigned long check; /* protected copy of check value */ member
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.h92 unsigned long check; /* protected copy of check value */ member
/third_party/musl/src/malloc/mallocng/
H A Dmeta.h35 uint64_t check; member
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmeta.h35 uint64_t check; member

Completed in 22 milliseconds

1...<<11121314151617181920>>...22