/third_party/ffmpeg/libavcodec/ |
D | interplayacm.c | 107 static int zero(InterplayACMContext *s, unsigned ind, unsigned col) in zero() 116 static int bad(InterplayACMContext *s, unsigned ind, unsigned col) in bad() 121 static int linear(InterplayACMContext *s, unsigned ind, unsigned col) in linear() 134 static int k13(InterplayACMContext *s, unsigned ind, unsigned col) in k13() 159 static int k12(InterplayACMContext *s, unsigned ind, unsigned col) in k12() 177 static int k24(InterplayACMContext *s, unsigned ind, unsigned col) in k24() 203 static int k23(InterplayACMContext *s, unsigned ind, unsigned col) in k23() 221 static int k35(InterplayACMContext *s, unsigned ind, unsigned col) in k35() 255 static int k34(InterplayACMContext *s, unsigned ind, unsigned col) in k34() 280 static int k45(InterplayACMContext *s, unsigned ind, unsigned col) in k45() [all …]
|
/third_party/boost/libs/numeric/ublas/test/tensor/ |
D | test_multi_index_utility.cpp | 269 constexpr auto ind = index_position<decltype(_),decltype(tuple)>::value; in BOOST_AUTO_TEST_CASE() local 275 constexpr auto ind = index_position<decltype(_),decltype(tuple)>::value; in BOOST_AUTO_TEST_CASE() local 281 constexpr auto ind = index_position<decltype(_a),decltype(tuple)>::value; in BOOST_AUTO_TEST_CASE() local 287 constexpr auto ind = index_position<decltype(_),decltype(tuple)>::value; in BOOST_AUTO_TEST_CASE() local 293 constexpr auto ind = index_position<decltype(_a),decltype(tuple)>::value; in BOOST_AUTO_TEST_CASE() local 299 constexpr auto ind = index_position<decltype(_b),decltype(tuple)>::value; in BOOST_AUTO_TEST_CASE() local 308 constexpr auto ind = index_position<decltype(_c),decltype(tuple)>::value; in BOOST_AUTO_TEST_CASE() local 314 constexpr auto ind = index_position<decltype(_),decltype(tuple)>::value; in BOOST_AUTO_TEST_CASE() local 320 constexpr auto ind = index_position<decltype(_a),decltype(tuple)>::value; in BOOST_AUTO_TEST_CASE() local 326 constexpr auto ind = index_position<decltype(_d),decltype(tuple)>::value; in BOOST_AUTO_TEST_CASE() local
|
D | test_multi_index.cpp | 71 multi_index<2> ind(_a, _b); in BOOST_AUTO_TEST_CASE() local 79 multi_index<2> ind(_d,_c); in BOOST_AUTO_TEST_CASE() local
|
/third_party/ltp/testcases/kernel/syscalls/mknod/ |
D | mknod06.c | 123 int ind; /* counter to test different test conditions */ in main() local 188 int ind; in setup() local 224 int ind; /* counter variable */ in longpath_setup() local
|
/third_party/openssl/crypto/ocsp/ |
D | v3_ocsp.c | 111 int ind) in i2r_ocsp_crlid() 144 BIO *bp, int ind) in i2r_ocsp_acutoff() 154 int ind) in i2r_object() 240 BIO *bp, int ind) in i2r_ocsp_serviceloc()
|
/third_party/ltp/testcases/kernel/fs/doio/ |
D | forker.c | 163 static int ind = 0; in forker() local 244 int ind; local
|
D | open_flags.c | 197 unsigned int ind; in parse_open_flags() local 241 int ind; in openflags2symbols() local
|
D | dataascii.c | 49 int ind; in dataasciigen() local 78 int ind; in dataasciichk() local
|
/third_party/boost/libs/histogram/test/ |
D | indexed_test.cpp | 38 auto ind = indexed(h, Coverage()); in run_1d_tests() local 86 auto ind = indexed(h, Coverage()); in run_3d_tests() local 134 auto ind = indexed(h, Coverage()); in run_stdlib_tests() local
|
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
D | symlink03.c | 147 int ind; /* counter to test different test conditions */ in main() local 211 int ind; in setup() local 306 int ind; /* counter variable */ in longpath_setup() local
|
/third_party/ltp/lib/ |
D | tlibio.c | 282 unsigned int ind; in lio_parse_io_arg1() local 314 unsigned int ind; in lio_help1() local 343 unsigned int ind; in lio_parse_io_arg2() local 407 unsigned int ind; in lio_help2() local 2000 int ind; local
|
/third_party/boost/libs/histogram/examples/ |
D | getting_started_listing_04.cpp | 43 auto ind = indexed(h); in main() local
|
D | guide_stdlib_algorithms.cpp | 23 auto ind = indexed(h1); in main() local
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/ |
D | gun.c | 81 struct ind { struct 94 struct ind *me = (struct ind *)in_desc; in in() argument 388 struct ind ind, *indp; in gunpipe() local
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/ |
D | gun.c | 81 struct ind { struct 94 struct ind *me = (struct ind *)in_desc; in in() argument 388 struct ind ind, *indp; in gunpipe() local
|
/third_party/zlib/examples/ |
D | gun.c | 81 struct ind { struct 94 struct ind *me = (struct ind *)in_desc; in in() argument 388 struct ind ind, *indp; in gunpipe() local
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-omap2/am33xx/ |
D | clock_am33xx.c | 143 int ind = get_sys_clk_index(); in get_dpll_core_params() local 150 int ind = get_sys_clk_index(); in get_dpll_per_params() local
|
/third_party/ltp/testcases/kernel/syscalls/dup/ |
D | dup02.c | 131 int ind; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/fchmod/ |
D | fchmod01.c | 22 int ind; in verify_fchmod() local
|
/third_party/uboot/u-boot-2020.01/board/ti/am43xx/ |
D | board.c | 326 int ind = get_sys_clk_index(); in get_dpll_ddr_params() local 370 u32 ind = get_sys_clk_index(); in get_dpll_mpu_params() local 377 int ind = get_sys_clk_index(); in get_dpll_core_params() local 384 int ind = get_sys_clk_index(); in get_dpll_per_params() local
|
/third_party/boringssl/src/crypto/x509v3/ |
D | v3_ocsp.c | 47 BIO *bp, int ind) in i2r_ocsp_acutoff()
|
/third_party/boost/libs/numeric/odeint/performance/ |
D | plot_result.py | 42 ind = np.arange(3) # the x locations for the groups variable
|
/third_party/ltp/testcases/kernel/syscalls/mremap/ |
D | mremap01.c | 101 int ind; /* counter variable */ in main() local
|
/third_party/ltp/testcases/kernel/syscalls/sched_get_priority_max/ |
D | sched_get_priority_max01.c | 91 int lc, ind; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/sched_get_priority_min/ |
D | sched_get_priority_min01.c | 91 int lc, ind; in main() local
|