| /third_party/skia/src/gpu/ops/ |
| H A D | GrOp.h | 255 virtual void validate() const {} in validate() function in GrOp
|
| /third_party/skia/src/core/ |
| H A D | SkBitmap.cpp | 586 void SkBitmap::validate() const { validate() function in SkBitmap [all...] |
| /third_party/python/Lib/xml/dom/ |
| H A D | xmlbuilder.py | 29 validate = False variable in Options
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | YAMLParser.h | 98 bool validate() { in validate() function in llvm::yaml::Stream
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorizationLegality.cpp | 53 bool LoopVectorizeHints::Hint::validate(unsigned Val) { in validate() function in llvm::LoopVectorizeHints::Hint
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | YAMLParser.h | 90 bool validate() { in validate() function in llvm::yaml::Stream
|
| /arkcompiler/ets_frontend/test/scripts/sdk_test/ |
| H A D | execution.py | 1849 def validate(compilation_info, task, is_debug, stdout, stderr, picture_name='', output_file=''): global() function [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_macsec.c | 694 static int aq_rxsc_validate_frames(const enum macsec_validation_type validate) in aq_rxsc_validate_frames() argument
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | sch_generic.c | 222 static struct sk_buff *dequeue_skb(struct Qdisc *q, bool *validate, in dequeue_skb() argument 388 bool validate; in qdisc_restart() local 308 sch_direct_xmit(struct sk_buff *skb, struct Qdisc *q, struct net_device *dev, struct netdev_queue *txq, spinlock_t *root_lock, bool validate) sch_direct_xmit() argument [all...] |
| /kernel/linux/linux-5.10/net/netlink/ |
| H A D | genetlink.c | 534 enum netlink_validation validate = ops->validate & no_strict_flag ? in genl_family_rcv_msg_attrs_parse() local
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | v4l2-ctrls.h | 137 int (*validate)(const struct v4l2_ctrl *ctrl, u32 idx, member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_macsec.c | 670 static int aq_rxsc_validate_frames(const enum macsec_validation_type validate) in aq_rxsc_validate_frames() argument
|
| /kernel/linux/linux-6.6/include/linux/phy/ |
| H A D | phy.h | 121 int (*validate)(struct phy *phy, enum phy_mode mode, int submode, member
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | v4l2-ctrls.h | 144 int (*validate)(const struct v4l2_ctrl *ctrl, union v4l2_ctrl_ptr ptr); member
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | sev-shared.c | 1080 bool validate; in pvalidate_pages() local
|
| /kernel/linux/linux-6.6/net/netlink/ |
| H A D | genetlink.c | 787 enum netlink_validation validate = ops->validate & no_strict_flag ? in genl_family_rcv_msg_attrs_parse() local [all...] |
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | sch_generic.c | 228 static struct sk_buff *dequeue_skb(struct Qdisc *q, bool *validate, in dequeue_skb() argument 394 bool validate; in qdisc_restart() local 314 sch_direct_xmit(struct sk_buff *skb, struct Qdisc *q, struct net_device *dev, struct netdev_queue *txq, spinlock_t *root_lock, bool validate) sch_direct_xmit() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | relo_core.c | 678 bpf_core_calc_field_relo(const char *prog_name, const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val, __u32 *field_sz, __u32 *type_id, bool *validate) bpf_core_calc_field_relo() argument 803 bpf_core_calc_type_relo(const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val, bool *validate) bpf_core_calc_type_relo() argument [all...] |
| /third_party/glslang/glslang/Include/ |
| H A D | glslang_c_interface.h | 226 bool validate; member
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| H A D | RBManagerGUI.java | 106 public void validate() { in validate() method in RBManagerGUI
|
| /third_party/libbpf/src/ |
| H A D | relo_core.c | 678 bpf_core_calc_field_relo(const char *prog_name, const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val, __u32 *field_sz, __u32 *type_id, bool *validate) bpf_core_calc_field_relo() argument 803 bpf_core_calc_type_relo(const struct bpf_core_relo *relo, const struct bpf_core_spec *spec, __u64 *val, bool *validate) bpf_core_calc_type_relo() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/spirv/ |
| H A D | invocation.cpp | 777 compile_program(const std::string &binary, const device &dev, std::string &r_log, bool validate) compile_program() argument
|
| /third_party/mesa3d/src/gallium/include/frontend/ |
| H A D | api.h | 365 bool (*validate)(struct st_context_iface *stctx, member
|
| /third_party/mesa3d/src/microsoft/clc/ |
| H A D | compute_test.cpp | 902 ComputeTest::validate(ComputeTest::Shader &shader) in validate() function in ComputeTest
|
| /third_party/python/Tools/c-analyzer/c_parser/ |
| H A D | info.py | 1452 def validate(self): member in Declarations
|