Lines Matching full:will
10 * This library is distributed in the hope that it will be useful,
53 * @arg: optional arg that will be used by dest edge
54 * @size_arg: @arg size that will be used by dest edge
85 * @edge: edge arguments that will be used by test.
105 * Each driver, test or machine of this framework will have a
116 * previous node, the framework will call
129 * In case no constructor is provided, no destructor will be
175 * The test will consume a @interface node, and once the
176 * graph walking algorithm has found it, the @test_func will be
193 * This node will be of type QNODE_MACHINE and have @function
216 * This node will be of type QNODE_DRIVER and have @function
245 * The edges will have @container as source and @contained as destination.
247 * If @opts is NULL, a single edge will be added with no options.
250 * edge will be added for each of them.
256 * devices, the right commands will be:
283 * This edge will have @producer as source and @interface as destination.
295 * This edge will have @interface as source and @consumer as destination.
318 * @qts: The #QTestState that will be referred to by the machine object.
351 * @qts: A #QTestState that will be referred to by the machine object.