OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeTypeProps
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/tools/toolutil/
package.cpp
105
makeTypeProps
(char type, uint8_t &charset, UBool &isBigEndian) {
459
makeTypeProps
(type, inCharset, inIsBigEndian);
679
makeTypeProps
(outType, outCharset, outIsBigEndian);
[
all
...]
/external/icu4c/tools/toolutil/
package.cpp
105
makeTypeProps
(char type, uint8_t &charset, UBool &isBigEndian) {
471
makeTypeProps
(type, inCharset, inIsBigEndian);
726
makeTypeProps
(outType, outCharset, outIsBigEndian);
[
all
...]
Completed in 37 milliseconds