| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_ct.c | 265 int i; in mlx5_tc_ct_rule_to_tuple_nat() local 267 flow_action_for_each(i, act, flow_action) { in mlx5_tc_ct_rule_to_tuple_nat() 477 int i; in mlx5_tc_ct_get_ct_metadata_action() local 479 flow_action_for_each(i, act, flow_action) { in mlx5_tc_ct_get_ct_metadata_action() 613 int err, i; in mlx5_tc_ct_entry_create_nat() local 617 flow_action_for_each(i, act, flow_action) { in mlx5_tc_ct_entry_create_nat()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gcc-10.3.1/python/libstdcxx/v6/ |
| H A D | printers.py | 978 def format_count (i): argument 979 return '[%d]' % i 1006 for i in elt: 1007 yield i 1014 def format_count (i): argument 1015 return '[%d]' % i
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | classes.rst | 92 By default, the ``autotools*`` classes use out-of-tree builds (i.e. 490 Debian naming policy (i.e. ``glibc`` becomes ``libc6`` and 554 The :term:`BBCLASSEXTEND` syntax (i.e. ``devupstream:target``) provides 876 The class handles all three different compile stages (i.e native 996 This class controls building "live" (i.e. HDDIMG and ISO) images. Live 1024 these checks at the global level (i.e. in your custom distro 1092 runtime dependency relationships between packages (i.e. in 1218 invalid characters (i.e. characters other than 0-9, a-z, ., +, and 1269 for a package are also declared on the recipe level (i.e. any license 1278 (i.e. :term:`WORKDIR`, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | vxlan.c | 2076 int i, len; in vxlan_na_create() local 2098 for (i = 0; i < ns_olen-1; i += (ns->opt[i+1]<<3)) { in vxlan_na_create() 2099 if (!ns->opt[i + 1]) { in vxlan_na_create() 2103 if (ns->opt[i] == ND_OPT_SOURCE_LL_ADDR) { in vxlan_na_create() 2104 daddr = ns->opt + i + sizeof(struct nd_opt_hdr); in vxlan_na_create() 3263 unsigned int i; in vxlan_offload_rx_ports() local 3266 for (i = 0; i < PORT_HASH_SIZE; ++i) { in vxlan_offload_rx_ports() 3267 hlist_for_each_entry_rcu(vs, &vn->sock_list[i], hlist) { in vxlan_offload_rx_ports()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | libitm.info | 139 shared with other threads (i.e., data must be accessed either 200 (i.e., for a nested transaction's identifier IN and its enclosing 347 how the intersection of the regions has to be accessed (i.e., 379 regions (i.e., privatization). However, this ordering is never defined, 385 Indirect calls (i.e., calls through a function pointer) within 387 function (i.e., a clone of the original that has been fully instrumented 474 methods that are compatible with each other (i.e., that let concurrently 530 innermost enclosing transaction, whereas the whole (i.e., outermost) 544 (i.e., groups of similar TM concurrency control algorithms), and 557 the exclusive rights provided by the serial lock (i.e., serial mode, [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | libitm.info | 139 shared with other threads (i.e., data must be accessed either 200 (i.e., for a nested transaction's identifier IN and its enclosing 347 how the intersection of the regions has to be accessed (i.e., 379 regions (i.e., privatization). However, this ordering is never defined, 385 Indirect calls (i.e., calls through a function pointer) within 387 function (i.e., a clone of the original that has been fully instrumented 474 methods that are compatible with each other (i.e., that let concurrently 530 innermost enclosing transaction, whereas the whole (i.e., outermost) 544 (i.e., groups of similar TM concurrency control algorithms), and 557 the exclusive rights provided by the serial lock (i.e., serial mode, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | wil6210.h | 1066 #define wil_to_wiphy(i) (i->wiphy) argument 1067 #define wil_to_dev(i) (wiphy_dev(wil_to_wiphy(i))) argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-rv1106.c | 994 unsigned int rate0, rate1, delta, length_ori, length, step, val, i = 0; in _cru_pvtpll_calibrate() local 1024 if (i++ > 20) in _cru_pvtpll_calibrate() 1041 unsigned int rate0, rate1, delta, length_ori, length, step, val, i = 0; in _grf_pvtpll_calibrate() local 1073 if (i++ > 20) in _grf_pvtpll_calibrate()
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | combo-layer | 812 i = 1 818 logger.info("(skipping %d/%d %s - no changes)" % (i, linecount, patchdisp)) 821 logger.info("Applying %d/%d: %s" % (i, linecount, patchdisp)) 835 i += 1
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | intel_idle.rst | 51 ``MWAIT`` hint values and idle states (i.e. low-power configurations of the 204 :file:`state1` ... :file:`state<i>` ..., where ``<i>`` is the index of the given 231 the target core (i.e. the core containing the logical CPU executing ``MWAIT``
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs3xdr.c | 87 unsigned int i; in decode_filename() local 90 for (i = 0, name = *namp; i < *lenp; i++, name++) { in decode_filename()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | Makefile.perf | 739 $(OUTPUT)%.i: %.c prepare FORCE 754 $(OUTPUT)%.i: %.S prepare FORCE 890 for i in *.c */*.c; \ 892 sparse $(CFLAGS) $(SPARSE_FLAGS) $$i || exit; \
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC-BY-ND-3.0-DE | 29 …i. "Vervielfältigen" im Sinne dieser Lizenz bedeutet, mittels beliebiger Verfahren Vervielfältigun… 41 …i. Unverzichtbare gesetzliche Vergütungsansprüche: Soweit unverzichtbare Vergütungsansprüche im Ge… 45 …tzgegenstandes durch Sie, die nicht unter die beiden vorherigen Abschnitte (i) und (ii) fällt, ver… 55 …i. Den Namen (oder das Pseudonym, falls ein solches verwendet wird) des Rechteinhabers und / oder,…
|
| H A D | EPL-1.0 | 12 i) changes to the Program, and 14 …tor`s behalf. Contributions do not include additions to the Program which: (i) are separate module… 35 i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and i…
|
| H A D | CPL-1.0 | 17 i) changes to the Program, and 25 the Program which: (i) are separate modules of software distributed in 83 i) effectively disclaims on behalf of all Contributors all warranties and
|
| /OK3568_Linux_fs/kernel/drivers/char/hw_random/ |
| H A D | Kconfig | 243 tristate "Freescale i.MX RNGA Random Number Generator" 248 Generator hardware found on Freescale i.MX processors. 256 tristate "Freescale i.MX RNGC Random Number Generator" 262 Generator Version C hardware found on some Freescale i.MX
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmsdh_sdmmc.c | 760 int i; in sdioh_sdmmc_get_cisaddr() local 763 for (i = 0; i < 3; i++) { in sdioh_sdmmc_get_cisaddr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmsdh_sdmmc.c | 776 int i; in sdioh_sdmmc_get_cisaddr() local 779 for (i = 0; i < 3; i++) { in sdioh_sdmmc_get_cisaddr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmsdh_sdmmc.c | 757 int i; in sdioh_sdmmc_get_cisaddr() local 760 for (i = 0; i < 3; i++) { in sdioh_sdmmc_get_cisaddr()
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.1.rst | 47 sed -e 's:\(\.getVar([^,()]*\)):\1, False):g' -i `grep -ril getVar *` 48 sed -e 's:\(\.getVarFlag([^,()]*,[^,()]*\)):\1, False):g' -i `grep -ril getVarFlag *` 84 GNU Coding Standards (i.e. 90 ``libexecdir``. The Filesystem Hierarchy Standard (i.e.
|
| H A D | migration-3.0.rst | 14 ``INIT_MANAGER`` variable and the corresponding include files (i.e. 172 ``recipe-depends.dot`` file as the contents (i.e. a reprocessed 243 - Setting ``DEPENDS_${PN}`` anywhere (i.e. typically in a recipe) now
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.45 | 12 The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the 137 * derivative of this code cannot be changed. i.e. this code cannot simply be 188 in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | dev-raw-vbi.rst | 113 - Samples per second, i. e. unit 1 Hz. 128 i. e. each sample consists of 8 bits with lower values oriented 160 if the scanning system is progressive, i. e. not interlaced. The
|
| /OK3568_Linux_fs/external/xserver/debian/upstream/ |
| H A D | signing-key.asc | 255 DN6FvLpwh5gj6RM+i/IvCIExStcW+ySUZcuMItIELTsQlSycatO0OQi+3rXbBTsC 351 iQJVBBMBCAA/AhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgBYhBDu2OeVvhh+i 473 iQJVBBMBCAA/AhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgBYhBDu2OeVvhh+i
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | super.h | 489 #define ceph_vinop(i) ceph_inode(i)->i_vino.ino, ceph_inode(i)->i_vino.snap argument
|