| /OK3568_Linux_fs/external/rkupdate/ |
| H A D | main.cpp | 20 void handle_upgrade_progress_callback(float portion, float seconds) in handle_upgrade_progress_callback() argument 26 fprintf(cmd_pipe, "set_progress %f\n", portion); in handle_upgrade_progress_callback() 30 fprintf(cmd_pipe, "progress %f %d\n", portion, seconds); in handle_upgrade_progress_callback()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | rate.c | 160 int portion = f->dft_length / p->L; in dft_stage_fn() local 161 memcpy(output, input, (unsigned)portion * sizeof(*output)); in dft_stage_fn() 162 lsx_safe_rdft(portion, 1, output); in dft_stage_fn() 163 for (i = portion + 2; i < (portion << 1); i += 2) in dft_stage_fn() 164 output[i] = output[(portion << 1) - i], in dft_stage_fn() 165 output[i+1] = -output[(portion << 1) - i + 1]; in dft_stage_fn() 166 output[portion] = output[1]; in dft_stage_fn() 167 output[portion + 1] = 0; in dft_stage_fn() 169 for (portion <<= 1; i < f->dft_length; i += portion, portion <<= 1) { in dft_stage_fn() 170 memcpy(output + i, output, portion * sizeof(*output)); in dft_stage_fn()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | Intel | 17 make derivatives, distribute, use and display any portion of the Covered 35 Redistribution of source code of any substantial portion of the Covered 47 Redistribution of source code of any substantial portion of the Covered 52 portion of the Covered Code, and must include terms to the effect that the 59 substantial portion of the Covered Code or modification must reproduce the
|
| H A D | MS-PL | 16 (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark… 17 …portion of the software in source code form, you may do so only under this license by including a …
|
| H A D | Intel-ACPI | 12 … Intel Code") to copy, make derivatives, distribute, use and display any portion of the Covered Co… 18 …ther Distribute Source. Redistribution of source code of any substantial portion of the Covered Co… 20 …portion of the Covered Code or modification without rights to further distribute source must inclu… 22 …tion of Executable. Redistribution in executable form of any substantial portion of the Covered Co…
|
| H A D | MS-RL | 20 (D) If you distribute any portion of the software, you must retain all copyright, patent, trademark… 21 …portion of the software in source code form, you may do so only under this license by including a …
|
| H A D | Frameworx-1.0 | 14 … depends for its intended functioning on, the Frameworx Code Base or any portion or element thereo… 26 (c) create larger works or derivative works including the Frameworx Code Base or any portion or… 32 …pends for its intended functionality on, the Frameworx Code Base, or any portion or element thereo… 40 …(ii) include, in each file containing any portion or element of the Frameworx Code Base… 54 …y direct or indirect distributee of Your Downstream Distribution (or any portion or element thereo…
|
| H A D | APL-1.0 | 20 1.3. "DISTRIBUTOR" means any Person that distributes the Licensed Work or any portion thereof to at… 28 …that is not a derivative work of or copied from the Licensed Work or any portion thereof. In addit… 87 …buted by the Initial Contributor which includes the Initial Work (or any portion thereof) and/or a… 89 …portion of the Licensed Work under the Patents-Included License, then all licensing of such copies… 91 …portion thereof) licensed under a copy of the License having a Patents-Excluded License with any c… 111 A Distributor may choose to distribute the Licensed Work, or any portion thereof, in Executable for… 117 For greater certainty, the above-noted requirements apply to any Licensed Work or portion thereof d… 121 When a Distributor makes the Licensed Work, or any portion thereof, available to any Person in Sour… 137 …hat the requirements of this License are fulfilled for the Licensed Work portion of the Larger Wor… 183 Once the Licensed Work or any portion thereof has been published by Initial Contributor under a par…
|
| H A D | O-UDA-1.0 | 45 …portion of the Data on which the use is based. Results may include de minimis portions of the Dat…
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | Ms-PL.txt | 20 (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark… 21 …portion of the software in source code form, you may do so only under this license by including a …
|
| /OK3568_Linux_fs/kernel/tools/memory-model/Documentation/ |
| H A D | cheatsheet.txt | 27 R: Read, for example, READ_ONCE(), or read portion of RMW 28 W: Write, for example, WRITE_ONCE(), or write portion of RMW
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/ |
| H A D | k3-dw-mshc.txt | 28 /* SoC portion */ 39 /* Board portion */
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-dmi-entries | 61 the "formatted" portion of the entry. This 67 "formatted" portion of the entry, the 68 "unformatted" strings portion of the entry,
|
| /OK3568_Linux_fs/buildroot/package/perl-role-tiny/ |
| H A D | Config.in | 4 Roles: a nouvelle cuisine portion size slice of Moose.
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | noui.c | 44 void ui_show_progress(float portion, int seconds) in ui_show_progress() argument
|
| H A D | common.h | 65 void ui_show_progress(float portion, int seconds);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-portion_2.2.0.bb | 2 HOMEPAGE = "https://github.com/AlexandreDecan/portion"
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-driver-ib_srp | 15 byte I/O controller GUID portion of the 16-byte target port 34 identifier extension portion of the SRP initiator port 125 Description: Eight-byte identifier extension portion of the 16-byte target 132 Description: Eight-byte I/O controller GUID portion of the 16-byte target
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/progressbar/ |
| H A D | progressbar.py | 214 portion = max(int(math.ceil(width * 1. / count)), 0) 218 widget = result[index].update(self, portion)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/exynos/ |
| H A D | exynos_dp.txt | 75 SOC specific portion: 88 Board Specific portion:
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | aspeed-lpc.txt | 17 here labeled the "host" portion of the controller, includes, but is not limited 35 configuration, therefore the host portion of the controller is exposed as a 163 in the "host" portion of the Aspeed LPC controller, which must be the parent of
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | TODO | 16 * A large portion of cpqphp_ctrl.c and cpqphp_pci.c concerns resource 48 * A large portion of ibmphp_res.c and ibmphp_pci.c concerns resource
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | submitting-patches.rst | 13 1) The Documentation/ and include/dt-bindings/ portion of the patch should 40 5) The Documentation/ portion of the patch should come in the series before
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/librole/ |
| H A D | librole-tiny-perl_2.002004.bb | 1 SUMMARY = "Role::Tiny - Roles. Like a nouvelle cousine portion size of Moose."
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/ |
| H A D | isil,isl12026.txt | 5 at bus address 0x57. The canonical "reg" value will be for the RTC portion.
|