OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usage_types
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/
usage.dox
10
- \ref
usage_types
24
\section
usage_types
Important Data Types
/external/e2fsprogs/misc/
mke2fs.c
971
const char *
usage_types
,
1044
if (!
usage_types
)
1045
usage_types
= size_type;
1047
parse_str = malloc(
usage_types
? strlen(
usage_types
)+1 : 1);
1052
if (
usage_types
)
1053
strcpy(parse_str,
usage_types
);
1196
const char *
usage_types
= 0;
local
[
all
...]
Completed in 523 milliseconds