| /OK3568_Linux_fs/buildroot/package/janus-gateway/ |
| H A D | 0003-Fix-potential-Cross-site-Scripting-XSS-exploits-in-demos.patch | 193 … $('#chatroom').append('<p style="color: purple;">[' + dateString + '] <i>' + msg + '</i>'); 215 for(var i in response.participants) { 216 var p = response.participants[i];
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-ep.c | 647 int i; in dw_pcie_ep_init_complete() local 667 for (i = 0; i < nbars; i++, offset += PCI_REBAR_CTRL) in dw_pcie_ep_init_complete()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | xcalibur1501.dts | 34 i-cache-line-size = <32>; // 32 bytes 36 i-cache-size = <0x8000>; // L1, 32K 47 i-cache-line-size = <32>; // 32 bytes 49 i-cache-size = <0x8000>; // L1, 32K
|
| H A D | xpedite5370.dts | 33 i-cache-line-size = <32>; // 32 bytes 35 i-cache-size = <0x8000>; // L1, 32K 46 i-cache-line-size = <32>; // 32 bytes 48 i-cache-size = <0x8000>; // L1, 32K
|
| H A D | xpedite5301.dts | 35 i-cache-line-size = <32>; // 32 bytes 37 i-cache-size = <0x8000>; // L1, 32K 48 i-cache-line-size = <32>; // 32 bytes 50 i-cache-size = <0x8000>; // L1, 32K
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_dsi_vbt.c | 101 #define CHV_GPIO_PAD_CFG0(f, i) (0x4400 + (f) * 0x400 + (i) * 8) argument 109 #define CHV_GPIO_PAD_CFG1(f, i) (0x4400 + (f) * 0x400 + (i) * 8 + 4) argument
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/licenses/ |
| H A D | copyleft-next-0.3.0 | 21 You may Distribute Covered Works, provided that You (i) inform 157 "Corresponding Source" of a Covered Work in Object Code form means (i) 161 provided under (i); and (iii) a list clearly identifying all Separate 172 required. The following are not Derived Works: (i) Mere Aggregation;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/ |
| H A D | ipuv3-plane.c | 753 int ret, i; in ipu_planes_assign_pre() local 755 for_each_oldnew_crtc_in_state(state, crtc, old_crtc_state, crtc_state, i) { in ipu_planes_assign_pre() 769 for_each_new_plane_in_state(state, plane, plane_state, i) { in ipu_planes_assign_pre() 794 for_each_new_plane_in_state(state, plane, plane_state, i) { in ipu_planes_assign_pre()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxsingle.c | 121 int i; in SendSwappedReply() local 123 for (i = 0; i < vsize; i++) { in SendSwappedReply()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/ |
| H A D | qemu.inc | 130 find ${D}${PTEST_PATH}/tests -type f -name "*.[Sshcodp]" | xargs -i rm -rf {} 133 …sed -i -e "1s,#!/usr/bin/bash,#!${base_bindir}/bash," ${D}${PTEST_PATH}/tests/data/acpi/disassemle… 136 sed -i -e "s#^QEMU=.*/qemu-#QEMU=qemu-#g" ${D}${PTEST_PATH}/tests/tcg/*.mak 139 sed -i -e "s,CROSS_CC_GUEST=.*,CROSS_CC_GUEST=," ${D}${PTEST_PATH}/tests/tcg/*.mak
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | scsi_ioctl.c | 331 struct iov_iter i; in sg_io() local 335 hdr->iovec_count, 0, &iov, &i); in sg_io() 340 iov_iter_truncate(&i, hdr->dxfer_len); in sg_io() 342 ret = blk_rq_map_user_iov(q, rq, NULL, &i, GFP_KERNEL); in sg_io()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | hsa-common.h | 1353 tree hsa_get_decl_kernel_mapping_decl (unsigned i); 1354 char *hsa_get_decl_kernel_mapping_name (unsigned i); 1355 unsigned hsa_get_decl_kernel_mapping_omp_size (unsigned i); 1356 bool hsa_get_decl_kernel_mapping_gridified (unsigned i);
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mifillarc.c | 652 int i; in miPolyFillArc() local 675 for (i = 0, arc = parcs; i < narcs; arc++, i++) { in miPolyFillArc()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | copyleft-next-0.3.0 | 21 You may Distribute Covered Works, provided that You (i) inform 157 "Corresponding Source" of a Covered Work in Object Code form means (i) 161 provided under (i); and (iii) a list clearly identifying all Separate 172 required. The following are not Derived Works: (i) Mere Aggregation;
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_copy.c | 429 for (int i = 0; i < nbox; i++) in glamor_copy_fbo_fbo_draw() local 430 glamor_bounds_union_box(&bounds, &box[i]); in glamor_copy_fbo_fbo_draw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.c | 635 int i; in wilc_set_multicast_list() local 658 i = 0; in wilc_set_multicast_list() 661 netdev_dbg(dev, "Entry[%d]: %pM\n", i, cur_mc); in wilc_set_multicast_list() 662 i++; in wilc_set_multicast_list()
|
| /OK3568_Linux_fs/kernel/fs/debugfs/ |
| H A D | file.c | 1039 int i; in debugfs_print_regs32() local 1041 for (i = 0; i < nregs; i++, regs++) { in debugfs_print_regs32()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_spq.c | 476 u32 i, capacity; in qed_spq_setup() local 490 for (i = 0; i < capacity; i++) { in qed_spq_setup()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | intersection_insert.hpp | 121 for (std::size_t i = 0; i < is.count; i++) in apply() local 124 geometry::convert(is.intersections[i], p); in apply()
|
| /OK3568_Linux_fs/yocto/meta-qt5/licenses/ |
| H A D | The-Qt-Company-Commercial | 22 "Affiliate" of a Party shall mean an entity (i) which is directly or indirectly 76 (2)(i) incorporate or integrate the Redistributables or parts thereof; or (ii) 118 (i) Qt for Application Development or 168 "Prohibited Combination" shall mean any means to (i) use, combine, incorporate, 213 (i) in the event Licensee is an individual residing in the United 339 (i) distribute, by itself or through its Contractors, Redistributables 356 (i) distribute, by itself or through one or more tiers of Contractors, 366 conditional upon the Licensee (i) not having any unpaid License Fees for 374 (i) Licensee shall not remove or alter any copyright, trademark or 401 (vii) Licensee shall not grant the Customers a right to (i) make copies [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_rc.c | 1501 u8 i, prev; in qib_rc_rcv_error() local 1551 for (i = qp->r_head_ack_queue; ; i = prev) { in qib_rc_rcv_error() 1552 if (i == qp->s_tail_ack_queue) in qib_rc_rcv_error() 1554 if (i) in qib_rc_rcv_error() 1555 prev = i - 1; in qib_rc_rcv_error() 1649 if (i == qp->r_head_ack_queue) { in qib_rc_rcv_error() 1663 qp->r_ack_psn = qp->s_ack_queue[i].psn - 1; in qib_rc_rcv_error() 1670 qp->s_tail_ack_queue = i; in qib_rc_rcv_error()
|
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | mmcc-msm8960.c | 528 int i; in pix_rdi_set_parent() local 542 for (i = 0; i < num_parents; i++) { in pix_rdi_set_parent() 543 struct clk_hw *p = clk_hw_get_parent_by_index(hw, i); in pix_rdi_set_parent() 572 for (i--; i >= 0; i--) { in pix_rdi_set_parent() 573 struct clk_hw *p = clk_hw_get_parent_by_index(hw, i); in pix_rdi_set_parent()
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-data.txt | 33 -i::
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | mem-phys-addr.py | 33 for i, j in enumerate(f):
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap3-igep0020.dts | 6 * Copyright (C) 2012 Enric Balletbo i Serra <eballetbo@gmail.com>
|