| /third_party/node/test/parallel/ |
| D | test-stream2-set-encoding.js | 59 const tr = new TestReader(100); constant 88 const tr = new TestReader(100); constant 126 const tr = new TestReader(100); constant 160 const tr = new TestReader(100); constant 192 const tr = new TestReader(100, { encoding: 'utf8' }); constant 220 const tr = new TestReader(100, { encoding: 'hex' }); constant 257 const tr = new TestReader(100, { encoding: 'hex' }); constant 290 const tr = new TestReader(100, { encoding: 'base64' }); constant 321 const tr = new TestReader(100); constant
|
| /third_party/node/deps/v8/tools/system-analyzer/view/ |
| D | list-panel.mjs | 145 tr.classList.remove('open'); field 148 tr.classList.add('open'); field 181 const tr = DOM.tr(); constant
|
| /third_party/ffmpeg/libavformat/ |
| D | assdec.c | 38 FFTextReader tr; in ass_probe() local 87 static int64_t get_line(AVBPrint *buf, FFTextReader *tr) in get_line() 109 FFTextReader tr; in ass_read_header() local
|
| D | samidec.c | 40 FFTextReader tr; in sami_probe() local 54 FFTextReader tr; in sami_read_header() local
|
| D | realtextdec.c | 41 FFTextReader tr; in realtext_probe() local 67 FFTextReader tr; in realtext_read_header() local
|
| D | sccdec.c | 36 FFTextReader tr; in scc_probe() local 69 FFTextReader tr; in scc_read_header() local
|
| D | subtitles.c | 352 int ff_smil_extract_next_text_chunk(FFTextReader *tr, AVBPrint *buf, char *c) in ff_smil_extract_next_text_chunk() 400 void ff_subtitles_read_text_chunk(FFTextReader *tr, AVBPrint *buf) in ff_subtitles_read_text_chunk() 444 FFTextReader tr; in ff_subtitles_read_chunk() local 451 ptrdiff_t ff_subtitles_read_line(FFTextReader *tr, char *buf, size_t size) in ff_subtitles_read_line()
|
| D | mccdec.c | 36 FFTextReader tr; in mcc_probe() local 99 FFTextReader tr; in mcc_read_header() local
|
| D | h263dec.c | 34 int tr, last_tr = -1; in h263_probe() local
|
| D | srtdec.c | 37 FFTextReader tr; in srt_probe() local 135 FFTextReader tr; in srt_read_header() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| D | time_zone_info.cc | 177 inline time_zone::civil_lookup MakeSkipped(const Transition& tr, in MakeSkipped() 187 inline time_zone::civil_lookup MakeRepeated(const Transition& tr, in MakeRepeated() 231 Transition& tr(*transitions_.emplace(transitions_.end())); in ResetToBuiltinUTC() local 530 Transition& tr(*transitions_.emplace(transitions_.begin())); in Load() local 545 Transition& tr(*transitions_.emplace(transitions_.end())); in Load() local 554 Transition& tr(transitions_[i]); in Load() local 810 const Transition* tr = std::upper_bound(begin, begin + timecnt, target, in BreakTime() local 822 const Transition* tr = nullptr; in MakeTime() local 910 const Transition* tr = in NextTransition() local 945 const Transition* tr = in PrevTransition() local
|
| /third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
| D | Log.java | 48 public static void w (String tag, String msg, Throwable tr) { in w() 58 public static void e (String tag, String msg, Throwable tr) { in e()
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_sslproto.py | 250 def connection_made(proto, tr): argument 313 def connection_made(proto, tr): argument 384 def connection_made(self, tr): argument 401 def connection_made(self, tr): argument 471 def connection_made(proto, tr): argument 534 def connection_made(self, tr): argument 538 def replace_transport(self, tr): argument
|
| D | test_ssl.py | 705 def connection_made(proto, tr): argument 764 def connection_made(proto, tr): argument 835 def connection_made(self, tr): argument 855 def connection_made(self, tr): argument 925 def connection_made(proto, tr): argument 985 def connection_made(self, tr): argument
|
| /third_party/alsa-lib/test/ |
| D | timer.c | 29 snd_timer_read_t tr; in read_loop() local 62 snd_timer_read_t tr; in async_callback() local
|
| /third_party/skia/third_party/externals/freetype/docs/markdown/stylesheets/ |
| D | extra.css | 140 table, thead, tbody, th, td, tr { selector 150 tr { selector
|
| /third_party/node/deps/base64/base64/lib/tables/ |
| D | table_enc_12bit.py | 3 def tr(x): function
|
| /third_party/typescript/tests/cases/conformance/expressions/functionCalls/ |
| D | callWithSpread4.ts | 14 declare var tr: W variable
|
| /third_party/skia/resources/skottie/ |
| D | skottie-text-allcaps.json | 1 …-141.5],"rs":1,"s":63,"sz":[354,335],"t":"Hello there, κεφαλαίο κείμενο!","tr":0,"vj":1,"xf":100},… number
|
| D | skottie-text-valign-scaletofit.json | 4087 "tr": 0 number 4113 "tr": 0 number 4139 "tr": 0 number 4165 "tr": 0 number 4191 "tr": 0 number 4217 "tr": 0 number 4243 "tr": 0 number 4269 "tr": 0 number 4295 "tr": 0 number 4321 "tr": 0 number [all …]
|
| D | skottie-text-valign-2.json | 4086 "tr": 0 number 4111 "tr": 0 number 4136 "tr": 0 number 4161 "tr": 0 number 4186 "tr": 0 number 4211 "tr": 0 number 4236 "tr": 0 number 4261 "tr": 0 number 4286 "tr": 0 number 4311 "tr": 0 number [all …]
|
| /third_party/alsa-utils/topology/nhlt/intel/ssp/ |
| D | ssp-debug.c | 114 struct ssp_aux_config_tr *tr; in ssp_print_internal() local
|
| /third_party/mesa3d/src/gallium/winsys/sw/wrapper/ |
| D | wrapper_sw_winsys.c | 105 struct pipe_transfer *tr; in wsw_dt_get_stride() local 217 struct pipe_transfer *tr; in wsw_dt_map() local
|
| /third_party/curl/tests/unit/ |
| D | unit2600.c | 234 struct test_result *tr) in check_result() 298 struct test_result tr; in test_connect() local
|
| /third_party/musl/libc-test/src/math/ |
| D | fenv.c | 96 } tr[] = { variable
|