Home
last modified time | relevance | path

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

/external/armnn/src/backends/reference/workloads/
DSlice.cpp58 unsigned int begin2 = paddedBegin[2]; in Slice() local
/external/e2fsprogs/contrib/android/
De2fsdroid.c103 unsigned int begin2, unsigned int length2) in is_overlapping()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.nonmodifying/mismatch/
Dranges_mismatch.pass.cpp32 constexpr void test_iterators(Iter1 begin1, Iter1 end1, Iter2 begin2, Iter2 end2, int* expected1, i… in test_iterators()
/external/libchrome/base/i18n/
Dstreaming_utf8_validator_unittest.cc275 Iterator2 begin2, in CheckCombinations()
/external/cronet/base/i18n/
Dstreaming_utf8_validator_unittest.cc255 Iterator2 begin2, in CheckCombinations()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding_test.cc2330 auto begin2 = ops::Const(scope.WithOpName("begin2"), {1, 1}, {2}); in TEST_F() local
2438 auto begin2 = ops::Const(scope.WithOpName("begin2"), {0, 0, 0, 0, 0}, {5}); in TEST_F() local