Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/
Dspeculative_load.cc17 char _ch[23]; member
27 __asan_poison_memory_region(_data._s._ch, 23); in S()
35 return is_long() ? _data._l._ptr : _data._s._ch; in get_pointer()
/external/aac/libAACdec/src/
Daacdecoder.cpp2036 for (int _ch = 0; _ch < ascChannels; _ch++) { in CAacDecoder_Init() local
2147 for (int _ch = 0; _ch < ascChannels; _ch++) { in CAacDecoder_Init() local
2180 for (int _ch = 0; _ch < flushChannels; _ch++) { in CAacDecoder_Init() local
2181 ch = aacChannelsOffset + _ch; in CAacDecoder_Init()
2303 for (int _ch = 0; _ch < self->ascChannels[streamIndex]; _ch++) { in CAacDecoder_Init() local