Home
last modified time | relevance | path

Searched defs:full_slice (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc482 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in AssSubscript() local
531 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Insert() local
574 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in RichCompare() local
617 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Sort() local
687 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in InitializeAndCopyToParentContainer() local
Drepeated_composite_container.cc316 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in RichCompare() local
/external/tensorflow/tensorflow/core/kernels/
Dsave_op_test.cc494 TensorSlice full_slice = TensorSlice::ParseOrDie("-:-"); in TEST_F() local
512 TensorSlice full_slice = TensorSlice::ParseOrDie("-:-"); in TEST_F() local
545 TensorSlice full_slice = TensorSlice::ParseOrDie("-:-"); in TEST_F() local