OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSIG
(Results
1 - 4
of
4
) sorted by null
/external/sfntly/cpp/src/sample/subtly/
subsetter.cc
59
table_blacklist->insert(Tag::
DSIG
);
/external/sfntly/cpp/src/sample/subsetter/
subset_util.cc
77
remove_tables.insert(Tag::
DSIG
);
/external/sfntly/cpp/src/sfntly/
tag.cc
50
const int32_t Tag::
DSIG
= TAG('D', 'S', 'I', 'G');
106
Tag::
DSIG
};
tag.h
66
static const int32_t
DSIG
;
Completed in 735 milliseconds