Home
last modified time | relevance | path

Searched refs:OutputBytes (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetSCSU.java613 private static final int OutputBytes=2; field in CharsetSCSU.CharsetEncoderSCSU
678 case OutputBytes: in encodeLoop()
806 label = OutputBytes; in loop()
852 label = OutputBytes; in loop()
866 label = OutputBytes; in loop()
878 label = OutputBytes; in loop()
885 label = OutputBytes; in loop()
891 label = OutputBytes; in loop()
904 label = OutputBytes; in loop()
911 label = OutputBytes; in loop()
[all …]
/external/vboot_reference/utility/
Dtlcl_generator.c455 void OutputBytes(Command* cmd) { in OutputBytes() function
480 OutputBytes(cmd); in OutputCommands()