Home
last modified time | relevance | path

Searched defs:strict (Results 26 - 50 of 80) sorted by relevance

1234

/third_party/skia/third_party/externals/icu/source/common/
H A Dutf_impl.cpp96 errorValue(int32_t count, int8_t strict) { in errorValue() argument
131 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody() argument
236 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict) utf8_prevCharSafeBody() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_event_hub.cpp160 int32_t ListEventHub::GetListItemIndexByPosition(float x, float y, bool strict) in GetListItemIndexByPosition() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.cpp184 BASE_NS::vector<IObject::Ptr> AttachmentContainer::GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) in GetAttachments() argument
H A Dobject_registry.cpp334 GetAllTypes( ObjectCategoryBits category, bool strict, bool excludeDeprecated) const GetAllTypes() argument
/third_party/googletest/googlemock/test/
H A Dgmock-nice-strict_test.cc518 StrictMock< ::Mock> strict; in TEST() local
/third_party/json/include/nlohmann/detail/input/
H A Dparser.hpp93 void parse(const bool strict, BasicJsonType& result) in parse() argument
[all...]
/third_party/json/include/nlohmann/detail/output/
H A Dserializer.hpp45 strict, ///< throw a type_error exception in case of invalid UTF-8 member in detail::error_handler_t
/third_party/jerryscript/tests/jerry/es2015/
H A Darray-from.js122 function strict(){ "use strict"; assert(void 0 === this); } function
/third_party/ltp/lib/
H A Dsafe_file_ops.c168 file_lines_scanf(const char *file, const int lineno, void (*cleanup_fn)(void), int strict, const char *path, const char *fmt, ...) file_lines_scanf() argument
H A Dtst_netdevice.c101 int tst_create_veth_pair(const char *file, const int lineno, int strict, in tst_create_veth_pair() argument
160 int tst_netdev_add_device(const char *file, const int lineno, int strict, in tst_netdev_add_device() argument
204 int tst_netdev_remove_device(const char *file, const int lineno, int strict, in tst_netdev_remove_device() argument
239 static int modify_address(const char *file, const int lineno, int strict, in modify_address() argument
289 int tst_netdev_add_address(const char *file, const int lineno, int strict, in tst_netdev_add_address() argument
298 tst_netdev_add_address_inet(const char *file, const int lineno, int strict, const char *ifname, in_addr_t address, unsigned int prefix, unsigned int flags) tst_netdev_add_address_inet() argument
306 tst_netdev_remove_address(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, const void *address, size_t addrlen) tst_netdev_remove_address() argument
314 tst_netdev_remove_address_inet(const char *file, const int lineno, int strict, const char *ifname, in_addr_t address) tst_netdev_remove_address_inet() argument
321 change_ns(const char *file, const int lineno, int strict, const char *ifname, unsigned short attr, uint32_t value) change_ns() argument
362 tst_netdev_change_ns_fd(const char *file, const int lineno, int strict, const char *ifname, int nsfd) tst_netdev_change_ns_fd() argument
368 tst_netdev_change_ns_pid(const char *file, const int lineno, int strict, const char *ifname, pid_t nspid) tst_netdev_change_ns_pid() argument
374 modify_route(const char *file, const int lineno, int strict, unsigned int action, unsigned int flags, const char *ifname, unsigned int family, const void *srcaddr, unsigned int srcprefix, size_t srclen, const void *dstaddr, unsigned int dstprefix, size_t dstlen, const void *gateway, size_t gatewaylen) modify_route() argument
457 modify_route_inet(const char *file, const int lineno, int strict, unsigned int action, unsigned int flags, const char *ifname, in_addr_t srcaddr, unsigned int srcprefix, in_addr_t dstaddr, unsigned int dstprefix, in_addr_t gateway) modify_route_inet() argument
485 tst_netdev_add_route(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, const void *srcaddr, unsigned int srcprefix, size_t srclen, const void *dstaddr, unsigned int dstprefix, size_t dstlen, const void *gateway, size_t gatewaylen) tst_netdev_add_route() argument
496 tst_netdev_add_route_inet(const char *file, const int lineno, int strict, const char *ifname, in_addr_t srcaddr, unsigned int srcprefix, in_addr_t dstaddr, unsigned int dstprefix, in_addr_t gateway) tst_netdev_add_route_inet() argument
505 tst_netdev_remove_route(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, const void *srcaddr, unsigned int srcprefix, size_t srclen, const void *dstaddr, unsigned int dstprefix, size_t dstlen, const void *gateway, size_t gatewaylen) tst_netdev_remove_route() argument
516 tst_netdev_remove_route_inet(const char *file, const int lineno, int strict, const char *ifname, in_addr_t srcaddr, unsigned int srcprefix, in_addr_t dstaddr, unsigned int dstprefix, in_addr_t gateway) tst_netdev_remove_route_inet() argument
525 modify_qdisc(const char *file, const int lineno, int strict, const char *object, unsigned int action, unsigned int nl_flags, const char *ifname, unsigned int family, unsigned int parent, unsigned int handle, unsigned int info, const char *qd_kind, const struct tst_rtnl_attr_list *config) modify_qdisc() argument
584 tst_netdev_add_qdisc(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, unsigned int parent, unsigned int handle, const char *qd_kind, const struct tst_rtnl_attr_list *config) tst_netdev_add_qdisc() argument
594 tst_netdev_remove_qdisc(const char *file, const int lineno, int strict, const char *ifname, unsigned int family, unsigned int parent, unsigned int handle, const char *qd_kind) tst_netdev_remove_qdisc() argument
603 tst_netdev_add_traffic_class(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, const char *qd_kind, const struct tst_rtnl_attr_list *config) tst_netdev_add_traffic_class() argument
613 tst_netdev_remove_traffic_class(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, const char *qd_kind) tst_netdev_remove_traffic_class() argument
622 tst_netdev_add_traffic_filter(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, unsigned int protocol, unsigned int priority, const char *f_kind, const struct tst_rtnl_attr_list *config) tst_netdev_add_traffic_filter() argument
633 tst_netdev_remove_traffic_filter(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, unsigned int protocol, unsigned int priority, const char *f_kind) tst_netdev_remove_traffic_filter() argument
[all...]
/third_party/python/Lib/email/
H A Dpolicy.py221 strict = default.clone(raise_on_defect=True) variable
/third_party/node/lib/
H A Dassert.js1059 function strict(...args) { global() function
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-string-conversions.cc49 convertUTF16ToUTF8(const UChar** sourceStart, const UChar* sourceEnd, char** targetStart, char* targetEnd, bool strict) convertUTF16ToUTF8() argument
263 convertUTF8ToUTF16(const char** sourceStart, const char* sourceEnd, UChar** targetStart, UChar* targetEnd, bool* sourceAllASCII, bool strict) convertUTF8ToUTF16() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djpegtran.c48 static boolean strict; /* for -strict switch */ variable
H A Ddjpeg.c104 static boolean strict; /* for -strict switch */ variable
/third_party/rust/crates/once_cell/src/
H A Dimp_std.rs255 mod strict { modules
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_none.c75 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
H A Dtls_internal.c365 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_none.c75 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
H A Dtls_internal.c365 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_time.c82 int n, i, i2, l, o, min_l = 11, strict = 0, end = 6, btz = 5, md; in ossl_asn1_time_to_tm() local
/third_party/openssl/crypto/asn1/
H A Da_time.c82 int n, i, i2, l, o, min_l = 11, strict = 0, end = 6, btz = 5, md; in ossl_asn1_time_to_tm() local
/third_party/python/Modules/
H A Dossaudiodev.c570 int wanted_fmt, wanted_channels, wanted_rate, strict=0; in oss_setparameters() local
/third_party/ntfs-3g/libntfs-3g/
H A Dunistr.c1487 BOOL ntfs_forbidden_chars(const ntfschar *name, int len, BOOL strict) argument
1531 ntfs_forbidden_names(ntfs_volume *vol, const ntfschar *name, int len, BOOL strict) global() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.c1374 static long long __get_expression_value(struct expression *expr, int strict) in __get_expression_value() argument

Completed in 26 milliseconds

1234