Searched defs:ch3 (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython3/Objects/stringlib/ |
D | codecs.h | 129 Py_UCS4 ch2, ch3; in STRINGLIB() local 179 Py_UCS4 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/webrtc/audio/ |
D | remix_resample_unittest.cc | 91 float ch3, in SetQuadFrame()
|
/external/freetype/src/tools/ftrandom/ |
D | ftrandom.c | 281 int ch3 = getc( foo ); in figurefiletype() local
|
/external/webrtc/audio/utility/ |
D | audio_frame_operations_unittest.cc | 34 int16_t ch3, in SetFrameData()
|
/external/python/cpython2/Parser/ |
D | tokenizer.c | 332 int ch1, ch2, ch3; in check_bom() local
|
/external/python/cpython3/Parser/ |
D | tokenizer.c | 265 int ch1, ch2, ch3; in check_bom() local
|
/external/python/cpython3/Modules/ |
D | _tkinter.c | 453 Py_UCS4 ch1, ch2, ch3, high, low; in unicodeFromTclStringAndSize() local
|