Home
last modified time | relevance | path

Searched refs:RESTORE (Results 1 – 25 of 32) sorted by relevance

12

/third_party/iptables/iptables/
Diptables-apply33 RESTORE=ip6tables-restore
40 RESTORE=iptables-restore
123 "$RESTORE" <"$TMPFILE"
187 COMMANDS=(mktemp "$SAVE" "$RESTORE" "$RUNCMD")
199 COMMANDS=(mktemp "$SAVE" "$RESTORE")
247 if ! "$RESTORE" <"$RULESFILE"; then
/third_party/flutter/skia/tests/
DMatrixClipCollapseTest.cpp429 *expected->append() = RESTORE; in emit_body0()
450 *expected->append() = RESTORE; in emit_body1()
456 *expected->append() = RESTORE; in emit_body1()
485 *expected->append() = RESTORE; in emit_body2()
488 *expected->append() = RESTORE; in emit_body2()
490 *expected->append() = RESTORE; in emit_body2()
530 *expected->append() = RESTORE; in emit_body3()
533 *expected->append() = RESTORE; // for saveLayer in emit_body3()
535 *expected->append() = RESTORE; in emit_body3()
539 *expected->append() = RESTORE; in emit_body3()
[all …]
/third_party/skia/tests/
DMatrixClipCollapseTest.cpp429 *expected->append() = RESTORE; in emit_body0()
450 *expected->append() = RESTORE; in emit_body1()
456 *expected->append() = RESTORE; in emit_body1()
485 *expected->append() = RESTORE; in emit_body2()
488 *expected->append() = RESTORE; in emit_body2()
490 *expected->append() = RESTORE; in emit_body2()
530 *expected->append() = RESTORE; in emit_body3()
533 *expected->append() = RESTORE; // for saveLayer in emit_body3()
535 *expected->append() = RESTORE; in emit_body3()
539 *expected->append() = RESTORE; in emit_body3()
[all …]
/third_party/flutter/skia/src/core/
DSkPictureFlat.h55 RESTORE, enumerator
DSkPicturePlayback.cpp569 case RESTORE: in handleOp()
/third_party/skia/src/core/
DSkPictureFlat.h55 RESTORE, enumerator
DSkPicturePlayback.cpp622 case RESTORE: in handleOp()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dinfback.c139 #define RESTORE() \ macro
484 RESTORE();
Dinflate.c487 #define RESTORE() \ macro
844 RESTORE();
1046 RESTORE();
1254 RESTORE();
/third_party/node/deps/zlib/
Dinfback.c139 #define RESTORE() \ macro
485 RESTORE();
Dinflate.c488 #define RESTORE() \ macro
845 RESTORE();
1048 RESTORE();
1256 RESTORE();
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dinfback.c139 #define RESTORE() \ macro
484 RESTORE();
Dinflate.c487 #define RESTORE() \ macro
844 RESTORE();
1046 RESTORE();
1254 RESTORE();
/third_party/flutter/skia/third_party/externals/zlib/
Dinfback.c139 #define RESTORE() \ macro
485 RESTORE();
Dinflate.c488 #define RESTORE() \ macro
845 RESTORE();
1048 RESTORE();
1256 RESTORE();
/third_party/libwebsockets/win32port/zlib/
Dinfback.c130 #define RESTORE() \ macro
476 RESTORE();
Dinflate.c449 #define RESTORE() \ macro
805 RESTORE();
1008 RESTORE();
1216 RESTORE();
/third_party/zlib/
Dinfback.c139 #define RESTORE() \ macro
485 RESTORE();
Dinflate.c488 #define RESTORE() \ macro
854 RESTORE();
1064 RESTORE();
1279 RESTORE();
/third_party/skia/third_party/externals/zlib/
Dinfback.c139 #define RESTORE() \ macro
485 RESTORE();
Dinflate.c488 #define RESTORE() \ macro
845 RESTORE();
1048 RESTORE();
1256 RESTORE();
/third_party/flutter/skia/third_party/externals/zlib/contrib/optimizations/
Dinflate.c499 #define RESTORE() \ macro
856 RESTORE();
1059 RESTORE();
1276 RESTORE();
/third_party/node/deps/zlib/contrib/optimizations/
Dinflate.c499 #define RESTORE() \ macro
856 RESTORE();
1059 RESTORE();
1276 RESTORE();
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
Dinflate.c499 #define RESTORE() \ macro
856 RESTORE();
1059 RESTORE();
1276 RESTORE();
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeSPARC_common.c164 #define RESTORE (OPC1(0x2) | OPC3(0x3d)) macro
553 return push_inst(compiler, RESTORE | D(SLJIT_R0) | S1(src) | S2(0), UNMOVABLE_INS); in sljit_emit_return()

12