| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPU.td | 40 def FeatureFlatAddressSpace : SubtargetFeature<"flat-address-space", 43 "Support flat address space" 46 def FeatureFlatInstOffsets : SubtargetFeature<"flat-inst-offsets", 52 def FeatureFlatGlobalInsts : SubtargetFeature<"flat-global-insts", 55 "Have global_* flat memory instructions" 58 def FeatureFlatScratchInsts : SubtargetFeature<"flat-scratch-insts", 61 "Have scratch_* flat memory instructions" 390 // Unless +-flat-for-global is specified, turn on FlatForGlobal for 396 def FeatureFlatForGlobal : SubtargetFeature<"flat-for-global", 399 "Force to generate flat instruction for global"
|
| H A D | FLATInstructions.td | 45 // set these bits to the disabled value for the original flat 94 // Segment, 00=flat, 01=scratch, 10=global, 11=reserved 98 // Signed offset. Highest bit ignored for flat and treated as 12-bit 99 // unsigned for flat acceses. 494 let SubtargetPredicate = isCI in { // CI Only flat instructions : FIXME Only? 972 // CI Only flat instructions
|
| /freebsd-12.1/share/examples/ppp/ |
| H A D | login-auth | 48 text .l.prompt -width $pwidth -height 1 -relief flat; 59 text .p.prompt -width $pwidth -height 1 -relief flat;
|
| H A D | chap-auth | 51 text .$n.prompt -width $pwidth -height 1 -relief flat;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/ |
| H A D | DumpValueObjectOptions.cpp | 94 DumpValueObjectOptions &DumpValueObjectOptions::SetFlatOutput(bool flat) { in SetFlatOutput() argument 95 m_flat_output = flat; in SetFlatOutput()
|
| /freebsd-12.1/usr.bin/gprof/ |
| H A D | Makefile | 7 FILES= gprof.flat gprof.callg
|
| H A D | gprof.flat | 4 flat profile:
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | t-slibgcc-irix | 33 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
|
| /freebsd-12.1/contrib/elftoolchain/libelftc/ |
| H A D | libelftc_dem_arm.c | 122 goto flat; in cpp_demangle_ARM() 129 goto flat; in cpp_demangle_ARM() 133 goto flat; in cpp_demangle_ARM() 225 flat: in cpp_demangle_ARM()
|
| H A D | libelftc_dem_gnu2.c | 133 goto flat; in cpp_demangle_gnu2() 138 goto flat; in cpp_demangle_gnu2() 148 goto flat; in cpp_demangle_gnu2() 237 flat: in cpp_demangle_gnu2()
|
| /freebsd-12.1/lib/libomp/ |
| H A D | kmp_i18n_default.inc | 220 "%1$s - using \"flat\" OS <-> physical proc mapping.", 221 "%1$s: %2$s - using \"flat\" OS <-> physical proc mapping.", 222 "%1$s, line %2$d: %3$s - using \"flat\" OS <-> physical proc mapping.", 245 "%1$s: Affinity capable, using default \"flat\" topology", 248 "%1$s: Affinity not capable, assumming \"flat\" topology", 309 "%1$s: using \"flat\" OS <-> physical proc mapping.",
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ |
| H A D | DumpValueObjectOptions.h | 92 DumpValueObjectOptions &SetFlatOutput(bool flat = false);
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | t-hpux | 56 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | t-aix52 | 46 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
|
| H A D | t-aix43 | 65 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | portability.texi | 12 a 32-bit type. It aims to target machines with a flat (non-segmented) byte
|
| /freebsd-12.1/sys/dev/evdev/ |
| H A D | input.h | 65 int32_t flat; member
|
| H A D | evdev.c | 474 int32_t minimum, int32_t maximum, int32_t fuzz, int32_t flat, in evdev_support_abs() argument 486 .flat = flat, in evdev_support_abs()
|
| H A D | evdev_mt.c | 192 evdev->ev_absinfo[evdev_mtstmap[i][0]].flat, in evdev_support_mt_compat()
|
| H A D | uinput.c | 373 absinfo.flat = udev->absflat[i]; in uinput_setup_provider() 536 uabs->absinfo.flat, uabs->absinfo.resolution); in uinput_ioctl_sub()
|
| /freebsd-12.1/contrib/openmp/runtime/src/i18n/ |
| H A D | en_US.txt | 266 UsingFlatOS "%1$s - using \"flat\" OS <-> physical proc mapping." 267 UsingFlatOSFile "%1$s: %2$s - using \"flat\" OS <-> physical proc mapping." 268 UsingFlatOSFileLine "%1$s, line %2$d: %3$s - using \"flat\" OS <-> physical proc mapping." 294 AffCapableUseFlat "%1$s: Affinity capable, using default \"flat\" topology" 297 AffFlatTopology "%1$s: Affinity not capable, assumming \"flat\" topology" 371 AffUsingFlatOS "%1$s: using \"flat\" OS <-> physical proc mapping."
|
| /freebsd-12.1/stand/i386/mbr/ |
| H A D | mbr.s | 32 # Setup the segment registers for flat addressing and setup the stack.
|
| /freebsd-12.1/contrib/binutils/gprof/po/ |
| H A D | ms.po | 377 "\t[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n" 391 "\t[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n" 526 "flat profile:\n"
|
| H A D | gprof.pot | 354 "\t[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n" 508 "flat profile:\n"
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | t-slibgcc-darwin | 32 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
|