Searched refs:linetype (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
H A Dplot_dynamics.sh69 linetype=$(echo "$set" | grep "#" | cut -d '#' -f 2 | cut -d '@' -f 1)
70 if (( "${#linetype}" > "0")); then
71 echo -n "axes x1y$linetype "
/external/selinux/libselinux/src/
H A Dget_context_list.c169 char *linerole, *linetype; local
213 linetype = ++start;
219 if (!strcmp(fromrole, linerole) && !strcmp(fromtype, linetype)) {
/external/eigen/bench/btl/data/
H A Dgnuplot_common_settings.hh21 set key left top Right noreverse box linetype -2 linewidth 1.000 samplen 4 spacing 1 width 0

Completed in 140 milliseconds