/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | UefiHandler.cpp | 723 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/ |
D | LabeledSeekBar.java | 209 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/ |
D | iimport.go | 264 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
|
D | ureader.go | 111 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/ |
D | posmap.go | 35 posBase := m.makeSrcPosBase(pos.Base()) 36 return base.Ctxt.PosTable.XPos(src.MakePos(posBase, pos.Line(), pos.Col()))
|
D | reader.go | 250 posBase := r.posBase() 253 return src.MakePos(posBase, line, col) 257 func (r *reader) posBase() *src.PosBase { func
|
D | writer.go | 382 w.posBase(pos.Base()) 389 func (w *writer) posBase(b *syntax.PosBase) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
D | pcln.go | 206 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/ |
D | ureader.go | 158 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/ |
HD | jfreechart-1.0.9.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jfree/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/javac/ |
D | Settings-core.jar | META-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/ |
D | Settings-core.jar | com/android/settingslib/search/SearchIndexableResourcesWear.class
SearchIndexableResourcesWear.java
package com.android. ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings/android_common/withres/ |
D | Settings.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity-compose_release. ... |
/aosp_15_r20/out/target/common/obj/APPS/Settings_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/activity-compose_release. ... |