Home
last modified time | relevance | path

Searched defs:Proc (Results 1 – 25 of 35) sorted by relevance

12

/external/syzkaller/syz-fuzzer/
Dproc.go30 type Proc struct { struct
31 fuzzer *Fuzzer
32 pid int
33 env *ipc.Env
34 rnd *rand.Rand
35 execOpts *ipc.ExecOpts
36 execOptsCover *ipc.ExecOpts
37 execOptsComps *ipc.ExecOpts
38 execOptsNoCollide *ipc.ExecOpts
66 func (proc *Proc) loop() {
[all …]
/external/syzkaller/docs/
Dsyscall_descriptions_syntax.md247 ## Proc section in Syscall descriptions syntax
/external/skqp/include/effects/
DSkMorphologyImageFilter.h30 typedef void (*Proc)(const SkPMColor* src, SkPMColor* dst, int radius, typedef
/external/skia/include/effects/
DSkMorphologyImageFilter.h30 typedef void (*Proc)(const SkPMColor* src, SkPMColor* dst, int radius, typedef
/external/skqp/tools/gpu/gl/
DGLTestContext.h62 using Proc = Ret(GR_GL_FUNCTION_TYPE*)(Args...); in Ret() local
/external/skia/tools/gpu/gl/
DGLTestContext.h61 using Proc = Ret(GR_GL_FUNCTION_TYPE*)(Args...); in Ret() local
/external/skia/src/core/
DSkVertState.h37 typedef bool (*Proc)(VertState*); typedef
/external/skqp/src/core/
DSkVertState.h37 typedef bool (*Proc)(VertState*); typedef
/external/syzkaller/prog/
Dparse.go14 Proc int // index of parallel proc member
/external/skqp/bench/
DRegionContainBench.cpp20 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionContainBench
DRegionBench.cpp71 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionBench
/external/skia/bench/
DRegionContainBench.cpp20 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionContainBench
DRegionBench.cpp71 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionBench
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
Dtrace_time_unittest.py76 def Proc(): function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DTypeHashingTest.cpp84 TypeIndex Proc[2]; in TEST() local
/external/skia/gm/
Dsrcmode.cpp31 typedef void (*Proc)(SkCanvas*, const SkPaint&, const SkFont&); typedef
Dblurrect.cpp17 typedef void (*Proc)(SkCanvas*, const SkRect&, const SkPaint&); typedef
Dgradients_no_texture.cpp220 typedef void (*Proc)(ColorPos*); typedef in GradientsManyColorsGM
/external/skqp/gm/
Dsrcmode.cpp31 typedef void (*Proc)(SkCanvas*, const SkPaint&, const SkFont&); typedef
Dblurrect.cpp17 typedef void (*Proc)(SkCanvas*, const SkRect&, const SkPaint&); typedef
Dgradients_no_texture.cpp220 typedef void (*Proc)(ColorPos*); typedef in GradientsManyColorsGM
/external/swiftshader/third_party/LLVM/utils/TableGen/
DSubtargetEmitter.cpp309 Record *Proc = ProcItinList[i]; in EmitStageAndOperandCycleData() local
357 Record *Proc = ProcItinList[i]; in EmitStageAndOperandCycleData() local
/external/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp655 Record *Proc = ProcItinList[i]; in collectAllFuncUnits() local
862 Record *Proc = ProcItinList[i]; in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp663 Record *Proc = ProcItinList[i]; in collectAllFuncUnits() local
868 Record *Proc = ProcItinList[i]; in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp135 Error TypeNameComputer::visitKnownRecord(CVType &CVR, ProcedureRecord &Proc) { in visitKnownRecord()

12