Home
last modified time | relevance | path

Searched defs:Append (Results 1 – 3 of 3) 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
/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
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc4423 void TestEventRepeater::Append(TestEventListener *listener) { in Append() function in testing::internal::TestEventRepeater
5055 void TestEventListeners::Append(TestEventListener* listener) { in Append() function in testing::TestEventListeners
9442 void TestPartResultArray::Append(const TestPartResult& result) { in Append() function in testing::TestPartResultArray