Home
last modified time | relevance | path

Searched refs:flag_select (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/lib/libpng/
Dpngget.c893 png_get_asm_flagmask (int flag_select) in png_get_asm_flagmask() argument
896 flag_select=flag_select; in png_get_asm_flagmask()
903 png_get_mmx_flagmask (int flag_select, int *compilerID) in png_get_mmx_flagmask() argument
906 flag_select=flag_select; in png_get_mmx_flagmask()
/external/iproute2/tc/
Dm_action.c593 struct nla_bitfield32 flag_select = { 0 }; in tc_act_list_or_flush() local
643 flag_select.value |= TCA_FLAG_LARGE_DUMP_ON; in tc_act_list_or_flush()
644 flag_select.selector |= TCA_FLAG_LARGE_DUMP_ON; in tc_act_list_or_flush()
645 addattr_l(&req.n, MAX_MSG, TCA_ROOT_FLAGS, &flag_select, in tc_act_list_or_flush()
/external/syslinux/com32/include/
Dpng.h2756 PNGARG((int flag_select, int *compilerID));
2760 PNGARG((int flag_select));