Home
last modified time | relevance | path

Searched defs:hw (Results 1 – 25 of 46) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/nv30/
Dnvfx_fragprog.c90 uint32_t *hw = &fp->insn[fpc->inst_offset]; in emit_src() local
163 uint32_t *hw = &fp->insn[fpc->inst_offset]; in emit_dst() local
192 uint32_t *hw; in nvfx_fp_emit() local
242 uint32_t *hw; in nv40_fp_if() local
269 uint32_t *hw; in nv40_fp_cal() local
288 uint32_t *hw; in nv40_fp_ret() local
305 uint32_t *hw; in nv40_fp_rep() local
332 uint32_t *hw; in nv40_fp_bra() local
356 uint32_t *hw; in nv40_fp_brk() local
817 uint32_t *hw; in nvfx_fragprog_parse_instruction() local
[all …]
Dnv30_format.h9 unsigned hw; member
13 unsigned hw; member
Dnvfx_vertprog.c117 emit_src(struct nv30_context *nv30, struct nvfx_vpc *vpc, uint32_t *hw, in emit_src()
201 emit_dst(struct nv30_context *nv30, struct nvfx_vpc *vpc, uint32_t *hw, in emit_dst()
297 uint32_t *hw; in nvfx_vp_emit() local
822 int hw = 0, i; in nvfx_vertprog_parse_decl_output() local
Dnv30_query.c36 struct nouveau_heap *hw; member
Dnv30_state_validate.c354 uint32_t hw = 0x00000000; in nv30_validate_point_coord() local
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_context.c52 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_context_engine() local
80 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_hwctx_init() local
145 struct nouveau_hw_state *hw; in nv04_context_create() local
Dnv04_surface.c204 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_surface_copy_swizzle() local
285 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_surface_copy_m2mf() local
433 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_surface_fill() local
466 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_surface_takedown() local
482 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv04_surface_init() local
Dnv20_context.c100 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv20_hwctx_init() local
Dnv10_context.c204 struct nouveau_hw_state *hw = &to_nouveau_context(ctx)->hw; in nv10_hwctx_init() local
Dnv04_state_frag.c57 uint32_t hw; member
Dnouveau_context.h77 struct nouveau_hw_state hw; member
/external/avahi/avahi-core/
Diface.c113 void avahi_hw_interface_update_rrs(AvahiHwInterface *hw, int remove_rrs) { in avahi_hw_interface_update_rrs()
166 AvahiHwInterface *hw; in avahi_interface_monitor_update_rrs() local
308 void avahi_hw_interface_free(AvahiHwInterface *hw, int send_goodbye) { in avahi_hw_interface_free()
326 AvahiInterface* avahi_interface_new(AvahiInterfaceMonitor *m, AvahiHwInterface *hw, AvahiProtocol p… in avahi_interface_new()
378 AvahiHwInterface *hw; in avahi_hw_interface_new() local
471 void avahi_hw_interface_check_relevant(AvahiHwInterface *hw) { in avahi_hw_interface_check_relevant()
530 AvahiHwInterface *hw; in avahi_interface_monitor_get_interface() local
744 AvahiHwInterface *hw; in avahi_interface_monitor_walk() local
Diface-linux.c80 AvahiHwInterface *hw; in netlink_callback() local
163 AvahiHwInterface *hw; in netlink_callback() local
Diface-pfroute.c62 AvahiHwInterface *hw; in rtm_info() local
371 AvahiHwInterface *hw; in if_add_interface() local
/external/webrtc/talk/media/webrtc/
Dwebrtcvoe.h100 webrtc::VoEHardware* hw, in VoEWrapper()
118 webrtc::VoEHardware* hw() const { return hw_.get(); } in hw() function
/external/wpa_supplicant_8/src/ap/
Dhw_features.c516 u16 hw = iface->current_mode->ht_capab; in ieee80211n_supported_ht_capab() local
625 static int ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, const char *name) in ieee80211ac_cap_check()
643 static int ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask, in ieee80211ac_cap_check_max()
662 u32 hw = mode->vht_capab; in ieee80211ac_supported_vht_capab() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_framebuffer.c46 struct pipe_framebuffer_state *hw = &svga->state.hw_clear.framebuffer; in emit_framebuffer() local
109 struct pipe_framebuffer_state *hw = &svga->state.hw_clear.framebuffer; in svga_reemit_framebuffer_bindings() local
Dsvga_pipe_misc.c54 struct pipe_framebuffer_state *hw = &svga->state.hw_clear.framebuffer; in svga_cleanup_framebuffer() local
Dsvga_resource_texture.c142 void *hw, *sw; in svga_transfer_dma() local
/external/libnl/lib/netfilter/
Dlog_msg.c126 struct nfulnl_msg_packet_hw *hw = nla_data(attr); in nfnlmsg_log_msg_parse() local
Dqueue_msg.c126 struct nfqnl_msg_packet_hw *hw = nla_data(attr); in nfnlmsg_queue_msg_parse() local
/external/toybox/toys/pending/
Darp.c90 char *p = ptr, *hw = hw_addr; in get_hw_add() local
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_program.h33 uint8_t hw; /* hw index, nv50 wants flat FP inputs last */ member
/external/libpng/contrib/gregbook/
Drpng2-x.c1218 int ii, x, y, hw, hh, grayspot; in rpng2_x_load_bg_image() local
1990 int ii, x, y, hw, hh, grayspot; in rpng2_x_reload_bg_image() local
/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp207 FX_FLOAT hw) { in _UpdateLineEndPoints()

12