Lines Matching refs:matches
119 if (matches(*argv, "bitrate") == 0) {
123 } else if (matches(*argv, "sample-point") == 0) {
131 } else if (matches(*argv, "tq") == 0) {
135 } else if (matches(*argv, "prop-seg") == 0) {
139 } else if (matches(*argv, "phase-seg1") == 0) {
143 } else if (matches(*argv, "phase-seg2") == 0) {
147 } else if (matches(*argv, "sjw") == 0) {
151 } else if (matches(*argv, "dbitrate") == 0) {
155 } else if (matches(*argv, "dsample-point") == 0) {
162 } else if (matches(*argv, "dtq") == 0) {
166 } else if (matches(*argv, "dprop-seg") == 0) {
170 } else if (matches(*argv, "dphase-seg1") == 0) {
174 } else if (matches(*argv, "dphase-seg2") == 0) {
178 } else if (matches(*argv, "dsjw") == 0) {
182 } else if (matches(*argv, "loopback") == 0) {
186 } else if (matches(*argv, "listen-only") == 0) {
190 } else if (matches(*argv, "triple-sampling") == 0) {
194 } else if (matches(*argv, "one-shot") == 0) {
198 } else if (matches(*argv, "berr-reporting") == 0) {
202 } else if (matches(*argv, "fd") == 0) {
206 } else if (matches(*argv, "fd-non-iso") == 0) {
210 } else if (matches(*argv, "presume-ack") == 0) {
214 } else if (matches(*argv, "restart") == 0) {
218 } else if (matches(*argv, "restart-ms") == 0) {
225 } else if (matches(*argv, "termination") == 0) {
233 } else if (matches(*argv, "help") == 0) {