Home
last modified time | relevance | path

Searched refs:Append (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Ddiff.py27 def Append(self, line): member in DiffLines
50 def Append(self, line): member in DiffHunk
53 self.left.Append(line)
55 self.right.Append(line)
57 self.left.Append(line)
58 self.right.Append(line)
121 hunk.Append(line)
/hardware/libhardware/tests/camera2/
Dmain.cpp39 listeners.Append(new TestForkerEventListener()); in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dencode_test_driver.h67 void Append(const vpx_codec_cx_pkt_t &pkt) { in Append() function
Dencode_test_driver.cc33 stats_->Append(*pkt); in EncodeFrame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
Dx86inc.asm872 ; Append cpuflags to the callee's name iff the appended name is known and the plain name isn't
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h17174 void Append(const TestPartResult& result);
18453 void Append(TestEventListener* listener);