| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | dvo_ch7017.c | 384 #define DUMP(reg) \ in ch7017_dump_regs() macro 390 DUMP(CH7017_HORIZONTAL_ACTIVE_PIXEL_INPUT); in ch7017_dump_regs() 391 DUMP(CH7017_HORIZONTAL_ACTIVE_PIXEL_OUTPUT); in ch7017_dump_regs() 392 DUMP(CH7017_VERTICAL_ACTIVE_LINE_OUTPUT); in ch7017_dump_regs() 393 DUMP(CH7017_ACTIVE_INPUT_LINE_OUTPUT); in ch7017_dump_regs() 394 DUMP(CH7017_LVDS_PLL_VCO_CONTROL); in ch7017_dump_regs() 395 DUMP(CH7017_LVDS_PLL_FEEDBACK_DIV); in ch7017_dump_regs() 396 DUMP(CH7017_LVDS_CONTROL_2); in ch7017_dump_regs() 397 DUMP(CH7017_OUTPUTS_ENABLE); in ch7017_dump_regs() 398 DUMP(CH7017_LVDS_POWER_DOWN); in ch7017_dump_regs()
|
| /netbsd-src/sbin/fsck_msdos/ |
| H A D | Makefile | 10 DUMP= ${NETBSDSRCDIR}/sbin/dump macro 11 CPPFLAGS+= -I${FSCK} -I${DUMP} 12 .PATH: ${FSCK} ${DUMP}
|
| /netbsd-src/lib/libresolv/ |
| H A D | dst_internal.h | 152 #ifdef DUMP 153 # undef DUMP 154 # define DUMP(a,b,c,d) dst_s_dump(a,b,c,d) macro 156 # define DUMP(a,b,c,d) macro
|
| H A D | dst_api.c | 253 DUMP(data, mode, len, "dst_sign_data()"); in dst_sign_data() 296 DUMP(data, mode, len, "dst_verify_data()"); in dst_verify_data()
|
| /netbsd-src/external/bsd/libbind/dist/dst/ |
| H A D | dst_internal.h | 144 #ifdef DUMP 145 # undef DUMP 146 # define DUMP(a,b,c,d) dst_s_dump(a,b,c,d) macro 148 # define DUMP(a,b,c,d) macro
|
| H A D | dst_api.c | 249 DUMP(data, mode, len, "dst_sign_data()"); in dst_sign_data() 292 DUMP(data, mode, len, "dst_verify_data()"); in dst_verify_data()
|
| /netbsd-src/sbin/fsck_ffs/ |
| H A D | Makefile.common | 13 DUMP= ${NETBSDSRCDIR}/sbin/dump 14 CPPFLAGS+=-I${FSCK} -I${DUMP} 17 .PATH: ${NETBSDSRCDIR}/sys/ufs/ffs ${NETBSDSRCDIR}/sys/ufs/ufs ${FSCK} ${DUMP}
|
| /netbsd-src/sys/dev/i2c/ |
| H A D | am2315.c | 260 #define DUMP(a) \ in am2315_attach() macro 272 DUMP("modh+modl"); in am2315_attach() 282 DUMP("ver"); in am2315_attach() 292 DUMP("id1+id2"); in am2315_attach() 302 DUMP("id3+id4"); in am2315_attach()
|
| /netbsd-src/external/lgpl3/gmp/dist/tests/cxx/ |
| H A D | t-ostream.cc | 56 #define DUMP() \ macro 67 DUMP (); \ 155 DUMP (); in check_mpz() 235 DUMP (); in check_mpq() 413 DUMP (); in check_mpf()
|
| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | cdf.c | 1358 #define DUMP(a, b) (void)fprintf(stderr, "%40.40s = " a "\n", # b, h->h_ ## b) in cdf_dump_header() macro 1361 DUMP("%d", revision); in cdf_dump_header() 1362 DUMP("%d", version); in cdf_dump_header() 1363 DUMP("%#x", byte_order); in cdf_dump_header() 1366 DUMP("%d", num_sectors_in_sat); in cdf_dump_header() 1367 DUMP("%d", secid_first_directory); in cdf_dump_header() 1368 DUMP("%d", min_size_standard_stream); in cdf_dump_header() 1369 DUMP("%d", secid_first_sector_in_short_sat); in cdf_dump_header() 1370 DUMP("%d", num_sectors_in_short_sat); in cdf_dump_header() 1371 DUMP("%d", secid_first_sector_in_master_sat); in cdf_dump_header() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/ |
| H A D | mn10300.c | 3139 #define DUMP(reason, insn) \ macro 3168 DUMP ("Inserting SETLB insn after:", label); in mn10300_insert_setlb_lcc() 3172 DUMP ("Created new loop-back label:", label); in mn10300_insert_setlb_lcc() 3176 DUMP ("Inserting SETLB insn before:", label); in mn10300_insert_setlb_lcc() 3196 DUMP ("Replacing branch insn...", branch); in mn10300_insert_setlb_lcc() 3197 DUMP ("... with Lcc insn:", jump); in mn10300_insert_setlb_lcc() 3238 DUMP ("Looking for loops that can use the SETLB insn", NULL_RTX); in mn10300_scan_for_setlb_lcc() 3298 DUMP ("SETLB scan complete", NULL_RTX); in mn10300_scan_for_setlb_lcc()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
| H A D | mn10300.cc | 3140 #define DUMP(reason, insn) \ macro 3169 DUMP ("Inserting SETLB insn after:", label); in mn10300_insert_setlb_lcc() 3173 DUMP ("Created new loop-back label:", label); in mn10300_insert_setlb_lcc() 3177 DUMP ("Inserting SETLB insn before:", label); in mn10300_insert_setlb_lcc() 3197 DUMP ("Replacing branch insn...", branch); in mn10300_insert_setlb_lcc() 3198 DUMP ("... with Lcc insn:", jump); in mn10300_insert_setlb_lcc() 3237 DUMP ("Looking for loops that can use the SETLB insn", NULL_RTX); in mn10300_scan_for_setlb_lcc() 3297 DUMP ("SETLB scan complete", NULL_RTX); in mn10300_scan_for_setlb_lcc()
|
| /netbsd-src/tests/crypto/libcrypto/conf/ |
| H A D | d_conf-1x.out | 47 ---------------------------- DUMP ------------------------
|
| H A D | d_conf-3x.out | 47 ---------------------------- DUMP ------------------------
|
| /netbsd-src/external/gpl3/autoconf/dist/lib/m4sugar/ |
| H A 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 …]
|
| /netbsd-src/crypto/dist/ipsec-tools/src/setkey/ |
| H A D | parse.y | 117 %token ADD UPDATE GET GETSPI DELETE DELETEALL FLUSH DUMP EXIT 287 : DUMP protocol_spec EOT
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | zippy | 597 I'm gliding over a NUCLEAR WASTE DUMP near ATLANTA, Georgia!!
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | windows | 110 >4 string DUMP MS Windows 32bit crash dump
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| H A D | rfc2367.txt | 2818 purposes, however, it can be quite useful. The output of a DUMP
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ChangeLog-2018 | 1856 * testsuite/ld-elf/readelf.exp: Delete DUMP and selection of
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ChangeLog-2018 | 1856 * testsuite/ld-elf/readelf.exp: Delete DUMP and selection of
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog.115 | 2440 * troff/input.c: Delete DUMP code.
|
| /netbsd-src/etc/ |
| H A D | services | 7159 hagel-dump 3036/tcp # Hagel DUMP [Haim_Gelfenbeyn] … 7160 hagel-dump 3036/udp # Hagel DUMP [Haim_Gelfenbeyn] …
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | CHANGES | 6975 style similar to INTEGERs, but with '[HEX DUMP]' prepended to
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-1999 | 2316 (regclass): New parameter DUMP, call DUMP_REGCLASS.
|