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

  /external/linux-tools-perf/util/
parse-options.c 500 if (opts->argh) {
503 pos += fprintf(stderr, "[=<%s>]", opts->argh);
505 pos += fprintf(stderr, "[<%s>]", opts->argh);
507 pos += fprintf(stderr, " <%s>", opts->argh);
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;
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]

Completed in 87 milliseconds