| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/ |
| H A D | mmu-40x.h | 12 * TLB entries are defined by a "high" tag portion and a "low" data 13 * portion. On all architectures, the data portion is 32-bits. 26 /* Tag portion */ 41 /* Data portion */
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | mmu.h | 82 * TLB entries are defined by a "high" tag portion and a "low" data 83 * portion. The data portion is 32-bits. 94 /* Tag portion */ 108 /* Data portion */
|
| /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 | 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 | 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 | 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 | 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 | 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 | Glide | 5 …at is, new software which is a work containing the original program or a portion of it) must be av… 7 …derivative work. Rather, the license is limited to only the identifiable portion of the derivative… 15 …s, for the purpose of the License, that portion of any work that contains the Program or the ident… 37 …IVATIVE WORKS - You may modify your copy or copies of the Program or any portion of it, and copy a…
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_table.h | 63 * portion of the protocol. 65 * For opcodes that have a variable-size portion, the second value is an 67 * variable-size portion, this index will be ~0. 76 * Array of functions used to calculate the variable-size portion of
|
| /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/u-boot/include/ |
| H A D | memalign.h | 30 * 2) The size of the aligned portion of the array is a multiple of the minimum 33 * 3) The aligned portion contains enough space for the original number of 36 * The macro then creates a pointer to the aligned portion of this array and 38 * portion of the array.
|
| /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/include/linux/sunrpc/ |
| H A D | addr.h | 111 * rpc_cmp_addr - compare the address portion of two sockaddrs. 115 * Just compares the family and address portion. Ignores port, but 148 * rpc_copy_addr - copy the address portion of one sockaddr to another 152 * Just copies the address portion and family. Ignores port, scope, etc.
|
| /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/kernel/arch/microblaze/kernel/ |
| H A D | head.S | 265 mts rtlblo,r4 /* Load the data portion of the entry */ 266 mts rtlbhi,r3 /* Load the tag portion of the entry */ 297 mts rtlblo,r4 /* Load the data portion of the entry */ 298 mts rtlbhi,r3 /* Load the tag portion of the entry */ 316 mts rtlblo,r4 /* Load the data portion of the entry */ 317 mts rtlbhi,r3 /* Load the tag portion of the entry */
|
| /OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/ |
| H A D | mali_kbase_hwcnt_reader.h | 383 /* This block was powered on for at least some portion of the sample */ 385 /* This block was powered off for at least some portion of the sample */ 387 /* This block was available to this VM for at least some portion of the sample */ 389 /* This block was not available to this VM for at least some portion of the sample 393 /* This block was operating in "normal" (non-protected) mode for at least some portion of the sampl… 395 /* This block was operating in "protected" mode for at least some portion of the sample.
|
| /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/kernel/fs/xfs/ |
| H A D | xfs_dquot_item.h | 15 struct xfs_log_item qli_item; /* common portion */ 21 struct xfs_log_item qql_item; /* common 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/kernel/net/dccp/ |
| H A D | ackvec.h | 58 * @av_buf_head: head index; begin of live portion in @av_buf 59 * @av_buf_tail: tail index; first index _after_ the live portion in @av_buf 63 * %DCCP_SINGLE_OPT_MAXLEN cells in the live portion of @av_buf
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | bitfield.h | 109 * Extract bit field portion [low,high) from the native-endian element 130 * Extract bit field portion [low,high) from the 64-bit little-endian 137 * Extract bit field portion [low,high) from the 32-bit little-endian 237 * Construct bit field portion 239 * Creates the portion of the bit field [low,high) that lies within 260 * Construct bit field portion 262 * Creates the portion of the named bit field that lies within the 272 * Creates the portion of the named bit fields that lie within the
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | dgaproc.h | 31 int imageWidth; /* linear accessible portion (pixels) */ 33 int pixmapWidth; /* Xlib accessible portion (pixels) */
|
| /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/drivers/net/ethernet/sfc/ |
| H A D | bitfield.h | 109 * Extract bit field portion [low,high) from the native-endian element 130 * Extract bit field portion [low,high) from the 64-bit little-endian 137 * Extract bit field portion [low,high) from the 32-bit little-endian 237 * Construct bit field portion 239 * Creates the portion of the bit field [low,high) that lies within 260 * Construct bit field portion 262 * Creates the portion of the named bit field that lies within the 272 * Creates the portion of the named bit fields that lie within the
|