Home
last modified time | relevance | path

Searched refs:DUMP (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Ddvo_ch7017.c384 #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 DMakefile10 DUMP= ${NETBSDSRCDIR}/sbin/dump macro
11 CPPFLAGS+= -I${FSCK} -I${DUMP}
12 .PATH: ${FSCK} ${DUMP}
/netbsd-src/lib/libresolv/
H A Ddst_internal.h152 #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 Ddst_api.c253 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 Ddst_internal.h144 #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 Ddst_api.c249 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 DMakefile.common13 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 Dam2315.c260 #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 Dt-ostream.cc56 #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 Dcdf.c1358 #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 Dmn10300.c3139 #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 Dmn10300.cc3140 #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 Dd_conf-1x.out47 ---------------------------- DUMP ------------------------
H A Dd_conf-3x.out47 ---------------------------- DUMP ------------------------
/netbsd-src/external/gpl3/autoconf/dist/lib/m4sugar/
H A Dm4sugar.m41667 # 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 Dparse.y117 %token ADD UPDATE GET GETSPI DELETE DELETEALL FLUSH DUMP EXIT
287 : DUMP protocol_spec EOT
/netbsd-src/games/fortune/datfiles/
H A Dzippy597 I'm gliding over a NUCLEAR WASTE DUMP near ATLANTA, Georgia!!
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dwindows110 >4 string DUMP MS Windows 32bit crash dump
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Drfc2367.txt2818 purposes, however, it can be quite useful. The output of a DUMP
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-20181856 * testsuite/ld-elf/readelf.exp: Delete DUMP and selection of
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-20181856 * testsuite/ld-elf/readelf.exp: Delete DUMP and selection of
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1152440 * troff/input.c: Delete DUMP code.
/netbsd-src/etc/
H A Dservices7159 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 DCHANGES6975 style similar to INTEGERs, but with '[HEX DUMP]' prepended to
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-19992316 (regclass): New parameter DUMP, call DUMP_REGCLASS.

12