Searched refs:Back (Results 1 - 25 of 34) sorted by path

12

/external/bison/build-aux/
H A Dtexinfo.tex735 % Back up by the size of the box, whether we did a page break or not.
/external/blktrace/doc/
H A Dblktrace.tex752 BLK\_TA\_BACKMERGE & Back merging elevator operation \\ \hline
/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl_unittest.cc1384 TEST_F(NavigationControllerTest, Back) {
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dconcat-jquery-mootools-prototype.js8009 Back: function(p, x){
H A Dmootools-1.2.2-core-nc.js3633 Back: function(p, x){
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm226 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
416 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
588 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
794 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids16687 0c1 Frame Back
16807 224 AC Back
16993 022 Data Read Back
16994 023 Font Read Back
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Djitter_buffer.cc69 VCMFrameBuffer* FrameList::Back() const { function in class:webrtc::FrameList
893 start_timestamp = decodable_frames_.Back()->TimeStamp();
895 return incomplete_frames_.Back()->TimeStamp() - start_timestamp;
1088 *timestamp_end = decodable_frames_.Back()->TimeStamp();
H A Djitter_buffer.h69 VCMFrameBuffer* Back() const;
/external/clang/lib/Sema/
H A DSemaAttr.cpp585 const std::pair<unsigned, SourceLocation> *Back = &Stack->back(); local
586 bool StartsWithPragma = Back->first != NoVisibility;
588 Diag(Back->second, diag::err_pragma_push_visibility_mismatch);
594 Back = &Stack->back();
595 StartsWithPragma = Back->first != NoVisibility;
599 Diag(Back->second, diag::note_surrounding_namespace_starts_here);
/external/doclava/res/assets/templates/
H A Ddocpage.cs28 <p><a href="<?cs var:parent.link ?>">&larr; Back to <?cs var:parent.title ?></a></p>
H A Dsample.cs18 <p><a href="index.html">&larr; Back</a></p>
H A Dsampleindex.cs18 <p><a href="../index.html">&larr; Back</a></p>
/external/libvpx/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm226 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
416 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
588 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
794 ;# Back off input buffer by 2 bytes. Need 2 before and 3 after
/external/lldb/include/lldb/Core/
H A DRangeMap.h340 Back() function in class:lldb_private::RangeArray
348 Back() const function in class:lldb_private::RangeArray
626 Back() function in class:lldb_private::RangeVector
634 Back() const function in class:lldb_private::RangeVector
1036 Back() function in class:lldb_private::RangeDataArray
1044 Back() const function in class:lldb_private::RangeDataArray
1336 Back() function in class:lldb_private::RangeDataVector
1344 Back() const function in class:lldb_private::RangeDataVector
1522 Back() function in class:lldb_private::AddressDataArray
1530 Back() cons function in class:lldb_private::AddressDataArray
[all...]
/external/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp131 VMRangeToFileOffset::Entry *last_entry = m_core_aranges.Back();
/external/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp261 VMRangeToFileOffset::Entry *last_entry = m_core_aranges.Back();
/external/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.cpp63 CCoderInfo &encodingInfo = _codersInfo.Back();
161 inOutTempBuffers.Back().Create();
162 inOutTempBuffers.Back().InitWriting();
H A D7zExtract.cpp107 folderIndex != extractFolderInfoVector.Back().FolderIndex
109 || volumeIndex != extractFolderInfoVector.Back().VolumeIndex
121 extractFolderInfoVector.Back().UnpackSize = unpackSize;
124 CExtractFolderInfo &efi = extractFolderInfoVector.Back();
H A D7zIn.cpp397 CCoderInfo &coder = folder.Coders.Back();
547 GetNextFolderItem(folders.Back());
826 CByteBuffer &data = dataVector.Back();
H A D7zIn.h144 _inByteBack = &_inByteVector.Back();
152 _inByteBack = &_inByteVector.Back();
/external/lzma/CPP/7zip/Archive/Common/
H A DCoderMixer2.cpp109 sizePointers.Add(&sizes.Back());
H A DCoderMixer2MT.cpp67 sizePointers.Add(&sizes.Back());
89 RINOK(_streamBinders.Back().CreateEvents());
104 _coders.Back().Coder = coder;
110 _coders.Back().Coder2 = coder;
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp743 UString name = parser[keyIndex].PostStrings.Back();
H A DExtract.cpp240 CArc &arc = archiveLink.Arcs.Back();

Completed in 2549 milliseconds

12