Searched refs:problem (Results 1 – 12 of 12) sorted by relevance
86 std::string problem(GetUdevProblem()); in UsbNoPermissionsShortHelpText() local87 if (!problem.empty()) help_text += " (" + problem + ")"; in UsbNoPermissionsShortHelpText()99 std::string problem(GetUdevProblem()); in UsbNoPermissionsLongHelpText() local100 if (!problem.empty()) header += ": " + problem; in UsbNoPermissionsLongHelpText()
42 IVendor problem;
68 # This is a problem because
1323 # Prevent the addition of new file execs to stop the problem from
797 # old platforms shouldn't be regarded as a problem.
3 ## The problem
36 We break the problem down into three scenarios.
155 the problem(s) worse and cause your application to temporarily drop to the logger daemon priority,
167 For the missing stack data problem:191 For the missing DWARF call frame info problem:
239 ### A possible problem: trace_id mismatch
106 executable PT\_LOAD program header. This has only ever been a problem
222 # (2) URLs in comments or pydocs. Detecting URLs by regex is a hard problem and