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

  /external/linux-tools-perf/util/
parse-options.h 70 * `argh`::
101 const char *argh; member in struct:option
125 { .type = OPTION_CALLBACK, .short_name = (s), .long_name = (l), .value = (v), .argh = "time", .help = (h), .callback = parse_opt_approxidate_cb }
  /external/libvorbis/lib/
smallft.c 41 float arg,argh,argld,fi; local
77 argh=tpi/n;
94 argld=(float)ld*argh;
  /external/speex/libspeex/
smallft.c 43 float arg,argh,argld,fi; local
79 argh=tpi/n;
96 argld=(float)ld*argh;

Completed in 221 milliseconds