/third_party/rust/crates/codespan/codespan-reporting/src/ |
D | lib.rs | 5 pub mod term; module
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | svthevcenc.c | 157 gboolean term = FALSE; in GST_START_TEST() local 244 gboolean term = FALSE; in GST_START_TEST() local
|
/third_party/rust/crates/rustix/examples/ |
D | stdio.rs | 59 let term = tcgetattr(fd)?; in show() localVariable
|
/third_party/rust/crates/nom/benchmarks/benches/ |
D | arithmetic.rs | 38 fn term(input: &[u8]) -> IResult<&[u8], i64> { in term() function
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_opt_loop_unroll.c | 78 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/ |
D | arithmetic.rs | 35 fn term(i: &str) -> IResult<&str, i64> { in term() function
|
D | arithmetic_ast.rs | 91 fn term(i: &str) -> IResult<&str, Expr> { in term() function
|
/third_party/rust/crates/nom/fuzz/fuzz_targets/ |
D | fuzz_arithmetic.rs | 67 fn term(i: &str) -> IResult<&str, i64> { in term() function
|
/third_party/ninja/src/ |
D | line_printer.cc | 36 const char* term = getenv("TERM"); in LinePrinter() local
|
/third_party/googletest/googletest/test/ |
D | googletest-color-test.py | 53 def UsesColor(term, color_env_var, color_flag): argument
|
/third_party/ltp/testcases/kernel/syscalls/rename/ |
D | rename14.c | 131 int term(void) in term() function
|
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
D | printer_linux.cc | 35 std::string term = getenv("TERM"); in supports_colors() local
|
/third_party/skia/src/sksl/lex/ |
D | RegexParser.cpp | 43 void RegexParser::term() { in term() function in RegexParser
|
/third_party/ffmpeg/libavutil/ |
D | avutil.h | 331 #define av_int_list_length(list, term) \ argument
|
D | utils.c | 103 const void *list, uint64_t term) in av_int_list_length_for_size()
|
/third_party/skia/tests/ |
D | AndroidCodecTest.cpp | 36 static SkISize plus(const SkISize& size, int term) { in plus()
|
/third_party/python/Modules/clinic/ |
D | termios.c.h | 64 PyObject *term; in termios_tcsetattr() local
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/ |
D | lunr.js | 2255 .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/ |
D | semctl06.c | 288 static void term(int sig) in term() function
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/ |
D | msgstress02.c | 326 static void term(int sig LTP_ATTRIBUTE_UNUSED) in term() function
|
/third_party/nghttp2/ |
D | mkhufftbl.py | 277 def __init__(self, term = None): argument
|
/third_party/mesa3d/src/mesa/main/ |
D | texenv.c | 177 GLuint term; in set_combiner_source() local 268 GLuint term; in set_combiner_operand() local
|
/third_party/python/Lib/ |
D | asynchat.py | 103 def set_terminator(self, term): argument
|
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/ |
D | help.js | 353 function formatItem(term, description) { argument
|
/third_party/ltp/testcases/kernel/mem/vmtests/ |
D | stack_space.c | 415 void term() in term() function
|