Searched refs:me (Results 26 - 50 of 158) sorted by relevance

1234567

/freebsd-current/sys/contrib/openzfs/module/icp/api/
H A Dkcf_cipher.c72 kcf_mech_entry_t *me; local
80 if ((pd = kcf_get_mech_provider(mech->cm_type, &me, &error,
143 kcf_mech_entry_t *me; local
151 if ((pd = kcf_get_mech_provider(mech->cm_type, &me, &error,
H A Dkcf_ctxops.c74 kcf_mech_entry_t *me; local
87 error = kcf_get_sw_prov(mech->cm_type, &pd, &me, B_TRUE);
H A Dkcf_mac.c88 kcf_mech_entry_t *me; local
96 if ((pd = kcf_get_mech_provider(mech->cm_type, &me, &error,
194 kcf_mech_entry_t *me; local
202 if ((pd = kcf_get_mech_provider(mech->cm_type, &me, &error,
/freebsd-current/contrib/file/src/
H A Dapprentice.c97 struct magic_entry *me; member in struct:magic_entry_set
1283 addentry(struct magic_set *ms, struct magic_entry *me, argument
1286 size_t i = me->mp->type == FILE_NAME ? 1 : 0;
1287 if (mset[i].me == NULL || mset[i].count == mset[i].max) {
1292 realloc(mset[i].me, sizeof(*mp) * incr))) ==
1299 mset[i].me = mp;
1303 mset[i].me[mset[i].count++] = *me;
1304 memset(me, 0, sizeof(*me));
1318 struct magic_entry me; local
1407 set_text_binary(struct magic_set *ms, struct magic_entry *me, uint32_t nme, uint32_t starttest) argument
1440 set_last_default(struct magic_set *ms, struct magic_entry *me, uint32_t nme) argument
1461 coalesce_entries(struct magic_set *ms, struct magic_entry *me, uint32_t nme, struct magic **ma, uint32_t *nma) argument
1493 magic_entry_free(struct magic_entry *me, uint32_t nme) argument
2016 parse(struct magic_set *ms, struct magic_entry *me, const char *line, size_t lineno, int action) argument
2433 parse_strength(struct magic_set *ms, struct magic_entry *me, const char *line, size_t len __attribute__((__unused__))) argument
2499 parse_extra(struct magic_set *ms, struct magic_entry *me, const char *line, size_t llen, off_t off, size_t len, const char *name, const char *extra, int nt) argument
2552 parse_apple(struct magic_set *ms, struct magic_entry *me, const char *line, size_t len) argument
2564 parse_ext(struct magic_set *ms, struct magic_entry *me, const char *line, size_t len) argument
2579 parse_mime(struct magic_set *ms, struct magic_entry *me, const char *line, size_t len) argument
[all...]
/freebsd-current/contrib/libexecinfo/
H A Dsymtab.c188 uintptr_t dd, sd, me = (uintptr_t)p - fbase; local
192 fprintf(stderr, "%s: [fbase=%#jx, saddr=%p, me=%#jx ad=%#jx]\n",
193 __func__, (uintmax_t)fbase, dli->dli_saddr, (uintmax_t)me,
197 if (s[mid].st_value < me)
199 else if (s[mid].st_value > me)
209 dd = me - ad;
210 sd = me - s[mid].st_value;
215 fprintf(stderr, "%s: me=%#jx -> [%#jx, %s]\n", __func__,
216 (uintmax_t)me, (uintmax_t)sd, dli->dli_sname);
222 (uintmax_t)me, (uintmax_
[all...]
/freebsd-current/contrib/ntp/sntp/libopts/compat/
H A Dsnprintf.c3 #include "choke-me: no vprintf and no snprintf"
4 choke me.
25 choke me.
/freebsd-current/contrib/sendmail/doc/op/
H A DMakefile4 SRCS= op.me
6 MACROS= -me
/freebsd-current/contrib/ntp/sntp/libevent/build-aux/
H A Dar-lib4 me=ar-lib
36 echo "$me: $1" 1>&2
105 Usage: $me [--help] [--version] PROGRAM ACTION ARCHIVE [MEMBER...]
112 echo "$me, version $scriptversion"
236 echo "$me: creating $orig_archive"
/freebsd-current/tools/test/stress2/misc/
H A Dfpclone.sh106 static struct mtx me;
155 mtx_lock(&me);
158 mtx_unlock(&me);
168 mtx_init(&me, "fp_ref", NULL, MTX_DEF);
175 mtx_destroy(&me);
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devthread.c241 unsigned long me; local
242 me = evthread_id_fn_();
244 EVUTIL_ASSERT(lock->held_by == me);
245 lock->held_by = me;
275 unsigned long me; local
276 me = evthread_id_fn_();
277 EVUTIL_ASSERT(lock->held_by == me);
351 unsigned long me = evthread_id_fn_(); local
352 if (lock->held_by != me)
/freebsd-current/contrib/libevent/
H A Devthread.c241 unsigned long me; local
242 me = evthread_id_fn_();
244 EVUTIL_ASSERT(lock->held_by == me);
245 lock->held_by = me;
275 unsigned long me; local
276 me = evthread_id_fn_();
277 EVUTIL_ASSERT(lock->held_by == me);
351 unsigned long me = evthread_id_fn_(); local
352 if (lock->held_by != me)
/freebsd-current/sys/dev/ice/
H A Dice_iflib.h114 * @me: the vector number
122 u32 me; member in struct:ice_irq_vector
133 * @me: this queue's index into the queue array
154 u32 me; member in struct:ice_tx_queue
171 * @me: this queue's index into the queue array
189 u32 me; member in struct:ice_rx_queue
/freebsd-current/share/doc/usd/13.viref/
H A DMakefile4 MACROS= -me
/freebsd-current/sys/dev/igc/
H A Dif_igc.h273 uint8_t me; member in struct:tx_ring
301 u32 me; member in struct:rx_ring
321 u32 me; member in struct:igc_tx_queue
327 u32 me; member in struct:igc_rx_queue
/freebsd-current/contrib/netbsd-tests/bin/sh/
H A Dt_cmdsub.sh472 atf_check -s exit:0 -o inline:'Hello U\nHelp me!\n' -e empty \
475 $( V=$(cat File); echo "${V%lo}p" ) me!
499 atf_check -s exit:0 -o inline:'Hello U\nHelp me!\n' -e empty \
502 `V=\`cat File\`; echo "${V%lo}p" ` me!
692 atf_check -s exit:0 -o inline:'Hello U\nHelp me!\n' -e empty \
695 $( V=$(cat File); echo "${V%lo}p" ) me!
/freebsd-current/lib/libusb/
H A Dlibusb20_desc.c330 uint8_t me; /* message element */ local
345 me = (pf[0]) & LIBUSB20_ME_MASK;
351 switch (me) {
562 uint8_t me; /* message element */ local
577 me = (pf[0]) & LIBUSB20_ME_MASK;
583 switch (me) {
/freebsd-current/sys/dev/iavf/
H A Diavf_vc_iflib.c158 vm->vecmap[i].txq_map = (1 << rx_que->rxr.me);
159 vm->vecmap[i].rxq_map = (1 << rx_que->rxr.me);
/freebsd-current/sys/dev/e1000/
H A Dif_em.h379 uint8_t me; member in struct:tx_ring
407 u32 me; member in struct:rx_ring
428 u32 me; member in struct:em_tx_queue
434 u32 me; member in struct:em_rx_queue
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h146 MachineBasicBlock *falsebb, MachineBasicBlock *me, SDLoc dl,
150 TrueBB(truebb), FalseBB(falsebb), ThisBB(me), DL(dl),
157 MachineBasicBlock *me, DebugLoc dl,
161 CmpRHS(cmprhs), TrueBB(truebb), FalseBB(falsebb), ThisBB(me),
144 CaseBlock(ISD::CondCode cc, const Value *cmplhs, const Value *cmprhs, const Value *cmpmiddle, MachineBasicBlock *truebb, MachineBasicBlock *falsebb, MachineBasicBlock *me, SDLoc dl, BranchProbability trueprob = BranchProbability::getUnknown(), BranchProbability falseprob = BranchProbability::getUnknown()) argument
154 CaseBlock(CmpInst::Predicate pred, bool nocmp, const Value *cmplhs, const Value *cmprhs, const Value *cmpmiddle, MachineBasicBlock *truebb, MachineBasicBlock *falsebb, MachineBasicBlock *me, DebugLoc dl, BranchProbability trueprob = BranchProbability::getUnknown(), BranchProbability falseprob = BranchProbability::getUnknown()) argument
/freebsd-current/sys/geom/virstor/
H A Dg_virstor.c120 static void dump_me(struct virstor_map_entry *me, unsigned int nr);
1595 struct virstor_map_entry *me; local
1604 me = &sc->map[chunk_index];
1607 if ((me->flags & VIRSTOR_MAP_ALLOCATED) == 0) {
1613 comp = &sc->components[me->provider_no];
1626 (off_t)me->provider_chunk * (off_t)chunk_size
1638 if ((me->flags & VIRSTOR_MAP_ALLOCATED) == 0) {
1640 * the "me" entry, but it's not yet allocated
1683 me->provider_no = comp_no;
1684 me
[all...]
/freebsd-current/contrib/arm-optimized-routines/math/test/
H A Dulp.h207 MPFR_DECL_INIT(me, RT(prec_mpfr));
252 mpfr_sub (me, my, mr, MPFR_RNDN);
253 mpfr_mul_2si (me, me, -p->ulpexp, MPFR_RNDN);
254 p->tail = mpfr_get_d (me, MPFR_RNDN);
/freebsd-current/usr.sbin/pmcstudy/
H A Dpmcstudy.c913 double con, res, me, un; local
919 me = mem->vals[pos] * 1.0;
922 me = mem->sum * 1.0;
925 res = (me * con)/un;
941 double con, res, me, un; local
947 me = mem->vals[pos] * 1.0;
950 me = mem->sum * 1.0;
953 res = (me * con)/un;
969 double con, un, me, res; local
975 me
1033 double con, un, me, res; local
1058 double con, un, me, res; local
1082 double con, un, me, res; local
1107 double con, un, me, res; local
[all...]
/freebsd-current/sys/dev/mlx/
H A Dmlx.c1161 struct mlx_enquiry *me = (struct mlx_enquiry *)mc->mc_data; local
1166 for (i = (sizeof(me->me_dead) / sizeof(me->me_dead[0])) - 1; i >= 0; i--) {
1167 me->me_dead[i].dd_chan = meo->me_dead[i].dd_chan;
1168 me->me_dead[i].dd_targ = meo->me_dead[i].dd_targ;
1170 me->me_misc_flags = 0;
1171 me->me_rebuild_count = meo->me_rebuild_count;
1172 me->me_dead_count = meo->me_dead_count;
1173 me->me_critical_sd_count = meo->me_critical_sd_count;
1174 me
1199 struct mlx_enquiry *me = (struct mlx_enquiry *)mc->mc_data; local
[all...]
/freebsd-current/share/mk/
H A Datf.test.mk69 # TODO(jmmv): It seems to me that this SED and SRC functionality should
95 # TODO(jmmv): It seems to me that this SED and SRC functionality should
141 # TODO(jmmv): It seems to me that this SED and SRC functionality should
H A Dtap.test.mk60 # TODO(jmmv): It seems to me that this SED and SRC functionality should
82 # TODO(jmmv): It seems to me that this SED and SRC functionality should

Completed in 442 milliseconds

1234567