| /openbsd/src/sys/dev/pci/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 1471 struct vba_vars_st *locals = &mode_lib->vba; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local 1503 locals->PSCL_THROUGHPUT_LUMA[k] = dml_min( in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1512 locals->PSCL_THROUGHPUT_LUMA[k] = dml_min( in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1527 / locals->PSCL_THROUGHPUT_LUMA[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1538 locals->PSCL_THROUGHPUT_CHROMA[k] = 0.0; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1539 locals->DPPCLKUsingSingleDPP[k] = in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1543 locals->PSCL_THROUGHPUT_CHROMA[k] = in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1554 locals->PSCL_THROUGHPUT_CHROMA[k] = dml_min( in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1571 / locals->PSCL_THROUGHPUT_CHROMA[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1581 locals->DPPCLKUsingSingleDPP[k] = dml_max( in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
| /openbsd/src/sys/dev/pci/drm/amd/display/dc/dml/dcn20/ |
| D | display_mode_vba_20.c | 3288 struct vba_vars_st *locals = &mode_lib->vba; in dml20_ModeSupportAndSystemConfigurationFull() local 3377 locals->BytePerPixelInDETY[k] = 8.0; in dml20_ModeSupportAndSystemConfigurationFull() 3378 locals->BytePerPixelInDETC[k] = 0.0; in dml20_ModeSupportAndSystemConfigurationFull() 3380 locals->BytePerPixelInDETY[k] = 4.0; in dml20_ModeSupportAndSystemConfigurationFull() 3381 locals->BytePerPixelInDETC[k] = 0.0; in dml20_ModeSupportAndSystemConfigurationFull() 3384 locals->BytePerPixelInDETY[k] = 2.0; in dml20_ModeSupportAndSystemConfigurationFull() 3385 locals->BytePerPixelInDETC[k] = 0.0; in dml20_ModeSupportAndSystemConfigurationFull() 3387 locals->BytePerPixelInDETY[k] = 1.0; in dml20_ModeSupportAndSystemConfigurationFull() 3388 locals->BytePerPixelInDETC[k] = 0.0; in dml20_ModeSupportAndSystemConfigurationFull() 3390 locals->BytePerPixelInDETY[k] = 1.0; in dml20_ModeSupportAndSystemConfigurationFull() [all …]
|
| D | display_mode_vba_20v2.c | 3395 struct vba_vars_st *locals = &mode_lib->vba; in dml20v2_ModeSupportAndSystemConfigurationFull() local 3484 locals->BytePerPixelInDETY[k] = 8.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3485 locals->BytePerPixelInDETC[k] = 0.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3487 locals->BytePerPixelInDETY[k] = 4.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3488 locals->BytePerPixelInDETC[k] = 0.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3491 locals->BytePerPixelInDETY[k] = 2.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3492 locals->BytePerPixelInDETC[k] = 0.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3494 locals->BytePerPixelInDETY[k] = 1.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3495 locals->BytePerPixelInDETC[k] = 0.0; in dml20v2_ModeSupportAndSystemConfigurationFull() 3497 locals->BytePerPixelInDETY[k] = 1.0; in dml20v2_ModeSupportAndSystemConfigurationFull() [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | m68k-tdep.c | 474 long locals; member 498 cache->locals = -1; in m68k_alloc_frame_cache() 528 cache->locals = -read_memory_integer (pc + 2, 2); in m68k_analyze_frame_setup() 530 if (pc + 4 < current_pc && cache->locals == 0) in m68k_analyze_frame_setup() 535 cache->locals = read_memory_integer (pc + 6, 4); in m68k_analyze_frame_setup() 545 cache->locals = -read_memory_integer (pc + 2, 4); in m68k_analyze_frame_setup() 551 cache->locals = 0; in m68k_analyze_frame_setup() 571 cache->locals = (op & 07000) == 0 ? 8 : (op & 07000) >> 9; in m68k_analyze_frame_setup() 577 cache->locals += (op & 07000) == 0 ? 8 : (op & 07000) >> 9; in m68k_analyze_frame_setup() 587 cache->locals = -read_memory_integer (pc + 2, 2); in m68k_analyze_frame_setup() [all …]
|
| D | i386-tdep.c | 301 long locals; member 327 cache->locals = -1; in i386_alloc_frame_cache() 649 cache->locals = 0; in i386_analyze_frame_setup() 672 cache->locals = read_memory_integer (pc + 2, 1); in i386_analyze_frame_setup() 683 cache->locals = read_memory_integer (pc + 2, 4); in i386_analyze_frame_setup() 694 cache->locals = read_memory_unsigned_integer (pc + 1, 2); in i386_analyze_frame_setup() 714 if (cache->locals > 0) in i386_analyze_register_saves() 715 offset -= cache->locals; in i386_analyze_register_saves() 784 cache.locals = -1; in i386_skip_prologue() 786 if (cache.locals < 0) in i386_skip_prologue() [all …]
|
| D | avr-tdep.c | 485 CORE_ADDR locals; in avr_scan_prologue() local 495 locals = (insn & 0xf) | ((insn & 0x0f00) >> 4); in avr_scan_prologue() 500 locals |= ((insn & 0xf) | ((insn & 0x0f00) >> 4)) << 8; in avr_scan_prologue() 504 info->base = locals; in avr_scan_prologue()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/mi/ |
| D | mi-cmd-stack.c | 34 static void list_args_or_locals (int locals, int values, struct frame_info *fi); 225 list_args_or_locals (int locals, int values, struct frame_info *fi) in list_args_or_locals() argument 239 cleanup_list = make_cleanup_ui_out_list_begin_end (uiout, locals ? "locals" : "args"); in list_args_or_locals() 268 if (!locals) in list_args_or_locals() 277 if (locals) in list_args_or_locals() 290 if (!locals) in list_args_or_locals()
|
| /openbsd/src/gnu/llvm/lldb/source/API/ |
| D | SBBlock.cpp | 233 bool locals, bool statics, in GetVariables() argument 235 LLDB_INSTRUMENT_VA(this, frame, arguments, locals, statics, use_dynamic); in GetVariables() 262 add_variable = locals; in GetVariables() 287 bool locals, bool statics) { in GetVariables() argument 288 LLDB_INSTRUMENT_VA(this, target, arguments, locals, statics); in GetVariables() 317 add_variable = locals; in GetVariables()
|
| D | SBVariablesOptions.cpp | 142 void SBVariablesOptions::SetIncludeLocals(bool locals) { in SetIncludeLocals() argument 143 LLDB_INSTRUMENT_VA(this, locals); in SetIncludeLocals() 145 m_opaque_up->SetIncludeLocals(locals); in SetIncludeLocals()
|
| D | SBFrame.cpp | 729 SBValueList SBFrame::GetVariables(bool arguments, bool locals, bool statics, in GetVariables() argument 731 LLDB_INSTRUMENT_VA(this, arguments, locals, statics, in_scope_only); in GetVariables() 747 options.SetIncludeLocals(locals); in GetVariables() 758 lldb::SBValueList SBFrame::GetVariables(bool arguments, bool locals, in GetVariables() argument 761 LLDB_INSTRUMENT_VA(this, arguments, locals, statics, in_scope_only, in GetVariables() 772 options.SetIncludeLocals(locals); in GetVariables() 794 const bool locals = options.GetIncludeLocals(); in GetVariables() local 831 add_variable = locals; in GetVariables()
|
| /openbsd/src/gnu/llvm/lldb/examples/python/ |
| D | pytracer.py | 287 locals = frame.getLocals() 288 for local in locals: 291 strout = strout + ("%s = %s " % (local, locals[local])) 309 locals = frame.getLocals() 310 for local in locals: 313 strout = strout + ("%s = %s " % (local, locals[local]))
|
| /openbsd/src/gnu/llvm/lldb/include/lldb/API/ |
| D | SBBlock.h | 58 bool locals, bool statics, 62 bool locals, bool statics);
|
| D | SBFrame.h | 140 lldb::SBValueList GetVariables(bool arguments, bool locals, bool statics, 143 lldb::SBValueList GetVariables(bool arguments, bool locals, bool statics,
|
| /openbsd/src/gnu/llvm/llvm/tools/opt-viewer/ |
| D | opt-viewer.py | 101 </tr>'''.format(**locals()), file=self.stream) 113 inlining_context = "<a href={link}>{r.DemangledFunctionName}</a>".format(**locals()) 141 </tr>'''.format(**locals()), file=self.stream) 207 </tr>'''.format(**locals()), file=self.stream)
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_symbolizer.cpp | 83 for (LocalInfo &local : locals) { in Clear() 88 locals.clear(); in Clear()
|
| D | sanitizer_symbolizer_libcdep.cpp | 386 InternalMmapVector<LocalInfo> *locals) { in ParseSymbolizeFrameOutput() argument 409 locals->push_back(local); in ParseSymbolizeFrameOutput() 438 ParseSymbolizeFrameOutput(buf, &info->locals); in SymbolizeFrame()
|
| /openbsd/src/gnu/llvm/lldb/bindings/interface/ |
| D | SBFrame.i | 218 bool locals, 224 bool locals, 359 …locals = property(get_locals, None, doc='''A read only property that returns a list() that contain…
|
| D | SBBlock.i | 93 bool locals, 100 bool locals,
|
| /openbsd/src/usr.bin/make/ |
| D | symtable.h | 36 char *locals[LOCAL_SIZE]; member
|
| D | var.h | 72 #define Var(idx, gn) ((gn)->localvars.locals[idx])
|
| /openbsd/src/gnu/llvm/lld/ELF/ |
| D | ScriptParser.cpp | 188 SmallVector<SymbolVersion, 0> locals; in readDynamicList() local 190 std::tie(locals, globals) = readSymbols(); in readDynamicList() 197 if (!locals.empty()) { in readDynamicList() 1594 SmallVector<SymbolVersion, 0> locals; in readAnonymousDeclaration() local 1596 std::tie(locals, globals) = readSymbols(); in readAnonymousDeclaration() 1597 for (const SymbolVersion &pat : locals) in readAnonymousDeclaration() 1609 SmallVector<SymbolVersion, 0> locals; in readVersionDeclaration() local 1611 std::tie(locals, globals) = readSymbols(); in readVersionDeclaration() 1617 ver.localPatterns = std::move(locals); in readVersionDeclaration() 1637 SmallVector<SymbolVersion, 0> locals; in readSymbols() local [all …]
|
| /openbsd/src/sys/arch/mips64/include/ |
| D | asm.h | 117 #define MKFSIZ(narg,locals) (((narg+locals)*REGSZ+31)&(~31)) argument
|
| /openbsd/src/gnu/llvm/clang/lib/AST/Interp/ |
| D | InterpFrame.cpp | 37 for (auto &Local : Scope.locals()) { in InterpFrame() 77 for (auto &Local : Func->getScope(Idx).locals()) { in destroy()
|
| /openbsd/src/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/lib/profile/ |
| D | BUILD.gn | 21 # This appears to be a C-only warning banning the use of locals in
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-objcopy/ |
| D | CommonOpts.td | 96 def discard_locals : Flag<["--"], "discard-locals">, 101 HelpText<"Alias for --discard-locals">;
|