| /openbsd-src/gnu/usr.bin/perl/regen/ |
| H A D | HeaderParser.pm | 585 my $flat= $line; 586 $flat =~ s/\s*\\\n\s*/ /g; 587 $flat =~ s!/\*.*?\*/! !gs; 588 $flat =~ s/\s+/ /g; 589 $flat =~ s/\s+\z//; 590 $flat =~ s/^\s*#\s*/#/g; 595 if ($flat =~ /^#/) { 596 if ($flat =~ m/^(#(?:el)?if)(n?)def\s+(\w+)/) { 600 $flat =~ 604 if ($flat [all...] |
| /openbsd-src/gnu/llvm/lldb/examples/python/ |
| H A D | bsd.py | 55 def dump(self, f=sys.stdout, flat=True): argument 56 if flat: 199 def dump(self, f=sys.stdout, flat=True): argument 201 if flat: 204 obj.dump(f=f, flat=flat) 257 object.dump(flat=False) 263 archive.dump(flat=True) 359 obj.dump(flat=False) 371 obj.dump(flat=False) 381 object_dict['object'].dump(flat=False) [all …]
|
| /openbsd-src/gnu/llvm/llvm/tools/dsymutil/ |
| H A D | Options.td | 86 def flat: F<"flat">, 87 HelpText<"Produce a flat dSYM file (not a bundle).">, 90 Alias<flat>, 91 HelpText<"Alias for --flat">,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPU.td | 59 def FeatureFlatAddressSpace : SubtargetFeature<"flat-address-space", 62 "Support flat address space" 65 def FeatureFlatInstOffsets : SubtargetFeature<"flat-inst-offsets", 71 def FeatureFlatGlobalInsts : SubtargetFeature<"flat-global-insts", 74 "Have global_* flat memory instructions" 77 def FeatureFlatScratchInsts : SubtargetFeature<"flat-scratch-insts", 80 "Have scratch_* flat memory instructions" 83 def FeatureScalarFlatScratchInsts : SubtargetFeature<"scalar-flat-scratch-insts", 86 "Have s_scratch_* flat memory instructions" 89 def FeatureEnableFlatScratch : SubtargetFeature<"enable-flat-scratch", [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/gprof/ |
| H A D | README | 18 o Supports profiling at the line level: flat profiles, call-graph profiles, 189 -p[symspec] --flat-profile[=symspec] 190 Request output in the form of a flat profile 194 selected by "symspec" in flat profile. If the 195 option is specified multiple times, the flat 199 -P[symspec] --no-flat-profile[=symspec] 200 Suppress output in the flat profile. If given 201 without an argument, the flat profile is suppressed 203 the selected symbols in the flat profile. If the 206 has lower precedence than --flat-profile. [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
| H A D | README | 18 o Supports profiling at the line level: flat profiles, call-graph profiles, 189 -p[symspec] --flat-profile[=symspec] 190 Request output in the form of a flat profile 194 selected by "symspec" in flat profile. If the 195 option is specified multiple times, the flat 199 -P[symspec] --no-flat-profile[=symspec] 200 Suppress output in the flat profile. If given 201 without an argument, the flat profile is suppressed 203 the selected symbols in the flat profile. If the 206 has lower precedence than --flat-profile. [all …]
|
| /openbsd-src/gnu/llvm/lldb/source/DataFormatters/ |
| H A D | DumpValueObjectOptions.cpp | 93 DumpValueObjectOptions &DumpValueObjectOptions::SetFlatOutput(bool flat) { in SetFlatOutput() argument 94 m_flat_output = flat; in SetFlatOutput()
|
| /openbsd-src/usr.bin/tmux/ |
| H A D | mode-tree.c | 112 int flat; 196 int flat = 1; in mode_tree_build_lines() 210 flat = 0; in mode_tree_build_lines() 238 line->flat = flat; in mode_tree_clear_tagged() 701 if (line->flat) in mode_tree_draw() 1213 if (line->flat || !current->expanded) in mode_tree_key() 1226 if (line->flat || current->expanded) in mode_tree_key() 1228 else if (!line->flat) { in mode_tree_key() 106 int flat; global() member 190 int flat = 1; mode_tree_build_lines() local
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPU/ |
| H A D | gfx10_vaddr_9f7133.rst | 13 A 64-bit flat address.
|
| H A D | gfx7_vaddr_9f7133.rst | 13 A 64-bit flat address.
|
| H A D | gfx1030_vaddr_9f7133.rst | 13 A 64-bit flat address.
|
| H A D | gfx940_vaddr_9f7133.rst | 13 A 64-bit flat address.
|
| H A D | gfx11_vaddr_9f7133.rst | 13 A 64-bit flat address.
|
| H A D | gfx9_vaddr_9f7133.rst | 13 A 64-bit flat address.
|
| H A D | gfx8_vaddr_9f7133.rst | 13 A 64-bit flat address.
|
| H A D | gfx90a_vaddr_9f7133.rst | 13 A 64-bit flat address.
|
| H A D | gfx1030_saddr_9cd3cf.rst | 13 A 64-bit flat global address.
|
| H A D | gfx11_vdst_463513.rst | 13 Data returned by a 64-bit atomic flat instruction.
|
| H A D | gfx7_vdst_463513.rst | 13 Data returned by a 64-bit atomic flat instruction.
|
| H A D | gfx9_vdst_463513.rst | 13 Data returned by a 64-bit atomic flat instruction.
|
| H A D | gfx10_vdst_463513.rst | 13 Data returned by a 64-bit atomic flat instruction.
|
| H A D | gfx7_vdst_d0dc43.rst | 13 Data returned by a 32-bit atomic flat instruction.
|
| H A D | gfx9_vdst_d0dc43.rst | 13 Data returned by a 32-bit atomic flat instruction.
|
| H A D | gfx8_vdst_d0dc43.rst | 13 Data returned by a 32-bit atomic flat instruction.
|
| H A D | gfx1030_vdst_463513.rst | 13 Data returned by a 64-bit atomic flat instruction.
|