Home
last modified time | relevance | path

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

/external/u-boot/tools/binman/etype/
Dintel_descriptor.py57 def GetOffsets(self): member in Entry_intel_descriptor
D_testing.py92 def GetOffsets(self): member in Entry__testing
Dsection.py162 def GetOffsets(self): member in Entry_section
450 offset_dict = entry.GetOffsets()
/external/v8/src/objects/
Dintl-objects.cc2037 bool GetOffsets(double time_ms, bool is_utc, int32_t* raw_offset,
2068 bool ICUTimezoneCache::GetOffsets(double time_ms, bool is_utc, in GetOffsets() function in v8::internal::ICUTimezoneCache
2095 if (!GetOffsets(time_ms, true, &raw_offset, &dst_offset)) return 0; in DaylightSavingsOffset()
2101 if (!GetOffsets(time_ms, is_utc, &raw_offset, &dst_offset)) return 0; in LocalTimeOffset()
/external/u-boot/tools/binman/
Dentry.py429 def GetOffsets(self): member in Entry
DREADME329 not set the offset (with the GetOffsets() method).
681 4. GetEntryOffsets() - calls Entry.GetOffsets() for each entry. This can