Home
last modified time | relevance | path

Searched refs:text_size (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlexer.l32 static int text_size, text_asize; variable
52 text_size = 0; in new_string()
58 int new_size = text_size + size + 1; in append_string()
65 memcpy(text + text_size, str, size); in append_string()
66 text_size += size; in append_string()
67 text[text_size] = 0; in append_string()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.l27 static int text_size, text_asize; variable
45 text_size = 0; in new_string()
51 int new_size = text_size + size + 1; in append_string()
58 memcpy(text + text_size, str, size); in append_string()
59 text_size += size; in append_string()
60 text[text_size] = 0; in append_string()
H A Dzconf.lex.c_shipped802 static int text_size, text_asize;
820 text_size = 0;
826 int new_size = text_size + size + 1;
833 memcpy(text + text_size, str, size);
834 text_size += size;
835 text[text_size] = 0;
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.l27 static int text_size, text_asize; variable
45 text_size = 0; in new_string()
51 int new_size = text_size + size + 1; in append_string()
58 memcpy(text + text_size, str, size); in append_string()
59 text_size += size; in append_string()
60 text[text_size] = 0; in append_string()
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped814 static int text_size, text_asize;
832 text_size = 0;
838 int new_size = text_size + size + 1;
845 memcpy(text + text_size, str, size);
846 text_size += size;
847 text[text_size] = 0;
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsvghelper.c236 double text_size; in svg_running() local
256 text_size = (time2pixels(end)-time2pixels(start)); in svg_running()
258 text_size = text_size/2; in svg_running()
259 if (text_size > 1.25) in svg_running()
260 text_size = 1.25; in svg_running()
261 text_size = round_text_size(text_size); in svg_running()
263 if (text_size > MIN_TEXT_SIZE) in svg_running()
265 time2pixels(start), Yslot * SLOT_MULT + SLOT_HEIGHT - 1, text_size, cpu + 1); in svg_running()
/OK3568_Linux_fs/kernel/arch/x86/realmode/
H A Dinit.c189 size_t text_size = in set_real_mode_permissions() local
198 set_memory_x((unsigned long) text_start, text_size >> PAGE_SHIFT); in set_real_mode_permissions()
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dunwind.h37 unsigned long text_size);
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dunwind.c503 unsigned long text_size) in unwind_table_add() argument
509 text_addr, text_size); in unwind_table_add()
518 tab->end_addr = text_addr + text_size; in unwind_table_add()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpe.h208 uint32_t text_size; /* size of text section(s) */ member
243 uint32_t text_size; /* size of text section(s) */ member
H A Dmodule.h333 unsigned int text_size; member
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c2029 BUG_ON((unsigned long)layout->text_size & (PAGE_SIZE-1)); in frob_text()
2031 layout->text_size >> PAGE_SHIFT); in frob_text()
2048 BUG_ON((unsigned long)layout->text_size & (PAGE_SIZE-1)); in frob_rodata()
2050 set_memory((unsigned long)layout->base + layout->text_size, in frob_rodata()
2051 (layout->ro_size - layout->text_size) >> PAGE_SHIFT); in frob_rodata()
2526 mod->core_layout.text_size = mod->core_layout.size; in layout_sections()
2560 mod->init_layout.text_size = mod->init_layout.size; in layout_sections()
3802 mod->init_layout.text_size = 0; in do_init_module()
4273 nextval = (unsigned long)mod->init_layout.base+mod->init_layout.text_size; in find_kallsyms_symbol()
4275 nextval = (unsigned long)mod->core_layout.base+mod->core_layout.text_size; in find_kallsyms_symbol()
[all …]
H A Dcfi.c209 max_addr = min_addr + mod->core_layout.text_size; in update_shadow()
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk_ringbuffer.c1681 static unsigned int count_lines(const char *text, unsigned int text_size) in count_lines() argument
1683 unsigned int next_size = text_size; in count_lines()
1693 next_size = text_size - (next - text); in count_lines()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css_firmware.c125 bi->blob.text_size + bi->blob.icache_size + in sh_css_load_blob_info()
H A Dia_css_acc_types.h91 u32 text_size; /** Size of text section */ member
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdisp.c209 swapl(&rep->text_size); in SWriteQueryPortAttributesReply()
785 .text_size = 0 in ProcXvQueryPortAttributes()
790 rep.text_size += pad_to_int32(strlen(pAtt->name) + 1); in ProcXvQueryPortAttributes()
794 + rep.text_size; in ProcXvQueryPortAttributes()
/OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/
H A Dipu3-css-fw.c158 if (bi->blob.size != bi->blob.text_size + bi->blob.icache_size in imgu_css_fw_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c2232 int n, ret, text_size = 500; in wil_read_suspend_stats() local
2234 text = kmalloc(text_size, GFP_KERNEL); in wil_read_suspend_stats()
2238 n = snprintf(text, text_size, in wil_read_suspend_stats()
2259 n = min_t(int, n, text_size); in wil_read_suspend_stats()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dvpe.c212 mod->core_layout.text_size = mod->core_layout.size; in layout_sections()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/
H A Dimgproc_c.h1175 CvSize* text_size, int* baseline );
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/
H A Dimgproc_c.h1175 CvSize* text_size, int* baseline );
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/
H A Dimgproc_c.h1175 CvSize* text_size, int* baseline );

12