Home
last modified time | relevance | path

Searched defs:Seg (Results 1 – 8 of 8) sorted by relevance

/external/opencv/cvaux/src/
Dcvsegment.cpp44 typedef struct Seg struct
53 Seg; argument
/external/valgrind/exp-sgcheck/
Dpc_common.h37 typedef struct _Seg Seg; /* abstract every except in h_main.c */ typedef
/external/llvm/tools/llvm-size/
Dllvm-size.cpp132 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Load); in PrintDarwinSectionSizes() local
158 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in PrintDarwinSectionSizes() local
206 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Load); in PrintDarwinSegmentSizes() local
232 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in PrintDarwinSegmentSizes() local
/external/llvm/lib/CodeGen/
DVirtRegMap.cpp257 for (const auto &Seg : S.segments) { in addMBBLiveIns() local
276 for (const auto &Seg : LI.segments) { in addMBBLiveIns() local
DLiveInterval.cpp1191 void LiveRangeUpdater::add(LiveRange::Segment Seg) { in add()
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp386 MCOperand Seg = Inst.getOperand(AddrBase + X86::AddrSegmentReg); in SimplifyShortMoveForm() local
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsgamma.c671 cmsCurveSegment Seg[3]; in cmsBuildTabulatedToneCurveFloat() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp386 MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); in PrintIndirectSymbols() local
414 MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintIndirectSymbols() local
2132 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessCstringPointer() local
2153 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessCstringPointer() local
2194 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessIndirectSymbol() local
2228 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessIndirectSymbol() local
2356 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessPointerPointer() local