Home
last modified time | relevance | path

Searched defs:d21 (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vp8/common/arm/neon/
Dvp8_loopfilter_neon.c177 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
Dmbloopfilter_neon.c210 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/tensorflow/tensorflow/compiler/xla/service/gpu/
Dstream_assignment_test.cc112 HloInstruction* d21 = in TEST_F() local
Dgpu_hlo_schedule_test.cc280 HloInstruction* d21 = in TEST_F() local
/external/python/cpython2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py217 def d21(a, b, c=1): pass function
Dpy3_test_grammar.py205 def d21(a, b, c=1): pass function
/external/python/cpython3/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py217 def d21(a, b, c=1): pass function
Dpy3_test_grammar.py229 def d21(a, b, c=1): pass function
/external/python/cpython2/Lib/test/
Dtest_grammar.py238 def d21(a, b, c=1): pass function
/external/python/cpython3/Lib/test/
Dtest_grammar.py520 def d21(a, b, c=1): pass function