| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/concepts/ |
| H A D | check.hpp | 48 class check class 68 struct check : not_implemented<GeometryTag> struct 73 struct check<Geometry, point_tag, true> struct 79 struct check<Geometry, point_tag, false> struct 85 struct check<Geometry, linestring_tag, true> struct 91 struct check<Geometry, linestring_tag, false> struct 97 struct check<Geometry, ring_tag, true> struct 103 struct check<Geometry, ring_tag, false> struct 108 struct check<Geometry, polygon_tag, true> struct 114 struct check<Geometry, polygon_tag, false> struct [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/ |
| H A D | old_numeric_cast.hpp | 169 static bool check(X x, Y y_min) in check() function 177 static bool check(X, Y) in check() function 185 static bool check(X x, Y) in check() function 205 static inline bool check(X x, Y y_max) in check() function 215 static inline bool check(X x, Y) in check() function 241 static inline bool check(X x, Y y_max) in check() function 251 static inline bool check(X x, Y) in check() function
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | cper-x86.c | 47 #define CHECK_VALID_BITS(check) (((check) & GENMASK_ULL(15, 0))) argument 48 #define CHECK_TRANS_TYPE(check) (((check) & GENMASK_ULL(17, 16)) >> 16) argument 49 #define CHECK_OPERATION(check) (((check) & GENMASK_ULL(21, 18)) >> 18) argument 50 #define CHECK_LEVEL(check) (((check) & GENMASK_ULL(24, 22)) >> 22) argument 57 #define CHECK_BUS_PART_TYPE(check) (((check) & GENMASK_ULL(31, 30)) >> 30) argument 59 #define CHECK_BUS_ADDR_SPACE(check) (((check) & GENMASK_ULL(34, 33)) >> 33) argument 68 #define CHECK_MS_ERR_TYPE(check) (((check) & GENMASK_ULL(18, 16)) >> 16) argument 152 static inline void print_bool(char *str, const char *pfx, u64 check, u64 bit) in print_bool() 157 static void print_err_info_ms(const char *pfx, u16 validation_bits, u64 check) in print_err_info_ms() 183 static void print_err_info(const char *pfx, u8 err_type, u64 check) in print_err_info()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/concept/detail/ |
| H A D | msvc.hpp | 25 struct check struct 27 virtual void failed(Model* x) in failed() 36 struct check<failed ************ Model::************> struct 38 virtual void failed(Model* x) in failed()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | match.c | 409 #define match_char(state, def, base, next, check, C) \ argument 445 u16 *check = CHECK_TABLE(dfa); in aa_dfa_match_len() local 485 u16 *check = CHECK_TABLE(dfa); in aa_dfa_match() local 524 u16 *check = CHECK_TABLE(dfa); in aa_dfa_next() local 542 u16 *check = CHECK_TABLE(dfa); in aa_dfa_outofband_transition() local 573 u16 *check = CHECK_TABLE(dfa); in aa_dfa_match_until() local 634 u16 *check = CHECK_TABLE(dfa); in aa_dfa_matchn_until() local 710 u16 *check = CHECK_TABLE(dfa); in leftmatch_fb() local
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | inflate.c | 152 # define UPDATE(check, buf, len) \ argument 155 # define UPDATE(check, buf, len) adler32(check, buf, len) argument 160 # define CRC2(check, word) \ argument 167 # define CRC4(check, word) \ argument
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | checks.c | 45 struct check { struct 47 check_fn fn; argument 50 enum checkstatus status; argument 53 struct check **prereq; argument
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_user_copy.c | 222 #define test_legit(size, check) \ in test_user_copy_init() argument 287 #define test_illegal(size, check) \ in test_user_copy_init() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/parsedate/ |
| H A D | parsedate.cpp | 332 static int checkday(const char *check, size_t len) in checkday() 351 static int checkmonth(const char *check) in checkmonth() 371 static int checktz(const char *check) in checktz()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_nat_proto.c | 446 unsigned int iphdroff, __sum16 *check, in nf_nat_ipv4_csum_update() 464 unsigned int iphdroff, __sum16 *check, in nf_nat_ipv6_csum_update() 485 unsigned int iphdroff, __sum16 *check, in nf_csum_update() 500 u8 proto, void *data, __sum16 *check, in nf_nat_ipv4_csum_recalc() 520 u8 proto, void *data, __sum16 *check, in nf_nat_ipv6_csum_recalc() 540 u8 nfproto, u8 proto, void *data, __sum16 *check, in nf_nat_csum_recalc()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | test-comments | 11 check () { function
|
| /OK3568_Linux_fs/kernel/tools/testing/nvdimm/ |
| H A D | config_check.c | 4 void check(void) in check() function
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/ |
| H A D | pm_netlink.sh | 49 check() function
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/shell/ |
| H A D | buildid.sh | 25 check() function
|
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | sync-check.sh | 46 check () { function
|
| H A D | weak.c | 18 int __weak check(struct objtool_file *file) in check() function
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | check-headers.sh | 111 check () { function
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | ethtool-pause.sh | 40 function check { function
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | checks.c | 31 struct check { struct 33 check_fn fn; argument 36 enum checkstatus status; argument 39 struct check **prereq; argument
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | check-lxdialog.sh | 47 check() { function
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | check-lxdialog.sh | 48 check() { function
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_bpftool_build.sh | 40 check() { function
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | test.c | 14 double check = 10.0; in main() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | inet_ecn.h | 78 u32 check = (__force u32)iph->check; in IP_ECN_set_ce() local 105 u32 check = (__force u32)iph->check; in IP_ECN_set_ect1() local
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-block-manager.h | 57 int (*check)(struct dm_block_validator *v, struct dm_block *b, size_t block_size); member
|