Searched refs:flavor (Results 1 - 25 of 130) sorted by relevance

123456

/macosx-10.10.1/xnu-2782.1.97/libsyscall/mach/
H A Dexc_catcher_state.c49 int *flavor,
65 return (*exc_raise_state_func)(exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt);
68 return catch_exception_raise_state(exception_port, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt);
44 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.c51 int *flavor,
67 return (*exc_raise_state_identity_func)(exception_port, thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt);
70 return catch_exception_raise_state_identity(exception_port, thread, task, exception, code, codeCnt, flavor, old_state, old_stateCnt, new_state, new_stateCnt);
44 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
54 kr = _kernelrpc_thread_policy_set(thread, flavor, policy_info, policy_infoCnt);
/macosx-10.10.1/libpthread-105.1.4/src/
H A Dthread_setup.c68 thread_state_flavor_t flavor = x86_THREAD_STATE32; local
72 thread_state_flavor_t flavor = x86_THREAD_STATE64;
76 thread_state_flavor_t flavor = ARM_THREAD_STATE;
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/sudo-73/src/
H A Dmkpkg4 # Usage: mkpkg [--debug] [--flavor flavor] [--platform platform] [--osversion ver]
15 usage="usage: mkpkg [--debug] [--flavor flavor] [--platform platform] [--osversion ver]"
17 flavor=vanilla
26 --flavor=?*)
27 flavor=`echo "$1" | sed -n 's/^--flavor=\(.*\)/\1/p'`
28 PPVARS="${PPVARS}${PPVARS+$space}flavor=$flavor"
[all...]
/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/mach/
H A Dprocessor_set.defs79 flavor : processor_set_flavor_t;
134 flavor : processor_set_flavor_t;
157 flavor : int;
H A Dclock_priv.defs66 in flavor : clock_flavor_t;
H A Dthread_act.defs101 flavor : int;
116 flavor : int;
130 flavor : thread_state_flavor_t;
145 flavor : thread_state_flavor_t;
221 flavor : thread_flavor_t;
277 flavor : thread_policy_flavor_t;
282 flavor : thread_policy_flavor_t;
H A Dexc.defs99 inout flavor : int;
115 inout flavor : int;
H A Dmach_exc.defs99 inout flavor : int;
115 inout flavor : int;
H A Dclock.defs67 in flavor : clock_flavor_t;
H A Dmach_host.defs92 flavor : host_flavor_t;
135 flavor : processor_flavor_t;
229 flavor : host_flavor_t;
247 flavor : host_flavor_t;
H A Dprocessor.defs96 flavor : processor_flavor_t;
H A Dtask.defs123 flavor : task_flavor_t;
131 flavor : task_flavor_t;
188 * by flavor and new_state. Returns the port representing
198 flavor : thread_state_flavor_t;
282 flavor : task_policy_flavor_t;
287 flavor : task_policy_flavor_t;
408 flavor : thread_state_flavor_t;
417 flavor : thread_state_flavor_t;
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dmachine.h77 processor_flavor_t flavor,
83 processor_flavor_t flavor,
H A Dexception.c143 int flavor; local
189 flavor = excp->flavor;
208 state_cnt = _MachineStateCount[flavor];
209 kr = thread_getstatus(thread, flavor,
218 &flavor,
225 &flavor,
230 kr = thread_setstatus(thread, flavor,
263 state_cnt = _MachineStateCount[flavor];
264 kr = thread_getstatus(thread, flavor,
[all...]
H A Dthread_act.c395 thread_flavor_t flavor,
408 thread, flavor, thread_info_out, thread_info_count);
420 int flavor,
440 thread, flavor, state, state_count);
452 thread, flavor, state, state_count);
469 int flavor,
490 thread, flavor, state, state_count);
502 thread, flavor, state, state_count);
519 int flavor,
526 int flavor,
393 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 Dexception.h46 thread_state_flavor_t flavor; /* state flavor to send */ member in struct:exception_action
H A Dexc_resource.h49 * |[63:61] type | [60:58] flavor | [57:0] type-specific data |
54 /* EXC_RESOURCE type and flavor decoding routines */
165 /* EXC_RESOURCE type and flavor encoding macros */
168 #define EXC_RESOURCE_ENCODE_FLAVOR(code, flavor) \
169 ((code) |= (((uint64_t)(flavor) & 0x7ULL) << 58))
H A Dprocessor.c286 processor_flavor_t flavor,
289 switch (flavor) {
300 return (cpu_info_count(flavor, count));
310 processor_flavor_t flavor,
323 switch (flavor) {
428 result = cpu_info(flavor, cpu_id, info, count);
599 int flavor,
607 if (flavor == PROCESSOR_SET_BASIC_INFO) {
621 else if (flavor == PROCESSOR_SET_TIMESHARE_DEFAULT) {
634 else if (flavor
285 processor_info_count( processor_flavor_t flavor, mach_msg_type_number_t *count) argument
308 processor_info( register processor_t processor, processor_flavor_t flavor, host_t *host, processor_info_t info, mach_msg_type_number_t *count) argument
597 processor_set_info( processor_set_t pset, int flavor, host_t *host, processor_set_info_t info, mach_msg_type_number_t *count) argument
725 processor_set_statistics( processor_set_t pset, int flavor, processor_set_info_t info, mach_msg_type_number_t *count) argument
1022 processor_set_policy_control( __unused processor_set_t pset, __unused int flavor, __unused processor_set_info_t policy_info, __unused mach_msg_type_number_t count, __unused boolean_t change) argument
[all...]
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dtest_get_wstr.c92 ShowFlavor(WINDOW *strwin, WINDOW *txtwin, int flavor, int limit) argument
99 switch (flavor) {
143 int flavor = 0; local
188 actual = ShowFlavor(strwin, txtwin, flavor, limit);
237 actual = ShowFlavor(strwin, txtwin, flavor, --limit);
245 actual = ShowFlavor(strwin, txtwin, flavor, ++limit);
250 if (flavor > 0) {
251 actual = ShowFlavor(strwin, txtwin, --flavor, limit);
259 if (flavor + 1 < eMaxFlavor) {
260 actual = ShowFlavor(strwin, txtwin, ++flavor, limi
[all...]
H A Dtest_getstr.c93 ShowFlavor(WINDOW *strwin, WINDOW *txtwin, int flavor, int limit) argument
100 switch (flavor) {
144 int flavor = 0; local
190 actual = ShowFlavor(strwin, txtwin, flavor, limit);
239 actual = ShowFlavor(strwin, txtwin, flavor, --limit);
247 actual = ShowFlavor(strwin, txtwin, flavor, ++limit);
252 if (flavor > 0) {
253 actual = ShowFlavor(strwin, txtwin, --flavor, limit);
261 if (flavor + 1 < eMaxFlavor) {
262 actual = ShowFlavor(strwin, txtwin, ++flavor, limi
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dmachine_task.c70 int flavor,
74 switch (flavor) {
120 if ((tstate->dsh.flavor == x86_DEBUG_STATE32) &&
132 } else if ((tstate->dsh.flavor == x86_DEBUG_STATE64) &&
159 int flavor,
163 switch (flavor) {
206 tstate->dsh.flavor = x86_DEBUG_STATE64;
215 tstate->dsh.flavor = x86_DEBUG_STATE32;
278 int flavor; local
282 flavor
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...]
/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/libproc/
H A Dlibproc.h94 int proc_pidinfo(int pid, int flavor, uint64_t arg, void *buffer, int buffersize) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
95 int proc_pidfdinfo(int pid, int fd, int flavor, void * buffer, int buffersize) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
96 int proc_pidfileportinfo(int pid, uint32_t fileport, int flavor, void *buffer, int buffersize) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
108 int proc_pid_rusage(int pid, int flavor, rusage_info_t *buffer) __OSX_AVAILABLE_STARTING(__MAC_10_9, __IPHONE_7_0);

Completed in 147 milliseconds

123456