Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/t/
D02_function.t227 my @obs = map gen_ref( $_), @test_types;
228 my $n_obs = @obs;
230 @{ $field }{ @obs} = map ref, @obs;
232 my $err = grep keys %$_ != @obs, @fields;
234 is( keys %$ob_reg, @obs, "$n_obs obs registered");
235 pop @obs;
236 $err = grep keys %$_ != @obs, @fields;
238 is( keys %$ob_reg, @obs, "one ob unregistered");
239 @obs = ();
240 $err = grep keys %$_ != @obs, @fields;
[all …]
/openbsd/src/games/caesar/
Dcaesar.c72 int obs[26], try, winner; in main() local
98 memset(obs, 0, 26 * sizeof(int)); in main()
104 ++obs[ch - 'a']; in main()
106 ++obs[ch - 'A']; in main()
117 dot += obs[i] * stdf[(i + try) % 26]; in main()
/openbsd/src/lib/libcrypto/bio/
Dbf_buff.c302 int ibs, obs; in buffer_ctrl() local
361 obs = ctx->obuf_size; in buffer_ctrl()
366 obs = (int)num; in buffer_ctrl()
370 obs = (int)num; in buffer_ctrl()
379 if ((obs > DEFAULT_BUFFER_SIZE) && (obs != ctx->obuf_size)) { in buffer_ctrl()
399 ctx->obuf_size = obs; in buffer_ctrl()
/openbsd/src/regress/usr.bin/ssh/
Dtransfer.sh16 dd if=$DATA obs=${s} 2> /dev/null | \
Dputty-transfer.sh30 dd if=$DATA obs=${s} 2> /dev/null | \
/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D2429.crt20 obs/utUAC53GCamvXUiFXUWnzw5pEKrgKq9jUjK3Fsv8i6blGJuJ3NhqUhMpDhv1
/openbsd/src/gnu/llvm/clang/lib/Analysis/
DLiveVariables.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()
/openbsd/src/sys/arch/alpha/stand/bootxx/
DMakefile35 dd if=${PROG}.trunc of=${PROG} obs=`expr 15 \* 512` conv=osync
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DLiveVariables.h98 void runOnAllBlocks(Observer &obs);
/openbsd/src/gnu/llvm/libcxx/include/
Dspan89 // [span.obs], span observers
/openbsd/src/gnu/llvm/llvm/docs/
DGettingInvolved.rst319 - `Google meet <https://meet.google.com/cbz-grrp-obs>`__
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarf2read.c7316 typename_concat (struct obstack *obs, const char *prefix, const char *suffix, in typename_concat() argument
7328 if (obs == NULL) in typename_concat()
7346 return obconcat (obs, prefix, sep, suffix); in typename_concat()
/openbsd/src/gnu/usr.bin/texinfo/po/
Dpl.po1998 msgstr "Info nie mo�e obs�u�y� `:' we wpisie indeksu `%s'"
2154 msgstr "niestety kodowanie `%s' nie jest obs�ugiwane"
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdb.texinfo622 #3 0x7a88 in expand_token (obs=0x0, t=209696, td=0xf7fffa30)
4078 #0 m4_traceon (obs=0x24eb0, argc=1, argv=0x2b8c8)
4081 #2 0x6840 in expand_token (obs=0x0, t=177664, td=0xf7fffb08)