Home
last modified time | relevance | path

Searched defs:validate (Results 226 - 250 of 325) sorted by relevance

12345678910>>...13

/third_party/skia/src/gpu/ops/
H A DGrOp.h255 virtual void validate() const {} in validate() function in GrOp
/third_party/skia/src/core/
H A DSkBitmap.cpp586 void SkBitmap::validate() const { validate() function in SkBitmap
[all...]
/third_party/python/Lib/xml/dom/
H A Dxmlbuilder.py29 validate = False variable in Options
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLParser.h98 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 DLoopVectorizationLegality.cpp53 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 DYAMLParser.h90 bool validate() { in validate() function in llvm::yaml::Stream
/arkcompiler/ets_frontend/test/scripts/sdk_test/
H A Dexecution.py1849 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 Daq_macsec.c694 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 Dsch_generic.c222 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 Dgenetlink.c534 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 Dv4l2-ctrls.h137 int (*validate)(const struct v4l2_ctrl *ctrl, u32 idx, member
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c670 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 Dphy.h121 int (*validate)(struct phy *phy, enum phy_mode mode, int submode, member
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-ctrls.h144 int (*validate)(const struct v4l2_ctrl *ctrl, union v4l2_ctrl_ptr ptr); member
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsev-shared.c1080 bool validate; in pvalidate_pages() local
/kernel/linux/linux-6.6/net/netlink/
H A Dgenetlink.c787 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 Dsch_generic.c228 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 Drelo_core.c678 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 Dglslang_c_interface.h226 bool validate; member
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBManagerGUI.java106 public void validate() { in validate() method in RBManagerGUI
/third_party/libbpf/src/
H A Drelo_core.c678 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 Dinvocation.cpp777 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 Dapi.h365 bool (*validate)(struct st_context_iface *stctx, member
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp902 ComputeTest::validate(ComputeTest::Shader &shader) in validate() function in ComputeTest
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py1452 def validate(self): member in Declarations

Completed in 36 milliseconds

12345678910>>...13