| /freebsd-12-stable/sys/tools/fdt/ |
| D | embed_dtb.sh | 38 obs=`strings -at d $1 | grep "Device Tree Blob STARTS here" | awk '{print $1}'` 40 sz=$((eol - obs)); 46 dd if=$2 ibs=${dtbsize} of=$1 obs=${obs} oseek=1 conv=notrunc 2> /dev/null
|
| /freebsd-12-stable/usr.bin/caesar/ |
| D | caesar.c | 83 int obs[26], try, winner; in main() local 98 bzero(obs, 26 * sizeof(int)); in main() 108 ++obs[ch - 'a']; in main() 110 ++obs[ch - 'A']; in main() 121 dot += obs[i] * stdf[(i + try) % 26]; in main()
|
| /freebsd-12-stable/crypto/openssl/crypto/bio/ |
| D | bf_lbuf.c | 212 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() 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()
|
| D | bf_buff.c | 244 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() 325 if ((obs > DEFAULT_BUFFER_SIZE) && (obs != ctx->obuf_size)) { in buffer_ctrl() 345 ctx->obuf_size = obs; in buffer_ctrl()
|
| /freebsd-12-stable/contrib/sendmail/libsm/ |
| D | util.c | 253 dequote_internal_chars(ibp, obp, obs) in dequote_internal_chars() argument 256 int obs; 271 if (op < &obp[obs - 1])
|
| /freebsd-12-stable/crypto/openssl/crypto/comp/ |
| D | c_zlib.c | 547 int ibs, obs; in bio_zlib_ctrl() local 569 obs = -1; in bio_zlib_ctrl() 575 obs = (int)num; in bio_zlib_ctrl() 578 obs = ibs; in bio_zlib_ctrl() 587 if (obs != -1) { in bio_zlib_ctrl() 590 ctx->obufsize = obs; in bio_zlib_ctrl()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/ |
| D | LiveVariables.cpp | 45 LiveVariables::Observer *obs = nullptr); 459 LiveVariables::Observer *obs) { in runOnBlock() argument 461 TransferFunctions TF(*this, val, obs, block); in runOnBlock() 488 void LiveVariables::runOnAllBlocks(LiveVariables::Observer &obs) { in runOnAllBlocks() argument 491 getImpl(impl).runOnBlock(*it, getImpl(impl).blocksEndToLiveness[*it], &obs); in runOnAllBlocks()
|
| /freebsd-12-stable/tools/tools/nanobsd/Files/root/ |
| D | updatep1 | 49 dd of=/dev/${NANO_DRIVE}s1 obs=64k
|
| D | updatep2 | 49 dd of=/dev/${NANO_DRIVE}s2 obs=64k
|
| /freebsd-12-stable/tools/tools/nanobsd/pcengines/Files/root/ |
| D | updatep1 | 49 dd of=/dev/${NANO_DRIVE}s1 obs=64k
|
| D | updatep2 | 49 dd of=/dev/${NANO_DRIVE}s2 obs=64k
|
| /freebsd-12-stable/crypto/openssh/regress/ |
| D | transfer.sh | 16 dd if=$DATA obs=${s} 2> /dev/null | \
|
| D | putty-transfer.sh | 39 dd if=$DATA obs=${s} 2> /dev/null | \
|
| /freebsd-12-stable/sys/tools/ |
| D | embed_mfs.sh | 84 dd if=$2 ibs=8192 of=$1 obs=${sec_start} oseek=1 conv=notrunc 2> /dev/null && \
|
| /freebsd-12-stable/bin/dd/ |
| D | Makefile | 30 @./gen 189284 | ./dd ibs=16 obs=8 conv=sparse of=obs_zeroes 2> /dev/null
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| D | LiveVariables.h | 98 void runOnAllBlocks(Observer &obs);
|
| /freebsd-12-stable/release/picobsd/build/ |
| D | picobsd | 875 dd if=${c_fs} ibs=8192 iseek=1 of=kernel obs=${mfs_ofs} \ 940 dd of=${BUILDDIR}/${c_img} oseek=1 obs=788 conv=notrunc 2>/dev/null
|
| /freebsd-12-stable/lib/libc/nls/ |
| D | pl_PL.ISO8859-2.msg | 101 47 Rodzina adres�w nie jest obs�ugiwana przez rodzin� protoko��w
|
| /freebsd-12-stable/share/examples/csh/ |
| D | dot.cshrc | 31 complete dd 'c/[io]f=/f/ n/*/"(if of ibs obs bs skip seek count)"/='
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/ |
| D | span | 89 // [span.obs], span observers
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | complete.tcsh | 227 n/*/"(if of conv ibs obs bs cbs files skip file seek count)"/=
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | gdb.info-1 | 493 #3 0x7a88 in expand_token (obs=0x0, t=209696, td=0xf7fffa30) 3433 #0 m4_traceon (obs=0x24eb0, argc=1, argv=0x2b8c8) 3436 #2 0x6840 in expand_token (obs=0x0, t=177664, td=0xf7fffb08)
|
| D | gdb.texinfo | 622 #3 0x7a88 in expand_token (obs=0x0, t=209696, td=0xf7fffa30) 4065 #0 m4_traceon (obs=0x24eb0, argc=1, argv=0x2b8c8) 4068 #2 0x6840 in expand_token (obs=0x0, t=177664, td=0xf7fffb08)
|