/external/libvpx/libvpx/vpx/src/ |
D | svc_encodeframe.c | 85 SvcInternal_t *const si = (SvcInternal_t *)malloc(sizeof(*si)); in get_svc_internal() local 101 SvcInternal_t *const si = (SvcInternal_t *)svc_ctx->internal; in svc_log_reset() local 110 SvcInternal_t *const si = get_svc_internal(svc_ctx); in svc_log() local 208 SvcInternal_t *const si = get_svc_internal(svc_ctx); in parse_options() local 292 SvcInternal_t *const si = get_svc_internal(svc_ctx); in vpx_svc_set_options() local 304 const SvcInternal_t *const si = get_const_svc_internal(svc_ctx); in assign_layer_bitrates() local 389 SvcInternal_t *const si = get_svc_internal(svc_ctx); in vpx_svc_init() local 518 SvcInternal_t *const si = get_svc_internal(svc_ctx); in vpx_svc_encode() local 584 const SvcInternal_t *const si = get_const_svc_internal(svc_ctx); in vpx_svc_get_message() local 604 SvcInternal_t *const si = get_svc_internal(svc_ctx); in vpx_svc_dump_statistics() local [all …]
|
D | vpx_decoder.c | 70 vpx_codec_stream_info_t *si) { in vpx_codec_peek_stream_info() 89 vpx_codec_stream_info_t *si) { in vpx_codec_get_stream_info()
|
/external/ipsec-tools/src/racoon/ |
D | sainfo.c | 179 delsainfo(si) in delsainfo() argument 208 remsainfo(si) in remsainfo() argument 272 sainfo2str(si) in sainfo2str() argument
|
/external/icu/icu4c/source/samples/layout/ |
D | layout.cpp | 52 SCROLLINFO si; in InitParagraph() local 170 SCROLLINFO si; in WndProc() local 230 SCROLLINFO si; in WndProc() local
|
D | clayout.c | 53 SCROLLINFO si; in InitParagraph() local 172 SCROLLINFO si; in WndProc() local 232 SCROLLINFO si; in WndProc() local
|
/external/valgrind/coregrind/m_coredump/ |
D | coredump-solaris.c | 185 static Int get_wstat(const vki_siginfo_t *si) in get_wstat() 244 static void fill_siginfo(const vki_siginfo_t *si, vki_siginfo_t *di, in fill_siginfo() 455 const vki_siginfo_t *si) in fill_prpsinfo() 480 const vki_siginfo_t *si) in fill_prstatus() 502 const vki_siginfo_t *si) in fill_psinfo() 533 const vki_siginfo_t *si) in fill_pstatus() 727 const vki_siginfo_t *si) in fill_lwpstatus() 741 const vki_siginfo_t *si) in fill_old_note_for_thread() 762 const vki_siginfo_t *si) in fill_new_note_for_thread()
|
/external/strace/tests/ |
D | sysinfo.c | 34 struct sysinfo si; in main() local
|
/external/opencv3/modules/ml/src/ |
D | boost.cpp | 232 int si = w->sidx[i]; in updateWeightsAndTrim() local 246 int si = w->sidx[i]; in updateWeightsAndTrim() local 267 int si = w->sidx[i]; in updateWeightsAndTrim() local 290 int si = w->sidx[i]; in updateWeightsAndTrim() local 353 int si = w->sidx[i]; in updateWeightsAndTrim() local
|
/external/lzma/CPP/Windows/ |
D | FileFind.cpp | 204 … Convert_WIN32_FIND_STREAM_DATA_to_StreamInfo(const MY_WIN32_FIND_STREAM_DATA &sd, CStreamInfo &si) in Convert_WIN32_FIND_STREAM_DATA_to_StreamInfo() 210 bool CFindStream::FindFirst(CFSTR path, CStreamInfo &si) in FindFirst() 244 bool CFindStream::FindNext(CStreamInfo &si) in FindNext() 260 bool CStreamEnumerator::Next(CStreamInfo &si, bool &found) in Next() 367 CStreamInfo si; in Find() local
|
/external/strace/ |
D | sysinfo.c | 43 sysinfo_t si; in SYS_FUNC() local
|
/external/valgrind/memcheck/tests/linux/ |
D | sigqueue.c | 13 siginfo_t *si; in main() local
|
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
D | unique.pass.cpp | 79 const unsigned si = sizeof(ii)/sizeof(ii[0]); in test() local 164 const unsigned si = sizeof(ii)/sizeof(ii[0]); in test1() local
|
D | unique_pred.pass.cpp | 103 const unsigned si = sizeof(ii)/sizeof(ii[0]); in test() local 204 const unsigned si = sizeof(ii)/sizeof(ii[0]); in test1() local
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | waitid.cc | 16 siginfo_t *si = (siginfo_t*)(x + argc * 3); in main() local
|
/external/deqp/framework/delibs/decpp/ |
D | deSTLUtil.cpp | 63 set<int> si = intersection(s1, s2); in STLUtil_selfTest() local
|
/external/dhcpcd-6.8.2/compat/ |
D | arc4random.c | 61 uint8_t si; in arc4_addrandom() local 77 uint8_t si, sj; in arc4_getbyte() local
|
/external/clang/test/CodeGen/ |
D | unsigned-promotion.c | 9 unsigned short si, sj, sk; variable
|
/external/libpcap/ |
D | pcap-snit.c | 237 struct strioctl si; in nit_setflags() local 285 struct strioctl si; /* struct for ioctl() */ in pcap_activate_snit() local
|
/external/valgrind/memcheck/tests/amd64-solaris/ |
D | context_fpu.c | 13 static siginfo_t si; variable
|
D | context_rflags.c | 16 static siginfo_t si; variable
|
D | context_rflags2.c | 23 static siginfo_t si; variable
|
/external/valgrind/memcheck/tests/x86-solaris/ |
D | context_eflags.c | 14 static siginfo_t si; variable
|
D | context_fpu.c | 11 static siginfo_t si; variable
|
D | context_eflags2.c | 14 static siginfo_t si; variable
|
/external/valgrind/memcheck/tests/amd64-linux/ |
D | int3-amd64.c | 11 static void int_handler(int signum, siginfo_t *si, void *uc_arg) in int_handler()
|