| /freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | rtree.h | 174 bool dependent) { in rtree_leaf_elm_bits_read() argument 382 dependent, init_missing); in rtree_leaf_elm_lookup() 405 bool dependent) { in rtree_read() argument 407 key, dependent, false); in rtree_read() 408 if (!dependent && elm == NULL) { in rtree_read() 419 dependent); in rtree_extent_read() 420 if (!dependent && elm == NULL) { in rtree_extent_read() 430 dependent); in rtree_szind_read() 431 if (!dependent && elm == NULL) { in rtree_szind_read() 446 dependent); in rtree_extent_szind_read() [all …]
|
| /freebsd-12.1/contrib/jemalloc/src/ |
| H A D | rtree.c | 168 if (dependent) { in rtree_child_node_tryread() 176 assert(!dependent || node != NULL); in rtree_child_node_tryread() 182 unsigned level, bool dependent) { in rtree_child_node_read() argument 189 assert(!dependent || node != NULL); in rtree_child_node_read() 197 if (dependent) { in rtree_child_leaf_tryread() 205 assert(!dependent || leaf != NULL); in rtree_child_leaf_tryread() 211 unsigned level, bool dependent) { in rtree_child_leaf_read() argument 218 assert(!dependent || leaf != NULL); in rtree_child_leaf_read() 245 if (level != 0 && !dependent && \ in rtree_leaf_elm_lookup_hard() 255 dependent); \ in rtree_leaf_elm_lookup_hard() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | TypeNodes.def | 17 // and might be dependent, canonical, or non-canonical. All clients 31 // type that is always dependent. Clients that do not need to deal 35 // is non-canonical unless it is dependent. Defaults to TYPE because 36 // it is neither reliably dependent nor reliably non-canonical.
|
| /freebsd-12.1/sys/dev/isp/ |
| H A D | DriverManual.txt | 222 and bus specific outer modules (machine dependent). 238 dependent module (where configuration is begun from and bus specific 245 soft state structure contains a machine/bus dependent vector (mdvec) 258 The machine dependent outer module code must also provide a set of 310 Channel HBA). The reason this is considered 'bus dependent' is that 311 only the bus dependent module may have the information that says how 343 this command. It also calls through the machine dependent vector 347 DMA mapping can be done in this bus dependent function. This is 412 the bus dependent DMA mapping function). If this entry completes the 433 The platform dependent code may also therefore assume that if it is [all …]
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | 4130.md | 32 ;; (a) dependent instructions are separated by a non-dependent 42 ;; and thus make the schedule less dependent on alignment.
|
| H A D | sb1.md | 21 ;; In 32-bit mode, dependent FP can't co-issue with load, and only one FP exe 112 ;; ??? SB-1 can co-issue a load with a dependent arith insn if it executes on 113 ;; an EX unit. Can not co-issue if the dependent insn executes on an LS unit. 116 ;; A load normally has a latency of zero cycles. In some cases, dependent 193 ;; This assumes that if a load is dependent on a previous insn, then it must 268 ;; This assumes that if a load is dependent on a previous insn, then it must 332 ;; This assumes that if a load is dependent on a previous insn, then it must
|
| /freebsd-12.1/sys/dev/ppbus/ |
| H A D | ppbus_if.m | 76 # Do chipset dependent low level read 86 # Do chipset dependent low level write
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | configure.host | 76 # Set any CPU-dependent bits. 162 # Set any OS-dependent bits. 274 # Set any OS-dependent and CPU-dependent bits.
|
| /freebsd-12.1/contrib/libc++/ |
| H A D | FREEBSD-upgrade | 8 platform-dependent (unless the platform in question is FreeBSD, obviously).
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | INSTALL.txt | 82 lbl/os-*.h - OS-dependent defines and prototypes 84 machdep.c - machine dependent routines 85 machdep.h - machine dependent definitions
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | gnu | 44 # number of system dependent segments 47 # offset of table describing system dependent segments 49 # number of system dependent strings pairs
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | Relocation.txt | 10 1. Code for lowering addresses references to machine dependent code is 46 "ISD::ADD", not a target dependent one.
|
| /freebsd-12.1/contrib/compiler-rt/lib/dfsan/ |
| H A D | done_abilist.txt | 38 # not be necessarily data-dependent on the input. 49 # Functions that return a value that is data-dependent on the input. 184 # necessarily data dependent.
|
| H A D | dfsan_flags.inc | 28 "comparison might be data-dependent on the content of the strings). This"
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | TODO | 3 o - A source of space lossage is that all the target-dependent code
|
| H A D | acinclude.m4 | 59 # libbfd.a is a host library containing target dependent code
|
| /freebsd-12.1/contrib/googletest/googletest/xcode/Config/ |
| H A D | General.xcconfig | 32 // Turn on position dependent code for most cases (overridden where appropriate)
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | CRYPTO_memcmp.pod | 17 It takes an amount of time dependent on B<len>, but independent of the
|
| H A D | SSL_get_peer_tmp_key.pod | 27 behaviour on the server end is release-dependent.
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | hostconfig.texi | 140 If defined, a C statement (sans semicolon) that performs host-dependent 160 host-dependent removal of ordinary temp files in the compilation driver. 204 If defined, a C statement (sans semicolon) that performs host-dependent 208 If defined, a C statement (sans semicolon) that performs host-dependent
|
| /freebsd-12.1/contrib/libc++/src/support/runtime/ |
| H A D | exception_pointer_glibcxx.ipp | 11 // libsupc++ does not implement the dependent EH ABI and the functionality
|
| /freebsd-12.1/contrib/tnftp/ |
| H A D | INSTALL | 32 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | config.host | 45 # host_extra_objs List of extra host-dependent objects that should 48 # host_extra_gcc_objs List of extra host-dependent objects that should
|
| /freebsd-12.1/crypto/openssl/doc/man1/ |
| H A D | rand.pod | 44 Multiple files can be specified separated by an OS-dependent character.
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | arm-realview-eb-11mp-revb.dts | 60 * controller, as a result, some peripherals that are dependent
|