Searched defs:me (Results 1 - 25 of 53) sorted by path

123

/freebsd-10.1-release/contrib/amd/amd/
H A Drestart.c52 restart_fake_mntfs(mntent_t *me, am_ops *fs_ops) argument
142 mntent_t *me = mlp->mnt; local
205 mntent_t *me = mlp->mnt; local
[all...]
/freebsd-10.1-release/contrib/apr-util/include/
H A Dapr_thread_pool.h86 APU_DECLARE(apr_status_t) apr_thread_pool_destroy(apr_thread_pool_t *me); variable
149 APU_DECLARE(apr_size_t) apr_thread_pool_tasks_count(apr_thread_pool_t *me); variable
156 APU_DECLARE(apr_size_t) apr_thread_pool_scheduled_tasks_count(apr_thread_pool_t *me); variable
163 APU_DECLARE(apr_size_t) apr_thread_pool_threads_count(apr_thread_pool_t *me); variable
170 APU_DECLARE(apr_size_t) apr_thread_pool_busy_count(apr_thread_pool_t *me); variable
177 APU_DECLARE(apr_size_t) apr_thread_pool_idle_count(apr_thread_pool_t *me); variable
195 apr_thread_pool_tasks_run_count(apr_thread_pool_t * me); variable
203 apr_thread_pool_tasks_high_count(apr_thread_pool_t * me); variable
211 apr_thread_pool_threads_high_count(apr_thread_pool_t * me); variable
219 apr_thread_pool_threads_idle_timeout_count(apr_thread_pool_t * me); variable
226 APU_DECLARE(apr_size_t) apr_thread_pool_idle_max_get(apr_thread_pool_t *me); variable
258 apr_thread_pool_idle_wait_get(apr_thread_pool_t * me); variable
265 APU_DECLARE(apr_size_t) apr_thread_pool_thread_max_get(apr_thread_pool_t *me); variable
281 APU_DECLARE(apr_size_t) apr_thread_pool_threshold_get(apr_thread_pool_t * me); variable
[all...]
/freebsd-10.1-release/contrib/apr-util/misc/
H A Dapr_thread_pool.c82 static apr_status_t thread_pool_construct(apr_thread_pool_t * me, argument
151 pop_task(apr_thread_pool_t * me) argument
192 waiting_time(apr_thread_pool_t * me) argument
207 elt_new(apr_thread_pool_t * me, apr_thread_t * t) argument
240 apr_thread_pool_t *me = param; local
329 thread_pool_cleanup(void *me) argument
402 task_new(apr_thread_pool_t * me, apr_thread_start_t func, void *param, apr_byte_t priority, void *owner, apr_time_t time) argument
440 add_if_empty(apr_thread_pool_t * me, apr_thread_pool_task_t * const t) argument
479 schedule_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, void *owner, apr_interval_time_t time) argument
528 add_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, apr_byte_t priority, int push, void *owner) argument
610 remove_scheduled_tasks(apr_thread_pool_t *me, void *owner) argument
631 remove_tasks(apr_thread_pool_t *me, void *owner) argument
659 wait_on_busy_threads(apr_thread_pool_t *me, void *owner) argument
778 trim_threads(apr_thread_pool_t *me, apr_size_t *cnt, int idle) argument
828 trim_idle_threads(apr_thread_pool_t *me, apr_size_t cnt) argument
861 trim_busy_threads(apr_thread_pool_t *me, apr_size_t cnt) argument
[all...]
/freebsd-10.1-release/contrib/atf/atf-c/detail/
H A Dmap.c54 struct map_entry *me; local
82 const struct map_entry *me = citer.m_entry; local
90 const struct map_entry *me = citer.m_entry; local
126 const struct map_entry *me = iter.m_entry; local
134 const struct map_entry *me = iter.m_entry; local
211 struct map_entry *me = atf_list_iter_data(iter); local
271 struct map_entry *me = atf_list_iter_data(iter); local
291 const struct map_entry *me = atf_list_citer_data(iter); local
353 struct map_entry *me; local
[all...]
/freebsd-10.1-release/contrib/binutils/bfd/
H A Dcofflink.c1682 struct coff_debug_merge_element *me, *mel; local
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dppc-opc.c914 int mb, me, mx, count, last; local
966 int mb, me; local
[all...]
/freebsd-10.1-release/contrib/expat/lib/
H A Dxmlparse.c6296 CONTENT_SCAFFOLD * me; local
/freebsd-10.1-release/contrib/file/src/
H A Dapprentice.c100 struct magic_entry *me; member in struct:magic_entry_set
1055 addentry(struct magic_set *ms, struct magic_entry *me, argument
1088 struct magic_entry me; local
1176 set_text_binary(struct magic_set *ms, struct magic_entry *me, uint32_t nme, uint32_t starttest) argument
1209 set_last_default(struct magic_set *ms, struct magic_entry *me, uint32_t nme) argument
1230 coalesce_entries(struct magic_set *ms, struct magic_entry *me, uint32_t nme, struct magic **ma, uint32_t *nma) argument
1256 magic_entry_free(struct magic_entry *me, uint32_t nme) argument
1751 parse(struct magic_set *ms, struct magic_entry *me, const char *line, size_t lineno, int action) argument
2135 parse_strength(struct magic_set *ms, struct magic_entry *me, const char *line) argument
2196 parse_extra(struct magic_set *ms, struct magic_entry *me, const char *line, off_t off, size_t len, const char *name, const char *extra, int nt) argument
2247 parse_apple(struct magic_set *ms, struct magic_entry *me, const char *line) argument
2260 parse_mime(struct magic_set *ms, struct magic_entry *me, const char *line) argument
[all...]
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dgthr-win32.c198 DWORD me = GetCurrentThreadId(); local
227 DWORD me = GetCurrentThreadId(); local
/freebsd-10.1-release/contrib/gcc/
H A Dgthr-posix95.h613 pthread_t me = __gthrw_(pthread_self) (); local
631 pthread_t me = __gthrw_(pthread_self) (); local
H A Dgthr-solaris.h504 thread_t me = __gthrw_(thr_self) (); local
522 thread_t me = __gthrw_(thr_self) (); local
H A Dgthr-win32.h678 DWORD me = GetCurrentThreadId(); local
710 DWORD me = GetCurrentThreadId(); local
/freebsd-10.1-release/contrib/gcclibs/libgomp/config/posix95/
H A Dlock.c84 pthread_t me = pthread_self (); local
110 pthread_t me = pthread_self (); local
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c577 attr_counter_new(struct mtree_entry *me, struct attr_counter *prev) argument
649 attr_counter_set_collect(struct mtree_writer *mtree, struct mtree_entry *me) argument
608 attr_counter_inc(struct attr_counter **top, struct attr_counter *ac, struct attr_counter *last, struct mtree_entry *me) argument
737 get_global_set_keys(struct mtree_writer *mtree, struct mtree_entry *me) argument
788 struct mtree_entry *me; local
859 mtree_entry_free(struct mtree_entry *me) argument
914 write_mtree_entry(struct archive_write *a, struct mtree_entry *me) argument
1194 struct mtree_entry *me; local
[all...]
/freebsd-10.1-release/contrib/libexecinfo/
H A Dsymtab.c171 uintptr_t dd, sd, me = (uintptr_t)p; local
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h209 CaseBlock(ISD::CondCode cc, const Value *cmplhs, const Value *cmprhs, const Value *cmpmiddle, MachineBasicBlock *truebb, MachineBasicBlock *falsebb, MachineBasicBlock *me, uint32_t trueweight = 0, uint32_t falseweight = 0) argument
/freebsd-10.1-release/contrib/ntp/lib/isc/unix/
H A Dsocket.c3083 internal_accept(isc_task_t *me, isc_event_t *ev) { argument
3324 internal_recv(isc_task_t *me, isc_event_t *ev) { argument
3389 internal_send(isc_task_t *me, isc_event_t *ev) { argument
3444 internal_fdwatch_write(isc_task_t *me, isc_event_t *ev) { argument
3485 internal_fdwatch_read(isc_task_t *me, isc_event_ argument
5399 internal_connect(isc_task_t *me, isc_event_t *ev) argument
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Devthread.c220 unsigned long me; local
254 unsigned long me; local
330 unsigned long me = evthread_id_fn_(); local
/freebsd-10.1-release/contrib/unbound/daemon/
H A Dworker.c155 size_t me, iter, val, anch; local
/freebsd-10.1-release/lib/libusb/
H A Dlibusb20_desc.c327 uint8_t me; /* message element */ local
561 uint8_t me; /* message element */ local
/freebsd-10.1-release/lib/libutil/
H A Dlogin_cap.c194 int r, me, i = 0; local
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c1705 processorid_t me = curcpu, cpu = me; local
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dcallb.c210 callb_t *me = (callb_t *)id; local
[all...]
/freebsd-10.1-release/sys/cddl/dev/cyclic/
H A Dcyclic.c409 cyc_index_t left, right, me; local
/freebsd-10.1-release/sys/compat/ndis/
H A Dsubr_pe.c533 message_resource_entry *me; local

Completed in 479 milliseconds

123