Searched refs:getOffset (Results 151 - 175 of 361) sorted by relevance

1234567891011>>

/external/llvm/tools/yaml2obj/
H A Dyaml2elf.cpp197 SHeader.sh_name = DotShStrtab.getOffset(Sec->Name);
242 SHeader.sh_name = DotShStrtab.getOffset(".symtab");
280 SHeader.sh_name = DotShStrtab.getOffset(Name);
295 Symbol.st_name = DotStrtab.getOffset(Sym.Name);
/external/mockito/cglib-and-asm/src/org/mockito/asm/
H A DLabel.java260 public int getOffset() { method in class:Label
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H A DCroppedTrack.java90 if (returnDecodingEntries.isEmpty() || returnDecodingEntries.getLast().getOffset() != nuDecodingTime) {
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/instruction/
H A DDexBackedInstruction.java69 Instruction instruction = buildInstruction(reader.dexBuf, opcode, reader.getOffset());
/external/chromium_org/chrome/browser/resources/history/
H A Dhistory.js951 self.setOffset(self.getOffset() + 1);
957 self.setOffset(self.getOffset() - 1);
974 this.setPageState(term, 0, this.getRangeInDays(), this.getOffset());
1008 this.getOffset());
1025 this.getOffset());
1071 HistoryView.prototype.getOffset = function() {
1377 if (this.getOffset() != 0) {
1848 var offset = parseInt(hashData.offset, 10) || historyView.getOffset();
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzoffloc.cpp37 * Testing getOffset APIs around rule transition by local standard/wall time.
60 // Expected offsets by int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
78 // Expected offsets by void getOffset(UDate date, UBool local, int32_t& rawOffset,
201 // Test getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
206 int32_t offset = TESTZONES[i]->getOffset(GregorianCalendar::AD, DATES[d][0], DATES[d][1], DATES[d][2],
209 errln((UnicodeString)"getOffset(era,year,month,day,dayOfWeek,millis,status) failed for TESTZONES[" + i + "]");
219 // Test getOffset(UDate date, UBool local, int32_t& rawOffset,
224 TESTZONES[i]->getOffset(MILLIS[m], TRUE, rawOffset, dstOffset, status);
226 errln((UnicodeString)"getOffset(date,local,rawOfset,dstOffset,ec) failed for TESTZONES[" + i + "]");
H A Dsrchtest.cpp760 copy->getOffset() != result->getOffset() ||
774 copy->getOffset() != result->getOffset() ||
798 copy->getOffset() != result->getOffset() ||
1328 if (strsrch->getOffset() != search.offset[count + 1] + 1) {
1569 strsrch->getOffset() != 0 || strsrch->getMatchedLength() != 0 ||
2161 if (strsrch->getOffset() != search.offset[count + 1] + 1) {
2266 int32_t getOffset() cons
2337 int32_t TestSearch::getOffset() const function in class:TestSearch
2453 virtual int32_t getOffset(void) const {return 0;}; function in class:StubSearchIterator
[all...]
H A Dssearch.cpp642 low = iter->getOffset();
644 high = iter->getOffset();
652 backwardList.add(CollationElementIterator::NULLORDER, iter->getOffset(), iter->getOffset());
655 high = iter->getOffset();
657 low = iter->getOffset();
/external/clang/include/clang/Basic/
H A DSourceLocation.h112 unsigned getOffset() const { function
134 assert(((getOffset()+Offset) & MacroIDBit) == 0 && "offset overflow");
/external/icu/icu4c/source/test/intltest/
H A Dtzoffloc.cpp37 * Testing getOffset APIs around rule transition by local standard/wall time.
60 // Expected offsets by int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
78 // Expected offsets by void getOffset(UDate date, UBool local, int32_t& rawOffset,
201 // Test getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
206 int32_t offset = TESTZONES[i]->getOffset(GregorianCalendar::AD, DATES[d][0], DATES[d][1], DATES[d][2],
209 errln((UnicodeString)"getOffset(era,year,month,day,dayOfWeek,millis,status) failed for TESTZONES[" + i + "]");
219 // Test getOffset(UDate date, UBool local, int32_t& rawOffset,
224 TESTZONES[i]->getOffset(MILLIS[m], TRUE, rawOffset, dstOffset, status);
226 errln((UnicodeString)"getOffset(date,local,rawOfset,dstOffset,ec) failed for TESTZONES[" + i + "]");
H A Dsrchtest.cpp760 copy->getOffset() != result->getOffset() ||
774 copy->getOffset() != result->getOffset() ||
798 copy->getOffset() != result->getOffset() ||
1328 if (strsrch->getOffset() != search.offset[count + 1] + 1) {
1569 strsrch->getOffset() != 0 || strsrch->getMatchedLength() != 0 ||
2161 if (strsrch->getOffset() != search.offset[count + 1] + 1) {
2266 int32_t getOffset() cons
2337 int32_t TestSearch::getOffset() const function in class:TestSearch
2453 virtual int32_t getOffset(void) const {return 0;}; function in class:StubSearchIterator
[all...]
H A Dssearch.cpp639 low = iter->getOffset();
641 high = iter->getOffset();
649 backwardList.add(CollationElementIterator::NULLORDER, iter->getOffset(), iter->getOffset());
652 high = iter->getOffset();
654 low = iter->getOffset();
/external/llvm/include/llvm/Object/
H A DRelocVisitor.h224 R.getOffset(Address);
240 R.getOffset(Address);
/external/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp378 MO->getOffset(), MO->getValue()))
405 StoreOffset[NumStores] = MO->getOffset();
/external/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp161 if (error(a.getOffset(a_addr))) return false;
162 if (error(b.getOffset(b_addr))) return false;
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1089 int64_t getSrcValueOffset() const { return MMO->getOffset(); }
1419 int64_t getOffset() const { return Offset; } function in class:GlobalAddressSDNode
1510 int getOffset() const { function in class:ConstantPoolSDNode
1542 int64_t getOffset() const { return Offset; } function in class:TargetIndexSDNode
1694 int64_t getOffset() const { return Offset; } function in class:BlockAddressSDNode
1811 assert((getOffset().getOpcode() == ISD::UNDEF || isIndexed()) &&
1815 const SDValue &getOffset() const { function in class:LSBaseSDNode
1859 const SDValue &getOffset() const { return getOperand(2); } function in class:LoadSDNode
1889 const SDValue &getOffset() const { return getOperand(3); } function in class:StoreSDNode
/external/llvm/lib/DebugInfo/
H A DDWARFContext.cpp397 return LHS->getOffset() < RHS->getOffset();
401 return LHS->getOffset() < RHS;
405 return LHS < RHS->getOffset();
722 Reloc.getOffset(Address);
/external/chromium_org/third_party/icu/source/i18n/
H A Dbasictz.cpp47 getOffset(start, FALSE, raw1, dst1, status);
51 tz.getOffset(start, FALSE, raw2, dst2, status);
265 getOffset(date, FALSE, initialRaw, initialDst, status);
/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp62 assert(getOffset() == offset && "Failed to store offset");
71 uint64_t getOffset() const { function in class:__anon18277::BindingKey
116 return BindingKey(RO.getRegion(), RO.getOffset(), k);
124 os << ',' << K.getOffset();
423 assert(SR->getAsOffset().getOffset() ==
424 SR->getSuperRegion()->getAsOffset().getOffset() &&
847 if (NextKey.getOffset() > TopKey.getOffset() &&
848 NextKey.getOffset() - TopKey.getOffset() < Lengt
[all...]
/external/icu/icu4c/source/i18n/
H A Dbasictz.cpp47 getOffset(start, FALSE, raw1, dst1, status);
51 tz.getOffset(start, FALSE, raw2, dst2, status);
265 getOffset(date, FALSE, initialRaw, initialDst, status);
H A Dmeasunit.cpp612 return fCurrency[0] == 0 ? gSubTypes[getOffset()] : fCurrency;
738 int32_t MeasureUnit::getOffset() const { function in class:MeasureUnit
H A Duitercollationiterator.cpp38 UIterCollationIterator::getOffset() const { function in class:UIterCollationIterator
94 FCDUIterCollationIterator::getOffset() const { function in class:FCDUIterCollationIterator
H A Dutf16collationiterator.cpp53 UTF16CollationIterator::getOffset() const { function in class:UTF16CollationIterator
197 FCDUTF16CollationIterator::getOffset() const { function in class:FCDUTF16CollationIterator
H A Dutf8collationiterator.cpp38 UTF8CollationIterator::getOffset() const { function in class:UTF8CollationIterator
139 FCDUTF8CollationIterator::getOffset() const { function in class:FCDUTF8CollationIterator
/external/llvm/lib/MC/
H A DMCAssembler.cpp130 Val = Layout.getFragmentOffset(SD.getFragment()) + SD.getOffset();
506 uint32_t Offset = Layout.getFragmentOffset(DF) + Fixup.getOffset();
553 if (!OF.getOffset().EvaluateAsAbsolute(TargetLocation, Layout))
1113 OS << "<MCFixup" << " Offset:" << AF.getOffset()
1207 OS << " Offset:" << OF->getOffset() << " Value:" << OF->getValue();
1250 << " Fragment:" << getFragment() << " Offset:" << getOffset()

Completed in 1810 milliseconds

1234567891011>>