| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | BitTorrent-1.0 | 79 substance or structure of (i) a file containing Licensed Product, or (ii) any new file that contain… 128 … i. Third Party Claims. If you have knowledge that a license to a third 142 4(c)(i) above, you believe that any Modifications you distribute are your original creations and th… 159 license of your choice that may contain terms different from this License provided (i) you have sat… 175 regulation, then you must (i) comply with the terms of this License to the maximum extent possible,… 225 Period") unless within that Notice Period you either agree in writing (i) to pay Respondent a mutua… 283 …or is under common control with you. For purposes of this definition, control means (i) the power, 304 Modifications: Any additions to or deletions from the substance or structure of (i) a file contain…
|
| H A D | BitTorrent-1.1 | 45 …ns" means any additions to or deletions from the substance or structure of (i) a file containing a… 61 …i. Third Party Claims. If you have knowledge that a license to a third party's intellectual proper… 63 …iii. Representations. You represent that, except as disclosed pursuant to 4(c)(i) above, you belie… 67 …of your choice that may contain terms different from this License provided (i) you have satisfied … 71 … Licensor or any other Contributor, provided that such executable versions (i) contain your or ano… 73 …ensed Product due to statute, judicial order, or regulation, then you must (i) comply with the ter… 91 …tice Period") unless within that Notice Period you either agree in writing (i) to pay Respondent a… 105 …h, or affiliated with, you. For purposes of this definition, control means (i) the power, direct o… 119 Modifications: Any additions to or deletions from the substance or structure of (i) a file containi…
|
| /OK3568_Linux_fs/kernel/sound/sparc/ |
| H A D | dbri.c | 735 int i; in dbri_reset() local 744 for (i = 0; (sbus_readl(dbri->regs + REG0) & D_R) && i < 64; i++) in dbri_reset() 1484 int i, val; in cs4215_setctrl() local 1552 for (i = 10; ((dbri->mm.status & 0xe4) != 0x20); --i) in cs4215_setctrl() 1555 if (i == 0) { in cs4215_setctrl()
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/po/ |
| H A D | cs.po | 78 "cpupower monitor: [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 85 "cpupower monitor: [-v] [-h] [ [-t] | [-l] | [-m <mon1>,[<mon2>] ] ] [-i " 101 msgid "\t -i: time interval to measure for in seconds (default 1)\n" 496 "vypsány ladicí informace, což může být užitečné například při hlášení chyb.\n" 504 "Není-li při použití přepínačů označených * zadán parametr -c nebo --cpu,\n" 593 "Není-li při použití přepínačů označených * zadán parametr -c nebo --cpu,\n" 628 "Chyba při nastavování nových hodnot. Obvyklé problémy:\n" 629 "- Máte patřičná administrátorská práva? (root?)\n"
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | af_unix.c | 313 static struct sock *unix_find_socket_byinode(struct inode *i) in unix_find_socket_byinode() argument 319 &unix_socket_table[i->i_ino & (UNIX_HASH_SIZE - 1)]) { in unix_find_socket_byinode() 322 if (dentry && d_backing_inode(dentry) == i) { in unix_find_socket_byinode() 2910 int i, len; in unix_seq_show() local 2913 i = 0; in unix_seq_show() 2919 i++; in unix_seq_show() 2921 for ( ; i < len; i++) in unix_seq_show() 2922 seq_putc(seq, u->addr->name->sun_path[i] ?: in unix_seq_show()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | base.c | 1705 int i; in rtl_wait_tx_report_acked() local 1707 for (i = 0; i < wait_ms; i++) { in rtl_wait_tx_report_acked() 1712 "Wait 1ms (%d/%d) to disable key.\n", i, wait_ms); in rtl_wait_tx_report_acked() 2344 int i; in rtl_c2hcmd_launcher() local 2346 for (i = 0; i < 200; i++) { in rtl_c2hcmd_launcher()
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/ |
| H A D | vicodec-core.c | 173 int i; in copy_cap_to_ref() local 191 for (i = 0; i < state->visible_height / h_div; i++) { in copy_cap_to_ref() 1448 unsigned int i; in vicodec_buf_queue() local 1450 for (i = 0; i < vb->num_planes; i++) in vicodec_buf_queue() 1451 vb->planes[i].bytesused = 0; in vicodec_buf_queue()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | ov519.c | 2536 int i; in init_ov_sensor() local 2547 for (i = 0; i < i2c_detect_tries; i++) { in init_ov_sensor() 2551 i); in init_ov_sensor() 2915 int i, size, reg = R51x_COMP_LUT_BEGIN; in ov51x_upload_quan_tables() local 2929 for (i = 0; i < size; i++) { in ov51x_upload_quan_tables()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | trace.h | 1578 #define SWITCH_ENTRY_ASSIGN(to, from) local_vifs[i].to = vifs[i].from 1602 int i; 1604 for (i = 0; i < n_vifs; i++) { 1607 sdata = container_of(vifs[i].vif, 1613 strncpy(local_vifs[i].vif.vif_name, 1615 sizeof(local_vifs[i].vif.vif_name));
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | config.sub | 954 i*86 | x86_64) 1202 | i370 | i*86 | i860 | i960 | ia16 | ia64 \ 1396 x86 | i*86)
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | rockchip_saradc.c | 477 int i, j = 0; in rockchip_saradc_trigger_handler() local 481 for_each_set_bit(i, i_dev->active_scan_mask, i_dev->masklength) { in rockchip_saradc_trigger_handler() 482 const struct iio_chan_spec *chan = &i_dev->channels[i]; in rockchip_saradc_trigger_handler()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | acmacros.h | 36 #define ACPI_FORMAT_UINT64(i) ACPI_HIDWORD(i), ACPI_LODWORD(i) argument
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | siteinfo.bbclass | 216 for i in os.listdir(path_siteconfig): 217 if not i.endswith("_config"): 219 filename = os.path.join(path_siteconfig, i)
|
| H A D | sanity.bbclass | 556 for i in indexes: 557 with open(i, "r") as f: 563 bb.fatal("Invalid line '%s' in sstate manifest '%s'" % (l, i)) 677 for i in pseudoignorepaths: 678 if i and workdir.startswith(i): 679 …status.addresult("You are building in a path included in PSEUDO_IGNORE_PATHS " + str(i) + " please… 685 for i in pseudoignorepaths: 687 if i and j: 688 if j.startswith(i): 689 …status.addresult("A path included in PSEUDO_IGNORE_PATHS " + str(i) + " and the path " + str(j) + …
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_cow.c | 708 int i = 0; in mali_mem_cow_allocate_on_demand() local 729 if (i == offset_page) { in mali_mem_cow_allocate_on_demand() 733 i++; in mali_mem_cow_allocate_on_demand()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_proto_sctp.c | 490 struct ip_vs_app *i; in sctp_register_app() local 498 list_for_each_entry(i, &ipvs->sctp_apps[hash], p_list) { in sctp_register_app() 499 if (i->port == port) { in sctp_register_app()
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | crct10dif-ce-core.S | 199 .macro __pmull_p8, rq, ad, bd, i argument 204 .ifb \i 210 bl .L__pmull_p8_core\i
|
| /OK3568_Linux_fs/buildroot/package/patchelf/ |
| H A D | 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch | 308 newRPath = argv[i]; 311 + if (++i == argc) error("missing argument to --make-rpath-relative"); 313 + rootDir = argv[i];
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-ti-dm.c | 448 int i = 0; in omap_dm_timer_modify_idlect_mask() local 463 if (((omap_readl(MOD_CONF_CTRL_1) >> (i * 2)) & 0x03) == 0) in omap_dm_timer_modify_idlect_mask() 468 i++; in omap_dm_timer_modify_idlect_mask()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/ |
| H A D | saa7134.h | 813 int saa7134_enum_input(struct file *file, void *priv, struct v4l2_input *i); 814 int saa7134_g_input(struct file *file, void *priv, unsigned int *i); 815 int saa7134_s_input(struct file *file, void *priv, unsigned int i);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | main.c | 357 int i; in lbtf_op_prepare_multicast() local 365 i = 0; in lbtf_op_prepare_multicast() 367 memcpy(&priv->multicastlist[i++], ha->addr, ETH_ALEN); in lbtf_op_prepare_multicast()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gobject-introspection/ |
| H A D | gobject-introspection_1.72.0.bb | 59 sed -i -e '1s,#!.*,#!${USRBINPATH}/env python3,' ${S}/tools/g-ir-tool-template.in 112 sed -i -e '1s,#!.*,#!${USRBINPATH}/env python3,' ${S}/tools/g-ir-tool-template.in 143 sed -i \
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | Kconfig | 265 tristate "SDHCI support for the Freescale eSDHC/uSDHC i.MX controller" 272 found on i.MX25, i.MX35 i.MX5x and i.MX6x. 559 tristate "Freescale i.MX21/27/31 or MPC512x Multimedia Card support" 562 This selects the Freescale i.MX21, i.MX27, i.MX31 or MPC512x 563 Multimedia Card Interface. If you have an i.MX or MPC512x platform
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon.h | 1870 void (*set_page)(struct radeon_device *rdev, unsigned i, 2669 #define RBIOS8(i) (rdev->bios[i]) argument 2670 #define RBIOS16(i) (RBIOS8(i) | (RBIOS8((i)+1) << 8)) argument 2671 #define RBIOS32(i) ((RBIOS16(i)) | (RBIOS16((i)+2) << 16)) argument 2714 #define radeon_gart_set_page(rdev, i, e) (rdev)->asic->gart.set_page((rdev), (i), (e)) argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/ |
| H A D | allegro-core.c | 562 int i; in allegro_get_firmware_info() local 566 for (i = 0; i < ARRAY_SIZE(supported_firmware); i++) in allegro_get_firmware_info() 567 if (supported_firmware[i].id == id && in allegro_get_firmware_info() 568 supported_firmware[i].id_codec == id_codec) in allegro_get_firmware_info() 569 return &supported_firmware[i]; in allegro_get_firmware_info() 1198 unsigned int i; in allocate_buffers_internal() local 1202 for (i = 0; i < n; i++) { in allocate_buffers_internal()
|