HomeSort by relevance Sort by last modified time
    Searched refs:linetype (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
plot_dynamics.sh 69 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/
get_context_list.c 169 char *linerole, *linetype; local
213 linetype = ++start;
219 if (!strcmp(fromrole, linerole) && !strcmp(fromtype, linetype)) {
  /external/eigen/bench/btl/data/
gnuplot_common_settings.hh 21 set key left top Right noreverse box linetype -2 linewidth 1.000 samplen 4 spacing 1 width 0

Completed in 595 milliseconds