Home
last modified time | relevance | path

Searched defs:check (Results 526 - 550 of 853) sorted by relevance

1...<<21222324252627282930>>...35

/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkgitems.cpp176 checkParent(const char *itemName, CheckDependency check, void *context, in checkParent() argument
164 checkIDSuffix(const char *itemName, const char *id, int32_t idLength, const char *suffix, CheckDependency check, void *context, UErrorCode *pErrorCode) checkIDSuffix() argument
223 checkAlias(const char *itemName, Resource res, const UChar *alias, int32_t length, UBool useResSuffix, CheckDependency check, void *context, UErrorCode *pErrorCode) checkAlias() argument
281 ures_enumDependencies(const char *itemName, const ResourceData *pResData, Resource res, const char *inKey, const char *parentKey, int32_t depth, CheckDependency check, void *context, Package *pkg, UErrorCode *pErrorCode) ures_enumDependencies() argument
369 ures_enumDependencies(const char *itemName, const UDataInfo *pInfo, const uint8_t *inBytes, int32_t length, CheckDependency check, void *context, Package *pkg, UErrorCode *pErrorCode) ures_enumDependencies() argument
447 ucnv_enumDependencies(const UDataSwapper *ds, const char *itemName, const UDataInfo *pInfo, const uint8_t *inBytes, int32_t length, CheckDependency check, void *context, UErrorCode *pErrorCode) ucnv_enumDependencies() argument
580 enumDependencies(Item *pItem, void *context, CheckDependency check) enumDependencies() argument
[all...]
/third_party/skia/tests/
H A DPictureTest.cpp939 auto check = [r](sk_sp<SkPicture> pic, int shallow, int nested) { in DEF_TEST() local
H A DMathTest.cpp492 int64_t check = SkLeftShift((int64_t)numer, 16) / denom; in DEF_TEST() local
[all...]
/third_party/python/Lib/test/
H A Dtest_curses.py1225 def check(func, expected): function
[all...]
H A Dtest_pyexpat.py353 def check(self, expected, label): member in BufferTextTest
H A Dtest_textwrap.py30 def check(self, result, expect): member in BaseTestCase
[all...]
H A Dtest_zipimport.py203 def check(mod): function
218 def check(mod): function
H A Dtest_pdb.py2235 def check(bad_arg, msg): function
H A Dtest_fileinput.py972 def check(errors, expected_lines): function
990 def check(mode, expected_lines): global() function
[all...]
H A Dtest_long.py1211 def check(tests, byteorder, signed=False): function
1344 def check(tests, byteorder, signed=False): global() function
[all...]
H A Dtest_marshal.py249 def check(s): function
[all...]
H A Dtest_locale.py394 def check(self, localename, expected): member in NormalizeTest
[all...]
H A Dtest_pickle.py128 def check(Pickler): function
182 def check(Unpickler): function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp293 bool HexagonShuffler::check() { in check() function in HexagonShuffler
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_test.cc1253 CordRepBtree* check = as_tree ? tree : leaf; in TEST() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureStateQueryTests.cpp211 void RequiredExtensions::check (const glu::ContextInfo& ctxInfo) const in check() function in deqp::gls::TextureStateQueryTests::__anon31012::RequiredExtensions
[all...]
/third_party/vk-gl-cts/scripts/android/
H A Dbuild_apk.py190 def check (self): member in Configuration
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextFFmpegDemuxer.h46 inline bool check(int e, int iLine, const char *szFile) { in check() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_i.h35 bool (*check)(struct eap_sm *sm, void *priv, struct wpabuf *respData); member
/third_party/vulkan-loader/tests/
H A Dloader_unknown_ext_tests.cpp812 static void check(VulkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, const char* name, in check() function
840 static void check(VulkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, const char* name, in check() function
873 static void check(VulkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, const char* name, in check() function
908 static void check(VulkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, const char* name, in check() function
963 static void check(VulkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, const char* name, in check() function
1000 void check(VulkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type) { in check() function
[all...]
/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c120 bool check = false; in LogFilesMkdirR() local
518 bool check = (ret < 0 && errno != ENOENT); in MkdirTmpPath() local
550 bool check = (ret < 0 && errno != ENOENT); in MoveFileToTmpPath() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/netinet/
H A Dip.h38 uint16_t check; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.cpp326 void CheckBoxPattern::UpdateUIStatus(bool check) in UpdateUIStatus() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_pattern.cpp358 bool check = false; in OnClick() local
427 bool check = false; in CheckPageNode() local
470 bool check = false; in UpdateState() local
683 UpdateGroupCheckStatus( const RefPtr<FrameNode>& frameNode, const RefPtr<GroupManager>& groupManager, bool check) UpdateGroupCheckStatus() argument
713 UpdateUIStatus(bool check) UpdateUIStatus() argument
853 SetRadioChecked(bool check) SetRadioChecked() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.cpp2482 int32_t check = 0; in InflateValidate() local

Completed in 37 milliseconds

1...<<21222324252627282930>>...35