Searched refs:REPLY (Results 1 - 5 of 5) sorted by relevance

/external/llvm/projects/sample/autoconf/
H A DAutoRegen.sh26 read -p "Enter full path to LLVM source:" REPLY
27 if test -d "$REPLY/autoconf/m4" ; then
28 llvm_src_root="$REPLY"
29 read -p "Enter full path to LLVM objects (empty for same as source):" REPLY
30 if test -d "$REPLY" ; then
31 llvm_obj_root="$REPLY"
/external/qemu/telephony/
H A Dandroid_modem.c2474 #define REPLY(str) do { const char* s = (str); R(">> %s\n", quote(s)); return s; } while (0) macro
2484 REPLY(answer);
2524 REPLY( "ERROR: UNSUPPORTED" );
2532 REPLY( amodem_printf( modem, "%s\rOK", answer ) );
2536 REPLY( "OK" );
2541 REPLY( "OK" );
2547 REPLY( answer );
2551 REPLY( amodem_printf( modem, "%s\rOK", answer ) );
2554 REPLY( answer );
/external/qemu/android/
H A Dhw-events.h287 KEY_CODE(REPLY ,232) \
/external/mksh/src/
H A Dfuncs.c1788 static char REPLY[] = "REPLY"; variable
1871 *--wp = REPLY;
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 247 milliseconds