/third_party/ffmpeg/libavcodec/ |
D | xface.c | 345 #define GEN(table) dst[h] ^= (table[k>>3]>>(7-(k&7)))&1 in ff_xface_generate_face() macro 350 case 1: GEN(g_22); break; in ff_xface_generate_face() 351 case 2: GEN(g_21); break; in ff_xface_generate_face() 352 default: GEN(g_20); break; in ff_xface_generate_face() 357 case 1: GEN(g_12); break; in ff_xface_generate_face() 358 case 2: GEN(g_11); break; in ff_xface_generate_face() 359 default: GEN(g_10); break; in ff_xface_generate_face() 364 case 1: GEN(g_42); break; in ff_xface_generate_face() 365 case 2: GEN(g_41); break; in ff_xface_generate_face() 366 default: GEN(g_40); break; in ff_xface_generate_face() [all …]
|
/third_party/gn/src/gn/ |
D | filesystem_utils_unittest.cc | 659 GetBuildDirAsSourceDir(default_context, BuildDirType::GEN).value()); in TEST() 670 GetBuildDirAsOutputFile(default_context, BuildDirType::GEN).value()); in TEST() 686 GetBuildDirAsSourceDir(other_context, BuildDirType::GEN).value()); in TEST() 695 GetBuildDirAsOutputFile(other_context, BuildDirType::GEN).value()); in TEST() 715 BuildDirType::GEN) in TEST() 725 BuildDirType::GEN) in TEST() 740 other_context, SourceDir("//"), BuildDirType::GEN) in TEST() 750 BuildDirType::GEN) in TEST() 760 BuildDirType::GEN) in TEST() 769 BuildDirType::GEN) in TEST() [all …]
|
D | scope_per_file_provider.cc | 98 BuildDirContext(scope_), BuildDirType::GEN))); in GetRootGenDir() 116 scope_, BuildDirType::GEN))); in GetTargetGenDir()
|
D | substitution_writer.cc | 372 BuildDirContext(settings), source.GetDir(), BuildDirType::GEN)); in GetSourceSubstitution() 443 GetBuildDirAsOutputFile(BuildDirContext(target), BuildDirType::GEN) in GetTargetSubstitution() 451 GetBuildDirForTargetAsOutputFile(target, BuildDirType::GEN).value(), in GetTargetSubstitution()
|
D | filesystem_utils.h | 221 GEN, enumerator
|
D | function_get_path_info.cc | 95 DirForInput(settings, current_dir, input, err), BuildDirType::GEN)); in GetOnePathInfo()
|
D | rust_project_writer.cc | 297 auto gen_dir = GetBuildDirForTargetAsOutputFile(target, BuildDirType::GEN); in AddTarget()
|
/third_party/ffmpeg/tests/fate/ |
D | hlsenc.mak | 1 tests/data/live_no_endlist.m3u8: TAG = GEN 15 tests/data/live_last_endlist.m3u8: TAG = GEN 30 tests/data/live_endlist.m3u8: TAG = GEN 44 tests/data/hls_segment_size.m3u8: TAG = GEN 55 tests/data/hls_segment_single.m3u8: TAG = GEN 66 tests/data/hls_init_time.m3u8: TAG = GEN 77 tests/data/hls_list_size.m3u8: TAG = GEN 88 tests/data/hls_fmp4.m3u8: TAG = GEN 100 tests/data/hls_fmp4_ac3.m3u8: TAG = GEN
|
D | segment.mak | 1 tests/data/mp4-to-ts.m3u8: TAG = GEN 8 tests/data/adts-to-mkv.m3u8: TAG = GEN 15 tests/data/adts-to-mkv-header.mkv: TAG = GEN 27 tests/data/adts-to-mkv-cated-all.mkv: TAG = GEN 31 tests/data/adts-to-mkv-cated-%.mkv: TAG = GEN
|
D | fits.mak | 1 tests/data/fits-multi.fits: TAG = GEN 14 tests/data/lena%.fits: TAG = GEN
|
D | flvenc.mak | 1 tests/data/add_keyframe_index.flv: TAG = GEN
|
D | hap.mak | 47 tests/data/hapq_nosnappy.mov: TAG = GEN 53 tests/data/hapalphaonly_nosnappy.mov: TAG = GEN
|
D | hevc.mak | 245 tests/data/hevc-mp4.mov: TAG = GEN
|
/third_party/mindspore/mindspore/lite/micro/example/mnist_x86/ |
D | mnist.sh | 18 GEN=OFF 23 GEN=ON;; 79 if [[ "${GEN}" == "ON" ]]; then
|
/third_party/flutter/flutter/packages/flutter_localizations/lib/src/l10n/ |
D | material_de_CH.arb | 32 "pasteButtonLabel": "EINFÜGEN",
|
D | material_gsw.arb | 32 "pasteButtonLabel": "EINFÜGEN",
|
D | material_de.arb | 28 "pasteButtonLabel": "EINFÜGEN",
|
/third_party/ffmpeg/doc/ |
D | build_system.txt | 19 GEN
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | Makefile | 276 echo " GEN $@"; \
|
/third_party/node/deps/cares/ |
D | aminclude_static.am | 72 code_coverage_v_genhtml_0 = @echo " GEN " "$(CODE_COVERAGE_OUTPUT_DIRECTORY)";
|
/third_party/ffmpeg/ffbuild/ |
D | common.mak | 107 %.c %.h %.pc %.ver %.version: TAG = GEN
|
/third_party/iptables/extensions/ |
D | GNUmakefile.in | 36 AM_VERBOSE_GEN = @echo " GEN " $@;
|
/third_party/skia/third_party/externals/harfbuzz/m4/ |
D | ax_code_coverage.m4 | 237 code_coverage_v_genhtml_0 = @echo " GEN " $(CODE_COVERAGE_OUTPUT_DIRECTORY);
|
/third_party/ffmpeg/tests/ |
D | Makefile | 51 …ata/%.sw tests/data/asynth% tests/data/vsynth%.yuv tests/vsynth%/00.pgm tests/data/%.nut: TAG = GEN
|
/third_party/harfbuzz/m4/ |
D | ax_code_coverage.m4 | 237 code_coverage_v_genhtml_0 = @echo " GEN " $(CODE_COVERAGE_OUTPUT_DIRECTORY);
|