Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvsegment.cpp44 typedef struct Seg struct
53 Seg; argument
/external/valgrind/main/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/Target/R600/
DSIFixSGPRLiveRanges.cpp101 LiveRange::Segment &Seg = LI.segments[i]; in runOnMachineFunction() local
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp333 MCOperand Seg = Inst.getOperand(AddrBase + X86::AddrSegmentReg); in SimplifyShortMoveForm() local
/external/llvm/lib/CodeGen/
DLiveInterval.cpp723 void LiveRangeUpdater::add(LiveRange::Segment Seg) { in add()
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsgamma.c671 cmsCurveSegment Seg[3]; in cmsBuildTabulatedToneCurveFloat() local