HomeSort by relevance Sort by last modified time
    Searched refs:WRITE1 (Results 1 - 18 of 18) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
_codecs_cn.c 50 WRITE1((unsigned char)c)
106 WRITE1((unsigned char)c)
164 WRITE1(c)
337 WRITE1((unsigned char)c)
392 WRITE1('~')
412 WRITE1(c)
_codecs_tw.c 76 WRITE1((unsigned char)c)
_codecs_iso2022.c 144 WRITE1(SI)
171 WRITE1(SI)
175 WRITE1((unsigned char)c)
224 WRITE1(SI)
262 WRITE1(SO)
273 WRITE1((unsigned char)encoded)
432 WRITE1(c) /* assume as ISO-8859-1 */
457 WRITE1(ESC)
476 WRITE1(LF)
495 bypass: WRITE1(c)
    [all...]
_codecs_jp.c 28 WRITE1((unsigned char)c)
33 WRITE1(c - 0xfec0)
155 WRITE1(c)
323 WRITE1((unsigned char)c)
341 WRITE1(0x5c);
345 WRITE1(0x7e);
553 WRITE1((unsigned char)code)
_codecs_kr.c 41 WRITE1((unsigned char)c)
174 WRITE1((unsigned char)c)
258 WRITE1((unsigned char)c)
cjkcodecs.h 129 #define WRITE1(c1) \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
_codecs_cn.c 50 WRITE1((unsigned char)c)
106 WRITE1((unsigned char)c)
164 WRITE1(c)
337 WRITE1((unsigned char)c)
392 WRITE1('~')
412 WRITE1(c)
_codecs_tw.c 76 WRITE1((unsigned char)c)
_codecs_iso2022.c 144 WRITE1(SI)
171 WRITE1(SI)
175 WRITE1((unsigned char)c)
224 WRITE1(SI)
262 WRITE1(SO)
273 WRITE1((unsigned char)encoded)
432 WRITE1(c) /* assume as ISO-8859-1 */
457 WRITE1(ESC)
476 WRITE1(LF)
495 bypass: WRITE1(c)
    [all...]
_codecs_jp.c 28 WRITE1((unsigned char)c)
33 WRITE1(c - 0xfec0)
155 WRITE1(c)
323 WRITE1((unsigned char)c)
341 WRITE1(0x5c);
345 WRITE1(0x7e);
553 WRITE1((unsigned char)code)
_codecs_kr.c 41 WRITE1((unsigned char)c)
174 WRITE1((unsigned char)c)
258 WRITE1((unsigned char)c)
cjkcodecs.h 129 #define WRITE1(c1) \
  /external/python/cpython2/Modules/cjkcodecs/
_codecs_cn.c 50 WRITE1((unsigned char)c)
106 WRITE1((unsigned char)c)
164 WRITE1(c)
337 WRITE1((unsigned char)c)
392 WRITE1('~')
412 WRITE1(c)
_codecs_tw.c 76 WRITE1((unsigned char)c)
_codecs_iso2022.c 144 WRITE1(SI)
171 WRITE1(SI)
175 WRITE1((unsigned char)c)
224 WRITE1(SI)
262 WRITE1(SO)
273 WRITE1((unsigned char)encoded)
432 WRITE1(c) /* assume as ISO-8859-1 */
457 WRITE1(ESC)
476 WRITE1(LF)
495 bypass: WRITE1(c
    [all...]
_codecs_jp.c 28 WRITE1((unsigned char)c)
33 WRITE1(c - 0xfec0)
155 WRITE1(c)
323 WRITE1((unsigned char)c)
341 WRITE1(0x5c);
345 WRITE1(0x7e);
553 WRITE1((unsigned char)code)
_codecs_kr.c 41 WRITE1((unsigned char)c)
174 WRITE1((unsigned char)c)
258 WRITE1((unsigned char)c)
cjkcodecs.h 129 #define WRITE1(c1) \

Completed in 345 milliseconds