| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | test_check_spec_links.py | 37 def check(self, string): member in CheckerWrapper [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DepthStencilLoadOpTests.cpp | 31 std::ostream& operator<<(std::ostream& o, Check check) { in operator <<() argument
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | inflate.c | 41 } check; /* if CHECK, check values to compare */ global() member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParserExtension.h | 101 bool check(bool P, const Twine &Msg) { in check() function in llvm::MCAsmParserExtension 105 bool check(bool P, SMLoc Loc, const Twine &Msg) { in check() function in llvm::MCAsmParserExtension
|
| /third_party/toybox/toys/posix/ |
| H A D | patch.c | 133 struct double_list *plist, *buf = NULL, *check; in apply_one_hunk() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_utf8_mode.py | 220 def check(utf8_opt, expected, **kw): function
|
| H A D | test_list.py | 114 def check(n): function
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | aes-siv.c | 174 u8 check[AES_BLOCK_SIZE]; in aes_siv_decrypt() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dragonfly.c | 114 int check, res = -1; in dragonfly_is_quadratic_residue_blind() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | aes-siv.c | 174 u8 check[AES_BLOCK_SIZE]; in aes_siv_decrypt() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | dragonfly.c | 114 int check, res = -1; in dragonfly_is_quadratic_residue_blind() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| H A D | hmac_chan_mgmt.c | 683 hi_u32 check = mac_is_channel_num_valid(mac_vap->channel.band, new_chan); in hmac_ie_proc_ch_switch_ie() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/radio/ |
| H A D | radio_pattern_test_ng.cpp | 1737 auto check = false; in HWTEST_F() local 1762 auto check = false; in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/ |
| H A D | videodec_func_unit_test.cpp | 224 auto check = [](char it) { return it == '/'; }; in PrepareSource() local 1305 auto check = [](char it) { return it == '/'; }; in HWTEST_F() local
|
| H A D | videodec_hevcdec_unit_test.cpp | 318 auto check = [](char it) { return it == '/'; }; in GetTestName() local
|
| H A D | videodec_stable_unit_test.cpp | 324 auto check = [](char it) { return it == '/'; }; in GetTestName() local
|
| H A D | videodec_hdrvivid2sdr_unit_test.cpp | 163 auto check = [](char it) { return it == '/'; }; in PrepareSource() local
|
| H A D | videoenc_stable_unit_test.cpp | 328 auto check = [](char it) { return it == '/'; }; in GetTestName() local
|
| H A D | videoenc_temporal_scalability_unit_test.cpp | 154 auto check = [](char it) { return it == '/'; }; in PrepareSource() local
|
| /foundation/window/window_manager/test/systemtest/wms/ |
| H A D | window_immersive_test.cpp | 144 bool check = false;
in SystemBarPropsEqualsTo() local 164 bool check = false;
in SystemBarEnableState() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | distributeddb_schema_unit_test.cpp | 57 void CheckSchemaAttribute(const SchemaAttribute &res, const SchemaAttribute &check) in CheckSchemaAttribute() argument [all...] |
| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | amd8131_edac.h | 103 void (*check)(struct edac_pci_ctl_info *edac_dev); member
|
| H A D | amd8111_edac.h | 104 void (*check)(struct edac_device_ctl_info *edac_dev); member 115 void (*check)(struct edac_pci_ctl_info *edac_dev); member
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | nip_output.c | 185 unsigned short check = 0; in _nip_udp_single_output() local
|
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| H A D | code-patching.c | 418 #define check(x) \ macro [all...] |