Searched defs:count (Results 1 - 25 of 211) sorted by relevance

123456789

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/random/YarrowCoreLib/src/
H A Dsha1mod.h57 unsigned long count[2]; member in struct:__anon54
/macosx-10.5.8/xnu-1228.15.4/libkern/libkern/crypto/
H A Dmd5.h69 u_int32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */ member in struct:__anon599
H A Dsha1.h53 u_int8_t count; /* unused; for compatibility only */ member in struct:sha1_ctxt
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Duser_ldt.h76 unsigned int count; /* how many descriptors in table */ member in struct:user_ldt
H A Dstartup64.c190 fix_desc64(void *descp, int count) argument
/macosx-10.5.8/xnu-1228.15.4/libkern/libkern/c++/
H A DOSArray.h55 unsigned int count; member in class:OSArray
H A DOSDictionary.h64 unsigned int count; member in class:OSDictionary
[all...]
H A DOSOrderedSet.h64 unsigned int count; member in class:OSOrderedSet
/macosx-10.5.8/xnu-1228.15.4/osfmk/console/i386/
H A Dkdasm.s103 #define count 0x0c(%ebp) define
135 #define count 0x10(%ebp) define
/macosx-10.5.8/xnu-1228.15.4/osfmk/chud/
H A Dchud_cpu.c54 mach_msg_type_number_t count = HOST_BASIC_INFO_COUNT; local
H A Dchud_osfmk_callback.c88 chudxnu_dtrace_callback(uint64_t selector, uint64_t *args, uint32_t count) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_write_cmd.c82 db_write_cmd(db_expr_t address, __unused boolean_t have_addr, __unused db_expr_t count, char *modif) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsync_sema.h57 int count; /* current count value */ member in struct:semaphore
H A Dtask_policy.c42 task_policy_set( task_t task, task_policy_flavor_t flavor, task_policy_t policy_info, mach_msg_type_number_t count) argument
183 task_policy_get( task_t task, task_policy_flavor_t flavor, task_policy_t policy_info, mach_msg_type_number_t *count, boolean_t *get_default) argument
H A Dthread_policy.c42 thread_policy_set( thread_t thread, thread_policy_flavor_t flavor, thread_policy_t policy_info, mach_msg_type_number_t count) argument
306 thread_policy_get( thread_t thread, thread_policy_flavor_t flavor, thread_policy_t policy_info, mach_msg_type_number_t *count, boolean_t *get_default) argument
[all...]
H A Dmk_sp.c259 thread_policy( thread_t thread, policy_t policy, policy_base_t base, mach_msg_type_number_t count, boolean_t set_limit) argument
H A Dprocessor_data.h59 unsigned int count; member in struct:processor_data::stack_cache
H A Dzalloc.h92 int count; /* Number of elements used now */ member in struct:zone
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dconsole_feed.c147 int count; local
194 int count; local
H A DFirmwareC.c61 unsigned int count; /* Count of interrupt */ member in struct:RuptCtr
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-kgmon.c89 _profile_kgmon(int write, size_t count, long indx, int max_cpus, void **p_ptr, void (*control_func)(kgmon_control_t)) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dstubs.c114 copywithin(void *src, void *dst, size_t count) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_pset.c308 register int count = 0; local
/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/
H A Dpe_images.h37 unsigned char count; member in struct:vc_progress_element
/macosx-10.5.8/xnu-1228.15.4/iokit/Tests/
H A DTestDevice.cpp93 TestDevice::interruptAction(IOInterruptEventSource *, int count) argument
105 TestDevice::producer2Action(int tag, void *count) argument

Completed in 89 milliseconds

123456789