Searched
full:terminal (Results
251 -
275 of
1853) sorted by null
<<11121314151617181920>>
/development/ndk/platforms/android-21/include/sys/ |
ioctl.h | 35 * terminal-related ioctl data structures such as struct winsize.
|
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/ |
server.js | 2 // quick terminal->textarea simulation
|
/external/chromium-trace/catapult/catapult_build/ |
test_runner.py | 20 """Adds ANSI escape codes to color a string printed to the terminal."""
|
/external/clang/test/Frontend/ |
source-col-map.c | 2 // REQUIRES: utf8-capable-terminal
|
/external/jemalloc/include/jemalloc/internal/ |
ctl.h | 21 /* If (nchildren == 0), this is a terminal node. */
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
termios.h | 65 #define TIOCM_DTR 0x002 /* data terminal ready */
|
/external/kernel-headers/original/uapi/linux/ |
fcntl.h | 63 #define AT_NO_AUTOMOUNT 0x800 /* Suppress terminal automount traversal */
|
/external/llvm/docs/CommandGuide/ |
llvm-dis.rst | 38 write raw bitcode output if the output stream is a terminal. With this option,
|
/external/llvm/include/llvm/Support/ |
SystemUtils.h | 21 /// Determine if the raw_ostream provided is connected to a terminal. If so,
|
/external/llvm/test/CodeGen/X86/ |
phys_subreg_coalesce-2.ll | 2 ; RUN: llc -no-phi-elim-live-out-early-exit -terminal-rule < %s -march=x86 | FileCheck %s
|
/external/opencv3/doc/tutorials/introduction/ios_install/ |
ios_install.markdown | 14 In MacOS it can be done using the following command in Terminal:
|
/external/selinux/policycoreutils/sestatus/ |
sestatus.8 | 58 The controlling terminal file context
|
sestatus.conf.5 | 21 The controlling terminal file context
|
/external/skia/platform_tools/android/examples/hello_skia_app/ |
README | 32 1. Open a terminal to the HelloSkia root directory and enter these commands:
|
/external/sl4a/Common/src/com/googlecode/android_scripting/ |
Exec.java | 49 * @return the file descriptor of the opened process's psuedo-terminal.
|
/external/toybox/lib/ |
interestingtimes.c | 17 // Quick and dirty query size of terminal, doesn't do ANSI probe fallback. 49 // Query terminal size, sending ANSI probe if necesary. (Probe queries xterm 83 // Reset terminal to known state, saving copy of old state if old != NULL. 165 // Check for return from terminal size probe
|
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ |
FindAnyOpTest.java | 75 Optional<Integer> or = withData(data).terminal(fs, s -> s.findAny()).equalator(VALID_ANSWER).exercise(); 99 OptionalInt or = withData(data).terminal(fs, s -> s.findAny()).equalator(INT_VALID_ANSWER).exercise(); 123 OptionalLong or = withData(data).terminal(fs, s -> s.findAny()).equalator(LONG_VALID_ANSWER).exercise(); 147 OptionalDouble or = withData(data).terminal(fs, s -> s.findAny()).equalator(DOUBLE_VALID_ANSWER).exercise();
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/ |
suggestions_output_utils.h | 42 * Outputs the final list of suggestions (i.e., terminal nodes).
|
/packages/inputmethods/LatinIME/native/jni/tests/dictionary/structure/v4/content/ |
terminal_position_lookup_table_test.cpp | 70 << "Terminal id (" << terminalIds[i] << ") should be changed to " << i;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libtic.so | |
libtic.so.5 | |
libtic.so.5.7 | |
/prebuilts/go/darwin-x86/src/runtime/ |
signal_dragonfly.go | 14 /* 1 */ {_SigNotify + _SigKill, "SIGHUP: terminal line hangup"},
|
signal_freebsd.go | 14 /* 1 */ {_SigNotify + _SigKill, "SIGHUP: terminal line hangup"},
|
signal_nacl.go | 14 /* 1 */ {_SigNotify + _SigKill, "SIGHUP: terminal line hangup"},
|
Completed in 1117 milliseconds
<<11121314151617181920>>