Home
last modified time | relevance | path

Searched refs:flat (Results 1 – 25 of 60) sorted by relevance

123

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td40 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 DFLATInstructions.td45 // 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 Dlogin-auth48 text .l.prompt -width $pwidth -height 1 -relief flat;
59 text .p.prompt -width $pwidth -height 1 -relief flat;
H A Dchap-auth51 text .$n.prompt -width $pwidth -height 1 -relief flat;
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp94 DumpValueObjectOptions &DumpValueObjectOptions::SetFlatOutput(bool flat) { in SetFlatOutput() argument
95 m_flat_output = flat; in SetFlatOutput()
/freebsd-12.1/usr.bin/gprof/
H A DMakefile7 FILES= gprof.flat gprof.callg
H A Dgprof.flat4 flat profile:
/freebsd-12.1/contrib/gcc/config/mips/
H A Dt-slibgcc-irix33 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
/freebsd-12.1/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_arm.c122 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 Dlibelftc_dem_gnu2.c133 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 Dkmp_i18n_default.inc220 "%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 DDumpValueObjectOptions.h92 DumpValueObjectOptions &SetFlatOutput(bool flat = false);
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dt-hpux56 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Dt-aix5246 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
H A Dt-aix4365 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
/freebsd-12.1/contrib/gcc/doc/
H A Dportability.texi12 a 32-bit type. It aims to target machines with a flat (non-segmented) byte
/freebsd-12.1/sys/dev/evdev/
H A Dinput.h65 int32_t flat; member
H A Devdev.c474 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 Devdev_mt.c192 evdev->ev_absinfo[evdev_mtstmap[i][0]].flat, in evdev_support_mt_compat()
H A Duinput.c373 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 Den_US.txt266 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 Dmbr.s32 # Setup the segment registers for flat addressing and setup the stack.
/freebsd-12.1/contrib/binutils/gprof/po/
H A Dms.po377 "\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 Dgprof.pot354 "\t[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n"
508 "flat profile:\n"
/freebsd-12.1/contrib/gcc/config/
H A Dt-slibgcc-darwin32 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk

123