HomeSort by relevance Sort by last modified time
    Searched refs:Segment (Results 351 - 375 of 604) sorted by null

<<11121314151617181920>>

  /external/ImageMagick/www/source/
examples.pl 364 print "Segment...\n";
366 $example->Label('Segment');
367 $example->Segment();
  /external/syslinux/mbr/
oldmbr.asm 206 .seg: dw 0 ; Segment of buffer
  /external/webrtc/webrtc/p2p/base/
pseudotcp.cc 124 const uint8_t TCP_OPT_MSS = 2; // Maximum segment size.
291 // Check if it's time to retransmit a segment
496 // We can concatenate data if the last segment is the same type
577 Segment seg;
646 bool PseudoTcp::process(Segment& seg) {
666 // Check if this is a reset segment
847 // 1) Segment is too old (they missed an ACK) (immediately)
848 // 2) Segment is too new (we missed a segment) (immediately)
849 // 3) Segment has data (so we need to ACK!) (delayed
    [all...]
  /external/llvm/lib/CodeGen/
RegisterCoalescer.cpp 510 // The live segment might not exist after fun with physreg coalescing.
521 // Get the Segment in IntB that this value number starts with.
527 // Make sure that the end of the live segment is inside the same block as
550 IntB.addSegment(LiveInterval::Segment(FillerStart, FillerEnd, BValNo));
559 S.addSegment(LiveInterval::Segment(FillerStart, FillerEnd, SubBValNo));
594 for (LiveRange::Segment &ASeg : IntA.segments) {
617 for (const LiveRange::Segment &S : Src.segments) {
620 Dst.addSegment(LiveRange::Segment(S.start, S.end, DstValNo));
    [all...]
PHIElimination.cpp 323 IncomingLI.addSegment(LiveInterval::Segment(MBBStartIndex,
MachineBasicBlock.cpp 892 LI.addSegment(LiveInterval::Segment(StartIndex, EndIndex, VNI));
911 LI.addSegment(LiveInterval::Segment(StartIndex, EndIndex, VNI));
    [all...]
RegisterPressure.cpp     [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
Gpt.S 54 # Initialize segment registers and copy code at 0x0000:0x7c00 to 0x0000:0x0600
193 movw %es, %ds:6(%si) # 06 = Transfer Buffer Segment
213 .word 0x000 # Destination Address segment (To be fixed each times)
efi64.asm 244 ; Segment Not Present causes an error code to be pushed so no phony push necessary
741 Int11String db "0Bh Segment not present -",0
st16_64.S 364 movw %cs,%bx # BX=segment
365 shll $4,%ebx # BX="linear" address of segment base
607 # linear data segment descriptor
616 # linear code segment descriptor
625 # system data segment descriptor
634 # system code segment descriptor
643 # spare segment descriptor
653 # system data segment descriptor
660 .byte 0xCF # G | D | L | AVL | Segment [19..16]
664 # system code segment descriptor
    [all...]
st32_64.S 379 movw %cs,%bx # BX=segment
380 shll $4,%ebx # BX="linear" address of segment base
622 # linear data segment descriptor
631 # linear code segment descriptor
640 # system data segment descriptor
649 # system code segment descriptor
658 # spare segment descriptor
668 # system data segment descriptor
675 .byte 0xCF # G | D | L | AVL | Segment [19..16]
679 # system code segment descriptor
    [all...]
start64.S 371 movw %cs,%bx # BX=segment
372 shll $4,%ebx # BX="linear" address of segment base
614 # linear data segment descriptor
623 # linear code segment descriptor
632 # system data segment descriptor
641 # system code segment descriptor
650 # spare segment descriptor
660 # system data segment descriptor
667 .byte 0xCF # G | D | L | AVL | Segment [19..16]
671 # system code segment descriptor
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
SalApi.h 161 UINT64 Segment : 8;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
LegacyBios.h 91 /// The segment of the entry point within the traditional BIOS for Compatibility16 functions.
101 /// The segment of the entry point within the traditional BIOS for EfiCompatibility
173 /// The segment of the OEM-specific INT table/code.
183 /// The segment of the OEM-specific 32-bit table/code.
193 /// The segment of the OEM-specific 16-bit table/code.
203 /// The segment of the TPM binary passed to 16-bit CSM.
379 UINT16 OpromSegment; ///< The segment where the OpROM was placed. Offset is assumed to be 3.
386 UINT16 RuntimeSegment; ///< The segment where the OpROM can be relocated to. If this value is 0x0000, this
414 /// The segment of the reverse thunk call code.
646 /// Segment:offset address of an ASCIIZ description string describing the manufacturer.
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmiException.asm 261 DW CODE_SEL ; Segment selector
270 DW EXCEPTION_TSS_SEL ; TSS Segment selector
457 ;; NOTE - modified segment registers could hang the debugger... We
659 ;; NOTE - modified segment registers could hang the debugger... We
  /frameworks/native/libs/gui/
BufferQueueConsumer.cpp 738 std::vector<OccupancyTracker::Segment>* outHistory) {
  /frameworks/native/services/surfaceflinger/
Layer.h 495 std::vector<OccupancyTracker::Segment> getOccupancyHistory(bool forceFlush);
SurfaceFlinger.h 611 std::vector<OccupancyTracker::Segment>&& history);
791 // "double-buffered" means that on average the segment only used two
793 // segment)
  /prebuilts/tools/common/m2/repository/com/squareup/okio/okio/1.6.0/
okio-1.6.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okio/okio/1.8.0/
okio-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okio/okio/1.9.0/
okio-1.9.0.jar 
  /external/deqp/modules/gles31/functional/
es31fTessellationTests.cpp     [all...]
  /device/google/contexthub/firmware/os/core/
nanohubCommand.c 79 struct AppHdr *start; // start of flash segment, where to write
275 // if no data was written, we can reuse the same segment
323 struct Segment *seg = osGetSegment(app);
413 struct Segment *storageSeg;
443 osLog(LOG_INFO, "%s: Failed to close segment\n", __func__);
    [all...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 393 mkvparser::Segment* const pSegment = mExtractor->mSegment;
838 mkvparser::Segment::CreateInstance(mReader, pos, mSegment);
845 // from mkvparser::Segment::Load(), but stop at first cluster
    [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/
const.go 141 AttrSegment: "Segment",

Completed in 2487 milliseconds

<<11121314151617181920>>