Home
last modified time | relevance | path

Searched refs:text2 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js158 …FF_INSERT=1,DIFF_EQUAL=0;DiffMatchPatch.prototype.DiffMain=function(text1,text2,optChecklines,optD… argument
159 deadline=optDeadline;if(text1===null||text2===null){throw new Error("Null input. (DiffMain)");}
160 if(text1===text2){if(text1){return[[DIFF_EQUAL,text1]];}
163text2);commonprefix=text1.substring(0,commonlength);text1=text1.substring(commonlength);text2=text…
171 …ommonPrefix=function(text1,text2){var pointermid,pointermax,pointermin,pointerstart;if(!text1||!te… argument
172 …xt1.length,text2.length);pointermid=pointermax;pointerstart=0;while(pointermin<pointermid){if(text…
174 …function(text1,text2){var pointermid,pointermax,pointermin,pointerend;if(!text1||!text2||text1.cha… argument
175text2.length);pointermid=pointermax;pointerend=0;while(pointermin<pointermid){if(text1.substring(t…
178 …1,text2,checklines,deadline){var diffs,longtext,shorttext,i,hm,text1A,text2A,text1B,text2B,midComm… argument
179 if(!text2){return[[DIFF_DELETE,text1]];}
[all …]
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dvmlinux.lds.S62 .text2 : AT(ADDR(.text2) - LOAD_OFFSET) {
63 *(.text2)
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c290 char const * text, * text2 = NULL; in play_file_info() local
303 if ((text = size_and_bitrate(ft, &text2))) { in play_file_info()
305 if (text2) in play_file_info()
306 fprintf(output, "Bit Rate: %s", text2); in play_file_info()
388 char const * text, * text2 = NULL; in display_file_info() local
394 if (ft->mode == 'r' && (text = size_and_bitrate(ft, &text2))) { in display_file_info()
396 if (text2) in display_file_info()
397 fprintf(output, "Bit Rate : %s\n", text2); in display_file_info()
/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfbtft-core.c788 char text2[50] = ""; in fbtft_register_framebuffer() local
843 sprintf(text2, ", spi%d.%d at %d MHz", spi->master->bus_num, in fbtft_register_framebuffer()
849 HZ / fb_info->fbdefio->delay, text2); in fbtft_register_framebuffer()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py315 text2 = "\n" * int(lineno) + text
316 code = compile(text2, realfile, mode)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dld.info4020 .text2 : { INPUT_SECTION_FLAGS (!SHF_WRITE) *(.text) }
4025 'SHF_MERGE' and 'SHF_STRINGS' are set. The output section '.text2' will
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dld.info4020 .text2 : { INPUT_SECTION_FLAGS (!SHF_WRITE) *(.text) }
4025 'SHF_MERGE' and 'SHF_STRINGS' are set. The output section '.text2' will
/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/share/info/
H A Dlibc.info-56393 fmtmsg (MM_PRINT, "only1field", MM_INFO, "text2", "action2", "tag2");
/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/share/info/
H A Dlibc.info-56393 fmtmsg (MM_PRINT, "only1field", MM_INFO, "text2", "action2", "tag2");