| /freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
| HD | tst.order.d | 52 @ate[8, "Rice"] = sum(1); 53 @ate[8, "Oatmeal"] = sum(1); 54 @ate[8, "Barley"] = sum(1); 55 @ate[8, "Carrots"] = sum(1); 56 @ate[8, "Sweet potato"] = sum(1); 57 @ate[8, "Asparagus"] = sum(1); 58 @ate[8, "Squash"] = sum(1); 71 printa("%d %s\n", @ate);
|
| /freebsd-13-stable/contrib/libxo/tests/core/saved/ |
| HD | test_11.HP.out | 5 … 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} 7 {{My snake ate your hamster}}
|
| HD | test_11.JP.out | 5 … 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} 7 {{My snake ate your hamster}}
|
| HD | test_11.X.out | 5 … 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} 7 {{My snake ate your hamster}}
|
| HD | test_11.H.out | 5 … 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} 7 {{My snake ate your hamster}}
|
| HD | test_11.XP.out | 5 … 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} 7 {{My snake ate your hamster}}
|
| HD | test_11.HIPx.out | 5 … 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} 7 {{My snake ate your hamster}}
|
| HD | test_11.T.out | 5 … 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} 7 {{My snake ate your hamster}}
|
| HD | test_11.J.out | 5 … 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} 7 {{My snake ate your hamster}}
|
| HD | test_11.E.out | 8 … 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} 10 {{My snake ate your hamster}}
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | tegra20-trimslice.dts | 57 nvidia,pins = "atd", "ate", "gme", "pta"; 202 nvidia,pins = "ata", "atc", "atd", "ate",
|
| HD | tegra20-tamonten.dtsi | 51 nvidia,pins = "atd", "ate", "gmb", "gmd", "gpu", 185 nvidia,pins = "ata", "atb", "atc", "atd", "ate",
|
| HD | tegra20-paz00.dts | 55 nvidia,pins = "ata", "atc", "atd", "ate", 197 nvidia,pins = "ata", "atb", "atc", "atd", "ate",
|
| HD | tegra20-ventana.dts | 64 nvidia,pins = "atd", "ate", "gmb", "spia", 216 nvidia,pins = "ate", "csus", "dap3", "gmd",
|
| HD | tegra20-harmony.dts | 65 nvidia,pins = "atd", "ate", "gmb", "gmd", "gpu", 203 nvidia,pins = "ata", "atb", "atc", "atd", "ate",
|
| HD | tegra20-seaboard.dts | 65 nvidia,pins = "atd", "ate", "gmb", "spia", 217 nvidia,pins = "ate", "csus", "dap3",
|
| HD | tegra20-acer-a500-picasso.dts | 103 nvidia,pins = "atd", "ate", "gmb", "spia", 255 nvidia,pins = "ate", "dap2", "dap3",
|
| HD | tegra20-colibri.dtsi | 86 nvidia,pins = "atc", "atd", "ate", "dap1",
|
| /freebsd-13-stable/contrib/opencsd/decoder/source/mem_acc/ |
| HD | trc_mem_acc_file.cpp | 73 m_mem_file.open(pathToFile.c_str(), std::ifstream::binary | std::ifstream::ate); in initAccessor()
|
| /freebsd-13-stable/lib/libc/regex/ |
| HD | regcomp.c | 705 int ate = 0; in p_branch_do() local 707 ate = p_branch_eat_delim(p, bc); in p_branch_do() 708 if (ate == 0) in p_branch_do() 710 else if ((ate > 1 || (bc->outer && !MORE())) && !p_branch_empty(p, bc)) in p_branch_do()
|
| /freebsd-13-stable/contrib/elftoolchain/libdwarf/ |
| HD | dwarf_dump.c | 427 dwarf_get_ATE_name(unsigned ate, const char **s) in dwarf_get_ATE_name() argument 432 switch (ate) { in dwarf_get_ATE_name()
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/ |
| HD | fstream | 316 static const ios_base::openmode __use_unbuffered_io = ios_base::ate; 329 // Note that opening a file with ios_base::ate does a seek operation. 333 // The ios_base::trunc and ios_base::ate flags are not used in __cm_. They 373 if (__mode & ios_base::ate) { 583 switch (__mode & ~ios_base::ate) { 635 switch (__mode & ~ios_base::ate) {
|
| HD | ios | 58 static constexpr openmode ate; 281 static const openmode ate = 0x02;
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/src/ |
| HD | ios.cpp | 89 const ios_base::openmode ios_base::ate; member in ios_base
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/pinctrl/ |
| D | nvidia,tegra20-pinmux.txt | 75 ata, atb, atc, atd, ate, cdev1, cdev2, crtp, csus, dap1, dap2, dap3, dap4,
|