Searched refs:RESET (Results 1 - 25 of 45) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dfpu-rst.s7 .arch armv8-a @ RESET
13 .arch armv8-a @ RESET
16 .fpu vfpv2 @ RESET to VFPV2
/netbsd-current/sys/dev/mca/
H A Dif_lereg.h42 #define RESET 0x08 /* Reset board */ macro
H A Dif_le_mca.c301 * 2. write value RESET | type to port
308 RESET | type);
344 bus_space_write_1(lsc->sc_memt, lsc->sc_memh, LE_PORT, RESET);
/netbsd-current/external/bsd/atf/dist/atf-c++/
H A Dtests_test.cpp90 #define RESET \ macro
98 RESET;
106 RESET;
121 RESET;
143 RESET;
181 #undef RESET macro
/netbsd-current/lib/libc/net/
H A Dlinkaddr.c52 #define RESET 3 macro
95 state = RESET;
102 case RESET | DIGIT:
111 state = RESET;
119 case RESET | END:
/netbsd-current/external/apache2/llvm/dist/clang/tools/diagtool/
H A DTreeView.cpp74 out << "-W" << Group.getName() << "\n" << Colors::RESET; member in class:TreePrinter::Colors
86 out << DR.getName() << Colors::RESET << "\n"; member in class:TreePrinter::Colors
132 out << '\n' << Colors::GREEN << "GREEN" << Colors::RESET member in class:TreePrinter::Colors
134 out << '\n' << Colors::RED << "RED" << Colors::RESET member in class:TreePrinter::Colors
/netbsd-current/sys/arch/i386/stand/misc/
H A Drawrite.c33 #define RESET 0 macro
105 biosdisk(RESET, drive, 0, 0, 0, 0, buffer);
111 biosdisk(RESET, drive, 0, 0, 0, 0, buffer);
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/
H A Drlptytest.c214 static enum { RESET, TCBREAK } ttystate = RESET; enumerator in enum:__anon1834
309 ttystate = RESET;
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Drlptytest.c214 static enum { RESET, TCBREAK } ttystate = RESET; enumerator in enum:__anon2334
309 ttystate = RESET;
/netbsd-current/external/bsd/atf/dist/tools/
H A Dtest_program_test.cpp534 #define RESET \ macro
542 RESET;
550 RESET;
566 RESET;
578 RESET;
590 RESET;
618 RESET;
642 RESET;
686 RESET;
726 RESET;
754 #undef RESET macro
[all...]
/netbsd-current/sys/arch/sgimips/stand/common/
H A Diris_start.S64 PTR_LA v0, 0xBFC00000 # indigo RESET
/netbsd-current/sbin/rcorder/
H A Drcorder.c98 RESET = 0, enumerator in enum:__anon9
254 temp->in_progress = RESET;
306 head->in_progress = RESET;
352 pnode->head = RESET;
353 pnode->in_progress = RESET;
493 head->in_progress = RESET;
499 pnode->head = RESET;
500 pnode->in_progress = RESET;
/netbsd-current/bin/sh/
H A Dmkinit.sh103 RESET["{ "]* ) event=reset;;
H A Doutput.c103 RESET {
H A Dinput.c123 RESET {
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv740d.h58 #define RESET (1 << 30) macro
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_util.c561 #define RESET() do { \ macro
579 RESET();
584 RESET();
588 RESET();
597 RESET();
605 RESET();
611 RESET();
628 RESET();
632 RESET();
635 #undef RESET macro
[all...]
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_util.c627 #define RESET() do { \ macro
645 RESET();
650 RESET();
654 RESET();
663 RESET();
671 RESET();
677 RESET();
694 RESET();
698 RESET();
701 #undef RESET macro
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A Draw_ostream.h104 RESET, member in class:llvm::raw_ostream::Colors
116 static constexpr Colors RESET = Colors::RESET; member in class:llvm::raw_ostream
/netbsd-current/sys/arch/x68k/stand/common/
H A Dexeckern.S108 moveml 0x00ff0000,#0x0101 | get RESET vectors (%d0: ssp, %a0: pc)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/ft32/
H A Dcrti-hw.S4 jmp __PMSIZE-4 # RESET Vector
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/ft32/
H A Dcrti-hw.S4 jmp __PMSIZE-4 # RESET Vector
/netbsd-current/share/examples/puffs/pgfs/
H A Dnewfs.sql104 RESET search_path;
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build/bin/
H A Dscan-build88 print RESET;
98 print STDERR RESET, RED @_;
99 print STDERR RESET;
116 print STDERR RESET, RED @_;
117 print STDERR RESET;
/netbsd-current/external/gpl2/groff/dist/src/preproc/pic/
H A Dpic.y197 %token RESET
434 | RESET
444 RESET VARIABLE

Completed in 395 milliseconds

12