/third_party/ffmpeg/libavcodec/ |
D | vc1_common.h | 62 uint32_t mrk = 0xFFFFFFFF; in find_next_marker() local 63 src = avpriv_find_start_code(src, end, &mrk); in find_next_marker() 64 if (IS_MARKER(mrk)) in find_next_marker()
|
D | dca.c | 57 uint32_t mrk; in avpriv_dca_convert_bitstream() local 64 mrk = AV_RB32(src); in avpriv_dca_convert_bitstream() 65 switch (mrk) { in avpriv_dca_convert_bitstream() 81 tmp = ((mrk == DCA_SYNCWORD_CORE_14B_BE) ? AV_RB16(src) : AV_RL16(src)) & 0x3FFF; in avpriv_dca_convert_bitstream()
|
D | dcadec.c | 152 uint32_t mrk; in dcadec_decode_frame() local 160 mrk = AV_RB32(input); in dcadec_decode_frame() 161 if (mrk != DCA_SYNCWORD_CORE_BE && mrk != DCA_SYNCWORD_SUBSTREAM) { in dcadec_decode_frame()
|
/third_party/ltp/testcases/network/stress/ipsec/ |
D | ipsec_lib.sh | 236 local mrk="mark $VTI_KEY" 260 ROD $ipx po add dir out tmpl $o_dir $p $m $mrk 261 ROD $ipx po add dir in tmpl $i_dir $p $m $mrk 271 tst_rhost_run -s -c "$ipx po add dir out tmpl $o_dir $p $m $mrk" 272 tst_rhost_run -s -c "$ipx po add dir in tmpl $i_dir $p $m $mrk"
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/ |
D | ctest.c | 637 static void go_offline_with_marker(const char *mrk) { in go_offline_with_marker() argument 646 if(mrk != NULL) { in go_offline_with_marker() 647 fputs(mrk, stdout); in go_offline_with_marker()
|
/third_party/icu/icu4c/source/tools/ctestfw/ |
D | ctest.c | 637 static void go_offline_with_marker(const char *mrk) { in go_offline_with_marker() argument 646 if(mrk != NULL) { in go_offline_with_marker() 647 fputs(mrk, stdout); in go_offline_with_marker()
|
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
D | ctest.c | 637 static void go_offline_with_marker(const char *mrk) { in go_offline_with_marker() argument 646 if(mrk != NULL) { in go_offline_with_marker() 647 fputs(mrk, stdout); in go_offline_with_marker()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateFormatTest.java | 4241 public ChineseDateFormatSymbolItem(ULocale loc, String mrk) { in TestChineseDateFormatSymbols() argument 4243 marker = mrk; in TestChineseDateFormatSymbols()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | DateFormatTest.java | 4157 public ChineseDateFormatSymbolItem(ULocale loc, String mrk) { in TestChineseDateFormatSymbols() argument 4159 marker = mrk; in TestChineseDateFormatSymbols()
|
/third_party/harfbuzz/test/shaping/data/in-house/tests/ |
D | macos.tests | 134 …36745df5a72644f2b705b24b4b:--font-funcs ot:U+092D,U+0941:[dn_bha=0+1339|dn_u_matra.mrk=0@-296,11+0]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrAVX512.td | 800 def mrk : AVX512AIi8<Opcode, MRMDestMem, (outs), 3509 def mrk : AVX512PI<opc, MRMDestMem, (outs), 3516 (!cast<Instruction>(BaseName#_.ZSuffix#mrk) addr:$ptr, 4005 def mrk: AVX512PI<0x11, MRMDestMem, (outs), 4051 (!cast<Instruction>(InstrStr#mrk) addr:$dst, 4066 (!cast<Instruction>(InstrStr#mrk) addr:$dst, 4086 (!cast<Instruction>(InstrStr#mrk) addr:$dst, 4092 (!cast<Instruction>(InstrStr#mrk) addr:$dst, 8485 def mrk : AVX512AIi8<0x1D, MRMDestMem, (outs), 9073 def mrk : AVX512XS8I<opc, MRMDestMem, (outs), [all …]
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/in-house/tests/ |
D | macos.tests | 137 …36745df5a72644f2b705b24b4b;--font-funcs ot;U+092D,U+0941;[dn_bha=0+1339|dn_u_matra.mrk=0@-296,11+0]
|