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

/external/dhcpcd/compat/
H A Dlinkaddr.c45 #define RESET 3 macro
87 state = RESET;
93 case RESET | DIGIT:
102 state = RESET;
110 case RESET | END:
/external/webkit/Source/WebCore/html/
H A DHTMLButtonElement.cpp72 case RESET: {
86 m_type = RESET;
107 if (form() && m_type == RESET)
H A DHTMLButtonElement.h40 enum Type { SUBMIT, RESET, BUTTON }; enumerator in enum:WebCore::HTMLButtonElement::Type
/external/webkit/Tools/Scripts/
H A Drun-api-tests175 print BOLD GREEN, "Passed", RESET, "\n";
177 print BOLD RED, "Failed", RESET, "\n";
/external/grub/netboot/
H A Dsis900.h42 RESET = 0x00000100, enumerator in enum:sis900_command_register_bits
H A Dsis900.c535 outl(RxRESET | TxRESET | RESET, ioaddr + cr);
/external/clang/tools/scan-build/
H A Dscan-build53 print RESET;
71 print RESET, RED @_;
72 print RESET;
/external/oprofile/utils/
H A Dopcontrol750 RESET=yes
1790 if test "$RESET" = "yes"; then
/external/chromium/chrome/browser/
H A Dexternal_tab_container_win.cc948 tab_contents_->render_view_host()->Zoom(PageZoom::RESET);
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc2285 case IDC_ZOOM_NORMAL: Zoom(PageZoom::RESET); break;
/external/bison/tests/
H A Dtestsuite[all...]

Completed in 2604 milliseconds