Home
last modified time | relevance | path

Searched defs:persistent (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp62 const bool persistent = false; in SetReturnValue() local
H A DThreadPlanCallFunction.cpp470 const bool persistent = false; in SetReturnValue() local
/openbsd-src/sys/dev/pci/drm/i915/gem/
H A Di915_gem_context.c1388 kill_engines(struct i915_gem_engines *engines, bool exit, bool persistent) in kill_engines()