OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sourceTOC
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/tools/toolutil/
pkg_gencmn.h
14
const char *dataFile, uint32_t max_size, UBool
sourceTOC
, UBool verbose, char *gencmnFileName);
pkg_gencmn.c
98
addFile(const char *filename, const char *name, const char *source, UBool
sourceTOC
, UBool verbose);
116
const char *dataFile, uint32_t max_size, UBool
sourceTOC
, UBool verbose, char *gencmnFileName) {
150
if(
sourceTOC
) {
184
addFile(getLongPathname(line), name, source,
sourceTOC
, verbose);
199
if(!
sourceTOC
) {
383
addFile(const char *filename, const char *name, const char *source, UBool
sourceTOC
, UBool verbose) {
397
if(!
sourceTOC
) {
/external/icu4c/tools/toolutil/
pkg_gencmn.h
14
const char *dataFile, uint32_t max_size, UBool
sourceTOC
, UBool verbose, char *gencmnFileName);
pkg_gencmn.c
99
addFile(const char *filename, const char *name, const char *source, UBool
sourceTOC
, UBool verbose);
117
const char *dataFile, uint32_t max_size, UBool
sourceTOC
, UBool verbose, char *gencmnFileName) {
160
if(
sourceTOC
) {
203
addFile(getLongPathname(line), name, source,
sourceTOC
, verbose);
220
if(!
sourceTOC
) {
404
addFile(const char *filename, const char *name, const char *source, UBool
sourceTOC
, UBool verbose) {
418
if(!
sourceTOC
) {
/external/chromium_org/third_party/icu/source/tools/gencmn/
gencmn.c
50
UBool
sourceTOC
, verbose;
100
sourceTOC
=options[8].doesOccur;
113
maxSize,
sourceTOC
, verbose, NULL);
/external/icu4c/tools/gencmn/
gencmn.c
50
UBool
sourceTOC
, verbose;
100
sourceTOC
=options[8].doesOccur;
113
maxSize,
sourceTOC
, verbose, NULL);
Completed in 380 milliseconds