/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 3519 const struct ib_qp_attr *attr, bool alt) in mlx5_set_path() 3529 alt ? attr->alt_pkey_index : attr->pkey_index); in mlx5_set_path() 3589 alt ? attr->alt_timeout : attr->timeout); in mlx5_set_path() 3516 mlx5_set_path(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct rdma_ah_attr *ah, void *path, u8 port, int attr_mask, u32 path_flags, const struct ib_qp_attr *attr, bool alt) mlx5_set_path() argument
|
/third_party/python/Python/ |
H A D | compile.c | 6775 pattern_ty alt = asdl_seq_GET(p->v.MatchOr.patterns, i); in compiler_pattern_or() local 6776 SET_LOC(c, alt); in compiler_pattern_or() 6787 if (!compiler_addop_i(c, COPY, 1) || !compiler_pattern(c, alt, pc)) { in compiler_pattern_or()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_mass_storage.c | 2308 static int fsg_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in fsg_set_alt() argument
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_mass_storage.c | 2398 static int fsg_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in fsg_set_alt() argument
|
/third_party/elfutils/src/ |
H A D | readelf.c | 8447 Dwarf *alt = dwarf_getalt (dbg); in print_form_data() local 8448 data = alt != NULL ? alt->sectiondata[IDX_debug_str] : NULL; in print_form_data()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_verbs.h | 1716 struct ib_port_pkey alt; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_verbs.h | 1755 struct ib_port_pkey alt; member
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | r8152.c | 1824 struct usb_host_interface *alt = intf->cur_altsetting; in alloc_all_mem() local 1825 struct usb_host_endpoint *ep_intr = alt->endpoint + 2; in alloc_all_mem()
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | topro.c | 4094 /* This function is called before choosing the alt setting */ 4316 reg_w(gspca_dev, 0x22, gspca_dev->alt); in cx0342_6810_start() 4492 reg_w(gspca_dev, 0x22, gspca_dev->alt); in soi763a_6810_start()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | topro.c | 4094 /* This function is called before choosing the alt setting */ 4316 reg_w(gspca_dev, 0x22, gspca_dev->alt); in cx0342_6810_start() 4492 reg_w(gspca_dev, 0x22, gspca_dev->alt); in soi763a_6810_start()
|
/third_party/python/Objects/ |
H A D | unicodeobject.c | 14423 _PyUnicode_FormatLong(PyObject *val, int alt, int prec, int type) in _PyUnicode_FormatLong() argument 14491 if (((alt) == 0 && in _PyUnicode_FormatLong()
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | sleepgraph.py | 4037 tr.alt {background-color:#ddd;}\n\ 4179 rcls = ['alt'] if num % 2 == 1 else [] 4269 rcls = ['alt'] if num % 2 == 1 else [] 4313 rcls = ['alt'] if num % 2 == 1 else []
|
/kernel/linux/linux-6.6/tools/power/pm-graph/ |
H A D | sleepgraph.py | 4294 tr.alt {background-color:#ddd;}\n\ 4436 rcls = ['alt'] if num % 2 == 1 else [] 4526 rcls = ['alt'] if num % 2 == 1 else [] 4570 rcls = ['alt'] if num % 2 == 1 else []
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 7116 alt(value) { 7670 alt(value) { 30744 alt(value) {
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 8447 % #4 is (ignored optional) html alt text.
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | ... public final double azimuth
public void <init> (double, double)
double alt
double azim
public java.lang.String toString ()
}
com ... |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |