| /src/contrib/llvm-project/libcxx/modules/std/ |
| H A D | flat_map.inc | 12 // [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 D | flat_set.inc | 12 // [flat.set], class template flat_set 20 // [flat.set.erasure], erasure for flat_set 23 // [flat.multiset], class template flat_multiset
|
| /src/sys/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-h.dts | 27 abs-flat = <32>; 35 abs-flat = <32>; 43 abs-flat = <32>; 51 abs-flat = <32>;
|
| /src/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3566-anbernic-rg353x.dtsi | 25 abs-flat = <32>; 33 abs-flat = <32>; 41 abs-flat = <32>; 49 abs-flat = <32>;
|
| H A D | rk3326-odroid-go3.dts | 46 abs-flat = <10>; 54 abs-flat = <10>; 62 abs-flat = <10>; 70 abs-flat = <10>;
|
| H A D | rk3326-odroid-go2.dts | 25 abs-flat = <10>; 33 abs-flat = <10>;
|
| H A D | rk3566-anbernic-rg503.dts | 34 abs-flat = <32>; 42 abs-flat = <32>; 50 abs-flat = <32>; 58 abs-flat = <32>;
|
| H A D | rk3326-odroid-go2-v11.dts | 29 abs-flat = <10>; 37 abs-flat = <10>;
|
| H A D | rk3588s-gameforce-ace.dts | 61 abs-flat = <40>; 69 abs-flat = <40>; 77 abs-flat = <40>; 85 abs-flat = <40>; 103 abs-flat = <15>; 111 abs-flat = <15>;
|
| /src/contrib/one-true-awk/testdir/ |
| H A D | chem.awk | 205 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/)
|
| /src/share/examples/ppp/ |
| H A D | login-auth | 47 text .l.prompt -width $pwidth -height 1 -relief flat; 58 text .p.prompt -width $pwidth -height 1 -relief flat;
|
| H A D | chap-auth | 50 text .$n.prompt -width $pwidth -height 1 -relief flat;
|
| /src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPU.td | 56 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 …]
|
| /src/contrib/jemalloc/bin/ |
| H A D | jeprof.in | 616 my $flat = FlatProfile($reduced); 622 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm); 624 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0); 634 PrintText($symbols, $flat, $cumulative, -1); 642 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) { 900 my $flat = FlatProfile($reduced); 903 PrintText($symbols, $flat, $cumulative, $line_limit); 935 my $flat = FlatProfile($reduced); 938 PrintListing($total, $libs, $flat, $cumulative, $routine, $html); 953 my $flat = FlatProfile($reduced); [all …]
|
| /src/sys/dev/hid/ |
| H A D | xb360gp.c | 63 .fuzz = 16, .flat = 128 } 66 .fuzz = 16, .flat = 128, .invert_value = true }
|
| /src/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | DumpValueObjectOptions.cpp | 100 DumpValueObjectOptions &DumpValueObjectOptions::SetFlatOutput(bool flat) { in SetFlatOutput() argument 101 m_flat_output = flat; in SetFlatOutput()
|
| /src/usr.bin/gprof/ |
| H A D | Makefile | 6 FILES= gprof.flat gprof.callg
|
| H A D | gprof.flat | 4 flat profile:
|
| /src/sys/contrib/device-tree/Bindings/serial/ |
| H A D | st-asc.txt | 11 - st,force-m1 bool flat to force asc to be in Mode-1 recommended
|
| /src/contrib/bsddialog/lib/ |
| H A D | theme.c | 105 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()
|
| /src/sys/contrib/openzfs/include/sys/ |
| H A D | ddt.h | 197 #define _DDT_PHYS_SWITCH(ddt, flat, trad) \ argument 198 (((ddt)->ddt_flags & DDT_FLAG_FLAT) ? (flat) : (trad))
|
| /src/usr.sbin/bhyve/ |
| H A D | pci_virtio_input.c | 97 uint32_t flat; member 384 sc->vsc_config.u.abs.flat = abs.flat; in pci_vtinput_read_config_abs_info()
|
| /src/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() 227 flat: in cpp_demangle_ARM()
|
| /src/sys/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-g12b-odroid-go-ultra.dts | 36 abs-flat = <64>; 43 abs-flat = <64>; 59 abs-flat = <64>; 66 abs-flat = <64>;
|
| /src/sys/contrib/device-tree/Bindings/iio/ |
| H A D | mount-matrix.txt | 56 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
|