HomeSort by: relevance | last modified time | path
    Searched refs:keep (Results 1 - 25 of 290) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc.old/dist/gcc/
obstack-utils.h 24 // unless told not to via keep (). It automatically converts to an
40 // watermark.keep ();
48 // watermark.keep ();
71 obstack_watermark (obstack *ob) : m_obstack (ob) { keep (); }
76 void keep () { m_start = XOBNEWVAR (m_obstack, char, 0); } function in class:obstack_watermark
  /src/usr.bin/make/unit-tests/
varmod-defined.exp 3 Var_Parse: ${8_DOLLARS} (eval-keep-dollar-and-undefined)
5 Var_Parse: ${VAR:D${8_DOLLARS}} (eval-keep-dollar-and-undefined)
6 Evaluating modifier ${VAR:D...} on value "$$$$$$$$" (eval-keep-dollar-and-undefined, regular)
7 Var_Parse: ${8_DOLLARS}} (eval-keep-dollar-and-undefined)
8 Result of ${VAR:D${8_DOLLARS}} is "$$$$$$$$" (eval-keep-dollar-and-undefined, regular)
10 Var_Parse: ${VAR:@var@${8_DOLLARS}@} (eval-keep-dollar-and-undefined)
11 Evaluating modifier ${VAR:@...} on value "$$$$$$$$" (eval-keep-dollar-and-undefined, regular)
16 Var_Parse: ${8_DOLLARS} (eval-keep-undefined)
19 Result of ${VAR:@var@${8_DOLLARS}@} is "$$$$" (eval-keep-dollar-and-undefined, regular)
varmod-sun-shell.exp 3 Var_Parse: ${echo word; ${:U(exit 13)}:L:sh} (eval-keep-dollar-and-undefined)
4 Evaluating modifier ${echo word; (exit 13):L} on value "" (eval-keep-dollar-and-undefined, undefined)
5 Result of ${echo word; (exit 13):L} is "echo word; (exit 13)" (eval-keep-dollar-and-undefined, defined)
6 Evaluating modifier ${echo word; (exit 13):s...} on value "echo word; (exit 13)" (eval-keep-dollar-and-undefined, defined)
9 Result of ${echo word; (exit 13):sh} is "word" (eval-keep-dollar-and-undefined, defined)
varmod-sun-shell1.exp 2 Var_Parse: ${THE_ANSWER} (eval-keep-dollar-and-undefined)
3 Var_Parse: ${ANSWER:sh1} (eval-keep-dollar-and-undefined)
4 Evaluating modifier ${ANSWER:s...} on value "echo 42; (exit 13)" (eval-keep-dollar-and-undefined, regular)
10 Result of ${ANSWER:sh1} is "42" (eval-keep-dollar-and-undefined, regular)
varmod-indirect.exp 16 Var_Parse: ${UNDEF} after (eval-keep-dollar-and-undefined)
19 Var_Parse: ${UNDEF:${:US,a,a,}} after (eval-keep-dollar-and-undefined)
21 Evaluating modifier ${UNDEF:S...} on value "" (eval-keep-dollar-and-undefined, undefined)
25 Result of ${UNDEF:S,a,a,} is "" (eval-keep-dollar-and-undefined, undefined)
28 Var_Parse: ${UNDEF:${:U}} after (eval-keep-dollar-and-undefined)
32 Var_Parse: ${UNDEF:${:UZ}} after (eval-keep-dollar-and-undefined)
34 Evaluating modifier ${UNDEF:Z} on value "" (eval-keep-dollar-and-undefined, undefined)
varmod-assign-shell.exp 3 Var_Parse: ${ASSIGNED::!=echo output; ${:U(exit 13)}} (eval-keep-dollar-and-undefined)
4 Evaluating modifier ${ASSIGNED::...} on value "previous" (eval-keep-dollar-and-undefined, regular)
8 Result of ${ASSIGNED::!=echo output; ${:U(exit 13)}} is "" (eval-keep-dollar-and-undefined, regular)
varmod-shell.exp 4 Var_Parse: ${:!echo word; ${:U(exit 13)}!} (eval-keep-dollar-and-undefined)
5 Evaluating modifier ${:!...} on value "" (eval-keep-dollar-and-undefined, undefined)
9 Result of ${:!echo word; ${:U(exit 13)}!} is "word" (eval-keep-dollar-and-undefined, defined)
varname-dot-suffixes.exp 7 Var_Parse: ${.SUFFIXES::=assign} (eval-keep-dollar-and-undefined)
8 Evaluating modifier ${.SUFFIXES::...} on value ".c .o .1 .err .tar.gz" (eval-keep-dollar-and-undefined, regular)
11 Result of ${.SUFFIXES::=assign} is "" (eval-keep-dollar-and-undefined, regular)
13 Var_Parse: ${preserve:L:_=.SUFFIXES} (eval-keep-dollar-and-undefined)
14 Evaluating modifier ${preserve:L} on value "" (eval-keep-dollar-and-undefined, undefined)
15 Result of ${preserve:L} is "preserve" (eval-keep-dollar-and-undefined, defined)
16 Evaluating modifier ${preserve:_...} on value "preserve" (eval-keep-dollar-and-undefined, defined)
18 Result of ${preserve:_=.SUFFIXES} is "preserve" (eval-keep-dollar-and-undefined, defined)
  /src/common/lib/libc/arch/m68k/string/
strcat.S 52 jne .Lslloop | no, keep going
56 jne .Lscloop | copied non-null, keep going
strlen.S 52 jne .Lslloop | no, keep going
strcpy.S 52 jne .Lscloop | copied non-null, keep going
strncpy.S 63 jcc .Lscloop | more room, keep going
73 dbra %d1,.Lscploop | keep going
  /src/external/bsd/ipf/dist/rules/
tcpstate 5 pass out quick on le0 proto tcp from any to any flags S/SAFR keep state
11 pass out quick on le0 proto udp from any to any port = 53 keep state
BASIC_1.FW 60 pass in quick proto udp from any to any port = 53 keep state group 202
65 #pass in quick proto udp from any to w.x.y.z/32 port = 53 keep state group 202
66 #pass out quick on ppp0 proto udp from a.b.c.d/32 to any port = 53 keep state
70 pass in quick proto tcp from any to any port = ftp keep state group 201
71 pass in quick proto tcp from any to any port = ftp-data keep state group 201
72 pass in quick proto tcp from any port = ftp-data to any port > 1023 keep state group 101
76 pass in quick proto udp from any to any port = ntp keep state group 202
80 pass in quick proto tcp from any to any port = 22 keep state group 201
81 pass in quick proto tcp from any to any port = telnet keep state group 201
82 pass in quick proto tcp from any to any port = www keep state group 20
    [all...]
  /src/external/bsd/zstd/dist/tests/gzip/
keep.sh 2 # Exercise the --keep option.
27 # Compress and decompress both with and without --keep.
28 for k in --keep ''; do
29 # With --keep, the source must be retained, otherwise, it must be removed.
30 case $k in --keep) op='||' ;; *) op='&&' ;; esac
  /src/sys/lib/libkern/arch/m68k/
skpc.S 57 jne Lskdone | keep going til no more or zero
61 dbne %d0,Lskloop | keep going til no more or zero
scanc.S 64 jne Lscloop | keep going til no more
67 dbne %d0,Lscloop | keep going til no more or non-zero
  /src/external/bsd/pam-u2f/dist/build-aux/ci/
build-linux-clang.sh 12 ${SCAN[@]} --keep-cc --status-bugs make -C build -j $(nproc) check
  /src/common/lib/libc/arch/sparc/string/
strlen.S 52 bne 1b ! no, keep going
  /src/usr.sbin/pf/etc/defaults/
pf.boot.conf 19 pass out proto { tcp, udp } from any to any port 53 keep state
24 pass out inet proto icmp all icmp-type echoreq keep state
  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_pm.c 83 LIST_HEAD(keep);
86 list_move_tail(&obj->mm.link, &keep);
102 list_splice_tail(&keep, *phase);
  /src/usr.bin/crunch/crunchide/
crunchide.c 32 * global symbols. Allows the user to supply a "keep list" of symbols
131 "Usage: %s [-k keep-symbol] [-f keep-list-file] object-file\n"
139 static struct keep { struct
140 struct keep *next;
147 struct keep *newp, *prevp, *curp;
159 newp = (struct keep *) malloc(sizeof(struct keep));
163 fprintf(stderr, "%s: out of memory for keep list\n", getprogname());
177 struct keep *curp
    [all...]
  /src/lib/libc/arch/m68k/string/
memccpy.S 53 dbeq %d0,Lmcnzloop | if not, keep transferring,
62 jcc Lmcnzloop | yes, keep going...
75 dbeq %d0,Lmcloop | if not, keep transferring,
84 jcc Lmcloop | yes, keep going...
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
ToolOutputFile.h 25 /// object is destroyed unless the client calls keep().
36 bool Keep;
66 void keep() { Installer.Keep = true; } function in class:llvm::ToolOutputFile
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/
imx6ul-litesom.dtsi 79 keep-power-in-suspend;

Completed in 76 milliseconds

1 2 3 4 5 6 7 8 91011>>