Searched refs:restore_weight (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.c1031 static const char *restore_weight; variable
1044 if (restore_weight != NULL)
1045 tputs (restore_weight, 1, out_char_unchecked);
1473 restore_weight =
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.c1008 static const char *restore_weight; variable
1021 if (restore_weight != NULL)
1022 tputs (restore_weight, 1, out_char_unchecked);
1450 restore_weight =
H A Dterm-ostream.oo.c1031 static const char *restore_weight; variable
1044 if (restore_weight != NULL)
1045 tputs (restore_weight, 1, out_char_unchecked);
1473 restore_weight =
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwavpackenc.c525 static int restore_weight(int8_t weight) function
552 dpp->weightA = restore_weight(store_weight(dpp->weightA));
1138 dpp->weightA = restore_weight(store_weight(dpp->weightA));
1139 dpp->weightB = restore_weight(store_weight(dpp->weightB));
1366 dpp->weightA = restore_weight(store_weight(dpp->weightA));
1367 dpp->weightB = restore_weight(store_weight(dpp->weightB));
2624 type = restore_weight(temp); \

Completed in 125 milliseconds