Home
last modified time | relevance | path

Searched defs:ptr0 (Results 1 – 18 of 18) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dmix_neon.c85 const int16_t *ptr0 = streams[0].ptr; in pa_mix2_ch1_s16ne_neon() local
124 const int16_t *ptr0 = streams[0].ptr; in pa_mix2_ch2_s16ne_neon() local
173 const int16_t *ptr0 = streams[0].ptr; in pa_mix2_ch4_s16ne_neon() local
Dmix.c126 const int16_t *ptr0 = streams[0].ptr; in pa_mix2_ch1_s16ne() local
147 const int16_t *ptr0 = streams[0].ptr; in pa_mix2_ch2_s16ne() local
171 const int16_t *ptr0 = streams[0].ptr; in pa_mix2_s16ne() local
/third_party/json/docs/examples/
Djson_pointer__operator__equal.cpp9 json::json_pointer ptr0; in main() local
Djson_pointer__operator__notequal.cpp9 json::json_pointer ptr0; in main() local
Djson_pointer__empty.cpp9 json::json_pointer ptr0; in main() local
Djson_pointer__operator__notequal_stringtype.cpp9 json::json_pointer ptr0; in main() local
Djson_pointer__operator__equal_stringtype.cpp10 json::json_pointer ptr0; in main() local
/third_party/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java181 int ptr0 = (_cyclicBufferPos << 1) + 1; in GetMatches() local
290 int ptr0 = (_cyclicBufferPos << 1) + 1; in Skip() local
/third_party/ffmpeg/libavcodec/
Dtruespeech.c172 int16_t tmp[146 + 60], *ptr0, *ptr1; in truespeech_apply_twopoint_filter() local
254 int16_t *ptr0, *ptr1; in truespeech_synth() local
/third_party/lzma/C/
DLzFindOpt.c267 CLzRef *ptr0 = son + ((size_t)_cyclicBufferPos << 1) + 1; in GetMatchesSpecN_2() local
DLzFind.c959 CLzRef *ptr0 = son + ((size_t)_cyclicBufferPos << 1) + 1; in GetMatchesSpec1() local
1028 CLzRef *ptr0 = son + ((size_t)_cyclicBufferPos << 1) + 1; in SkipMatchesSpec() local
/third_party/lzma/Asm/x86/
DLzFindOpt.asm49 ptr0 equ r14 define
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducptrie.h33 const void *ptr0; member
/third_party/node/deps/icu-small/source/common/unicode/
Ducptrie.h32 const void *ptr0; member
/third_party/icu/icu4c/source/common/unicode/
Ducptrie.h32 const void *ptr0; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DShaderStorageBufferTest.cpp411 const GLbyte *ptr0 = reinterpret_cast<const GLbyte *>( in TEST_P() local
DComputeShaderTest.cpp4846 const GLfloat *ptr0 = reinterpret_cast<const GLfloat *>(mappedBuffer); in TEST_P() local
/third_party/astc-encoder/Source/
Dwuffs-v0.3.c44291 DecodeCborArgQuirks::DecodeCborArgQuirks(uint32_t* ptr0, size_t len0) in DecodeCborArgQuirks()
44807 DecodeImageArgQuirks::DecodeImageArgQuirks(uint32_t* ptr0, size_t len0) in DecodeImageArgQuirks()
45220 DecodeJsonArgQuirks::DecodeJsonArgQuirks(uint32_t* ptr0, size_t len0) in DecodeJsonArgQuirks()