| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | hnd_pktq.h | 41 /* osl multi-precedence packet queue */ 47 #define PKTQ_MAX_PREC 16 /* Maximum precedence levels */ 50 /** Queue for a single precedence level */ 71 because pktq is full with higher precedence packets 73 uint32 dropped; /**< packets dropped because pktq per that precedence is full */ 198 /** filter a particular precedence in pktq, using the caller supplied filter function */ 201 /** filter a simple non-precedence in spktq, using the caller supplied filter function */ 205 /* operations on a specific precedence in packet queue */ 233 /* For single precedence queues */ 269 /* operations for single precedence queues */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | hnd_pktq.h | 41 /* osl multi-precedence packet queue */ 47 #define PKTQ_MAX_PREC 16 /* Maximum precedence levels */ 50 /** Queue for a single precedence level */ 71 because pktq is full with higher precedence packets 73 uint32 dropped; /**< packets dropped because pktq per that precedence is full */ 198 /** filter a particular precedence in pktq, using the caller supplied filter function */ 201 /** filter a simple non-precedence in spktq, using the caller supplied filter function */ 205 /* operations on a specific precedence in packet queue */ 233 /* For single precedence queues */ 269 /* operations for single precedence queues */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | M2-Operators.html | 98 increasing precedence: 118 set types. Same precedence as <code><</code>. 123 Same precedence as <code><</code>. In <small>GDB</small> scripts, only <code><></code> is 130 Same precedence as <code><</code>. 157 types. Same precedence as <code>*</code>. 162 precedence as <code>*</code>. 174 <dd><p>Boolean negation. Defined on boolean types. Same precedence as 180 precedence as <code>^</code>. 184 <dd><p>Array indexing. Defined on <code>ARRAY</code> data. Same precedence as <code>^</code>. 188 <dd><p>Procedure argument list. Defined on <code>PROCEDURE</code> objects. Same precedence
|
| H A D | C-Operators.html | 95 in order of increasing precedence: 112 <code><var>op</var>=</code><!-- /@w --> and <code>=</code> have the same precedence. The operator 181 <dd><p>Pointer dereferencing. Defined on pointer types. Same precedence as 186 <dd><p>Address operator. Defined on variables. Same precedence as <code>++</code>. 197 precedence as <code>++</code>. 201 <dd><p>Logical negation. Defined on integral types. Same precedence as 206 <dd><p>Bitwise complement operator. Defined on integral types. Same precedence as 224 <code>*(<var>a</var>+<var>i</var>)</code>. Same precedence as <code>-></code>. 228 <dd><p>Function parameter list. Same precedence as <code>-></code>. 238 (see <a href="Expressions.html#Expressions">Expressions</a>). Same precedence as <code>::</code>,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | M2-Operators.html | 98 increasing precedence: 118 set types. Same precedence as <code><</code>. 123 Same precedence as <code><</code>. In <small>GDB</small> scripts, only <code><></code> is 130 Same precedence as <code><</code>. 157 types. Same precedence as <code>*</code>. 162 precedence as <code>*</code>. 174 <dd><p>Boolean negation. Defined on boolean types. Same precedence as 180 precedence as <code>^</code>. 184 <dd><p>Array indexing. Defined on <code>ARRAY</code> data. Same precedence as <code>^</code>. 188 <dd><p>Procedure argument list. Defined on <code>PROCEDURE</code> objects. Same precedence
|
| H A D | C-Operators.html | 95 in order of increasing precedence: 112 <code><var>op</var>=</code><!-- /@w --> and <code>=</code> have the same precedence. The operator 181 <dd><p>Pointer dereferencing. Defined on pointer types. Same precedence as 186 <dd><p>Address operator. Defined on variables. Same precedence as <code>++</code>. 197 precedence as <code>++</code>. 201 <dd><p>Logical negation. Defined on integral types. Same precedence as 206 <dd><p>Bitwise complement operator. Defined on integral types. Same precedence as 224 <code>*(<var>a</var>+<var>i</var>)</code>. Same precedence as <code>-></code>. 228 <dd><p>Function parameter list. Same precedence as <code>-></code>. 238 (see <a href="Expressions.html#Expressions">Expressions</a>). Same precedence as <code>::</code>,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | hnd_pktq.h | 48 /* osl multi-precedence packet queue */ 54 #define PKTQ_MAX_PREC 16 /* Maximum precedence levels */ 57 /** Queue for a single precedence level */ 78 because pktq is full with higher precedence packets 80 uint32 dropped; /**< packets dropped because pktq per that precedence is full */ 208 /** filter a particular precedence in pktq, using the caller supplied filter function */ 211 /** filter a simple non-precedence in spktq, using the caller supplied filter function */ 215 /* operations on a specific precedence in packet queue */ 243 /* For single precedence queues */ 277 /* operations for single precedence queues */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | hnd_pktq.h | 48 /* osl multi-precedence packet queue */ 54 #define PKTQ_MAX_PREC 16 /* Maximum precedence levels */ 57 /** Queue for a single precedence level */ 78 because pktq is full with higher precedence packets 80 uint32 dropped; /**< packets dropped because pktq per that precedence is full */ 208 /** filter a particular precedence in pktq, using the caller supplied filter function */ 211 /** filter a simple non-precedence in spktq, using the caller supplied filter function */ 215 /* operations on a specific precedence in packet queue */ 243 /* For single precedence queues */ 277 /* operations for single precedence queues */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | hnd_pktq.h | 48 /* osl multi-precedence packet queue */ 54 #define PKTQ_MAX_PREC 16 /* Maximum precedence levels */ 57 /** Queue for a single precedence level */ 78 because pktq is full with higher precedence packets 80 uint32 dropped; /**< packets dropped because pktq per that precedence is full */ 208 /** filter a particular precedence in pktq, using the caller supplied filter function */ 211 /** filter a simple non-precedence in spktq, using the caller supplied filter function */ 215 /* operations on a specific precedence in packet queue */ 243 /* For single precedence queues */ 277 /* operations for single precedence queues */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | Infix-Ops.html | 75 have precedence, but operations with equal precedence are performed left 80 <li><a name="index-operator-precedence"></a> 81 <a name="index-precedence-of-operators"></a> 83 </li><li> Highest Precedence 107 </li><li> Intermediate precedence 128 </li><li> Low Precedence 178 </li><li> Lowest Precedence 191 or operator has a slightly lower precedence than logical and.
|
| H A D | MMIX_002dmmixal.html | 89 <p>Expression operator precedence is not that of mmixal: operator precedence 91 parentheses to explicitly specify wanted operator precedence whenever more
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | Infix-Ops.html | 75 have precedence, but operations with equal precedence are performed left 80 <li><a name="index-operator-precedence"></a> 81 <a name="index-precedence-of-operators"></a> 83 </li><li> Highest Precedence 107 </li><li> Intermediate precedence 128 </li><li> Low Precedence 178 </li><li> Lowest Precedence 191 or operator has a slightly lower precedence than logical and.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | hnd_pktq.h | 47 /* osl multi-precedence packet queue */ 53 #define PKTQ_MAX_PREC 16 /* Maximum precedence levels */ 74 because pktq is full with higher precedence packets 76 uint32 dropped; /**< packets dropped because pktq per that precedence is full */ 196 /* filter a particular precedence in pktq, using the caller supplied filter function */ 200 /* operations on a specific precedence in packet queue */ 247 /* operations for single precedence queues */ 278 /* Empty the queue at particular precedence level */
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/ |
| H A D | yacc.py | 1142 # prec - Production precedence level 1156 def __init__(self,number,name,prod,precedence=('right',0),func=None,file='',line=0): argument 1164 self.prec = precedence 1343 self.Precedence = { } # Precedence rules for each terminal. Contains tuples of the 1346 self.UsedPrecedence = { } # Precedence rules that were actually used by the grammer. 1348 # a warning about unused precedence rules. 1362 # Sets the precedence for a given terminal. assoc is the associativity such as 1369 if term in self.Precedence: 1370 raise GrammarError("Precedence already specified for terminal '%s'" % term) 1373 self.Precedence[term] = (assoc,level) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/include/ |
| H A D | brcmu_utils.h | 24 /* osl multi-precedence packet queue */ 26 #define PKTQ_MAX_PREC 16 /* Maximum precedence levels */ 74 /* operations on a specific precedence in packet queue */ 120 /* Empty the queue at particular precedence level */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/ld.html/ |
| H A D | Operators.html | 74 <a name="index-precedence-in-expressions"></a> 76 the standard bindings and precedence levels: 78 <pre class="smallexample">precedence associativity Operators Notes
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/ld.html/ |
| H A D | Operators.html | 74 <a name="index-precedence-in-expressions"></a> 76 the standard bindings and precedence levels: 78 <pre class="smallexample">precedence associativity Operators Notes
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | kbuild.rst | 102 Setting "V=..." takes precedence over KBUILD_VERBOSE. 109 Setting "M=..." takes precedence over KBUILD_EXTMOD. 117 Setting "O=..." takes precedence over KBUILD_OUTPUT. 126 Setting "W=..." takes precedence over KBUILD_EXTRA_WARN.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | icmp.h | 54 #define ICMP_PREC_VIOLATION 14 /* Precedence violation */ 55 #define ICMP_PREC_CUTOFF 15 /* Precedence cut off */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | icmp.h | 54 #define ICMP_PREC_VIOLATION 14 /* Precedence violation */ 55 #define ICMP_PREC_CUTOFF 15 /* Precedence cut off */
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | icmp.h | 55 #define ICMP_PREC_VIOLATION 14 /* Precedence violation */ 56 #define ICMP_PREC_CUTOFF 15 /* Precedence cut off */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/ |
| H A D | utils.c | 44 * osl multiple-precedence packet queue 45 * hi_prec is always >= the number of the highest non-empty precedence 101 * precedence based dequeue with match function. Passing a NULL pointer
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/ |
| H A D | seccomp_filter.rst | 90 ``SECCOMP_RET_KILL_PROCESS`` will always take precedence.) 92 In precedence order, they are: 169 Precedence is only determined using the ``SECCOMP_RET_ACTION`` mask. When 170 multiple filters return values of the same precedence, only the
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/ |
| H A D | interface_64.h | 126 uint16_t fs, _pad5[3]; /* Non-zero => takes precedence over fs_base. */ 127 uint16_t gs, _pad6[3]; /* Non-zero => takes precedence over gs_base_usr. */
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| H A D | pedit.json | 1126 "name": "Add pedit action with LAYERED_OP ip set precedence", 1140 "cmdUnderTest": "$TC actions add action pedit munge ip precedence set 3 jump 2", 1176 "name": "Add pedit action with LAYERED_OP ip add precedence", 1190 "cmdUnderTest": "$TC actions add action pedit ex munge ip precedence add 0x1 pipe", 1226 "name": "Add pedit action with LAYERED_OP ip clear precedence", 1240 "cmdUnderTest": "$TC actions add action pedit munge ip precedence clear jump 2", 1276 "name": "Add pedit action with LAYERED_OP ip invert precedence", 1290 "cmdUnderTest": "$TC actions add action pedit munge ip precedence invert reclassify",
|