| /trueos/contrib/apr-util/misc/ |
| HD | apr_thread_pool.c | 82 static apr_status_t thread_pool_construct(apr_thread_pool_t * me, in thread_pool_construct() 151 static apr_thread_pool_task_t *pop_task(apr_thread_pool_t * me) in pop_task() 192 static apr_interval_time_t waiting_time(apr_thread_pool_t * me) in waiting_time() 207 static struct apr_thread_list_elt *elt_new(apr_thread_pool_t * me, in elt_new() 240 apr_thread_pool_t *me = param; in thread_pool_func() local 329 static apr_status_t thread_pool_cleanup(void *me) in thread_pool_cleanup() 343 APU_DECLARE(apr_status_t) apr_thread_pool_create(apr_thread_pool_t ** me, in apr_thread_pool_create() 393 APU_DECLARE(apr_status_t) apr_thread_pool_destroy(apr_thread_pool_t * me) in apr_thread_pool_destroy() 402 static apr_thread_pool_task_t *task_new(apr_thread_pool_t * me, in task_new() 440 static apr_thread_pool_task_t *add_if_empty(apr_thread_pool_t * me, in add_if_empty() [all …]
|
| /trueos/contrib/atf/atf-c/detail/ |
| HD | map.c | 50 struct map_entry *me; in new_entry() local 78 const struct map_entry *me = citer.m_entry; in atf_map_citer_key() local 86 const struct map_entry *me = citer.m_entry; in atf_map_citer_data() local 122 const struct map_entry *me = iter.m_entry; in atf_map_iter_key() local 130 const struct map_entry *me = iter.m_entry; in atf_map_iter_data() local 207 struct map_entry *me = atf_list_iter_data(iter); in atf_map_fini() local 267 struct map_entry *me = atf_list_iter_data(iter); in atf_map_find() local 287 const struct map_entry *me = atf_list_citer_data(iter); in atf_map_find_c() local 349 struct map_entry *me; in atf_map_insert() local
|
| /trueos/contrib/amd/amd/ |
| HD | restart.c | 52 restart_fake_mntfs(mntent_t *me, am_ops *fs_ops) in restart_fake_mntfs() 142 mntent_t *me = mlp->mnt; in restart() local 205 mntent_t *me = mlp->mnt; in restart_automounter_nodes() local
|
| /trueos/contrib/gcclibs/libgomp/config/posix95/ |
| HD | lock.c | 84 pthread_t me = pthread_self (); in omp_set_nest_lock() local 110 pthread_t me = pthread_self (); in omp_test_nest_lock() local
|
| /trueos/contrib/gcc/config/i386/ |
| HD | gthr-win32.c | 198 DWORD me = GetCurrentThreadId(); in __gthr_win32_recursive_mutex_lock() local 227 DWORD me = GetCurrentThreadId(); in __gthr_win32_recursive_mutex_trylock() local
|
| /trueos/contrib/file/src/ |
| HD | apprentice.c | 100 struct magic_entry *me; member 1055 addentry(struct magic_set *ms, struct magic_entry *me, in addentry() 1088 struct magic_entry me; in load_1() local 1176 set_text_binary(struct magic_set *ms, struct magic_entry *me, uint32_t nme, in set_text_binary() 1209 set_last_default(struct magic_set *ms, struct magic_entry *me, uint32_t nme) in set_last_default() 1230 coalesce_entries(struct magic_set *ms, struct magic_entry *me, uint32_t nme, in coalesce_entries() 1256 magic_entry_free(struct magic_entry *me, uint32_t nme) in magic_entry_free() 1751 parse(struct magic_set *ms, struct magic_entry *me, const char *line, in parse() 2135 parse_strength(struct magic_set *ms, struct magic_entry *me, const char *line) in parse_strength() 2196 parse_extra(struct magic_set *ms, struct magic_entry *me, const char *line, in parse_extra() [all …]
|
| /trueos/contrib/netbsd-tests/usr.bin/xlint/lint1/ |
| HD | d_compound_literals1.c | 9 struct p me = (struct p) {1, 2, 3, 4}; in foo() local
|
| /trueos/lib/libusb/ |
| HD | libusb20_desc.c | 327 uint8_t me; /* message element */ in libusb20_me_encode() local 561 uint8_t me; /* message element */ in libusb20_me_decode() local
|
| /trueos/contrib/libarchive/libarchive/ |
| HD | archive_write_set_format_mtree.c | 577 attr_counter_new(struct mtree_entry *me, struct attr_counter *prev) in attr_counter_new() 609 struct attr_counter *last, struct mtree_entry *me) in attr_counter_inc() 649 attr_counter_set_collect(struct mtree_writer *mtree, struct mtree_entry *me) in attr_counter_set_collect() 737 get_global_set_keys(struct mtree_writer *mtree, struct mtree_entry *me) in get_global_set_keys() 788 struct mtree_entry *me; in mtree_entry_new() local 859 mtree_entry_free(struct mtree_entry *me) in mtree_entry_free() 914 write_mtree_entry(struct archive_write *a, struct mtree_entry *me) in write_mtree_entry() 1194 struct mtree_entry *me; in archive_write_mtree_finish_entry() local
|
| /trueos/contrib/texinfo/info/ |
| HD | window.c | 341 #define grow_me_shrinking_next(me, next, diff) \ argument 349 #define grow_me_shrinking_prev(me, prev, diff) \ argument 357 #define shrink_me_growing_next(me, next, diff) \ argument 365 #define shrink_me_growing_prev(me, prev, diff) \ argument
|
| /trueos/tools/regression/p1003_1b/ |
| HD | sched.c | 242 pid_t me; in sched() local
|
| /trueos/contrib/llvm/lib/CodeGen/ |
| HD | ExpandPostRAPseudos.cpp | 191 for (MachineBasicBlock::iterator mi = mbbi->begin(), me = mbbi->end(); in runOnMachineFunction() local
|
| /trueos/contrib/gcc/ |
| HD | gthr-posix95.h | 613 pthread_t me = __gthrw_(pthread_self) (); in __gthread_recursive_mutex_lock() local 631 pthread_t me = __gthrw_(pthread_self) (); in __gthread_recursive_mutex_trylock() local
|
| HD | gthr-solaris.h | 504 thread_t me = __gthrw_(thr_self) (); in __gthread_recursive_mutex_lock() local 522 thread_t me = __gthrw_(thr_self) (); in __gthread_recursive_mutex_trylock() local
|
| HD | gthr-win32.h | 678 DWORD me = GetCurrentThreadId(); in __gthread_recursive_mutex_lock() local 710 DWORD me = GetCurrentThreadId(); in __gthread_recursive_mutex_trylock() local
|
| /trueos/contrib/libexecinfo/ |
| HD | symtab.c | 171 uintptr_t dd, sd, me = (uintptr_t)p; in symtab_find() local
|
| /trueos/sys/dev/ubsec/ |
| HD | ubsec.c | 1701 struct ubsec_q2_modexp *me = (struct ubsec_q2_modexp *)q; in ubsec_callback2() local 2077 struct ubsec_q2_modexp *me = (struct ubsec_q2_modexp *)q; in ubsec_kfree() local 2146 struct ubsec_q2_modexp *me; in ubsec_kprocess_modexp_sw() local 2348 struct ubsec_q2_modexp *me; in ubsec_kprocess_modexp_hw() local
|
| /trueos/usr.sbin/faithd/ |
| HD | faithd.c | 145 struct sockaddr_storage me; in inetd_main() local
|
| /trueos/sys/powerpc/powerpc/ |
| HD | db_disasm.c | 781 u_int me, mel, meh; in disasm_fields() local 816 u_int me, mel, meh; in disasm_fields() local
|
| /trueos/usr.sbin/pmcstudy/ |
| HD | pmcstudy.c | 790 double con, res, me, un; in datasharing() local 818 double con, res, me, un; in datasharing_has() local 846 double con, un, me, res; in cache2ib() local 907 double con, un, me, res; in cache1() local 931 double con, un, me, res; in cache1ib() local
|
| /trueos/usr.sbin/makefs/ |
| HD | cd9660.c | 1999 cd9660_create_file(const char * name, cd9660node *parent, cd9660node *me) in cd9660_create_file() 2027 cd9660_create_directory(const char *name, cd9660node *parent, cd9660node *me) in cd9660_create_directory()
|
| /trueos/sys/cddl/contrib/opensolaris/uts/common/os/ |
| HD | callb.c | 210 callb_t *me = (callb_t *)id; in callb_delete() local
|
| /trueos/sys/compat/ndis/ |
| HD | subr_pe.c | 533 message_resource_entry *me; local
|
| /trueos/lib/libutil/ |
| HD | login_cap.c | 194 int r, me, i = 0; in login_getclassbyname() local
|
| /trueos/contrib/llvm/lib/ExecutionEngine/JIT/ |
| HD | JITEmitter.cpp | 1097 for (unsigned mi = 0, me = MBBs.size(); mi != me; ++mi) in emitJumpTableInfo() local 1116 for (unsigned mi = 0, me = MBBs.size(); mi != me; ++mi) { in emitJumpTableInfo() local
|