Home
last modified time | relevance | path

Searched refs:PathId (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_render_scanlines.h35 class VertexSource, class ColorStorage, class PathId>
41 const PathId& path_id, in render_all_paths()
/external/sg3_utils/include/
Dsg_pt_win32.h29 UCHAR PathId; member
46 UCHAR PathId; member
91 UCHAR PathId; member
104 UCHAR PathId; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp240 auto &PathId = PathAndData.first; in mergeProfilesByStack() local
243 Merged.internPath(cantFail(P.get().expandPath(PathId))); in mergeProfilesByStack()
/external/sg3_utils/lib/
Dsg_pt_win32.c548 if ((shp->bus == pid->PathId) && in get_scsi_pdt()
1068 psp->swb_d.spt.PathId = shp->bus; in scsi_pt_direct()
1077 (int)psp->swb_d.spt.PathId, (int)psp->swb_d.spt.TargetId, in scsi_pt_direct()
1168 psp->swb_i.spt.PathId = shp->bus; in scsi_pt_indirect()
1177 (int)psp->swb_i.spt.PathId, (int)psp->swb_i.spt.TargetId, in scsi_pt_indirect()
/external/sg3_utils/src/
Dsg_scan_win32.c365 pid->PathId, pid->TargetId, pid->Lun); in enum_scsi_adapters()