Home
last modified time | relevance | path

Searched refs:checkin (Results 1 – 22 of 22) sorted by relevance

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-coremask.c77 unsigned int checkin; /**< bitmask of cores checking in */ member
117 state.s[i].checkin |= cvmx_coremask_core(cvmx_get_core_num()); in cvmx_coremask_barrier_sync()
118 if (state.s[i].checkin == coremask) { in cvmx_coremask_barrier_sync()
119 state.s[i].checkin = 0; in cvmx_coremask_barrier_sync()
/NextBSD/contrib/gdb/gdb/
HDremote-utils.h80 void (*checkin) (void); member
94 #define gr_checkin() ((gr_settings->checkin)())
/NextBSD/lib/libdispatch/private/
HDmach_private.h330 mach_port_t send, dispatch_mach_msg_t checkin);
361 dispatch_mach_msg_t checkin);
/NextBSD/sys/sys/mach/device/
HDdev_forward.defs34 * First checkin.
/NextBSD/lib/libdispatch/src/
HDsource.c3122 mach_port_t send, dispatch_mach_msg_t checkin) in dispatch_mach_connect() argument
3140 if (checkin) { in dispatch_mach_connect()
3141 dispatch_retain(checkin); in dispatch_mach_connect()
3143 _dispatch_mach_msg_set_options(checkin, options); in dispatch_mach_connect()
3144 dr->dm_checkin_port = _dispatch_mach_msg_get_remote_port(checkin); in dispatch_mach_connect()
3146 dr->dm_checkin = checkin; in dispatch_mach_connect()
3758 dispatch_mach_msg_t checkin) in dispatch_mach_reconnect() argument
3762 if (MACH_PORT_VALID(send) && checkin) { in dispatch_mach_reconnect()
3763 dispatch_retain(checkin); in dispatch_mach_reconnect()
3765 _dispatch_mach_msg_set_options(checkin, options); in dispatch_mach_reconnect()
[all …]
/NextBSD/contrib/libstdc++/
DChangeLog-199875 that string::append can be instantiated. HACK--checkin
769 Sent to SGI before checkin:
DChangeLog-20012573 * docs/html/17_intro/porting-howto.xml: Initial checkin of
5702 checkin.
/NextBSD/gnu/usr.bin/rcs/
HDNEWS390 rcs should be able to fix minor mistakes in checkin dates and authors.
392 Be able to redo your most recent checkin with minor changes.
/NextBSD/contrib/gcclibs/libgomp/
HDChangeLog1723 Initial implementation and checkin.
/NextBSD/contrib/gcclibs/include/
HDChangeLog-91031602 * libiberty.h: Checkin again; last checkin failed due to sticky tag.
/NextBSD/contrib/ntp/
HDCommitLog-4.1.03168 * ntpd/refclock_wwv.c: Cleanup/checkin of the current state of affairs.
HDCommitLog163428 [bug 1014] VC9 equivalent to ntp.dsw (checkin comment only change)
/NextBSD/contrib/binutils/libiberty/
HDChangeLog5455 * cplus-dem.c: Checking in again; last checkin filed due to sticky tag.
/NextBSD/contrib/gcclibs/libiberty/
HDChangeLog5257 * cplus-dem.c: Checking in again; last checkin filed due to sticky tag.
/NextBSD/contrib/gcc/
HDChangeLog-20003853 * loop.c (basic_induction_var): Revert accidental checkin.
12927 in my last checkin.
20967 * loop.c (strength_reduce): Fix typo in the last checkin.
31756 * i386.c (movsf splitter): Fix typo in my last checkin.
HDChangeLog-20018570 * config/i386/cygwin.h: Revert erroneous checkin of crtbegin and
9418 * doc/extend.texi: Fix some problems with previous checkin.
9777 * doc/invoke.texi (Optimize Options): Revert an accidental checkin.
13741 * final.c: Undo my previous accidental checkin.
HDChangeLog-20024194 (contains_128bit_aligned_vector_p): Undo accidental checkin.
14742 * doc/extend.texi: Fix formatting of last checkin.
31497 Fix typo in previous checkin.
33422 in previous checkin.
HDChangeLog-200413951 Morgan's theorem in last checkin.
23259 accidentally deleted by a recent checkin.
44436 * toplev.c: Fix broken checkin of 2003-12-30, again.
47649 * toplev.c: Fix broken checkin of 2003-12-30.
HDChangeLog-20039220 in last checkin.
35622 mistake in last checkin.
HDChangeLog-199811414 * reload1.c: Revert accidental checkin.
HDChangeLog-20054435 previous checkin.
/NextBSD/contrib/flex/
HDChangeLog4464 * main.c, options.c, options.h: the last checkin was broken;