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

1 2

  /src/sbin/newbtconf/
newbtconf.sh 8 echo "usage: $0 revert"
37 if [ $dir = revert ] ; then
  /src/external/bsd/openresolv/dist/
resolvectl.in 87 resolvectl revert "$IFACE"
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
asan_device_setup 17 revert=no
24 echo "usage: $0 [--revert] [--device device-id] [--lib path] [--extra-options options]"
25 echo " --revert: Uninstall ASan from the device."
114 --revert)
115 revert=yes
195 if [[ x$revert == xyes ]]; then
  /src/external/apache2/llvm/dist/clang/utils/
FuzzTest 92 def revert(self): member in class:TestApplication
180 '--no-revert'. Generally this is used with '--test <index>' to run one failing
250 group.add_option("", "--no-revert", help="Don't revert changes",
251 action='store_false', dest="revert", default=True)
341 opts.revert = False
344 if opts.revert:
345 ta.revert()
  /src/external/gpl2/grep/dist/
grep.spec 99 - revert to 2.4.2 (latest official release) for now
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
wireutils.c 641 uint8_t *revert = towire->p; local
719 towire->p = revert;
dnssd-proxy.c 1164 uint8_t *revert = query->towire.p; // Remember where we were in case there's no room. local
1297 query->towire.p = revert;
2390 uint8_t *revert = towire->p; local
2441 query->towire.p = revert;
2534 revert = towire->p;
2561 send_query->towire.p = revert;
2816 uint8_t *revert = query->towire.p; local
2821 query->towire.p = revert;
2866 uint8_t *revert = query->towire.p; local
2870 query->towire.p = revert;
3398 uint8_t *revert = query->towire.p; local
    [all...]
  /src/external/gpl2/lvm2/dist/libdm/ioctl/
libdm-nbsd-iface.c 921 goto revert;
933 revert:
939 log_error("Failed to revert device creation.");
libdm-iface.c 1595 goto revert;
1608 revert:
1615 log_error("Failed to revert device creation.");
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Pragma.cpp 146 void revert() { function in struct:__anon3071::TokenCollector
258 Toks.revert();
376 Toks.revert();
  /src/external/gpl3/gdb/dist/readline/readline/
bind.c 1929 { "revert-all-at-newline", &_rl_revert_all_at_newline, 0 },
  /src/external/gpl3/gdb.old/dist/readline/readline/
bind.c 1929 { "revert-all-at-newline", &_rl_revert_all_at_newline, 0 },
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 2961 % Revert to plain's \scriptsize, which is 7pt.
9997 % the literal character `\'. Also revert - to its normal character, in
10024 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 2961 % Revert to plain's \scriptsize, which is 7pt.
9997 % the literal character `\'. Also revert - to its normal character, in
10024 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 2961 % Revert to plain's \scriptsize, which is 7pt.
9997 % the literal character `\'. Also revert - to its normal character, in
10024 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/lgpl3/mpc/dist/doc/
texinfo.tex 2961 % Revert to plain's \scriptsize, which is 7pt.
9997 % the literal character `\'. Also revert - to its normal character, in
10024 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 6327 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 5278 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 7186 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 6163 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 7047 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 7047 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 9244 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 2956 % Revert to plain's \scriptsize, which is 7pt.
9956 % That is what \eatinput is for; after that, the `\' should revert to printing
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 9240 % That is what \eatinput is for; after that, the `\' should revert to printing

Completed in 159 milliseconds

1 2