Searched defs:d21 (Results 1 – 8 of 8) sorted by relevance
| /external/libvpx/vp8/common/arm/neon/ |
| D | vp8_loopfilter_neon.c | 177 uint8x8_t d15, d16, d17, d18, d19, d20, d21; in vp8_loop_filter_horizontal_edge_uv_neon() local 325 uint8x8_t d15, d16, d17, d18, d19, d20, d21; in vp8_loop_filter_vertical_edge_y_neon() local 437 uint8x8_t d15, d16, d17, d18, d19, d20, d21; in vp8_loop_filter_vertical_edge_uv_neon() local
|
| D | mbloopfilter_neon.c | 210 uint8x8_t d15, d16, d17, d18, d19, d20, d21; in vp8_mbloop_filter_horizontal_edge_uv_neon() local 297 uint8x8_t d15, d16, d17, d18, d19, d20, d21; in vp8_mbloop_filter_vertical_edge_y_neon() local 461 uint8x8_t d15, d16, d17, d18, d19, d20, d21; in vp8_mbloop_filter_vertical_edge_uv_neon() local
|
| /external/python/cpython3/Lib/lib2to3/tests/data/ |
| D | py2_test_grammar.py | 217 def d21(a, b, c=1): pass function
|
| D | py3_test_grammar.py | 229 def d21(a, b, c=1): pass function
|
| /external/python/cpython2/Lib/lib2to3/tests/data/ |
| D | py2_test_grammar.py | 217 def d21(a, b, c=1): pass function
|
| D | py3_test_grammar.py | 205 def d21(a, b, c=1): pass function
|
| /external/python/cpython2/Lib/test/ |
| D | test_grammar.py | 238 def d21(a, b, c=1): pass function
|
| /external/python/cpython3/Lib/test/ |
| D | test_grammar.py | 556 def d21(a, b, c=1): pass function
|