Home
last modified time | relevance | path

Searched defs:term (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/rust/crates/codespan/codespan-reporting/src/
H A Dlib.rs5 pub mod term; modules
/third_party/rust/crates/nom/benchmarks/benches/
H A Darithmetic.rs38 fn term(input: &[u8]) -> IResult<&[u8], i64> { in term() functions
/third_party/rust/crates/nom/fuzz/fuzz_targets/
H A Dfuzz_arithmetic.rs67 fn term(i: &str) -> IResult<&str, i64> { in term() functions
/third_party/rust/crates/nom/tests/
H A Darithmetic.rs35 fn term(i: &str) -> IResult<&str, i64> { in term() functions
H A Darithmetic_ast.rs91 fn term(i: &str) -> IResult<&str, Expr> { in term() functions
/third_party/ninja/src/
H A Dline_printer.cc36 const char* term = getenv("TERM"); in LinePrinter() local
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter_linux.cc35 std::string term = getenv("TERM"); in supports_colors() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dutils.c54 av_int_list_length_for_size(unsigned elsize, const void *list, uint64_t term) av_int_list_length_for_size() argument
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename14.c131 int term(void) in term() function
/third_party/skia/tests/
H A DAndroidCodecTest.cpp36 static SkISize plus(const SkISize& size, int term) { in plus() argument
/third_party/skia/src/sksl/lex/
H A DRegexParser.cpp43 void RegexParser::term() { in term() function in RegexParser
/third_party/python/Modules/clinic/
H A Dtermios.c.h64 PyObject *term; in termios_tcsetattr() local
/third_party/gn/src/base/strings/
H A Dstring_split.cc136 Piece term = end_index == Piece::npos in SplitStringUsingSubstrT() local
/third_party/astc-encoder/Source/
H A Dastcenc_internal_entry.h299 void term(std::function<void(void)> term_func) in term() function in ParallelManager
/third_party/alsa-utils/axfer/test/
H A Dcontainer-test.c285 char *term; in main() local
H A Dmapper-test.c473 char *term; in main() local
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl06.c288 static void term(int sig) in term() function
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress02.c326 static void term(int sig LTP_ATTRIBUTE_UNUSED) in term() function
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
H A Dsocket.cc55 void term() { in term() function
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBSearchPanel.java91 private void performSearch(String term, Bundle bundle, boolean case_sensitive) { in performSearch() argument
/third_party/libuv/src/unix/
H A Dtty.c69 int uv__tcsetattr(int fd, int how, const struct termios *term) { in uv__tcsetattr() argument
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest08.c517 static void term(int sig LTP_ATTRIBUTE_UNUSED) in term() function
H A Dftest06.c435 static void term(int sig LTP_ATTRIBUTE_UNUSED) in term() function
H A Dftest04.c479 static void term(int sig LTP_ATTRIBUTE_UNUSED) in term() function
H A Dftest02.c420 static void term(int sig LTP_ATTRIBUTE_UNUSED) in term() function

Completed in 12 milliseconds

1234