Searched refs:behaviour (Results 1 – 25 of 527) sorted by relevance
12345678910>>...22
185 struct nine_state_behaviour behaviour = render_state_limits_table[State]; in nine_fix_render_state_value() local187 switch (behaviour.state_value_behaviour) { in nine_fix_render_state_value()191 if (Value < behaviour.u.clamp.min) in nine_fix_render_state_value()192 Value = behaviour.u.clamp.min; in nine_fix_render_state_value()193 else if (Value > behaviour.u.clamp.max) in nine_fix_render_state_value()194 Value = behaviour.u.clamp.max; in nine_fix_render_state_value()200 Value = Value & behaviour.u.mask; in nine_fix_render_state_value()203 if (Value < behaviour.u.range_def_val.min || Value > behaviour.u.range_def_val.max) in nine_fix_render_state_value()204 Value = behaviour.u.range_def_val.default_val; in nine_fix_render_state_value()
1 TITLE: UBSAN: Undefined behaviour in kernel/time/hrtimer.c:LINE4 [ 50.583499] UBSAN: Undefined behaviour in kernel/time/hrtimer.c:310:16
1 TITLE: UBSAN: Undefined behaviour in drivers/usb/core/devio.c:LINE4 [ 4.556972] UBSAN: Undefined behaviour in drivers/usb/core/devio.c:1517:25
1 TITLE: UBSAN: Undefined behaviour in ./arch/x86/include/asm/atomic.h:LINE4 [ 3.805453] UBSAN: Undefined behaviour in ./arch/x86/include/asm/atomic.h:156:2
14 ### Expected behaviour17 ### Actual behaviour
3 ### Expected behaviour5 ### Actual behaviour
12 * Further improvements to match libusb-0.1 endpoint addressing behaviour21 * Match libusb-0.1 endpoint addressing behaviour
52 Sets the Edge Triggered behaviour for the associated file53 descriptor. The default behaviour for epoll is Level Triggered.58 Sets the One-Shot behaviour for the associated file descriptor.
14 Verify the correct behaviour of the device when searching for services.19 In order to verify the correct behaviour of continuation state, some number of
8 There are a number of tests where we check for expected behaviour54 * Tests often check for expected behaviour and compatibility.55 Expected behaviour is often defined by a prominent library.
4 Test of & behaviour a&b .
11 SAX.characters(amp; behaviour a, 16)
3 and device behaviour characteristics.
8 It's possible to force behaviour with LTP_COLORIZE_OUTPUT environment variable:
2 # attempt to use it has the expected behaviour. It also tests things that
5 2 WON'T test because spec doesn't define behaviour of sigismember() function if neither of sigempy…
17 error: restore the Python 3.6 behaviour.
7 - bpf_graft.c -> Demo on altering runtime behaviour
8 requests when following a 302 redirection. The non-RFC behaviour is ubiquitous
8 requests when following a 301 redirection. The non-RFC behaviour is ubiquitous
20 We don't know why, it may be related to low-level USB behaviour that26 Thus only unplug or shutdown ends the session. This behaviour can be31 the behaviour is questionable from an USB interoperability point