Home
last modified time | relevance | path

Searched refs:obs (Results 1 – 22 of 22) sorted by relevance

/freebsd-head/sys/contrib/openzfs/tests/zfs-tests/tests/functional/direct/
HDdio_mixed.ksh67 for obs in "512" "$page_size" "131072"; do
69 oblocks=$(($file_size / $obs))
78 if [[ $obs -ge $page_size ]]; then
83 log_must stride_dd -i $src_file -o $new_file -b $obs \
91 log_must stride_dd -i $src_file -o $new_file -b $obs \
99 log_must stride_dd -i $src_file -o $new_file -b $obs \
/freebsd-head/sys/tools/fdt/
HDembed_dtb.sh36 obs=`strings -at d $1 | grep "Device Tree Blob STARTS here" | awk '{print $1}'`
38 sz=$((eol - obs));
44 dd if=$2 ibs=${dtbsize} of=$1 obs=${obs} oseek=1 conv=notrunc 2> /dev/null
/freebsd-head/usr.bin/caesar/
HDcaesar.c69 int obs[26], try, winner; in main() local
84 bzero(obs, 26 * sizeof(int)); in main()
94 ++obs[ch - 'a']; in main()
96 ++obs[ch - 'A']; in main()
107 dot += obs[i] * stdf[(i + try) % 26]; in main()
/freebsd-head/crypto/openssl/crypto/bio/
HDbf_lbuf.c210 int obs; in linebuffer_ctrl() local
235 obs = (int)num; in linebuffer_ctrl()
237 if ((obs > DEFAULT_LINEBUFFER_SIZE) && (obs != ctx->obuf_size)) { in linebuffer_ctrl()
238 p = OPENSSL_malloc((size_t)obs); in linebuffer_ctrl()
243 if (ctx->obuf_len > obs) { in linebuffer_ctrl()
244 ctx->obuf_len = obs; in linebuffer_ctrl()
249 ctx->obuf_size = obs; in linebuffer_ctrl()
HDbf_buff.c242 int ibs, obs; in buffer_ctrl() local
308 obs = ctx->obuf_size; in buffer_ctrl()
312 obs = (int)num; in buffer_ctrl()
316 obs = (int)num; in buffer_ctrl()
327 if ((obs > DEFAULT_BUFFER_SIZE) && (obs != ctx->obuf_size)) { in buffer_ctrl()
347 ctx->obuf_size = obs; in buffer_ctrl()
/freebsd-head/contrib/sendmail/libsm/
HDutil.c259 dequote_internal_chars(ibp, obp, obs) in dequote_internal_chars() argument
262 int obs;
277 if (op < &obp[obs - 1])
/freebsd-head/crypto/openssl/crypto/comp/
HDc_zlib.c551 int ibs, obs; in bio_zlib_ctrl() local
573 obs = -1; in bio_zlib_ctrl()
579 obs = (int)num; in bio_zlib_ctrl()
582 obs = ibs; in bio_zlib_ctrl()
591 if (obs != -1) { in bio_zlib_ctrl()
594 ctx->obufsize = obs; in bio_zlib_ctrl()
/freebsd-head/tools/tools/nanobsd/Files/root/
HDupdatep148 dd of=/dev/${NANO_DRIVE}s1 obs=64k
HDupdatep248 dd of=/dev/${NANO_DRIVE}s2 obs=64k
/freebsd-head/tools/tools/nanobsd/pcengines/Files/root/
HDupdatep148 dd of=/dev/${NANO_DRIVE}s1 obs=64k
HDupdatep248 dd of=/dev/${NANO_DRIVE}s2 obs=64k
/freebsd-head/crypto/openssh/regress/
HDtransfer.sh16 dd if=$DATA obs=${s} 2> /dev/null | \
HDputty-transfer.sh30 dd if=$DATA obs=${s} 2> /dev/null | \
/freebsd-head/sys/tools/
HDembed_mfs.sh92 dd if=$2 ibs=8192 of=$1 obs=${sec_start} oseek=1 conv=notrunc 2> /dev/null && \
/freebsd-head/contrib/llvm-project/clang/lib/Analysis/
HDLiveVariables.cpp46 LiveVariables::Observer *obs = nullptr);
481 LiveVariables::Observer *obs) { in runOnBlock() argument
483 TransferFunctions TF(*this, val, obs, block); in runOnBlock()
510 void LiveVariables::runOnAllBlocks(LiveVariables::Observer &obs) { in runOnAllBlocks() argument
513 getImpl(impl).runOnBlock(*it, getImpl(impl).blocksEndToLiveness[*it], &obs); in runOnAllBlocks()
/freebsd-head/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
HDLiveVariables.h98 void runOnAllBlocks(Observer &obs);
/freebsd-head/contrib/llvm-project/libcxx/include/
HDmdspan52 // [mdspan.extents.obs], observers of the multidimensional index space
117 // [mdspan.layout.right.obs], observers
171 // [mdspan.layout.right.obs], observers
226 // [mdspan.layout.stride.obs], observers
HDfilesystem346 // [fs.file.status.obs], observers
HDspan103 // [span.obs], span observers
/freebsd-head/lib/libc/nls/
HDpl_PL.ISO8859-2.msg100 47 Rodzina adres�w nie jest obs�ugiwana przez rodzin� protoko��w
/freebsd-head/share/examples/csh/
HDdot.cshrc30 complete dd 'c/[io]f=/f/ n/*/"(if of ibs obs bs skip seek count)"/='
/freebsd-head/contrib/tcsh/
HDcomplete.tcsh227 n/*/"(if of conv ibs obs bs cbs files skip file seek count)"/=