| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | mpi-mul.c | 56 /* W and U are identical. Allocate temporary space for U. */ in mpi_mul() 58 /* Is V identical too? Keep it identical with U. */ in mpi_mul() 64 /* W and V are identical. Allocate temporary space for V. */ in mpi_mul()
|
| H A D | mpi-pow.c | 106 * parameters are identical to RES, defer deallocation of the old in mpi_powm() 120 /* RES and BASE are identical. Allocate temp. space for BASE. */ in mpi_powm() 128 /* RES and EXP are identical. Allocate temp. space for EXP. */ in mpi_powm() 135 /* RES and MOD are identical. Allocate temporary space for MOD. */ in mpi_powm()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchrequest/ |
| H A D | tst_qplacesearchrequest.cpp | 202 //testing that identical boxes match in operatorsTest() 205 QVERIFY2(testObj == testObj2, "Identical box areas are not identified as matching"); in operatorsTest() 215 //test that identical cirlces match in operatorsTest() 218 QVERIFY2(testObj == testObj2, "Identical circle areas are not identified as matching"); in operatorsTest() 231 //test that identical visibility scopes match in operatorsTest() 236 QVERIFY2(testObj == testObj2, "Identical scopes not identified as matching"); in operatorsTest()
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/api/ |
| H A D | check_bq27xxx_data.cocci | 2 /// Detect BQ27XXX_DATA structures with identical registers, dm registers or 88 "WARNING %s and %s (line %d) are identical\n" 124 "WARNING %s and %s (line %d) are identical\n" 160 "WARNING %s and %s (line %d) are identical\n"
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/udl/ |
| H A D | udl_transfer.c | 29 * Trims identical data from front and back of line 31 * And returns byte count of identical pixels 42 int identical = width; 60 identical = start + (width - end); 64 return identical * sizeof(unsigned long);
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | mman.h | 83 * have identical data on them. This can be in arch_validate_flags() 84 * because ADI enabled pages with identical in arch_validate_flags() 85 * data may still not have identical ADI in arch_validate_flags()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | stddef.h | 45 * Used to create an anonymous union of two structs with identical 61 * Used to create an anonymous union of two structs with identical 77 * Used to create an anonymous union of two structs with identical
|
| /OK3568_Linux_fs/kernel/sound/pci/ice1712/ |
| H A D | vt1720_mobo.c | 89 /* identical with k8x800 */ 98 /* identical with k8x800 */ 107 /* identical with k8x800 */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/licenses/ |
| H A D | CMU-Tex | 9 permission notice identical to this one except for the removal of this 15 notice identical to this one.
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | xts.h | 21 /* ensure that the AES and tweak key are not identical */ in xts_check_key() 38 /* ensure that the AES and tweak key are not identical */ in xts_verify_key()
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | addr.c | 28 static int identical(const struct sockaddr_atmsvc *a, const struct sockaddr_atmsvc *b) in identical() function 85 if (identical(&this->addr, addr)) { in atm_add_addr() 120 if (identical(&this->addr, addr)) { in atm_del_addr()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | fs_context.c | 76 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version() 84 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version() 88 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces-details.rst | 82 [-0.5…0.5]. This conversion to Y'CbCr is identical to the one defined in 254 These chromaticities are identical to the Rec. 709 colorspace. 289 [-0.5…0.5]. This transform is identical to one defined in SMPTE 361 [-0.5…0.5]. This transform is identical to one defined in SMPTE 560 These chromaticities are identical to the SMPTE 170M colorspace. 668 identical to one defined in SMPTE 170M/BT.601. 741 identical to one defined in SMPTE 170M/BT.601. 751 reference are identical to sRGB. The transfer function use is
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | pptt.c | 445 /* Locate the last node in the tree with IDENTICAL set */ in flag_identical() 465 /* special case the identical flag to find last identical */ in acpi_find_processor_tag() 746 * The returned tag can be used to group peers with identical implementation. 748 * The search terminates when a level is found with the identical implementation 752 * where two cores in a heterogeneous machine may be identical, but won't have 756 * Otherwise returns a value which represents a group of identical cores
|
| /OK3568_Linux_fs/external/libmali/include/CL/ |
| H A D | cl_platform.h | 555 /* cl_char3 is identical in size, alignment and behavior to cl_char4. See section 6.1.5. */ 630 /* cl_uchar3 is identical in size, alignment and behavior to cl_uchar4. See section 6.1.5. */ 705 /* cl_short3 is identical in size, alignment and behavior to cl_short4. See section 6.1.5. */ 780 /* cl_ushort3 is identical in size, alignment and behavior to cl_ushort4. See section 6.1.5. */ 855 /* cl_half3 is identical in size, alignment and behavior to cl_half4. See section 6.1.5. */ 929 /* cl_int3 is identical in size, alignment and behavior to cl_int4. See section 6.1.5. */ 1004 /* cl_uint3 is identical in size, alignment and behavior to cl_uint4. See section 6.1.5. */ 1078 /* cl_long3 is identical in size, alignment and behavior to cl_long4. See section 6.1.5. */ 1153 /* cl_ulong3 is identical in size, alignment and behavior to cl_ulong4. See section 6.1.5. */ 1229 /* cl_float3 is identical in size, alignment and behavior to cl_float4. See section 6.1.5. */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | M68K_002dDirectives.html | 81 <dd><p>This directive is identical to a <code>.data 1</code> directive. 86 <dd><p>This directive is identical to a <code>.data 2</code> directive. 97 <dd><p>This directive is identical to a <code>.space</code> directive.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | M68K_002dDirectives.html | 81 <dd><p>This directive is identical to a <code>.data 1</code> directive. 86 <dd><p>This directive is identical to a <code>.data 2</code> directive. 97 <dd><p>This directive is identical to a <code>.space</code> directive.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Values-From-Inferior-In-Guile.html | 270 behavior of <code>value-dereference</code> is identical to applying the C 285 to it and obtain a <code><gdb:value></code> which is identical to that 288 object identical to that corresponding to <code>ptr</code>. 296 <p>The <code><gdb:value></code> object <code>scm-val</code> is identical to that 297 corresponding to <code>val</code>, and <code>scm-ptr</code> is identical to that 302 the results obtained need not be identical (as we have seen in the above 303 example). The results are however identical when applied on 314 identical results. The difference between these methods is that 327 identical to that corresponding to <code>val</code>. 335 <p>The <code><gdb:value></code> object <code>scm-val</code> is identical to that
|
| H A D | Values-From-Inferior.html | 290 behavior of <code>Value.dereference</code> is identical to applying the C 305 to it and obtain a <code>gdb.Value</code> which is identical to that 308 object identical to that corresponding to <code>ptr</code>. 316 <p>The <code>gdb.Value</code> object <code>py_val</code> is identical to that 317 corresponding to <code>val</code>, and <code>py_ptr</code> is identical to that 322 the results obtained need not be identical (as we have seen in the above 323 example). The results are however identical when applied on 334 identical results. The difference between these methods is that 347 identical to that corresponding to <code>val</code>. 355 <p>The <code>gdb.Value</code> object <code>py_val</code> is identical to that
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Values-From-Inferior-In-Guile.html | 270 behavior of <code>value-dereference</code> is identical to applying the C 285 to it and obtain a <code><gdb:value></code> which is identical to that 288 object identical to that corresponding to <code>ptr</code>. 296 <p>The <code><gdb:value></code> object <code>scm-val</code> is identical to that 297 corresponding to <code>val</code>, and <code>scm-ptr</code> is identical to that 302 the results obtained need not be identical (as we have seen in the above 303 example). The results are however identical when applied on 314 identical results. The difference between these methods is that 327 identical to that corresponding to <code>val</code>. 335 <p>The <code><gdb:value></code> object <code>scm-val</code> is identical to that
|
| H A D | Values-From-Inferior.html | 290 behavior of <code>Value.dereference</code> is identical to applying the C 305 to it and obtain a <code>gdb.Value</code> which is identical to that 308 object identical to that corresponding to <code>ptr</code>. 316 <p>The <code>gdb.Value</code> object <code>py_val</code> is identical to that 317 corresponding to <code>val</code>, and <code>py_ptr</code> is identical to that 322 the results obtained need not be identical (as we have seen in the above 323 example). The results are however identical when applied on 334 identical results. The difference between these methods is that 347 identical to that corresponding to <code>val</code>. 355 <p>The <code>gdb.Value</code> object <code>py_val</code> is identical to that
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/ |
| H A D | sdram_elpida.c | 18 * SDP and Panda. Since the parts used and geometry are identical for 169 /* EMIF1 & EMIF2 have identical configuration */ in emif_get_device_details_sdp() 292 /* Identical devices on EMIF1 & EMIF2 */ in emif_get_device_timings_sdp()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | mman-common.h | 56 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */ 57 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | mman-common.h | 56 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */ 57 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | license-rules.rst | 168 `Metatags`_. The file names are identical to the SPDX license 248 `Metatags`_. The file names are identical to the SPDX license 264 The metatag requirements for 'other' licenses are identical to the 295 `Metatags`_. The file names are identical to the SPDX license 312 The metatag requirements for 'other' licenses are identical to the
|