Home
last modified time | relevance | path

Searched defs:term (Results 1 – 25 of 97) sorted by relevance

1234

/third_party/rust/crates/codespan/codespan-reporting/src/
Dlib.rs5 pub mod term; module
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dsvthevcenc.c157 gboolean term = FALSE; in GST_START_TEST() local
244 gboolean term = FALSE; in GST_START_TEST() local
/third_party/rust/crates/rustix/examples/
Dstdio.rs59 let term = tcgetattr(fd)?; in show() localVariable
/third_party/rust/crates/nom/benchmarks/benches/
Darithmetic.rs38 fn term(input: &[u8]) -> IResult<&[u8], i64> { in term() function
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c78 get_first_blocks_in_terminator(nir_loop_terminator *term, in get_first_blocks_in_terminator()
213 move_cf_list_into_loop_term(nir_cf_list *lst, nir_loop_terminator *term) in move_cf_list_into_loop_term()
616 is_access_out_of_bounds(nir_loop_terminator *term, nir_deref_instr *deref, in is_access_out_of_bounds()
653 nir_loop_terminator *term, in remove_out_of_bounds_induction_use()
/third_party/rust/crates/nom/tests/
Darithmetic.rs35 fn term(i: &str) -> IResult<&str, i64> { in term() function
Darithmetic_ast.rs91 fn term(i: &str) -> IResult<&str, Expr> { in term() function
/third_party/rust/crates/nom/fuzz/fuzz_targets/
Dfuzz_arithmetic.rs67 fn term(i: &str) -> IResult<&str, i64> { in term() function
/third_party/ninja/src/
Dline_printer.cc36 const char* term = getenv("TERM"); in LinePrinter() local
/third_party/googletest/googletest/test/
Dgoogletest-color-test.py53 def UsesColor(term, color_env_var, color_flag): argument
/third_party/ltp/testcases/kernel/syscalls/rename/
Drename14.c131 int term(void) in term() function
/third_party/skia/third_party/externals/tint/src/diagnostic/
Dprinter_linux.cc35 std::string term = getenv("TERM"); in supports_colors() local
/third_party/skia/src/sksl/lex/
DRegexParser.cpp43 void RegexParser::term() { in term() function in RegexParser
/third_party/ffmpeg/libavutil/
Davutil.h331 #define av_int_list_length(list, term) \ argument
Dutils.c103 const void *list, uint64_t term) in av_int_list_length_for_size()
/third_party/skia/tests/
DAndroidCodecTest.cpp36 static SkISize plus(const SkISize& size, int term) { in plus()
/third_party/python/Modules/clinic/
Dtermios.c.h64 PyObject *term; in termios_tcsetattr() local
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
Dlunr.js2255 .map(function (term) { argument
2692 lunr.MatchData = function (term, field, metadata) { argument
2763 lunr.MatchData.prototype.add = function (term, field, metadata) { argument
2962 lunr.Query.prototype.term = function (term, options) { method in lunr.Query
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
Dsemctl06.c288 static void term(int sig) in term() function
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
Dmsgstress02.c326 static void term(int sig LTP_ATTRIBUTE_UNUSED) in term() function
/third_party/nghttp2/
Dmkhufftbl.py277 def __init__(self, term = None): argument
/third_party/mesa3d/src/mesa/main/
Dtexenv.c177 GLuint term; in set_combiner_source() local
268 GLuint term; in set_combiner_operand() local
/third_party/python/Lib/
Dasynchat.py103 def set_terminator(self, term): argument
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dhelp.js353 function formatItem(term, description) { argument
/third_party/ltp/testcases/kernel/mem/vmtests/
Dstack_space.c415 void term() in term() function

1234