Home
last modified time | relevance | path

Searched defs:prevOffset (Results 1 - 15 of 15) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DTimeArrayTimeZoneRule.java101 public Date getNextStart(long base, int prevOffset, int prevDSTSavings, boolean inclusive) { in getNextStart() argument
120 public Date getPreviousStart(long base, int prevOffset, int prevDSTSavings, boolean inclusive) { in getPreviousStart() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DTimeArrayTimeZoneRule.java95 public Date getNextStart(long base, int prevOffset, int prevDSTSavings, boolean inclusive) { in getNextStart() argument
113 public Date getPreviousStart(long base, int prevOffset, int prevDSTSavings, boolean inclusive) { in getPreviousStart() argument
/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddata_packer.cpp177 uint64_t prevOffset; // The media offset of the startIndex buffer start byte in PeekRangeInternal() local
413 bool DataPacker::FindFirstBufferToCopy(uint64_t offset, int32_t &startIndex, uint64_t &prevOffset) in FindFirstBufferToCopy() argument
450 CopyFromSuccessiveBuffer(uint64_t prevOffset, uint64_t offsetEnd, int32_t startIndex, uint8_t *dstPtr, uint32_t &needCopySize) CopyFromSuccessiveBuffer() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackinfo.cpp384 bool GetTypeOffsetAndPrevOffsetFromFrameType(uintptr_t frameType, uintptr_t &typeOffset, uintptr_t &prevOffset) in GetTypeOffsetAndPrevOffsetFromFrameType() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.cpp329 bool WaterFlowLayoutInfo::ReachStart(float prevOffset, bool firstLayout) const in ReachStart() argument
336 bool WaterFlowLayoutInfo::ReachEnd(float prevOffset, bool firstLayout) const in ReachEnd() argument
H A Dwater_flow_segmented_layout.cpp313 const float prevOffset = wrapper_->GetHostNode()->GetPattern<WaterFlowPattern>()->GetPrevOffset(); in MeasureOnOffset() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub-inl.h402 GateRef prevOffset = IntPtr(AsmInterpretedFrame::GetBaseOffset(GetEnvironment()->IsArch32Bit())); in SetFrameState() local
403 Store(VariableType::NATIVE_POINTER(), glue, state, prevOffset, prev); in SetFrameState() local
/third_party/skia/src/core/
H A DSkPictureRecord.cpp304 int32_t prevOffset = fRestoreOffsetStack.top(); in recordRestoreOffsetPlaceholder() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dencode_visitor.cpp574 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); in VisitStoreArray() local
625 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); in VisitLoadArray() local
664 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); in VisitLenArray() local
899 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); in VisitLoadObject() local
1029 auto prevOffset = encoder->GetCursorOffset(); in VisitStoreObject() local
2032 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); VisitStoreArrayI() local
2061 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); VisitLoadArrayI() local
2380 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); VisitLoadArrayPair() local
2401 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); VisitLoadObjectPair() local
2420 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); VisitLoadArrayPairI() local
2454 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); VisitStoreArrayPair() local
2490 auto prevOffset = encoder->GetCursorOffset(); VisitStoreObjectPair() local
2518 auto prevOffset = enc->GetEncoder()->GetCursorOffset(); VisitStoreArrayPairI() local
[all...]
H A Dcodegen.cpp1867 auto prevOffset = enc->GetCursorOffset(); in CreatePreWRB() local
2302 void Codegen::TryInsertImplicitNullCheck(Inst *inst, size_t prevOffset) in TryInsertImplicitNullCheck() argument
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp2305 int32_t prevOffset = 0; in add() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcalendar.cpp2225 int32_t prevOffset = 0; in add() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcalendar.cpp2228 int32_t prevOffset = 0; in add() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp668 void TextFieldPattern::ProcessOverlayAfterLayout(const OffsetF& prevOffset) in ProcessOverlayAfterLayout() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 47 milliseconds