/freebsd/share/doc/papers/malloc/ |
H A D | intro.ms | 23 from where it grows down as far as needed, though this may depend on 27 segment and grows upwards as needed.
|
/freebsd/contrib/arm-optimized-routines/pl/math/ |
H A D | v_tanf_3u5.c | 90 /* Determine if x lives in an interval, where |tan(x)| grows to infinity. */ in V_NAME_F1() 102 - grows to infinity then use symmetries of tangent and the identity in V_NAME_F1()
|
H A D | sv_tanf_3u5.c | 64 /* Determine if x lives in an interval, where |tan(x)| grows to infinity. */ in SV_NAME_F1() 77 - grows to infinity then use symmetries of tangent and the identity in SV_NAME_F1()
|
H A D | tanf_3u3.c | 160 - grows to infinity then use an approximation of cotangent in the form in tanf() 167 /* Determine if x lives in an interval where |tan(x)| grows to infinity. */ in tanf()
|
/freebsd/share/mk/ |
H A D | bsd.port.subdir.mk | 4 # in the default /usr/ports. The ../../.. case is in case ports ever grows
|
H A D | bsd.port.mk | 4 # in the default /usr/ports. The ../../.. case is in case ports ever grows
|
/freebsd/tests/sys/vm/stack/ |
H A D | stack_mprotect_exec_test.c | 22 atf_tc_fail("Invalid stack protection mode after grows"); in sigsegv_handler()
|
/freebsd/contrib/dialog/samples/ |
H A D | radiolist3 | 20 "Apple" "It's an apple." off "Hint: this grows in a tree" \
|
H A D | radiolist4 | 20 "Apple" "It's an apple." off "Hint: this grows in a tree" \
|
/freebsd/share/man/man9/ |
H A D | pmap_growkernel.9 | 41 function grows the kernel virtual address space to the virtual address
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | rtree_tsd.h | 9 * combination of dss and mmap. Note that as memory usage grows past the amount
|
/freebsd/tests/sys/geom/class/concat/ |
H A D | append1.sh | 33 # reported size of the concat device grows accordingly.
|
H A D | append2.sh | 42 # reported size of the concat device grows accordingly. A sector from
|
/freebsd/lib/libxo/libxo/ |
H A D | xo_config.h | 229 STACK_DIRECTION > 0 => grows toward higher addresses 230 STACK_DIRECTION < 0 => grows toward lower addresses
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_vector.h | 64 * A vector grows transparently as the user adds elements to the array. 66 * As the vector grows in size, it does not relocate existing elements in 131 * In situations where the vector's size needs to grows in order to satisfy 698 * cl_vector_set grows the vector as needed to accommodate the new element,
|
H A D | cl_ptr_vector.h | 63 * with a specified index. A pointer vector grows transparently as the 484 * cl_ptr_vector_set grows the pointer vector as needed to accommodate 541 * cl_ptr_vector_insert grows the pointer vector as needed to accommodate
|
/freebsd/usr.bin/lex/ |
H A D | config.h | 235 STACK_DIRECTION > 0 => grows toward higher addresses 236 STACK_DIRECTION < 0 => grows toward lower addresses
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ftgmac100.txt | 23 rmii (100bT) but kept as a separate property in case NC-SI grows support
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | print-winsock-errors.c | 71 /* fill up the hash table a bit to make sure it grows properly */ in main()
|
/freebsd/contrib/libevent/test/ |
H A D | print-winsock-errors.c | 71 /* fill up the hash table a bit to make sure it grows properly */ in main()
|
/freebsd/lib/libsys/ |
H A D | mmap.2 | 318 Creates both a mapped region that grows downward on demand and an 328 Upon access to the guard, the mapped region automatically grows in size,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/GISel/ |
H A D | M68kRegisterBankInfo.cpp | 27 // If it grows too much and TableGen still isn't ready to do the job, extract it
|
/freebsd/share/doc/psd/01.cacm/ |
H A D | p3 | 36 which automatically grows downward
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | IndexedMap.h | 34 // can grow very large and SmallVector grows more efficiently as long as T
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
H A D | aarch64.c | 61 // As features grows new fields could be added
|