Searched full:undefined (Results 1 – 25 of 109) sorted by relevance
12345
| /Documentation/devicetree/bindings/memory-controllers/ |
| D | atmel,ebi.txt | 49 Default to 8 when undefined. 52 Default to "select" when undefined. 55 Default to "ncs" when undefined. 58 Default to "ncs" when undefined. 61 Default to "disabled" when undefined. 72 Default to "normal" when undefined.
|
| /Documentation/dev-tools/ |
| D | ubsan.rst | 3 Undefined Behavior Sanitizer - UBSAN 6 UBSAN is a runtime undefined behaviour checker. 8 UBSAN uses compile-time instrumentation to catch undefined behavior (UB). 13 GCC has that feature since 4.9.x [1_] (see ``-fsanitize=undefined`` option and 22 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33
|
| D | testing-overview.rst | 91 concurrency issues such as data races, or other undefined behaviour like 100 * UBSAN detects behaviour that is undefined by the C standard, like integer
|
| D | sparse.rst | 59 The following macros are undefined for gcc and defined during a sparse
|
| /Documentation/arch/arm64/ |
| D | legacy_instructions.rst | 7 the architecture. The infrastructure code uses undefined instruction 18 Generates undefined instruction abort. Default for instructions that 40 while obsolete instructions must be undefined by default.
|
| D | tagged-pointers.rst | 66 treat the values of these bits as undefined in order to accommodate
|
| /Documentation/translations/zh_CN/rust/ |
| D | coding-guidelines.rst | 113 /// Calling this method on [`None`] is *[undefined behavior]*. 115 /// [undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
|
| /Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-camera.rst | 31 aperture while these features are enabled is undefined, drivers 109 The unit is undefined. A positive value moves the camera to the 116 The unit is undefined. A positive value moves the camera up, a 143 position. The unit is undefined. Positive values set the focus 148 amount. The unit is undefined. Positive values move the focus closer 154 focus adjustments while this feature is enabled is undefined, 159 when ``V4L2_CID_FOCUS_AUTO`` is set to ``TRUE`` (1) is undefined, 244 unit is undefined. Larger values open the iris wider, smaller values 249 The unit is undefined. Positive values open the iris one step 343 than ``V4L2_CID_ISO_SENSITIVITY_MANUAL`` is undefined, drivers [all …]
|
| D | dev-overlay.rst | 205 are undefined. 212 after calling :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` are undefined. When clip lists are 235 undefined. When a bit mask is supported but no clipping is desired this 239 both, or despite negotiating chroma-keying, the results are undefined. 242 exceeded are undefined. [#f3]_
|
| D | func-open.rst | 52 undefined state.
|
| D | pixfmt-v4l2.rst | 77 Input devices may write padding bytes, the value is undefined. 127 indicates that the extended fields contain undefined values. 134 to undefined results.
|
| /Documentation/devicetree/bindings/powerpc/fsl/ |
| D | mpic.txt | 90 Note: If the interrupt-type cell is undefined 110 type-specific cell is undefined. The 131 cell is undefined. 137 cell is undefined.
|
| /Documentation/driver-api/ |
| D | io-mapping.rst | 39 undefined results. Using an offset which is not page aligned yields an 40 undefined result. The return value points to a single page in CPU address
|
| /Documentation/devicetree/bindings/mfd/ |
| D | atmel-matrix.txt | 4 behavior (master/slave priorities, undefined burst length type, ...)
|
| /Documentation/translations/zh_CN/dev-tools/ |
| D | ubsan.rst | 17 GCC自4.9.x [1_] (详见 ``-fsanitize=undefined`` 选项及其子选项)版本后引入这 26 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33
|
| /Documentation/ABI/testing/ |
| D | sysfs-bus-pci-devices-aer_stats | 44 Undefined 0 74 Undefined 0
|
| /Documentation/arch/arm/ |
| D | swp_emulation.rst | 8 instructions, triggering an undefined instruction exception when executed.
|
| /Documentation/filesystems/ |
| D | fiemap.rst | 139 extent via I/O to the block device will have undefined results. 141 Note that it is *always* undefined to try to update the data 169 through the filesystem but the contents are undefined if read directly from
|
| D | ecryptfs.rst | 79 then behavior is undefined. Do not run eCryptfs in higher verbosity
|
| /Documentation/filesystems/bcachefs/ |
| D | CodingStyle.rst | 25 happen (and will have unpredictable or undefined behaviour if it does), or 27 BUG_ON(). Don't leave undefined or unspecified behavior lurking in the codebase. 34 we're not stuck debugging undefined behaviour should it turn out that you were
|
| /Documentation/rust/ |
| D | coding-guidelines.rst | 90 correct/sound, i.e. why it cannot trigger undefined behavior in any case, e.g.: 126 /// Calling this method on [`None`] is *[undefined behavior]*. 128 /// [undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
|
| /Documentation/devicetree/bindings/i3c/ |
| D | i3c.yaml | 44 Frequency of the SCL signal used for I3C transfers. When undefined, the 51 Frequency of the SCL signal used for I2C transfers. When undefined, the
|
| /Documentation/devicetree/bindings/sound/ |
| D | cs43130.txt | 43 If this properties is undefined, by default,
|
| /Documentation/devicetree/bindings/display/mediatek/ |
| D | mediatek,padding.yaml | 19 register must be cleared to 0, or undefined behaviors could happen.
|
| /Documentation/userspace-api/media/cec/ |
| D | cec-pin-error-inj.rst | 252 those first four bits and it is undefined what will happen if it 263 Even though this bit period is longer than is valid it is undefined what 270 those first four bits and it is undefined what will happen if it 287 Even though this start bit period is longer than is valid it is undefined
|
12345