Searched defs:first_const (Results  1 – 5 of 5) sorted by relevance
| /external/libvpx/vpx_dsp/arm/ | 
| D | highbd_idct32x32_1024_add_neon.c | 88                                 const int32_t first_const,  in do_butterfly()
 | 
| D | idct32x32_add_neon.c | 116                                 const int16_t first_const,  in do_butterfly()
 | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | direct_session_test.cc | 849   Node* first_const = test::graph::Constant(&g, first_value);  in TEST()  local922   Node* first_const = test::graph::Constant(&g, first_value);  in TEST()  local
 1084   Node* first_const = test::graph::Constant(&g, first_value);  in TEST()  local
 1576   Node* first_const = test::graph::Constant(&g, first_value);  in TEST()  local
 1632   Node* first_const = test::graph::Constant(&g, first_value);  in TEST()  local
 2236   Node* first_const = test::graph::Constant(&g, first_value);  in TEST()  local
 
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/ | 
| D | legalize_utils.cc | 244                             Value& first_const, Value& second_const,  in getTosaConst32bitTable()
 | 
| /external/python/cpython2/Python/ | 
| D | compile.c | 1355     PyObject *first_const = Py_None;  in compiler_function()  local
 |