/libcore/luni/src/main/java/java/util/concurrent/ |
ScheduledExecutorService.java | 42 * to beep every ten seconds for an hour: 52 * public void run() { System.out.println("beep"); }
|
/external/libedit/src/ |
common.c | 643 char beep = 0; local 663 beep = 1; 667 if (beep) 681 el_action_t beep = CC_REFRESH, rval; local 690 beep = CC_REFRESH_BEEP; 694 return beep;
|
histedit.h | 100 * Beep!
|
/external/llvm/include/llvm/LineEditor/ |
LineEditor.h | 52 /// Show Completions, or beep if the list is empty.
|
/external/tcpdump/ |
Android.mk | 31 print-beep.c \
|
INSTALL.txt | 112 print-beep.c - BEEP printer routines
|
/external/vboot_reference/firmware/lib/ |
vboot_api_kernel.c | 175 * device), beep and keep waiting. 350 * it returns, beep. 369 /* Ctrl+U = try USB boot, or beep if failure */ 433 /* If that fails, beep and fall through to fixed disk */ 565 * any case we don't like this. Beep [all...] |
/external/pdfium/xfa/src/fxfa/src/parser/ |
xfa_script_hostpseudomodel.cpp | 480 ThrowScriptErrorMessage(XFA_IDS_INCORRECT_NUMBER_OF_METHOD, L"beep");
491 pNotify->GetAppProvider()->Beep(dwType);
|
/frameworks/av/include/media/ |
ToneGenerator.h | 64 TONE_PROP_BEEP, // General beep: 400Hz+1200Hz, 35ms ON 68 TONE_PROP_BEEP2, // General double beep: 400Hz+1200Hz, 35ms ON, 200ms OFF, 35ms on
|
/prebuilts/libs/libedit/include/ |
histedit.h | 100 * Beep!
|
/external/guice/core/test/com/google/inject/ |
TypeListenerTest.java | 175 assertEquals("felibeep", c.beep()); 690 public String beep() { 691 return "beep";
|
/frameworks/base/media/java/android/media/ |
ToneGenerator.java | 202 * Proprietary tone, general beep: 400Hz+1200Hz, 35ms ON 226 * Proprietary tone, general double beep: twice 400Hz+1200Hz, 35ms ON, 200ms OFF, 35ms ON 665 * CDMA One Min Beep tone: 1150Hz+770Hz 400ms ON
|
/docs/source.android.com/src/devices/audio/ |
attributes.jd | 97 movie, speech, or beep/ringtone. The audio framework uses content type information to selectively
|
/external/tcpdump/win32/prj/ |
GNUmakefile | 55 ../../print-beep.o \
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_curses.py | 153 for func in [curses.baudrate, curses.beep, curses.can_change_color,
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_curses.py | 153 for func in [curses.baudrate, curses.beep, curses.can_change_color,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_curses.py | 153 for func in [curses.baudrate, curses.beep, curses.can_change_color,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_curses.py | 153 for func in [curses.baudrate, curses.beep, curses.can_change_color,
|
/external/libedit/doc/ |
editline.3.roff | 424 Refresh display, and beep. 433 Beep, and flush tty.
|
/external/pdfium/fpdfsdk/src/javascript/ |
app.cpp | 76 JS_STATIC_METHOD_ENTRY(beep) 374 FX_BOOL app::beep(IJS_Context* cc, function in class:app
|
/prebuilts/libs/libedit/share/man/man3/ |
editline.3 | 424 Refresh display, and beep. 433 Beep, and flush tty.
|
el_deletestr.3 | 424 Refresh display, and beep. 433 Beep, and flush tty.
|
el_end.3 | 424 Refresh display, and beep. 433 Beep, and flush tty.
|
el_get.3 | 424 Refresh display, and beep. 433 Beep, and flush tty.
|
el_getc.3 | 424 Refresh display, and beep. 433 Beep, and flush tty.
|