HomeSort by relevance Sort by last modified time
    Searched full:terminal (Results 126 - 150 of 864) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/net/tools/dnssec_chain_verify/
dnssec_chain_verify.cc 83 err_str = "Unknown terminal RR type";
  /external/eigen/bench/btl/data/
mk_new_gnuplot.sh 25 # echo "set terminal svg enhanced size 1000 1000 fname \"Times\" fsize 36" >> $WHAT.gnuplot
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
InteractiveCallback.java 38 * terminal control characters in the fields to be displayed.
  /external/harfbuzz_ng/util/
helper-cairo-ansi.cc 62 /* We don't have rows to spare on the terminal window...
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
bnf.php 94 //terminal symbols
  /external/llvm/docs/CommandGuide/
llvm-as.rst 37 write raw bitcode output if the output stream is a terminal. With this option,
  /external/llvm/include/llvm/Support/
Process.h 212 /// This function determines whether the terminal connected to standard
214 /// terminal, this function returns false.
217 /// This function determines whether the terminal connected to standard
219 /// terminal, this function returns false.
SystemUtils.h 24 /// Determine if the raw_ostream provided is connected to a terminal. If so,
  /external/openssl/crypto/des/
README 22 It contains support routines to read keys from a terminal,
  /external/srec/tools/grxmlcompile/
netw_dump.cpp 62 case TERMINAL_LABEL: // Terminal transition
146 case TERMINAL_LABEL: // Terminal transition
208 case TERMINAL_LABEL: // Terminal transition
282 case TERMINAL_LABEL: // Terminal transition
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
ResultException.java 34 // '38', '39', '3A', '3C', and '3D', it is mandatory for the terminal
  /packages/inputmethods/LatinIME/native/jni/src/
terminal_attributes.h 26 * This class encapsulates information about a terminal that allows to
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
ioctl-types.h 1 /* Structure types for pre-termios terminal ioctls. Linux version.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ttychars.h 35 * User visible structures and constants related to terminal handling.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
ioctl-types.h 1 /* Structure types for pre-termios terminal ioctls. Linux version.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ttychars.h 35 * User visible structures and constants related to terminal handling.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
ioctl-types.h 1 /* Structure types for pre-termios terminal ioctls. Linux version.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ttychars.h 35 * User visible structures and constants related to terminal handling.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term.h     [all...]
  /cts/tools/dasm/src/java_cup/
symbol_part.java 3 /** This class represents a part of a production which is a symbol (terminal
4 * or non terminal). This simply maintains a reference to the symbol in
  /external/e2fsprogs/ext2ed/
win.c 70 printf ("Sorry, your terminal screen is too small\n");
193 /* get the size of the terminal connected to stdout */
  /external/icu4c/test/perf/collperf/
collperf.cpp 41 void append_one(int32_t theLen){ /*include terminal NULL*/ \
757 // 1. 'len' includs the line terminal symbols
758 // 2. The length of the line terminal symbols is only one character
759 // 3. The Windows CR LF line terminal symbols will be converted to CR
779 icu_data_all_len += 1; // the terminal NULL
781 icu_data_all[icu_data_all_len - 1] = 0; //the terminal NULL
817 posix_data->append_one(s + 1); // plus terminal NULL
832 s = icu_data->lengthOf(i) + 1; // plus terminal NULL
  /external/iproute2/include/linux/
atmsap.h 84 #define ATM_TT_NONE 0 /* terminal type not specified */
124 unsigned char term_type; /* terminal type */

Completed in 1151 milliseconds

1 2 3 4 56 7 8 91011>>