Home
last modified time | relevance | path

Searched refs:wanted (Results 1 – 25 of 54) sorted by relevance

123

/dragonfly/contrib/mdocml/
HDout.c38 size_t wanted; member
126 size_t ewidth, min1, min2, wanted, width, xwidth; in tblcalc() local
204 g->wanted = width; in tblcalc()
208 } else if ((*gp)->wanted < width) in tblcalc()
209 (*gp)->wanted = width; in tblcalc()
246 if (g->wanted <= width) { in tblcalc()
250 (*gp)->wanted -= width; in tblcalc()
282 wanted = min2; in tblcalc()
290 width = min1 + (g->wanted - 1) / necol + 1; in tblcalc()
293 if (wanted > width) in tblcalc()
[all …]
/dragonfly/test/testcases/libnvmm/
HDh_io_assist.c289 const char *wanted; member
310 strcpy(iobuf, test->wanted); in run_test()
312 strcpy(databuf, test->wanted); in run_test()
323 if (!strcmp(res, test->wanted)) { in run_test()
327 test->wanted, res); in run_test()
HDh_mem_assist.c141 uint64_t wanted; member
160 if (*res == test->wanted) { in run_test()
164 test->wanted, *res); in run_test()
/dragonfly/sys/dev/sound/pci/hda/
HDhdacc.c632 hdacc_unsol_alloc(device_t dev, device_t child, int wanted) in hdacc_unsol_alloc() argument
637 wanted &= 0x3f; in hdacc_unsol_alloc()
638 tag = wanted; in hdacc_unsol_alloc()
647 } while (tag != wanted); in hdacc_unsol_alloc()
HDhdac_if.m98 int wanted;
/dragonfly/share/skel/
HDdot.profile9 # if wanted.
HDdot.cshrc15 # if wanted.
/dragonfly/tools/tools/net80211/w00t/expand/
HDexpand.c86 int wanted(struct params *p, struct ieee80211_frame *wh, int len) in wanted() function
359 if (!wanted(p, wh, rc)) in read_wifi()
/dragonfly/sys/vfs/tmpfs/
HDtmpfs_subr.c693 struct tmpfs_dirent wanted; in tmpfs_dir_lookup() local
695 wanted.td_namelen = len; in tmpfs_dir_lookup()
696 wanted.td_name = ncp->nc_name; in tmpfs_dir_lookup()
700 de = RB_FIND(tmpfs_dirtree, &node->tn_dir.tn_dirtree, &wanted); in tmpfs_dir_lookup()
/dragonfly/contrib/gdb-7/readline/
HDvi_mode.c290 int wanted; local
299 wanted = history_base + where_history () - count;
300 if (wanted <= 0)
303 rl_get_previous_history (wanted, c);
/dragonfly/sys/vfs/ufs/
HDufs_dirhash.c86 static int ufsdirhash_recycle(int wanted);
928 ufsdirhash_recycle(int wanted) in ufsdirhash_recycle() argument
935 while (wanted + ufs_dirhashmem > ufs_dirhashmaxmem) { in ufsdirhash_recycle()
/dragonfly/tools/tools/net80211/w00t/redir/
HDredir.c127 int wanted(struct params *p, struct ieee80211_frame *wh, int len) in wanted() function
415 if (!wanted(p, wh, rc)) in read_wifi()
/dragonfly/contrib/ncurses/ncurses/tty/
HDlib_mvcur.c666 int wanted = CharOf(WANT_CHAR(SP_PARM, to_y, from_x)); in relative_move() local
667 if (is8bits(wanted) && isdigit(wanted)) in relative_move()
/dragonfly/usr.bin/compress/doc/
HDNOTES130 but the upshot is that if anyone ever wanted to sue us,
135 quite a mess, huh? i've wanted to tell someone this stuff
/dragonfly/crypto/openssh/contrib/
HDssh-copy-id383 and check to make sure that only the key(s) you wanted were added.
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDinterface.texi38 the value is wanted. This is slower than the method used by GCC, and
/dragonfly/contrib/binutils-2.34/gas/config/
HDtc-i386.c2069 match_operand_size (const insn_template *t, unsigned int wanted, in match_operand_size() argument
2073 && !t->operand_types[wanted].bitfield.byte) in match_operand_size()
2075 && !t->operand_types[wanted].bitfield.word) in match_operand_size()
2077 && !t->operand_types[wanted].bitfield.dword) in match_operand_size()
2079 && !t->operand_types[wanted].bitfield.qword) in match_operand_size()
2081 && !t->operand_types[wanted].bitfield.tbyte)); in match_operand_size()
2088 match_simd_size (const insn_template *t, unsigned int wanted, in match_simd_size() argument
2092 && !t->operand_types[wanted].bitfield.xmmword) in match_simd_size()
2094 && !t->operand_types[wanted].bitfield.ymmword) in match_simd_size()
2096 && !t->operand_types[wanted].bitfield.zmmword)); in match_simd_size()
[all …]
/dragonfly/usr.bin/indent/
HDREADME52 | indent was in the public domain. They wanted to include it in their
/dragonfly/contrib/tcp_wrappers/
HDCHANGES356 or down. Many sites wanted a means to shut up the program; other sites
357 wanted to emphasize specific events. Adapted from code contributed
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-mmix.texi520 parentheses to explicitly specify wanted operator precedence whenever more
553 directives. If you need sparse programs, you might try and get the wanted
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDpt.c2583 int wanted = num_template_headers_for_class (ctx); in check_template_variable() local
2593 ++wanted; in check_template_variable()
2595 if (template_header_count > wanted) in check_template_variable()
2600 decl, wanted); in check_template_variable()
6498 unify_arity (bool explain_p, int have, int wanted, bool least_p = false)
6503 inform_n (input_location, wanted,
6506 wanted, have);
6508 inform_n (input_location, wanted,
6511 wanted, have);
6517 unify_too_many_arguments (bool explain_p, int have, int wanted) in unify_too_many_arguments() argument
[all …]
/dragonfly/contrib/expat/
HDChanges2 https://github.com/libexpat/libexpat/labels/help%20wanted
734 it wanted to have.
/dragonfly/contrib/gdb-7/bfd/
HDbfd-in2.h1045 void *bfd_alloc (bfd *abfd, bfd_size_type wanted);
1047 void *bfd_zalloc (bfd *abfd, bfd_size_type wanted);
/dragonfly/games/fortune/datfiles/
HDfortunes-o305 asking, but I've always wanted to know, who are the best, ummm, `endowed'
525 An old maid wanted to travel by bus to the pet cemetery with the
658 now wanted was to get laid, to put it bluntly. Phone calls started coming
1032 One PAYDAY, MR. GOODBAR wanted a BIT O' HONEY. So he took his Miss
1537 "What did he say, Reggie?" the older Englishman wanted to know.
1799 10. A beer wouldn't mind if you wanted it to wear a condom.
1980 at seeing each other, the girl wanted to know how long he had been alone on
2651 I did what you wanted, can I go now?"
2934 trainer wanted him to add the bagpipe to his accomplishments. With this in
3001 and wanted some companionship, so after a good deal of thought she decided
[all …]
/dragonfly/sys/dev/video/bktr/
HDCHANGELOG.TXT188 wanted the 0.25 second tsleep).

123