Searched defs:ch3 (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython3/Objects/stringlib/ |
D | codecs.h | 128 Py_UCS4 ch2, ch3; in STRINGLIB() local 178 Py_UCS4 ch2, ch3, ch4; in STRINGLIB() local 787 Py_UCS4 ch1, ch2, ch3, ch4; in STRINGLIB() local
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/ |
D | IsoTypeReader.java | 27 long ch3 = readUInt8(bb); in readUInt32BE() local
|
/external/freetype/src/tools/ftrandom/ |
D | ftrandom.c | 281 int ch3 = getc( foo ); in figurefiletype() local
|
/external/python/cpython2/Parser/ |
D | tokenizer.c | 332 int ch1, ch2, ch3; in check_bom() local
|
/external/python/cpython3/Parser/ |
D | tokenizer.c | 352 int ch1, ch2, ch3; in check_bom() local
|
/external/swiftshader/include/Direct3D/ |
D | d3d8types.h | 1262 #define MAKEFOURCC(ch0, ch1, ch2, ch3) \ argument
|