Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dgpu_operation.cc197 GPUOperation& elem0 = *this; in FuseSimpleElemWithSimpleElem() local
229 GPUOperation& elem0 = *this; in Fuse2InputElemWithSimpleElemAsFirstInput() local
264 GPUOperation& elem0 = *this; in Fuse2InputElemWithSimpleElemAsSecondInput() local
546 GPUOperation&& elem0, in Fuse2InputElemWith2SimpleElem()
/external/parameter-framework/upstream/test/functional-tests/
DHandle.cpp494 ElementHandle elem0(*this, "/test/test/parameter_block_array/0"); variable
/external/pdfium/core/fpdfapi/parser/
Dcpdf_object_unittest.cpp970 RetainPtr<const CPDF_Object> elem0 = arr_obj->GetObjectAt(0); in TEST() local