Searched defs:flavor (Results 1 - 25 of 67) sorted by relevance

123

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDPrivate.h46 uint32_t flavor; member in struct:IOHIDSystem_stackShotMessage
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dexception.h46 thread_state_flavor_t flavor; /* state flavor to send */ member in struct:exception_action
H A Dexception.c143 int flavor; local
[all...]
H A Dthread_act.c393 thread_info( thread_t thread, thread_flavor_t flavor, thread_info_t thread_info_out, mach_msg_type_number_t *thread_info_count) argument
418 thread_get_state( register thread_t thread, int flavor, thread_state_t state, mach_msg_type_number_t *state_count) argument
467 thread_set_state_internal( register thread_t thread, int flavor, thread_state_t state, mach_msg_type_number_t state_count, boolean_t from_user) argument
524 thread_set_state( register thread_t thread, int flavor, thread_state_t state, mach_msg_type_number_t state_count) argument
534 thread_set_state_from_user( register thread_t thread, int flavor, thread_state_t state, mach_msg_type_number_t state_count) argument
638 thread_setstatus( register thread_t thread, int flavor, thread_state_t tstate, mach_msg_type_number_t count) argument
654 thread_getstatus( register thread_t thread, int flavor, thread_state_t tstate, mach_msg_type_number_t *count) argument
907 act_set_state( thread_t thread, int flavor, thread_state_t state, mach_msg_type_number_t count) argument
921 act_set_state_from_user( thread_t thread, int flavor, thread_state_t state, mach_msg_type_number_t count) argument
935 act_get_state( thread_t thread, int flavor, thread_state_t state, mach_msg_type_number_t *count) argument
[all...]
H A Dthread_policy.c197 thread_policy_set( thread_t thread, thread_policy_flavor_t flavor, thread_policy_t policy_info, mach_msg_type_number_t count) argument
245 thread_policy_set_internal( thread_t thread, thread_policy_flavor_t flavor, thread_policy_t policy_info, mach_msg_type_number_t count) argument
922 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...]
/macosx-10.10.1/xnu-2782.1.97/libsyscall/mach/
H A Dexc_catcher_state.c44 internal_catch_exception_raise_state( mach_port_t exception_port, exception_type_t exception, exception_data_t code, mach_msg_type_number_t codeCnt, int *flavor, thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt) argument
H A Dexc_catcher_state_identity.c44 internal_catch_exception_raise_state_identity( mach_port_t exception_port, mach_port_t thread, mach_port_t task, exception_type_t exception, exception_data_t code, mach_msg_type_number_t codeCnt, int *flavor, thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt) argument
H A Dthread_act.c50 thread_policy_set(thread_act_t thread, thread_policy_flavor_t flavor, thread_policy_t policy_info, mach_msg_type_number_t policy_infoCnt) argument
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dmachine_task.c278 int flavor; local
68 machine_task_set_state( task_t task, int flavor, thread_state_t state, mach_msg_type_number_t state_count) argument
158 machine_task_get_state(task_t task, int flavor, thread_state_t state, mach_msg_type_number_t *state_count) argument
[all...]
H A Dcpu.c67 cpu_info_count( __unused processor_flavor_t flavor, unsigned int *count) argument
77 cpu_info( processor_flavor_t flavor, int slot_num, processor_info_t info, unsigned int *count) argument
H A Dbsd_i386.c92 thread_userstack( __unused thread_t thread, int flavor, thread_state_t tstate, __unused unsigned int count, mach_vm_offset_t *user_stack, int *customstack ) argument
168 thread_entrypoint( __unused thread_t thread, int flavor, thread_state_t tstate, __unused unsigned int count, mach_vm_offset_t *entry_point ) argument
/macosx-10.10.1/libpthread-105.1.4/src/
H A Dthread_setup.c68 thread_state_flavor_t flavor = x86_THREAD_STATE32; local
84 flavor, local
129 (void)thread_set_state(_pthread_kernel_thread(thread), flavor, (thread_state_t)&state, count); local
135 (void)thread_create_running(mach_task_self(), flavor, (thread_state_t)&state, count, &kernel_thread); local
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dsys_coalition.c241 uint32_t flavor = uap->flavor; local
H A Dkern_core.c69 int flavor; /* the number for this flavor */ member in struct:__anon14251
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dtest_get_wstr.c92 ShowFlavor(WINDOW *strwin, WINDOW *txtwin, int flavor, int limit) argument
143 int flavor = 0; local
[all...]
H A Dtest_getstr.c93 ShowFlavor(WINDOW *strwin, WINDOW *txtwin, int flavor, int limit) argument
144 int flavor = 0; local
[all...]
H A Dworm.c78 static chtype flavor[] = variable
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dprolog.el[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DMachineStackMarker.cpp320 thread_state_flavor_t flavor = i386_THREAD_STATE; local
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dz8kgen.c35 char *flavor; member in struct:op
/macosx-10.10.1/xnu-2782.1.97/bsd/uxkern/
H A Dux_exception.c358 catch_exception_raise_state( __unused mach_port_t exception_port, __unused exception_type_t exception, __unused const exception_data_t code, __unused mach_msg_type_number_t codeCnt, __unused int *flavor, __unused const thread_state_t old_state, __unused mach_msg_type_number_t old_stateCnt, __unused thread_state_t new_state, __unused mach_msg_type_number_t *new_stateCnt) argument
373 catch_mach_exception_raise_state( __unused mach_port_t exception_port, __unused exception_type_t exception, __unused const mach_exception_data_t code, __unused mach_msg_type_number_t codeCnt, __unused int *flavor, __unused const thread_state_t old_state, __unused mach_msg_type_number_t old_stateCnt, __unused thread_state_t new_state, __unused mach_msg_type_number_t *new_stateCnt) argument
388 catch_exception_raise_state_identity( __unused mach_port_t exception_port, __unused mach_port_t thread, __unused mach_port_t task, __unused exception_type_t exception, __unused exception_data_t code, __unused mach_msg_type_number_t codeCnt, __unused int *flavor, __unused thread_state_t old_state, __unused mach_msg_type_number_t old_stateCnt, __unused thread_state_t new_state, __unused mach_msg_type_number_t *new_stateCnt) argument
405 catch_mach_exception_raise_state_identity( __unused mach_port_t exception_port, __unused mach_port_t thread, __unused mach_port_t task, __unused exception_type_t exception, __unused mach_exception_data_t code, __unused mach_msg_type_number_t codeCnt, __unused int *flavor, __unused thread_state_t old_state, __unused mach_msg_type_number_t old_stateCnt, __unused thread_state_t new_state, __unused mach_msg_type_number_t *new_stateCnt) argument
/macosx-10.10.1/xnu-2782.1.97/osfmk/chud/
H A Dchud_thread.c523 chudxnu_thread_info( thread_t thread, thread_flavor_t flavor, thread_info_t thread_info_out, mach_msg_type_number_t *thread_info_count) argument
/macosx-10.10.1/IOKitUser-1050.1.21/hidsystem.subproj/
H A DIOEventStatusAPI.c98 NXEventSystemInfo(NXEventHandle handle, char *flavor, NXEventSystemInfoType evs_info, unsigned int *evs_info_cnt) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/i386/
H A Dunix_signal.c155 int oonstack, flavor; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/chud/i386/
H A Dchud_thread_i386.c53 chudxnu_thread_get_state( thread_t thread, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t *count, boolean_t user_only) argument
95 chudxnu_thread_set_state( thread_t thread, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t count, boolean_t user_only) argument

Completed in 165 milliseconds

123