/third_party/iptables/iptables/ |
D | iptables-apply | 33 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/ |
D | MatrixClipCollapseTest.cpp | 429 *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/ |
D | MatrixClipCollapseTest.cpp | 429 *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/ |
D | SkPictureFlat.h | 55 RESTORE, enumerator
|
D | SkPicturePlayback.cpp | 569 case RESTORE: in handleOp()
|
/third_party/skia/src/core/ |
D | SkPictureFlat.h | 55 RESTORE, enumerator
|
D | SkPicturePlayback.cpp | 622 case RESTORE: in handleOp()
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | infback.c | 139 #define RESTORE() \ macro 484 RESTORE();
|
D | inflate.c | 487 #define RESTORE() \ macro 844 RESTORE(); 1046 RESTORE(); 1254 RESTORE();
|
/third_party/node/deps/zlib/ |
D | infback.c | 139 #define RESTORE() \ macro 485 RESTORE();
|
D | inflate.c | 488 #define RESTORE() \ macro 845 RESTORE(); 1048 RESTORE(); 1256 RESTORE();
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | infback.c | 139 #define RESTORE() \ macro 484 RESTORE();
|
D | inflate.c | 487 #define RESTORE() \ macro 844 RESTORE(); 1046 RESTORE(); 1254 RESTORE();
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | infback.c | 139 #define RESTORE() \ macro 485 RESTORE();
|
D | inflate.c | 488 #define RESTORE() \ macro 845 RESTORE(); 1048 RESTORE(); 1256 RESTORE();
|
/third_party/libwebsockets/win32port/zlib/ |
D | infback.c | 130 #define RESTORE() \ macro 476 RESTORE();
|
D | inflate.c | 449 #define RESTORE() \ macro 805 RESTORE(); 1008 RESTORE(); 1216 RESTORE();
|
/third_party/zlib/ |
D | infback.c | 139 #define RESTORE() \ macro 485 RESTORE();
|
D | inflate.c | 488 #define RESTORE() \ macro 854 RESTORE(); 1064 RESTORE(); 1279 RESTORE();
|
/third_party/skia/third_party/externals/zlib/ |
D | infback.c | 139 #define RESTORE() \ macro 485 RESTORE();
|
D | inflate.c | 488 #define RESTORE() \ macro 845 RESTORE(); 1048 RESTORE(); 1256 RESTORE();
|
/third_party/flutter/skia/third_party/externals/zlib/contrib/optimizations/ |
D | inflate.c | 499 #define RESTORE() \ macro 856 RESTORE(); 1059 RESTORE(); 1276 RESTORE();
|
/third_party/node/deps/zlib/contrib/optimizations/ |
D | inflate.c | 499 #define RESTORE() \ macro 856 RESTORE(); 1059 RESTORE(); 1276 RESTORE();
|
/third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
D | inflate.c | 499 #define RESTORE() \ macro 856 RESTORE(); 1059 RESTORE(); 1276 RESTORE();
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeSPARC_common.c | 164 #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()
|