Searched refs:sp (Results 1 – 18 of 18) sorted by relevance
| /buildroot/package/sp-oops-extract/ |
| A D | Config.in | 2 bool "sp-oops-extract" 6 http://maemo.org/packages/view/sp-oops-extract/
|
| A D | sp-oops-extract.mk | 8 SP_OOPS_EXTRACT_SITE = http://repository.maemo.org/pool/maemo5.0/free/s/sp-oops-extract 9 SP_OOPS_EXTRACT_SOURCE = sp-oops-extract_$(SP_OOPS_EXTRACT_VERSION).tar.gz
|
| A D | sp-oops-extract.hash | 2 sha256 85601a569af1f4584db75fad21d3a70e377ce12d1bccad7dbe1112abd3b43d93 sp-oops-extract_0.0.7-1.t…
|
| A D | 0002-stdint-cleanup.patch | 8 Index: sp-oops-extract-0.0.7-1/src/oopslog.c 10 --- sp-oops-extract-0.0.7-1.orig/src/oopslog.c 11 +++ sp-oops-extract-0.0.7-1/src/oopslog.c
|
| A D | 0001-Make-the-Makefile-more-cross-compiler-friendly.patch | 1 Fetch from: https://github.com/Schischu/ptxdist_sh/tree/master/patches/sp-oops-extract-0.0.7 19 sp-oops-extract: oopslog.c
|
| /buildroot/package/dhcpdump/ |
| A D | 0001-use-non-bsd-structures.patch | 15 - if (hmask && check_ch((u_char *)(sp + offset), ntohs(udp->uh_ulen))) 16 + if (hmask && check_ch((u_char *)(sp + offset), ntohs(udp->len))) 19 - printdata((u_char *)(sp + offset), ntohs(udp->uh_ulen)); 20 + printdata((u_char *)(sp + offset), ntohs(udp->len));
|
| /buildroot/support/kconfig/lxdialog/ |
| A D | util.c | 401 sp = strpbrk(word, "\n "); in print_autowrap() 402 if (sp && *sp == '\n') in print_autowrap() 403 newline_separator = sp; in print_autowrap() 405 if (sp) in print_autowrap() 406 *sp++ = 0; in print_autowrap() 414 (newl && wlen < 4 && sp in print_autowrap() 415 && wlen + 1 + strlen(sp) > room in print_autowrap() 416 && (!(sp2 = strpbrk(sp, "\n ")) in print_autowrap() 433 if (sp && *sp == ' ') { in print_autowrap() 435 while (*++sp == ' ') ; in print_autowrap() [all …]
|
| /buildroot/package/coremark-pro/ |
| A D | coremark-pro.mk | 47 COREMARK_PRO_MARKS = cjpeg-rose7-preset core linear_alg-mid-100x100-sp loops-all-mid-10k-sp nnet_te…
|
| /buildroot/package/libmpeg2/ |
| A D | 0003-fix-arm-detection.patch | 24 + AC_TRY_LINK([], [asm(".syntax divided\nstmfd sp!,{r4-r11,lr}")],
|
| /buildroot/package/mpir/ |
| A D | 0001-mpn-arm-udiv.asm-workaround-binutils-bug-14887.patch | 36 ldmfd sp!, { r8, pc }
|
| /buildroot/package/libmnl/ |
| A D | 0001-examples-add-rtnl-link-can.patch | 243 + float sp; 246 + if (get_float(&sp, *argv)) 250 + bt.sample_point = (__u32)(sp * 1000); 276 + float sp; 279 + if (get_float(&sp, *argv)) 281 + dbt.sample_point = (__u32)(sp * 1000);
|
| /buildroot/support/kconfig/ |
| A D | mconf.c | 322 struct subtitle_part *sp; in set_subtitle() local 331 list_for_each_entry(sp, &trail, entries) { in set_subtitle() 332 if (sp->text) { in set_subtitle() 339 pos->text = sp->text; in set_subtitle()
|
| /buildroot/package/micropython/ |
| A D | 0001-py-nlrthumb-Make-non-Thumb2-long-jump-workaround-opt.patch | 68 95fc: 4669 mov r1, sp
|
| /buildroot/arch/ |
| A D | Config.in.arm | 895 default "fpv4-sp-d16" if BR2_ARM_FPU_FPV4D16 896 default "fpv5-sp-d16" if BR2_ARM_FPU_FPV5D16
|
| /buildroot/ |
| A D | .checkpackageignore | 1435 package/sp-oops-extract/0001-Make-the-Makefile-more-cross-compiler-friendly.patch lib_patch.Upstream 1436 package/sp-oops-extract/0002-stdint-cleanup.patch lib_patch.Upstream
|
| A D | DEVELOPERS | 865 F: package/sp-oops-extract/
|
| A D | CHANGES | 9744 smack, snowball-init, socat, sp-oops-extract, sqlite, 10080 sp-oops-extract, squeezelite, stress-ng, swupdate, syslog-ng,
|
| /buildroot/package/ |
| A D | Config.in | 248 source "package/sp-oops-extract/Config.in"
|
Completed in 54 milliseconds