/external/libvpx/libvpx/vpx/src/ |
D | svc_encodeframe.c | 152 SvcInternal *const si = (SvcInternal *)malloc(sizeof(*si)); in get_svc_internal() local 167 SvcInternal *const si = (SvcInternal *)svc_ctx->internal; in svc_log_reset() local 176 SvcInternal *const si = get_svc_internal(svc_ctx); in svc_log() local 208 SvcInternal *const si = get_svc_internal(svc_ctx); in parse_quantizer_values() local 252 SvcInternal *const si = get_svc_internal(svc_ctx); in parse_auto_alt_ref() local 311 SvcInternal *const si = get_svc_internal(svc_ctx); in parse_scale_factors() local 408 SvcInternal *const si = get_svc_internal(svc_ctx); in vpx_svc_set_options() local 419 SvcInternal *const si = get_svc_internal(svc_ctx); in vpx_svc_set_quantizers() local 430 SvcInternal *const si = get_svc_internal(svc_ctx); in vpx_svc_set_scale_factors() local 444 SvcInternal *const si = get_svc_internal(svc_ctx); in vpx_svc_init() local [all …]
|
D | vpx_decoder.c | 69 vpx_codec_stream_info_t *si) { in vpx_codec_peek_stream_info() 88 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/strace/ |
D | sysinfo.c | 6 struct sysinfo si; in SYS_FUNC() local
|
D | printsiginfo.c | 191 siginfo_t si; in printsiginfo_at() local
|
/external/webrtc/src/system_wrappers/source/ |
D | cpu_info.cc | 37 SYSTEM_INFO si; in DetectNumberOfCores() 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/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/map/ |
D | main.cpp | 26 strint_map si; in main() local
|
/external/dhcpcd/ |
D | if-pref.c | 37 ifcmp(struct interface *si, struct interface *ti) in ifcmp()
|
/external/libvpx/libvpx/vp8/ |
D | vp8_dx_iface.c | 49 vp8_stream_info_t si; member 70 static unsigned long vp8_priv_sz(const vpx_codec_dec_cfg_t *si, vpx_codec_flags_t flags) in vp8_priv_sz() 161 vpx_codec_stream_info_t *si, in vp8_peek_si_internal() 215 vpx_codec_stream_info_t *si) { in vp8_peek_si() 220 vpx_codec_stream_info_t *si) in vp8_get_si()
|
/external/clang/test/CodeGen/ |
D | unsigned-promotion.c | 9 unsigned short si, sj, sk; variable
|
D | Atomics.c | 9 signed int si; variable
|
/external/libpcap/ |
D | pcap-snit.c | 242 struct strioctl si; in nit_setflags() local 290 struct strioctl si; /* struct for ioctl() */ in pcap_activate_snit() local
|
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/multimap/ |
D | main.cpp | 44 strint_map si; in main() local
|
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/map/ |
D | main.cpp | 44 strint_map si; in main() local
|
/external/valgrind/none/tests/x86-linux/ |
D | sigcontext.c | 12 static void handler1(int sig, siginfo_t *si, ucontext_t *uc) in handler1()
|
/external/valgrind/memcheck/tests/x86-linux/ |
D | int3-x86.c | 11 static void int_handler(int signum, siginfo_t *si, void *uc_arg) in int_handler()
|
/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()
|
/external/valgrind/VEX/priv/ |
D | guest_generic_x87.c | 853 UInt si, ci; in compute_PCMPxSTRx() local 932 UInt ri, si; in compute_PCMPxSTRx() local 972 UInt ri, si; in compute_PCMPxSTRx() local 1104 UInt si, ci; in compute_PCMPxSTRx_wide() local 1183 UInt ri, si; in compute_PCMPxSTRx_wide() local
|