/external/syzkaller/syz-fuzzer/ |
D | proc.go | 30 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/ |
D | syscall_descriptions_syntax.md | 247 ## Proc section in Syscall descriptions syntax
|
/external/skqp/include/effects/ |
D | SkMorphologyImageFilter.h | 30 typedef void (*Proc)(const SkPMColor* src, SkPMColor* dst, int radius, typedef
|
/external/skia/include/effects/ |
D | SkMorphologyImageFilter.h | 30 typedef void (*Proc)(const SkPMColor* src, SkPMColor* dst, int radius, typedef
|
/external/skqp/tools/gpu/gl/ |
D | GLTestContext.h | 62 using Proc = Ret(GR_GL_FUNCTION_TYPE*)(Args...); in Ret() local
|
/external/skia/tools/gpu/gl/ |
D | GLTestContext.h | 61 using Proc = Ret(GR_GL_FUNCTION_TYPE*)(Args...); in Ret() local
|
/external/skia/src/core/ |
D | SkVertState.h | 37 typedef bool (*Proc)(VertState*); typedef
|
/external/skqp/src/core/ |
D | SkVertState.h | 37 typedef bool (*Proc)(VertState*); typedef
|
/external/syzkaller/prog/ |
D | parse.go | 14 Proc int // index of parallel proc member
|
/external/skqp/bench/ |
D | RegionContainBench.cpp | 20 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionContainBench
|
D | RegionBench.cpp | 71 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionBench
|
/external/skia/bench/ |
D | RegionContainBench.cpp | 20 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionContainBench
|
D | RegionBench.cpp | 71 typedef bool (*Proc)(SkRegion& a, SkRegion& b); typedef in RegionBench
|
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/ |
D | trace_time_unittest.py | 76 def Proc(): function
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/ |
D | TypeHashingTest.cpp | 84 TypeIndex Proc[2]; in TEST() local
|
/external/skia/gm/ |
D | srcmode.cpp | 31 typedef void (*Proc)(SkCanvas*, const SkPaint&, const SkFont&); typedef
|
D | blurrect.cpp | 17 typedef void (*Proc)(SkCanvas*, const SkRect&, const SkPaint&); typedef
|
D | gradients_no_texture.cpp | 220 typedef void (*Proc)(ColorPos*); typedef in GradientsManyColorsGM
|
/external/skqp/gm/ |
D | srcmode.cpp | 31 typedef void (*Proc)(SkCanvas*, const SkPaint&, const SkFont&); typedef
|
D | blurrect.cpp | 17 typedef void (*Proc)(SkCanvas*, const SkRect&, const SkPaint&); typedef
|
D | gradients_no_texture.cpp | 220 typedef void (*Proc)(ColorPos*); typedef in GradientsManyColorsGM
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | SubtargetEmitter.cpp | 309 Record *Proc = ProcItinList[i]; in EmitStageAndOperandCycleData() local 357 Record *Proc = ProcItinList[i]; in EmitStageAndOperandCycleData() local
|
/external/llvm/utils/TableGen/ |
D | DFAPacketizerEmitter.cpp | 655 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/ |
D | DFAPacketizerEmitter.cpp | 663 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/ |
D | RecordName.cpp | 135 Error TypeNameComputer::visitKnownRecord(CVType &CVR, ProcedureRecord &Proc) { in visitKnownRecord()
|