Home
last modified time | relevance | path

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

1234

/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dflat_map.cppm
H A Dflat_set.cppm
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-h.dts27 abs-flat = <32>;
35 abs-flat = <32>;
43 abs-flat = <32>;
51 abs-flat = <32>;
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3566-anbernic-rg353x.dtsi25 abs-flat = <32>;
33 abs-flat = <32>;
41 abs-flat = <32>;
49 abs-flat = <32>;
H A Drk3326-odroid-go3.dts46 abs-flat = <10>;
54 abs-flat = <10>;
62 abs-flat = <10>;
70 abs-flat = <10>;
H A Drk3326-odroid-go2.dts25 abs-flat = <10>;
33 abs-flat = <10>;
H A Drk3566-anbernic-rg503.dts34 abs-flat = <32>;
42 abs-flat = <32>;
50 abs-flat = <32>;
58 abs-flat = <32>;
H A Drk3326-odroid-go2-v11.dts29 abs-flat = <10>;
37 abs-flat = <10>;
H A Drk3588s-gameforce-ace.dts60 abs-flat = <40>;
68 abs-flat = <40>;
76 abs-flat = <40>;
84 abs-flat = <40>;
102 abs-flat = <15>;
110 abs-flat = <15>;
/freebsd/contrib/one-true-awk/testdir/
H A Dchem.awk205 else if (type ~ /flat/)
246 if (type ~ /flat/)
255 if (type ~ /flat/) {
276 if (type ~ /flat/ && i == 3) {
303 if (type ~ /flat/ && i == 3) {
318 if (type ~ /flat/)
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td56 def FeatureFlatAddressSpace : SubtargetFeature<"flat-address-space",
59 "Support flat address space"
62 def FeatureFlatInstOffsets : SubtargetFeature<"flat-inst-offsets",
68 def FeatureFlatGlobalInsts : SubtargetFeature<"flat-global-insts",
71 "Have global_* flat memory instructions"
74 def FeatureFlatScratchInsts : SubtargetFeature<"flat-scratch-insts",
77 "Have scratch_* flat memory instructions"
80 def FeatureScalarFlatScratchInsts : SubtargetFeature<"scalar-flat-scratch-insts",
83 "Have s_scratch_* flat memory instructions"
86 def FeatureEnableFlatScratch : SubtargetFeature<"enable-flat-scratch",
[all …]
/freebsd/share/examples/ppp/
H A Dlogin-auth47 text .l.prompt -width $pwidth -height 1 -relief flat;
58 text .p.prompt -width $pwidth -height 1 -relief flat;
H A Dchap-auth50 text .$n.prompt -width $pwidth -height 1 -relief flat;
/freebsd/sys/dev/hid/
H A Dxb360gp.c63 .fuzz = 16, .flat = 128 }
66 .fuzz = 16, .flat = 128, .invert_value = true }
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp100 DumpValueObjectOptions &DumpValueObjectOptions::SetFlatOutput(bool flat) { in SetFlatOutput() argument
101 m_flat_output = flat; in SetFlatOutput()
/freebsd/usr.bin/gprof/
H A DMakefile5 FILES= gprof.flat gprof.callg
H A Dgprof.flat4 flat profile:
/freebsd/contrib/bsddialog/lib/
H A Dtheme.c105 static struct bsddialog_theme flat = { variable
228 set_theme(&t, &flat); in bsddialog_set_default_theme()
236 set_theme(&t, &flat); in bsddialog_set_default_theme()
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dst-asc.txt11 - st,force-m1 bool flat to force asc to be in Mode-1 recommended
/freebsd/sys/contrib/openzfs/include/sys/
H A Dddt.h195 #define _DDT_PHYS_SWITCH(ddt, flat, trad) \ argument
196 (((ddt)->ddt_flags & DDT_FLAG_FLAT) ? (flat) : (trad))
/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_input.c97 uint32_t flat; member
384 sc->vsc_config.u.abs.flat = abs.flat; in pci_vtinput_read_config_abs_info()
/freebsd/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()
227 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()
239 flat: in cpp_demangle_gnu2()
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts36 abs-flat = <64>;
43 abs-flat = <64>;
59 abs-flat = <64>;
66 abs-flat = <64>;
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt56 is held with its screen flat on the planets surface and 0 on the other axes,
131 device on a flat surface and spin it around the z axis (such as rotating a
132 device with a screen lying flat on a table), you should get a negative value

1234