Searched +defs:val +defs:is (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/pzip/
H A Dpin.c3 * This software is part of the ast package *
5 * and is licensed under the *
9 * A copy of the License is available at *
36 " file is specified then that partition is refined. A partition file,"
37 " suitable for use by \bpin\b, \bpzip\b(1) or \bpop\b(1) is listed"
38 " on the standard output. The input \afile\a is referred to as"
42 " [+(1)?If \b--partition\b is not specified then a"
52 " both ordering and partitioning is NP-complete.]"
53 " [+(3)?The optimal partition for the ordering from step (2) is"
1257 optimize_dynamic(Optimize_method_t* method, unsigned char* buf, unsigned char* dat, size_t** val, size_t* cst, size_t* sol, size_t row, size_t tot, size_t grp) argument
1307 optimize_greedy(Optimize_method_t* method, unsigned char* buf, unsigned char* dat, size_t** val, size_t* cst, size_t* sol, size_t row, size_t tot, size_t grp) argument
1338 optimize_transitive(Optimize_method_t* method, unsigned char* buf, unsigned char* dat, size_t** val, size_t* cst, size_t* sol, size_t row, size_t tot, size_t grp) argument
1456 struct stat is; local
1745 size_t** val; local
[all...]

Completed in 13 milliseconds