Home
last modified time | relevance | path

Searched defs:down (Results 151 - 175 of 193) sorted by relevance

12345678

/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c189 int i, count, down; in logdump() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.h253 struct expression *down; member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dmelfas_mip4.c433 bool down; in mip4_report_keys() local
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dkeyboard.c1359 static void kbd_keycode(unsigned int keycode, int down, int hw_raw) in kbd_keycode() argument
[all...]
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dswitch.c1891 struct tb_port *down; in tb_switch_alloc() local
2289 struct tb_port *up, *down; in tb_switch_lane_bonding_enable() local
2342 struct tb_port *up, *down; tb_switch_lane_bonding_disable() local
2374 struct tb_port *up, *down; tb_switch_configure_link() local
2403 struct tb_port *up, *down; tb_switch_unconfigure_link() local
[all...]
/kernel/linux/linux-5.10/fs/hpfs/
H A Dhpfs.h309 u8 down: 1; /* down pointer present (after name) */ member
325 u8 down: 1; /* down pointer present (after name) */ member
387 __le32 down; /* pointer to subtree */ member
/kernel/linux/linux-6.6/fs/hpfs/
H A Dhpfs.h309 u8 down: 1; /* down pointer present (after name) */ member
325 u8 down: 1; /* down pointer present (after name) */ member
388 __le32 down; /* pointer to subtree */ member
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dkeyboard.c1397 static void kbd_keycode(unsigned int keycode, int down, bool hw_raw) in kbd_keycode() argument
[all...]
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dswitch.c2271 struct tb_port *down; in tb_switch_alloc() local
2710 struct tb_port *up, *down; in tb_switch_lane_bonding_enable() local
2775 struct tb_port *up, *down; tb_switch_lane_bonding_disable() local
2819 struct tb_port *up, *down; tb_switch_configure_link() local
2848 struct tb_port *up, *down; tb_switch_unconfigure_link() local
[all...]
H A Dusb4.c242 struct tb_port *down; in usb4_switch_setup() local
H A Dxdomain.c1916 struct tb_port *down; in tb_xdomain_alloc() local
H A Dtunnel.c262 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down, in tb_tunnel_discover_pci() argument
342 tb_tunnel_alloc_pci(struct tb *tb, struct tb_port *up, struct tb_port *down) tb_tunnel_alloc_pci() argument
1717 tb_usb3_max_link_rate(struct tb_port *up, struct tb_port *down) tb_usb3_max_link_rate() argument
1892 tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down, bool alloc_hopid) tb_tunnel_discover_usb3() argument
1997 tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up, struct tb_port *down, int max_up, int max_down) tb_tunnel_alloc_usb3() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mei/
H A Dmain.c2036 bool down = false; in iwl_mei_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dmelfas_mip4.c433 bool down; in mip4_report_keys() local
/third_party/ffmpeg/libavcodec/
H A Ddcaenc.c855 int low, high, down; in assign_bits() local
H A Drv34.c967 static void rv34_pred_4x4_block(RV34DecContext *r, uint8_t *dst, int stride, int itype, int up, int left, int down, int right) in rv34_pred_4x4_block() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_paletteuse.c434 const int right = x < w - 1, down = y < h - 1; in set_frame() local
446 const int right = x < w - 1, down = y < h - 1, left = x > x_start; in set_frame() local
459 const int right = x < w - 1, down = y < h - 1, left = x > x_start; in set_frame() local
479 const int right = x < w - 1, down in set_frame() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence.cpp1296 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.cpp1296 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c103 static int MaxDiffAroundPixel(uint32_t current, uint32_t up, uint32_t down, in MaxDiffAroundPixel() argument
122 uint32_t current, up, down, left, right; in MaxDiffsForRow() local
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp557 bool down = tStep < 0; in binarySearchCoin() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.h680 Iterator &down() { Pos = DS.nextDown(Pos); return *this; } in down() function
/third_party/spirv-tools/source/opt/
H A Dloop_dependence.cpp1295 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Ddbus.h226 int (*down)(void *bus); member
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp437 size_t down = 0, up = (end - beg); in BinaryFindFirstNotLess() local

Completed in 59 milliseconds

12345678