Home
last modified time | relevance | path

Searched refs:across (Results 1 – 25 of 201) sorted by relevance

123456789

/freebsd-12-stable/usr.bin/pr/tests/
Dbasic2_test.sh28 atf_test_case across
33 atf_check -s exit:0 -o file:$(atf_get_srcdir)/across.out \
57 atf_add_test_case across
DMakefile8 ${PACKAGE}FILES+= across.out
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
DRSTP-MIB.txt84 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
DBEGEMOT-BRIDGE-MIB.txt513 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/
DTargetItinerary.td19 // 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/
DMipsRegisterInfo.td287 // 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/
DREADME2 across Subversion's implementation. They are not part of the public
/freebsd-12-stable/contrib/ofed/opensm/opensm/
Dosm_qos_parser_l.l151 ACROSS across
161 ACROSS_TO across\-to
162 ACROSS_FROM across\-from
/freebsd-12-stable/sys/gnu/dts/arm/
Dintel-ixp4xx.dtsi51 * memory across all variants.
Dimx6q-gw54xx.dts67 * and Y[11:4] across 16bits in the same cycle
/freebsd-12-stable/sys/mips/conf/
Dstd.BERI5 # and so contains only BERI features common across all board targets.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreRegisterInfo.td49 // Not preserved across procedure calls
/freebsd-12-stable/usr.bin/pr/
Dpr.c88 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/
Dxopo.rst44 ensure that incoming msgid strings are not wrapped across multiple
/freebsd-12-stable/crypto/openssl/doc/man3/
DOPENSSL_fork_prepare.pod22 keys) should not be shared across multiple programs.
DENGINE_add.pod212 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/
DREADME19 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/
DREADME.Portability11 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/
Dlua-typemaps.swig68 // different LLDB APIs across languages (C++, Python, Lua...).
/freebsd-12-stable/contrib/libpcap/doc/
DREADME.sita50 All captured packets are then forwarded across that TCP session
/freebsd-12-stable/contrib/cortex-strings/src/arm/
Dmemchr.S92 orr r1, r1, r1, lsl #8 @ expand the match word across to all bytes
/freebsd-12-stable/contrib/tcsh/
Dtw.parse.c2163 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/
DREADME10 and provide a common programming interface across a wide variety
/freebsd-12-stable/tools/tools/netrate/tcpp/
DREADME15 automatically spread the load of new connections across available source
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Windows/
DDynamicLibrary.inc110 // across invocations, but the complication of doing that properly...

123456789