| /linux/arch/arc/lib/ |
| H A D | strchr-700.S | 41 breq r7,0,.Loop ; For speed, we want this branch to be unaligned. 45 breq r12,0,.Loop ; For speed, we want this branch to be unaligned. 57 .Loop: label 67 breq r7,0,.Loop /* ... so that this branch is unaligned. */
|
| H A D | strlen.S | 43 .Loop: label 53 breq r12,0,.Loop
|
| /linux/drivers/iio/frequency/ |
| H A D | Kconfig | 6 # Phase-Locked Loop (PLL) frequency synthesizers 27 # Phase-Locked Loop (PLL) frequency synthesizers 30 menu "Phase-Locked Loop (PLL) frequency synthesizers"
|
| /linux/rust/syn/ |
| H A D | classify.rs | 33 | Expr::Loop(_) in requires_comma_to_be_match_arm() 137 Expr::Loop(e) => return e.label.is_some(), in expr_leading_label() 194 | Expr::Loop(_) in expr_trailing_brace()
|
| H A D | precedence.rs | 141 | Expr::Loop(ExprLoop { attrs, .. }) in of() 170 | Expr::Loop(_) in of()
|
| H A D | token.rs | 719 "loop" pub struct Loop 898 [loop] => { $crate::token::Loop };
|
| H A D | expr.rs | 186 Loop(ExprLoop), 949 | Expr::Loop(ExprLoop { attrs, .. }) in replace_attrs() 1260 Expr::Loop(input.parse()?) in parse_with_earlier_boundary_rule() 1848 input.parse().map(Expr::Loop) in atom_expr() 1878 Expr::Loop(input.parse()?) in atom_labeled() 1887 | Expr::Loop(ExprLoop { label, .. }) in atom_labeled() 2138 | Expr::Loop(_) in continue_parsing_early() 3240 Expr::Loop(e) => e.to_tokens(tokens), in print_expr()
|
| H A D | stmt.rs | 366 | Expr::Loop(_) in stmt_expr()
|
| H A D | fixup.rs | 753 | Expr::Loop(_) in scan_right()
|
| /linux/arch/xtensa/lib/ |
| H A D | strnlen_user.S | 71 .Loop: label 79 blt a4, a10, .Loop
|
| /linux/include/sound/ |
| H A D | wavefront.h | 380 u8 Loop:1; member 404 u8 Loop:1; member
|
| /linux/fs/affs/ |
| H A D | Kconfig | 20 If you want to do this, you will also need to say Y or M to "Loop
|
| /linux/Documentation/hwmon/ |
| H A D | mp2993.rst | 23 MP2993 Dual Loop Digital Multi-phase Controller.
|
| /linux/tools/power/pm-graph/config/ |
| H A D | example.cfg | 101 # Call Loop Max Gap (dev mode only) 105 # Call Loop Max Length (dev mode only)
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-perf.rst | 128 CoreSight / ASM Pure Loop 130 CoreSight / Thread Loop 10 Threads - Check TID
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | devinit.rst | 28 3. Clock and PLL (Phase-Locked Loop) configuration
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-codec-stateless.rst | 1179 - See :ref:`Loop Filter Flags <vp8_loop_filter_flags>` 1183 ``Loop Filter Flags`` 1620 - Loop filter parameters. See struct :c:type:`v4l2_vp9_loop_filter` for more details. 1924 - Loop filter segment feature. 1999 '7.2.8 Loop filter semantics' of the :ref:`vp9` specification for more details. 2027 See :ref:`Loop Filter Flags <vp9_loop_filter_flags>`. 2035 ``Loop Filter Flags`` 3301 AV1 Loop Restoration as described in section 6.10.15 "Loop restoration params 3315 - See :ref:`AV1 Loop Restoration Flags <av1_loop_restoration_flags>`. 3335 ``AV1 Loop Restoration Flags`` [all …]
|
| H A D | ext-ctrls-codec.rst | 1100 Loop filter mode for H264 encoder. Possible values are: 1113 - Loop filter is enabled. 1115 - Loop filter is disabled. 1117 - Loop filter is disabled at the slice boundary. 1125 Loop filter alpha coefficient, defined in the H264 standard. 1132 Loop filter beta coefficient, defined in the H264 standard. 2504 Loop filter mode for HEVC encoder. Possible values are: 2517 - Loop filter is disabled. 2519 - Loop filter is enabled. 2521 - Loop filter is disabled at the slice boundary.
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-driver-dcc | 95 iv) Loop instruction
|
| /linux/Documentation/hid/ |
| H A D | amd-sfh-hid.rst | 96 | | | Loop(for No of Sensors) | |
|
| /linux/Documentation/sound/cards/ |
| H A D | cmipci.rst | 165 IEC958 Loop 201 "IEC958 Loop". The switches are resumed after closing the SPDIF PCM
|
| /linux/arch/x86/crypto/ |
| H A D | sm3-avx-asm_64.S | 366 .Loop: label 497 jne .Loop;
|
| /linux/arch/arm64/crypto/ |
| H A D | sm3-neon-core.S | 399 .Loop: label 525 b .Loop
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx.reg | 2747 * 960MHz Phase-Locked Loop Control 0 2774 * 960MHz Phase-Locked Loop Control 1 2815 * 960-MHz Phase-Locked Loop Test Count 2825 * 400-MHz Phase-Locked Loop Control 0 2851 * 400-MHz Phase-Locked Loop Control 1 2873 * 400-MHz Phase-Locked Loop Test Count
|
| /linux/lib/crypto/arm/ |
| H A D | sha1-armv7-neon.S | 325 .Loop: label 595 b .Loop;
|