Searched refs:load_state (Results 1 – 8 of 8) sorted by relevance
/third_party/alsa-utils/alsactl/ |
D | alsactl.h | 55 int load_state(const char *cfgdir, const char *file,
|
D | alsactl.c | 449 res = load_state(cfgdir, cfgfile, initfile, initflags, cardname, init_fallback); in main()
|
D | state.c | 1674 int load_state(const char *cfgdir, const char *file, in load_state() function
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_pipeline.h | 150 struct tu_draw_state load_state, rast_state; member
|
D | tu_cmd_buffer.c | 4490 tu_cs_emit_draw_state(cs, TU_DRAW_STATE_DESC_SETS_LOAD, pipeline->load_state); in tu6_draw_common() 4531 tu_cs_emit_draw_state(cs, TU_DRAW_STATE_DESC_SETS_LOAD, pipeline->load_state); in tu6_draw_common() 5054 tu_cs_emit_state_ib(cs, pipeline->load_state); in tu_dispatch()
|
D | tu_pipeline.c | 243 pipeline->load_state = tu_cs_end_draw_state(&pipeline->cs, &cs); in tu6_emit_load_state()
|
/third_party/elfutils/src/ |
D | elflint.c | 1361 enum load_state enum 1375 struct loaded_segment *loaded, enum load_state *statep) in check_one_reloc() 1513 enum load_state state = state_undecided; in check_rela() 1564 enum load_state state = state_undecided; in check_rel()
|
/third_party/pulseaudio/src/modules/ |
D | module-equalizer-sink.c | 1018 static void load_state(struct userdata *u) { in load_state() function 1309 load_state(u); in pa__init()
|