/third_party/iptables/iptables/tests/shell/testcases/ipt-restore/ |
D | 0014-verbose-restore_0 | 5 DUMP="*filter 26 $XT_MULTI iptables-restore <<< "$DUMP" 27 $XT_MULTI ip6tables-restore <<< "$DUMP" 62 diff -u -Z <(echo "$EXPECT") <($XT_MULTI $ipt -v <<< "$DUMP") 65 DUMP="*filter 75 diff -u -Z <(echo -ne "$EXPECT") <($XT_MULTI $ipt -v --noflush <<< "$DUMP")
|
D | 0008-restore-counters_0 | 5 DUMP="*filter 14 $XT_MULTI iptables-restore <<< "$DUMP" 21 $XT_MULTI iptables-restore --counters <<< "$DUMP"
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/ |
D | szrt_asan.c | 82 #define DUMP(args...) \ macro 87 #define DUMP(args...) macro 137 DUMP("check %d bytes at %p: %p + %d (%d)\n", size, ptr, shadow_addr, in __asan_check() 182 DUMP("set up shadow memory at %p\n", shadow_offset); in __asan_init() 187 DUMP("protected bad region\n"); in __asan_init() 190 DUMP("poisioning %d global redzones\n", n_rzs); in __asan_init() 192 DUMP("(%d) poisoning redzone of size %d at %p\n", i, rz_sizes[i], rzs[i]); in __asan_init() 198 DUMP("malloc() called with size %d\n", size); in __asan_malloc() 250 DUMP("free() called on %p\n", ptr); in __asan_free() 271 DUMP("Placing %d bytes at %p in quarantine\n", entry->size, entry); in __asan_free() [all …]
|
/third_party/e2fsprogs/install-utils/ |
D | convfstab | 41 DUMP=$DEF_DUMP 45 DUMP=0; 51 echo "$LINE $DEF_FLAGS $DUMP $PASS" 54 echo "$LINE $DUMP $PASS"
|
/third_party/iptables/iptables/tests/shell/testcases/arptables/ |
D | 0001-arptables-save-restore_0 | 34 DUMP='*filter 55 diff -u <(echo -e "$DUMP") <($XT_MULTI arptables-save | grep -v "^#") 60 $XT_MULTI arptables-restore <<<$DUMP 61 diff -u <(echo -e "$DUMP") <($XT_MULTI arptables-save | grep -v "^#")
|
D | 0002-arptables-restore-defaults_0 | 11 DUMP='*filter 25 $XT_MULTI arptables-restore <<<$DUMP
|
/third_party/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_x86sse.c | 86 #define DUMP() do { \ macro 96 DUMP(); \ 101 DUMP(); \ 106 DUMP(); \ 113 DUMP(); \ 119 DUMP(); \ 130 #define DUMP( ) macro 417 DUMP(); in x86_jmp_forward() 425 DUMP(); in x86_call_forward() 632 DUMP(); in x86_ret() [all …]
|
/third_party/iptables/iptables/tests/shell/testcases/ebtables/ |
D | 0002-ebtables-save-restore_0 | 69 DUMP='*filter 111 diff -u <(echo -e "$DUMP") <($XT_MULTI ebtables-save | grep -v '^#') 116 $XT_MULTI ebtables-restore <<<$DUMP 117 diff -u <(echo -e "$DUMP") <($XT_MULTI ebtables-save | grep -v '^#')
|
D | 0003-ebtables-restore-defaults_0 | 11 DUMP='*filter 30 $XT_MULTI ebtables-restore <<<$DUMP
|
/third_party/pulseaudio/src/utils/ |
D | pax11publish.c | 45 enum { DUMP, EXPORT, IMPORT, REMOVE } mode = DUMP; in main() enumerator 67 mode = DUMP; in main() 107 case DUMP: { in main()
|
/third_party/alsa-utils/alsaconf/ |
D | alsaconf.in | 538 rm -f "$TMP" "$addcfg" "$FOUND" "$DUMP" 557 DUMP=`mktemp -q /tmp/alsaconf.XXXXXX` 630 cat $PROCFS/isapnp >"$DUMP" 642 echo "Card $index '$id:$name' " >> "$DUMP" 648 echo "BIOS $bindex '$id' " >> "$DUMP" 657 echo -n >"$DUMP" 773 …cardname=`grep '^Card [0-9]\+ .'$1':' $DUMP | head -n 1 | sed -e 's/^Card [0-9]\+ '\''.*:\(.*\)'\'… 1450 rm -f "$FOUND" "$DUMP"
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_shader.c | 41 #define DUMP(args...) _nine_debug_printf(DBG_CHANNEL, NULL, args) macro 152 if (mask & 1) DUMP("x"); else DUMP("_"); in sm1_dump_writemask() 153 if (mask & 2) DUMP("y"); else DUMP("_"); in sm1_dump_writemask() 154 if (mask & 4) DUMP("z"); else DUMP("_"); in sm1_dump_writemask() 155 if (mask & 8) DUMP("w"); else DUMP("_"); in sm1_dump_writemask() 162 DUMP("%c%c%c%c", in sm1_dump_swizzle() 195 DUMP("aL"); in sm1_dump_reg() 198 DUMP("oC%i", index); in sm1_dump_reg() 201 DUMP("oDepth"); in sm1_dump_reg() 204 DUMP("oRast%i", index); in sm1_dump_reg() [all …]
|
/third_party/optimized-routines/networking/test/ |
D | chksum.c | 171 bool DUMP = false; in main() local 195 DUMP = true; in main() 311 if (DUMP) in main()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
D | dd_draw.c | 178 #define DUMP(name, var) do { \ macro 289 DUMP(clip_state, &dstate->clip_state); in dd_dump_shader() 298 DUMP(rasterizer_state, &dstate->rs->state.rs); in dd_dump_shader() 301 DUMP(poly_stipple, &dstate->polygon_stipple); in dd_dump_shader() 309 DUMP(shader_state, &dstate->shaders[sh]->state.shader); in dd_dump_shader() 361 DUMP(draw_info, info); in dd_dump_draw_vbo() 363 DUMP(draw_start_count_bias, draw); in dd_dump_draw_vbo() 412 DUMP(depth_stencil_alpha_state, &dstate->dsa->state.dsa); in dd_dump_draw_vbo() 413 DUMP(stencil_ref, &dstate->stencil_ref); in dd_dump_draw_vbo() 416 DUMP(blend_state, &dstate->blend->state.blend); in dd_dump_draw_vbo() [all …]
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | indic.pl | 54 $DUMP = 0; # If 1, dump out internal data 231 if ($DUMP) { 245 if ($DUMP) {
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | CaseIterator.java | 46 private static final boolean DUMP = false; field in CaseIterator 249 if (DUMP) {
|
/third_party/f2fs-tools/fsck/ |
D | main.c | 360 c.func = DUMP; in f2fs_parse_options() 839 if (c.func != DUMP && f2fs_devs_are_umounted() < 0) { in main() 891 case DUMP: in main()
|
D | mount.c | 3524 if (c.func != FSCK && c.func != DUMP && in f2fs_do_mount()
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/ |
D | m4sugar.m4 | 1667 # DUMP below for short). This introduces an important difference with 1680 # DUMP: undefined 1688 # DUMP: BODY 1695 # DUMP: BODY 1699 # Then the content of the temporary diversion is moved to DUMP and the 1701 # DUMP: BODY 1707 # DUMP: BODY 1715 # DUMP: BODY 1719 # Then the diversion is appended to DUMP, and popped. 1720 # DUMP: BODY [all …]
|
/third_party/f2fs-tools/lib/ |
D | libf2fs.c | 868 if (c.func != DUMP && (c.func != FSCK || c.fix_on || c.auto_fix)) in open_check_fs() 915 !c.force && c.func != DUMP && !c.dry_run) { in get_device_info()
|
/third_party/flutter/flutter/examples/stocks/lib/ |
D | stock_home.dart | 38 const Text('DUMP APP TO CONSOLE'),
|
/third_party/jerryscript/jerry-core/ |
D | CMakeLists.txt | 82 set(JERRYRE_LOGGING_MESSAGE " (FORCED BY STATS OR DUMP)")
|
/third_party/f2fs-tools/include/ |
D | f2fs_fs.h | 310 DUMP, enumerator
|
/third_party/flutter/flutter/dev/manual_tests/lib/ |
D | text.dart | 1050 child: const Text('DUMP TEXT TO LOGS'),
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.0.0.rst | 2127 - freedreno: also set DUMP flag on shaders
|