Searched refs:human (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/games/dab/
H A DMakefile8 SRCS=algor.cc board.cc main.cc human.cc box.cc player.cc gamescreen.cc \
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dmutex_prof.h53 #define OP(counter, type, human) mutex_counter_##counter,
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dmutex_prof.h53 #define OP(counter, type, human) mutex_counter_##counter,
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
H A D80-test_ca.t266 # Converts human-readable ASN1_TIME_print() output to Unix time
268 my ($human) = @_;
270 my ($mo, $d, $h, $m, $s, $y) = $human =~ /^([A-Za-z]{3})\s+(\d+) (\d{2}):(\d{2}):(\d{2}) (\d{4})/;
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/analysis/
H A Dllvm_analysis.mli16 human-readable validation report. See [llvm::verifyModule]. *)
/netbsd-current/games/tetris/
H A Dscores.c384 const char *human; local
392 human = "read/write";
398 human = "reading";
417 warn("Cannot open %s for %s", _PATH_SCOREFILE, human);
/netbsd-current/crypto/external/bsd/openssl/dist/providers/
H A Dencoders.inc47 * Entries for human text "encoders"
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dstats.c107 #define OP(counter, counter_type, human) \
114 col->str_val = human;
132 #define OP(counter, counter_type, human) \
156 #define OP(counter, counter_type, human) \
178 #define OP(counter, counter_type, human) \
207 #define OP(counter, type, human) \
/netbsd-current/sbin/gpt/
H A Dgpt.c978 gpt_human_get(gpt_t gpt, off_t *human) argument
982 if (*human > 0) {
983 gpt_warn(gpt, "Already set to %jd new `%s'", (intmax_t)*human,
991 *human = human_num;
992 if (*human < 1) {
/netbsd-current/sys/arch/x68k/stand/libsa/
H A Dputimage.S26 1: tstb %a2@+ | skip human readable comment
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dsha1-ia64.pl39 #$human=1;
40 if ($human) { # useful for visual code auditing...
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha1-ia64.pl40 #$human=1;
41 if ($human) { # useful for visual code auditing...
/netbsd-current/usr.sbin/sysinst/
H A Dpartman.c474 char out[STRSIZE], human[6]; local
484 humanize_number(human, sizeof(human),
487 wprintw(w, " %-56s %s", line, human);
1224 "msgfmt=human",

Completed in 143 milliseconds