Home
last modified time | relevance | path

Searched defs:first_half (Results 1 – 7 of 7) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_of_strings.cpp98 const Eigen::DSizes<ptrdiff_t, 2> first_half(0, 0); in test_slices() local
/external/tensorflow/tensorflow/core/lib/io/snappy/
Dsnappy_test.cc230 tstring first_half(string(data, 0, data.size() / 2)); in TestTell() local
267 tstring first_half(string(data, 0, data.size() / 2)); in TestTellInputStream() local
/external/tensorflow/tensorflow/core/lib/io/
Dzlib_buffers_test.cc238 tstring first_half(string(data, 0, data.size() / 2)); in TestTell() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_rendershading.cpp503 Coon_BezierCoeff first_half() { in first_half() function
561 Coon_Bezier first_half() { in first_half() function
/external/openscreen/tools/cddl/
Dsema.cc387 std::string first_half = node->text.substr(0, index); in AnalyzeGroupEntry() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc873 const int32x4_t first_half = vmovl_s16(vget_low_s16(output_val)); in NeonMatrixBatchVectorAccumulateImpl() local
929 const int16x8_t first_half = vmovl_s8(vget_low_s8(output_val)); in NeonMatrixBatchVectorAccumulateImpl() local
Doptimized_ops.h6128 const int16x8_t first_half = vmovl_s8(vget_low_s8(input_vec)); variable
6215 const uint16x8_t first_half = vmovl_u8(vget_low_u8(input_vec)); variable
6293 const int16x8_t first_half = vmovl_s8(vget_low_s8(input_vec)); variable
6370 const uint16x8_t first_half = vmovl_u8(vget_low_u8(input_vec)); variable