/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/LegacyBiosThunk/ |
LegacyBiosThunk.h | 83 IN UINT16 Segment,
92 Thunk to 16-bit real mode and call Segment:Offset. Regs will contain the
98 Segment - Segemnt of 16-bit mode call
|
/external/sfntly/cpp/src/sfntly/table/core/ |
cmap_table.h | 327 // CMapTable::CMapFormat4::Builder::Segment 328 class Segment : public RefCounted<Segment> { 330 Segment(); 331 explicit Segment(Segment* other); 332 Segment(int32_t start_count, 336 ~Segment(); 356 std::vector<Ptr<Segment> >* 357 DeepCopy(std::vector<Ptr<Segment> >* original) [all...] |
/external/pdfium/core/fxcrt/ |
fx_bidi.cpp | 63 [](const CFX_BidiChar::Segment& seg) { 68 [](const CFX_BidiChar::Segment& seg) {
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
MCSectionMachO.h | 36 MCSectionMachO(StringRef Segment, StringRef Section, 162 StringRef &Segment, // Out.
|
/external/llvm/tools/llvm-readobj/ |
MachODumper.cpp | 335 MachOSegment &Segment) { 338 Segment.CmdName = "LC_SEGMENT"; 339 Segment.SegName = SC.segname; 340 Segment.cmdsize = SC.cmdsize; 341 Segment.vmaddr = SC.vmaddr; 342 Segment.vmsize = SC.vmsize; 343 Segment.fileoff = SC.fileoff; 344 Segment.filesize = SC.filesize; 345 Segment.maxprot = SC.maxprot; 346 Segment.initprot = SC.initprot [all...] |
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
intel.go | 383 if a.Segment == ES { 384 a.Segment = 0 387 if a.Segment == DS { 388 a.Segment = 0 392 a.Segment = 0 396 if a.Segment == SS { 397 a.Segment = 0 400 if a.Segment == DS { 401 a.Segment = 0 406 if inst.Mode == 64 && a.Segment != FS && a.Segment != GS [all...] |
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
intel.go | 383 if a.Segment == ES { 384 a.Segment = 0 387 if a.Segment == DS { 388 a.Segment = 0 392 a.Segment = 0 396 if a.Segment == SS { 397 a.Segment = 0 400 if a.Segment == DS { 401 a.Segment = 0 406 if inst.Mode == 64 && a.Segment != FS && a.Segment != GS [all...] |
/external/r8/src/main/java/com/android/tools/r8/dex/ |
DexFileReader.java | 72 private final Segment[] segments; 76 public static Segment[] parseMapFrom(Path file) throws IOException { 80 public static Segment[] parseMapFrom(InputStream stream) throws IOException { 84 private static Segment[] parseMapFrom(DexFile dex) throws IOException { 128 Segment segment = lookupSegment(Constants.TYPE_CODE_ITEM); local 129 if (segment.length == 0) { 132 file.position(segment.offset); 133 for (int i = 0; i < segment.length; i++) { 593 final Segment segment = lookupSegment(Constants.TYPE_CLASS_DEF_ITEM) local 680 Segment segment = lookupSegment(Constants.TYPE_STRING_ID_ITEM); local 716 Segment segment = result[i]; local [all...] |
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/ |
VbeShim.c | 35 UINT16 Segment;
47 handler routine in the C segment. Point the real-mode Int10h interrupt vector
101 Handler = (Int0x10->Segment << 4) + Int0x10->Offset;
104 __FUNCTION__, Int0x10->Segment, Int0x10->Offset));
119 ASSERT (Int0x10->Segment == 0x0000);
137 // We never added memory space durig PEI or DXE for the C segment, so we
271 Int0x10->Segment = (UINT16) ((UINT32)SegmentC >> 4);
|
/external/valgrind/drd/ |
drd_thread.c | 48 static void thread_append_segment(const DrdThreadId tid, Segment* const sg); 49 static void thread_discard_segment(const DrdThreadId tid, Segment* const sg); 124 /** Enables/disables segment merging. */ 131 /** Get the segment merging interval. */ 137 /** Set the segment merging interval. */ 272 Segment* p; 291 * Create the first segment for a newly started thread. 325 /* Create an initial segment for the newly created thread. */ 517 Segment* sg; 518 Segment* sg_prev [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ipf/ |
RuntimeLib.c | 1070 UINT8 Segment,
1081 Segment - PCI Segment ACPI _SEG
1095 Address = EFI_PCI_ADDRESS_IPF (Segment, Bus, DevFunc, Register);
1104 UINT8 Segment,
1115 Segment - PCI Segment ACPI _SEG
1129 Address = EFI_PCI_ADDRESS_IPF (Segment, Bus, DevFunc, Register);
1137 UINT8 Segment,
1148 Segment - PCI Segment ACPI _SEG [all...] |
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
DarwinAsmParser.cpp | 34 bool ParseSectionSwitch(const char *Segment, const char *Section, 296 bool DarwinAsmParser::ParseSectionSwitch(const char *Segment, 305 bool isText = StringRef(Segment) == "__TEXT"; // FIXME: Hack. 307 Segment, Section, TAA, StubSize, 434 StringRef Segment, Section; 439 MCSectionMachO::ParseSectionSpecifier(SectionSpec, Segment, Section, 446 bool isText = Segment == "__TEXT"; // FIXME: Hack. 448 Segment, Section, TAA, StubSize, 579 StringRef Segment; 580 if (getParser().ParseIdentifier(Segment)) [all...] |
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/BootScriptSaveDxe/ |
ScriptSave.c | 221 UINT16 Segment;
227 Segment = VA_ARG (Marker, UINT16);
229 return S3BootScriptSavePciCfg2Write (Width, Segment, Address, Count, Buffer);
248 UINT16 Segment;
255 Segment = VA_ARG (Marker, UINT16);
259 return S3BootScriptSavePciCfg2ReadWrite (Width, Segment, Address, Data, DataMask);
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/ |
Spcr.asl | 71 [04Bh] PCI Segment : 00
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/ |
spcr.asl | 71 [04Bh] PCI Segment : 00
|
/external/skia/src/core/ |
SkPathMeasure.cpp | 23 SkScalar SkPathMeasure::Segment::getScalarT() const { 27 const SkPathMeasure::Segment* SkPathMeasure::NextSegment(const Segment* seg) { 43 /* if the dash as a zero-length on segment, add a corresponding zero-length line. 245 Segment* seg = fSegments.append(); 268 Segment* seg = fSegments.append(); 292 Segment* seg = fSegments.append(); 308 Segment* seg; 353 Segment* seg = fSegments.append(); 408 const Segment* seg = fSegments.begin() [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
flags1.d | 10 # because the two sections are not merged into one segment. 21 Segment Sections...
|
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/ |
PciCfg2.h | 5 the PCI configuration space for a specific PCI segment.
176 /// The PCI bus segment which the specified functions will access.
178 UINT16 Segment;
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PciPlatform/ |
PciPlatform.h | 49 UINTN Segment;
|
/external/llvm/test/MC/MachO/ARM/ |
darwin-ARM-reloc.s | 2 @ RUN: llvm-readobj -file-headers -s -sd -r -t -macho-segment -macho-dysymtab -macho-indirect-symbols < %t.obj > %t.dump 43 @ CHECK: Segment: __TEXT (5F 5F 54 45 58 54 00 00 00 00 00 00 00 00 00 00) 64 @ CHECK: Segment: __DATA (5F 5F 44 41 54 41 00 00 00 00 00 00 00 00 00 00) 83 @ CHECK: Segment: __TEXT (5F 5F 54 45 58 54 00 00 00 00 00 00 00 00 00 00) 154 @ CHECK: Segment {
|
thumb-bl-jbits.s | 23 # CHECK: Segment: __TEXT (5F 5F 54 45 58 54 00 00 00 00 00 00 00 00 00 00)
|
/external/okhttp/okio/okio/src/main/java/okio/ |
SegmentedByteString.java | 30 * <p>The first half of the directory is the cumulative byte count covered by each segment. The 37 * Bytes preceding this offset are unused, as are bytes beyond the segment's effective size. 47 * <p>This structure is chosen so that the segment holding a particular offset can be found by 61 for (Segment s = buffer.head; offset < byteCount; s = s.next) { 63 throw new AssertionError("s.limit == s.pos"); // Empty segment. This should not happen! 74 for (Segment s = buffer.head; offset < byteCount; s = s.next) { 126 int segment = segment(pos); local 127 int segmentOffset = segment == 0 ? 0 : directory[segment - 1] 133 private int segment(int pos) { method in class:SegmentedByteString 172 Segment segment = new Segment(segments[s], segmentPos, local [all...] |
/external/okhttp/okio/okio/src/test/java/okio/ |
DeflaterSinkTest.java | 84 int byteCount = Segment.SIZE * 4; 93 // Exercise all possible offsets for the outgoing segment. 94 for (int i = 0; i < Segment.SIZE; i++) { 109 * This test deflates a single segment of without compression because that's 120 deflaterSink.write(new Buffer().writeUtf8(repeat('a', Segment.SIZE)), Segment.SIZE);
|
Utf8Test.java | 73 String a = TestUtil.repeat('a', Segment.SIZE + Segment.SIZE + 1); 81 String a = TestUtil.repeat('a', Segment.SIZE - 1); 83 String c = TestUtil.repeat('c', Segment.SIZE - 1);
|
/external/sfntly/cpp/src/sample/subtly/ |
font_assembler.cc | 94 Ptr<CMapTable::CMapFormat4::Builder::Segment> current_segment; 96 // For simplicity, we will have one segment per contiguous range. 105 if (character != last_chararacter + 1) { // new segment 116 Segment(character, -1, 0, last_offset); 122 // The last segment is still open. 125 // Updating the id_range_offset for every segment. 127 Ptr<CMapTable::CMapFormat4::Builder::Segment> segment = segment_list->at(i); local 128 segment->set_id_range_offset(segment->id_range_offset( [all...] |