OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOptDestDir
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/tools/genccode/
genccode.c
67
kOptDestDir
,
102
options[
kOptDestDir
].value = ".";
172
writeCCode(filename, options[
kOptDestDir
].value,
178
writeAssemblyCode(filename, options[
kOptDestDir
].value,
185
writeObjectCode(filename, options[
kOptDestDir
].value,
196
/* TODO: remove writeCode(filename, options[
kOptDestDir
].value); */
/external/icu4c/tools/tzcode/
icuzdump.cpp
273
kOptDestDir
,
322
if (options[
kOptDestDir
].doesOccur) {
323
dir = options[
kOptDestDir
].value;
Completed in 1387 milliseconds