Home
last modified time | relevance | path

Searched defs:first_const (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct32x32_1024_add_neon.c88 const int32_t first_const, in do_butterfly()
Didct32x32_add_neon.c116 const int16_t first_const, in do_butterfly()
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc848 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
921 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
1083 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
1549 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
1605 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
2205 Node* first_const = test::graph::Constant(&g, first_value); in TEST() local
/external/python/cpython2/Python/
Dcompile.c1355 PyObject *first_const = Py_None; in compiler_function() local