Searched refs:origflags (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dtelemetry.c222 uint32_t origflags; local
228 origflags = task->t_flags;
232 if ((origflags & TF_TELEMETRY) == 0) {
240 if (((origflags & TF_TELEMETRY) != 0) && ((task->t_flags & TF_TELEMETRY) == 0)) {
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIKeyboardMapper.cpp973 unsigned eventFlags, origflags; local
1034 origflags = eventFlags;
1062 if ( eventFlags != origflags ) {
1070 eventFlags = origflags;
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c1429 flagword origflags;
1437 origflags = msec->flags;
1453 msec->flags = origflags;
1459 msec->flags = origflags;
1468 msec->flags = origflags;
1493 msec->flags = origflags;
1497 msec->flags = origflags;
1423 flagword origflags; local
H A Delfxx-mips.c9861 flagword origflags;
9869 origflags = msec->flags;
9885 msec->flags = origflags;
9891 msec->flags = origflags;
9900 msec->flags = origflags;
9925 msec->flags = origflags;
9929 msec->flags = origflags;
9823 flagword origflags; local

Completed in 203 milliseconds