OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:output_table
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/e2fsck/
gen_crc32table.c
62
static void
output_table
(uint32_t table[], int len, const char *trans)
function
88
output_table
(crc32table_le, LE_TABLE_SIZE, "tole");
96
output_table
(crc32table_be, BE_TABLE_SIZE, "tobe");
/external/chromium_org/third_party/qcms/src/
qcmsint.h
204
float *
output_table
;
member in struct:lutType
Completed in 701 milliseconds