| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | recipetool.py | 851 for i in range(1, 5): 852 testfile = os.path.join(self.tempdir, 'testfile%d' % i) 854 f.write('Test file %d\n' % i)
|
| /OK3568_Linux_fs/kernel/Documentation/livepatch/ |
| H A D | module-elf-format.rst | 120 so that the module loader doesn't discard them on module load (i.e. they will 135 The name of the object (i.e. "vmlinux" or name of module) to 258 The name of the object (i.e. "vmlinux" or name of module) to
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/ |
| H A D | __init__.py | 188 … bb.debug(1, 'Collected intercepts:\n%s' % ''.join(' %s\n' % i for i in postinst_intercepts))
|
| /OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/ |
| H A D | actions-thumb.c | 371 long i = insn & 0x200; in t16_simulate_cbz() local 374 regs->ARM_pc = pc + (i >> 3) + (imm5 >> 2); in t16_simulate_cbz()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | makalu.dts | 37 i-cache-line-size = <32>; 39 i-cache-size = <16384>; /* 16 kB */
|
| H A D | taishan.dts | 39 i-cache-line-size = <50>; 41 i-cache-size = <32768>; /* 32 kB */
|
| H A D | eiger.dts | 39 i-cache-line-size = <32>; 41 i-cache-size = <32768>;
|
| H A D | mpc8378_mds.dts | 34 i-cache-line-size = <32>; 36 i-cache-size = <32768>;
|
| H A D | mpc8610_hpcd.dts | 32 i-cache-line-size = <32>; 34 i-cache-size = <32768>; // L1
|
| H A D | mpc8377_rdb.dts | 33 i-cache-line-size = <32>; 35 i-cache-size = <32768>;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sriov.h | 330 #define BP_VF_CXT_PAGE(bp, i) (&(bp)->vfdb->context[i]) argument
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | zconf.y | 506 int i; variable 526 for_all_symbols(i, sym) { in for_all_symbols() argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | utils.py | 522 for i in range(num_workers): 523 worker = ThreadedWorker(self.tasks, worker_init, worker_end, name=name + str(i))
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | pm3fb.h | 1036 #define AreaStipplePattern_indexed(i) (0x8200 + ((i) * 0x8)) argument
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.m54418twr | 194 boot - boot default, i.e., run 'bootcmd' 195 bootd - boot default, i.e., run 'bootcmd'
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/ |
| H A D | libnetfilter-cthelper-visibility-hidden.patch | 75 int i; 78 free(h->expect_policy[i]);
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | parser.y | 490 int i; variable 514 for_all_symbols(i, sym) { in for_all_symbols() argument
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/nasm/nasm/ |
| H A D | 0002-Add-debug-prefix-map-option.patch | 191 uint32_t i; 249 - for (n = 0; i < size && dest[n] != '\0'; n++)
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | binfmt-misc.rst | 32 defaults to 0 if you omit it (i.e. you write ``:name:type::magic...``). 96 - the magic must reside in the first 128 bytes of the file, i.e.
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | decbin.S | 20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero, 128 | (i.e., all digits assumed left of the decimal point.)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | mpc8560ads.dts | 36 i-cache-line-size = <32>; // 32 bytes 38 i-cache-size = <0x8000>; // L1, 32K
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | statistics.rst | 111 Clear all the counters except the in-flight i/o counters. 175 in-flight i/o counters. Useful when the client consuming the
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/ |
| H A D | cve-update-db-native.bb | 121 for i, year in enumerate(range(YEAR_START, date.today().year + 1)): 123 ph.update((float(i + 1) / total_years) * 100)
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/ |
| H A D | rk-cma-heap.c | 626 int i = 0; in cma_procfs_format_array() local 630 char term = (array_size && (++i % 8)) ? ' ' : '\n'; in cma_procfs_format_array()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/ |
| H A D | freeradius_3.0.21.bb | 135 sed -i -e 's/dhcpclient.mk//' ${S}/src/modules/proto_dhcp/all.mk 176 sed -i -e 's,@BASE_BINDIR@,${base_bindir},g' \
|