Home
last modified time | relevance | path

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

123

/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Dflat_map.inc12 // [flat.map], class template flat_­map
20 // [flat.map.erasure], erasure for flat_­map
23 // [flat.multimap], class template flat_­multimap
29 // [flat.multimap.erasure], erasure for flat_­multimap
H A Dflat_set.inc12 // [flat.set], class template flat_­set
20 // [flat.set.erasure], erasure for flat_­set
23 // [flat.multiset], class template flat_­multiset
/freebsd-14.2/sys/contrib/device-tree/src/arm64/rockchip/
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 Drk3326-odroid-go2-v11.dts29 abs-flat = <10>;
37 abs-flat = <10>;
H A Drk3566-anbernic-rgxx3.dtsi31 abs-flat = <32>;
39 abs-flat = <32>;
47 abs-flat = <32>;
55 abs-flat = <32>;
/freebsd-14.2/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-14.2/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-14.2/sys/contrib/device-tree/Bindings/input/
H A Dadc-joystick.yaml86 abs-flat:
118 abs-flat = <200>;
125 abs-flat = <200>;
/freebsd-14.2/sys/dev/hid/
H A Dxb360gp.c63 .fuzz = 16, .flat = 128 }
66 .fuzz = 16, .flat = 128, .invert_value = true }
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td55 def FeatureFlatAddressSpace : SubtargetFeature<"flat-address-space",
58 "Support flat address space"
61 def FeatureFlatInstOffsets : SubtargetFeature<"flat-inst-offsets",
67 def FeatureFlatGlobalInsts : SubtargetFeature<"flat-global-insts",
70 "Have global_* flat memory instructions"
76 "Have scratch_* flat memory instructions"
82 "Have s_scratch_* flat memory instructions"
88 "Use scratch_* flat memory instructions to access scratch"
722 : SubtargetFeature<"flat-atomic-fadd-f32-inst",
935 def FeatureFlatForGlobal : SubtargetFeature<"flat-for-global",
[all …]
/freebsd-14.2/usr.bin/gprof/
H A DMakefile7 FILES= gprof.flat gprof.callg
H A Dgprof.flat4 flat profile:
/freebsd-14.2/sys/contrib/device-tree/Bindings/serial/
H A Dst-asc.txt11 - st,force-m1 bool flat to force asc to be in Mode-1 recommeded
/freebsd-14.2/usr.sbin/bhyve/
H A Dpci_virtio_input.c98 uint32_t flat; member
385 sc->vsc_config.u.abs.flat = abs.flat; in pci_vtinput_read_config_abs_info()
/freebsd-14.2/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-14.2/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-14.2/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
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h92 DumpValueObjectOptions &SetFlatOutput(bool flat = false);
/freebsd-14.2/contrib/libfido2/src/
H A Dcbor.c401 cbor_item_t *flat = NULL; in cbor_build_frame() local
407 if ((flat = cbor_flatten_vector(argv, argc)) == NULL) in cbor_build_frame()
410 cbor_len = cbor_serialize_alloc(flat, &cbor, &cbor_alloc_len); in cbor_build_frame()
425 if (flat != NULL) in cbor_build_frame()
426 cbor_decref(&flat); in cbor_build_frame()
/freebsd-14.2/sys/dev/evdev/
H A Dinput.h63 int32_t flat; member
/freebsd-14.2/lib/libomp/
H A Dkmp_i18n_default.inc244 "%1$s - using \"flat\" OS <-> physical proc mapping.",
245 "%1$s: %2$s - using \"flat\" OS <-> physical proc mapping.",
246 "%1$s, line %2$d: %3$s - using \"flat\" OS <-> physical proc mapping.",
269 "%1$s: Affinity capable, using default \"flat\" topology",
272 "%1$s: Affinity not capable, assuming \"flat\" topology",
337 "%1$s: using \"flat\" OS <-> physical proc mapping.",

123