Searched refs:prefix1 (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/tests/fate/ |
D | dnxhd.mak | 5 fate-dnxhr-prefix1 \ 18 fate-dnxhr-prefix1: CMD = framecrc -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/dnxhd/prefix-…
|
/third_party/alsa-lib/src/alisp/ |
D | alisp_snd.c | 315 const char *prefix1; in FA_int_pp_p() local 319 prefix1 = "ctl"; in FA_int_pp_p() 327 handle = (void *)get_ptr(instance, p1, prefix1); in FA_int_pp_p() 337 const char *prefix1; in FA_p_p() local 344 prefix1 = "hctl_elem"; in FA_p_p() 346 prefix1 = "ctl"; in FA_p_p() 358 return new_cons_pointer(instance, prefix1, handle); in FA_p_p()
|
/third_party/ffmpeg/libavformat/ |
D | mmst.c | 119 uint32_t prefix1, uint32_t prefix2) in insert_command_prefixes() argument 121 bytestream_put_le32(&mms->write_out_ptr, prefix1); // first prefix in insert_command_prefixes()
|
/third_party/python/Lib/lib2to3/ |
D | refactor.py | 661 prefix1 = indent + self.PS1 663 prefix = prefix1
|
/third_party/python/Lib/ |
D | sre_compile.py | 477 prefix1, prefix_skip1, got_all = _get_literal_prefix(p, flags1) 483 prefix.extend(prefix1)
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/ |
D | m4sugar.m4 | 2649 dnl prefix1 longer: output on line by itself, and reset cursor 2650 dnl prefix1 shorter: pad to length of prefix, and reset cursor
|