Home
last modified time | relevance | path

Searched refs:posBase (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DUefiHandler.cpp723 HRESULT ParseIntelMe(unsigned bufIndex, UInt32 posBase,
727 HRESULT ParseVolume(unsigned bufIndex, UInt32 posBase,
867 static void MyPrint(UInt32 posBase, UInt32 size, unsigned level, const char *name)
870 PRF(printf("%s, pos = %6x, size = %6x", name, posBase, size));
874 #define MyPrint(posBase, size, level, name)
940 HRESULT CHandler::ParseSections(unsigned bufIndex, UInt32 posBase, UInt32 size, int parent, int met…
946 MyPrint(posBase, size, level, "Sections");
955 PRF(printf("%s, abs = %6x, relat = %6x", "Sect", posBase + pos, pos));
965 const Byte *p = bufData + posBase + pos;
985 item.Offset = posBase + pos + 4;
[all …]
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/
DLabeledSeekBar.java209 int posBase = Math.max(0, in getVirtualViewIdIndexFromX() local
211 posBase = (posBase + 1) / 2; in getVirtualViewIdIndexFromX()
212 posBase = Math.min(posBase, LabeledSeekBar.this.getMax()); in getVirtualViewIdIndexFromX()
213 return mIsLayoutRtl ? LabeledSeekBar.this.getMax() - posBase : posBase; in getVirtualViewIdIndexFromX()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/importer/
Diimport.go264 if posBase, ok := p.posBaseCache[off]; ok {
265 return posBase
268 posBase := syntax.NewTrimmedFileBase(filename, true)
269 p.posBaseCache[off] = posBase
270 return posBase
575 r.prevPosBase = r.posBase()
587 r.prevPosBase = r.posBase()
603 func (r *importReader) posBase() *syntax.PosBase { return r.p.posBaseAt(r.uint64()) } func
Dureader.go111 posBase := r.posBase()
114 return syntax.MakePos(posBase, line, col)
117 func (r *reader) posBase() *syntax.PosBase { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/noder/
Dposmap.go35 posBase := m.makeSrcPosBase(pos.Base())
36 return base.Ctxt.PosTable.XPos(src.MakePos(posBase, pos.Line(), pos.Col()))
Dreader.go250 posBase := r.posBase()
253 return src.MakePos(posBase, line, col)
257 func (r *reader) posBase() *src.PosBase { func
Dwriter.go382 w.posBase(pos.Base())
389 func (w *writer) posBase(b *syntax.PosBase) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/
Dpcln.go206 posBase := ctxt.PosTable.Pos(p.Pos).Base()
207 if posBase == nil {
211 globalIndex := posBase.InliningIndex()
/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gcimporter/
Dureader.go158 posBase := r.posBase()
161 return r.p.fake.pos(posBase, int(line), int(col))
164 func (r *reader) posBase() string { func
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/ ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/javac/
DSettings-core.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/repackaged-jarjar/javac/
DSettings-core.jarcom/android/settingslib/search/SearchIndexableResourcesWear.class SearchIndexableResourcesWear.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings/android_common/withres/
DSettings.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity-compose_release. ...
/aosp_15_r20/out/target/common/obj/APPS/Settings_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity-compose_release. ...