Home
last modified time | relevance | path

Searched defs:start_b (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/tools/
Ddiff.py44 def __init__(self, header, file_a, file_b, start_a, len_a, start_b, len_b): argument
/external/libaom/libaom/tools/
Ddiff.py46 def __init__(self, header, file_a, file_b, start_a, len_a, start_b, len_b): argument
/external/python/cpython2/Lib/
Dhtmllib.py373 def start_b(self, attrs): member in HTMLParser
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h3347 const int start_b = strided_slice::StartForAxis(params_copy, input_shape, 0); in StridedSlice() local
3391 const int start_b = 4 - begin_count > 0 ? 0 : op_params.begin[0]; in Slice() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h6175 const int start_b = 4 - begin_count > 0 ? 0 : op_params.begin[0]; in Slice() local
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h6344 const int start_b = 4 - begin_count > 0 ? 0 : op_params.begin[0]; in Slice() local