Searched refs:style (Results 1 – 9 of 9) sorted by relevance
79 thread_start(struct usage_thread *th, const char *name, enum usage_style style) in thread_start() argument81 th->ut_style = style; in thread_start()86 style == USAGE_SPIN ? spin_thread : sleep_thread, &th->ut_arg); in thread_start()89 style == USAGE_SPIN ? "spin" : "sleep"); in thread_start()
28 style.9 \
90 …itions and report test case SUCCESS/FAILURE. See xnupost.h for `XT_RET* ` style return values. The…
3115 int style = (0 == (2 & vc_progress_withmeter)); in vc_draw_progress_meter() local3121 endCapPos = ((style && onoff) ? pos : barWidth); in vc_draw_progress_meter()3249 int style = (0 == (2 & vc_progress_withmeter)); in internal_set_progressmeter() local3259 capRedraw = (style ? (kProgressBarCapWidth * vc_uiscale) : 0); in internal_set_progressmeter()
138 * Backward compatible old-style thread routines.
56 # $(2) is "1" if it's a "GEN"-style rule that looks locally, or else $(SOURCE)
46 # Accept either explicit ARCH_CONFIGS or XBS-style RC_ARCHS
209 -Wno-old-style-cast
307 ### Coding style