Searched refs:across (Results 1 – 25 of 201) sorted by relevance
123456789
| /freebsd-12-stable/usr.bin/pr/tests/ |
| D | basic2_test.sh | 28 atf_test_case across 33 atf_check -s exit:0 -o file:$(atf_get_srcdir)/across.out \ 57 atf_add_test_case across
|
| D | Makefile | 8 ${PACKAGE}FILES+= across.out
|
| /freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| D | RSTP-MIB.txt | 84 The value of this object MUST be retained across 99 The value of this object MUST be retained across 177 The value of this object MUST be retained across 223 The value of this object MUST be retained across 267 The value of this object MUST be retained across
|
| D | BEGEMOT-BRIDGE-MIB.txt | 513 The value of this object MUST be retained across 526 The value of this object MUST be retained across 743 The value of this object MUST be retained across 783 The value of this object MUST be retained across 822 The value of this object MUST be retained across
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| D | TargetItinerary.td | 19 // available across all chip sets for the target. Eg., IntUnit, FPUnit, ... 20 // These may be independent values for each chip set or may be shared across 74 // instructions across chip sets. An instruction uses the same itinerary class 75 // across all chip sets. Thus a new chip set can be added without modifying
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsRegisterInfo.td | 287 // Not preserved across procedure calls 291 // Not preserved across procedure calls 307 // Not preserved across procedure calls 311 // Not preserved across procedure calls 357 // Not preserved across procedure calls 361 // Not preserved across procedure calls 402 // Not preserved across procedure calls 406 // Not preserved across procedure calls
|
| /freebsd-12-stable/contrib/subversion/subversion/include/private/ |
| D | README | 2 across Subversion's implementation. They are not part of the public
|
| /freebsd-12-stable/contrib/ofed/opensm/opensm/ |
| D | osm_qos_parser_l.l | 151 ACROSS across 161 ACROSS_TO across\-to 162 ACROSS_FROM across\-from
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | intel-ixp4xx.dtsi | 51 * memory across all variants.
|
| D | imx6q-gw54xx.dts | 67 * and Y[11:4] across 16bits in the same cycle
|
| /freebsd-12-stable/sys/mips/conf/ |
| D | std.BERI | 5 # and so contains only BERI features common across all board targets.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/ |
| D | XCoreRegisterInfo.td | 49 // Not preserved across procedure calls
|
| /freebsd-12-stable/usr.bin/pr/ |
| D | pr.c | 88 static int across; /* mult col flag; write across page */ variable 136 else if (across) in main() 1643 ++across; in setup() 1788 if (across) { in setup()
|
| /freebsd-12-stable/contrib/libxo/doc/ |
| D | xopo.rst | 44 ensure that incoming msgid strings are not wrapped across multiple
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | OPENSSL_fork_prepare.pod | 22 keys) should not be shared across multiple programs.
|
| D | ENGINE_add.pod | 212 iterating across OpenSSL's internal linked-list of loaded 235 ENGINE_get_prev() functions are used for iterating across the internal 292 this question it must iterate across all the registered ENGINEs in the 296 needing to iterate across the table). Likewise, it will cache a NULL
|
| /freebsd-12-stable/libexec/bootpd/ |
| D | README | 19 The alternatives for initiating a boot of a kernel across a network 22 booting client; it also supports booting across gateways.
|
| /freebsd-12-stable/contrib/gcc/ |
| D | README.Portability | 11 any problems as you come across them. 33 length of a string literal; 509 is the lowest we've come across. You
|
| /freebsd-12-stable/contrib/llvm-project/lldb/bindings/lua/ |
| D | lua-typemaps.swig | 68 // different LLDB APIs across languages (C++, Python, Lua...).
|
| /freebsd-12-stable/contrib/libpcap/doc/ |
| D | README.sita | 50 All captured packets are then forwarded across that TCP session
|
| /freebsd-12-stable/contrib/cortex-strings/src/arm/ |
| D | memchr.S | 92 orr r1, r1, r1, lsl #8 @ expand the match word across to all bytes
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | tw.parse.c | 2163 int across; in print_by_column() local 2168 across = ((val = varval(STRlistflags)) != STRNULL) && in print_by_column() 2184 i = across ? (i + 1) : (c * rows + r); in print_by_column() 2221 else if (across) in print_by_column()
|
| /freebsd-12-stable/contrib/apr-util/ |
| D | README | 10 and provide a common programming interface across a wide variety
|
| /freebsd-12-stable/tools/tools/netrate/tcpp/ |
| D | README | 15 automatically spread the load of new connections across available source
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Windows/ |
| D | DynamicLibrary.inc | 110 // across invocations, but the complication of doing that properly...
|
123456789