Lines Matching defs:window
80 "[w:window?Set the data partition window size to \awindow\a. "
81 "\amethod\a specifies an optional window matching "
82 "method. The window methods are:]:[window[,method]]]"
222 /* vcodex window methods */
454 vcodexdisc.window = opt_info.arg;
511 " On encoding, it defines the window processing for a large input file.\n",
512 " 'size' is the window size, i.e., the size to break the input file into\n",
603 char *window = NIL(char*); /* window specification */
637 window = argv[1]+2;
703 sfdt.window = window;