Searched refs:RESET (Results 1 – 18 of 18) sorted by relevance
/external/dhcpcd/compat/ |
D | linkaddr.c | 45 #define RESET 3 macro 87 state = RESET; 93 case RESET | DIGIT: 102 state = RESET; 110 case RESET | END:
|
/external/webkit/Source/WebCore/html/ |
D | HTMLButtonElement.cpp | 72 case RESET: { in formControlType() 86 m_type = RESET; in parseMappedAttribute() 107 if (form() && m_type == RESET) in defaultEventHandler()
|
D | HTMLButtonElement.h | 40 enum Type { SUBMIT, RESET, BUTTON }; enumerator
|
/external/srec/doc/logs/uapi/ |
D | run_robustness3.log | 134 RESETTING_PARAMS --> RESET 135 RESET --> SHOW_ITERATION 258 RESETTING_PARAMS --> RESET 259 RESET --> SHOW_ITERATION 382 RESETTING_PARAMS --> RESET 383 RESET --> SHOW_ITERATION 506 RESETTING_PARAMS --> RESET 507 RESET --> SHOW_ITERATION 630 RESETTING_PARAMS --> RESET 631 RESET --> SHOW_ITERATION [all …]
|
/external/webkit/Tools/Scripts/ |
D | run-api-tests | 175 print BOLD GREEN, "Passed", RESET, "\n"; 177 print BOLD RED, "Failed", RESET, "\n";
|
/external/iptables/extensions/ |
D | libxt_dccp.man | 9 .BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
|
/external/clang/tools/scan-build/ |
D | scan-build | 52 print RESET; 70 print RESET, RED @_; 71 print RESET;
|
/external/grub/netboot/ |
D | sis900.h | 42 RESET = 0x00000100, enumerator
|
D | sis900.c | 527 outl(RxRESET | TxRESET | RESET, ioaddr + cr); in sis900_reset()
|
/external/bison/tests/ |
D | existing.at | 1095 %token RESET 1212 | RESET 1216 RESET VARIABLE
|
D | testsuite | 56077 %token RESET 56194 | RESET 56198 RESET VARIABLE
|
/external/oprofile/utils/ |
D | opcontrol | 750 RESET=yes 1790 if test "$RESET" = "yes"; then
|
/external/oprofile/events/i386/core_2/ |
D | unit_masks | 68 0x01 RESET Memory disambiguation reset cycles.
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-core.css | 5 /* RESET STYLES */
|
/external/chromium/chrome/browser/ |
D | external_tab_container_win.cc | 948 tab_contents_->render_view_host()->Zoom(PageZoom::RESET); in AcceleratorPressed()
|
/external/chromium/chrome/browser/ui/ |
D | browser.cc | 2285 case IDC_ZOOM_NORMAL: Zoom(PageZoom::RESET); break; in ExecuteCommandWithDisposition()
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 95165 RESET R IY0 S EH1 T 95166 RESET(2) R IY1 S EH0 T
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-12-06 | 2888 this function for BUTTON, FILE, IMAGE, RESET, and SUBMIT because a
|