/kernel/linux/linux-6.6/drivers/tty/vt/ |
H A D | keyboard.c | 1397 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 D | switch.c | 2271 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 D | usb4.c | 242 struct tb_port *down; in usb4_switch_setup() local
|
H A D | xdomain.c | 1916 struct tb_port *down; in tb_xdomain_alloc() local
|
H A D | tunnel.c | 262 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 D | main.c | 2036 bool down = false; in iwl_mei_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | melfas_mip4.c | 433 bool down; in mip4_report_keys() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | dcaenc.c | 855 int low, high, down; in assign_bits() local
|
H A D | rv34.c | 967 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 D | vf_paletteuse.c | 434 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 D | loop_dependence.cpp | 1296 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 D | loop_dependence.cpp | 1296 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | predictor_enc.c | 103 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 D | SkPathOpsTSect.cpp | 557 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 D | RDFGraph.h | 680 Iterator &down() { Pos = DS.nextDown(Pos); return *this; } in down() function
|
/third_party/spirv-tools/source/opt/ |
H A D | loop_dependence.cpp | 1295 auto down = constant_b1 * constant_a0 - constant_b0 * constant_a1; in IntersectConstraints() local
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | D3D12MemAlloc.cpp | 437 size_t down = 0, up = (end - beg);
in BinaryFindFirstNotLess() local
|
/third_party/python/Lib/ |
H A D | turtle.py | 2477 down = pendown variable in TPen [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/agere/ |
H A D | et131x.c | 1453 static void et1310_phy_power_switch(struct et131x_adapter *adapter, bool down) in et1310_phy_power_switch() argument
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_cake.c | 476 bool down = false; in cobalt_queue_empty() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/agere/ |
H A D | et131x.c | 1453 static void et1310_phy_power_switch(struct et131x_adapter *adapter, bool down) in et1310_phy_power_switch() argument
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_cake.c | 477 bool down = false; in cobalt_queue_empty() local
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | core.c | 818 walk_tg_tree_from(struct task_group *from, tg_visitor down, tg_visitor up, void *data) walk_tg_tree_from() argument [all...] |
H A D | sched.h | 555 static inline int walk_tg_tree(tg_visitor down, tg_visitor up, void *data) in walk_tg_tree() argument
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | r8152.c | 811 void (*down)(struct r8152 *tp); member [all...] |