Home
last modified time | relevance | path

Searched defs:si (Results 1 – 25 of 160) sorted by relevance

1234567

/external/libvpx/libvpx/vpx/src/
Dsvc_encodeframe.c152 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 …]
Dvpx_decoder.c69 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/
Dsainfo.c179 delsainfo(si) in delsainfo() argument
208 remsainfo(si) in remsainfo() argument
272 sainfo2str(si) in sainfo2str() argument
/external/icu/icu4c/source/samples/layout/
Dlayout.cpp52 SCROLLINFO si; in InitParagraph() local
170 SCROLLINFO si; in WndProc() local
230 SCROLLINFO si; in WndProc() local
Dclayout.c53 SCROLLINFO si; in InitParagraph() local
172 SCROLLINFO si; in WndProc() local
232 SCROLLINFO si; in WndProc() local
/external/strace/
Dsysinfo.c6 struct sysinfo si; in SYS_FUNC() local
Dprintsiginfo.c191 siginfo_t si; in printsiginfo_at() local
/external/webrtc/src/system_wrappers/source/
Dcpu_info.cc37 SYSTEM_INFO si; in DetectNumberOfCores() local
/external/valgrind/memcheck/tests/linux/
Dsigqueue.c13 siginfo_t *si; in main() local
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique.pass.cpp79 const unsigned si = sizeof(ii)/sizeof(ii[0]); in test() local
164 const unsigned si = sizeof(ii)/sizeof(ii[0]); in test1() local
Dunique_pred.pass.cpp103 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/
Dwaitid.cc16 siginfo_t *si = (siginfo_t*)(x + argc * 3); in main() local
/external/deqp/framework/delibs/decpp/
DdeSTLUtil.cpp63 set<int> si = intersection(s1, s2); in STLUtil_selfTest() local
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/map/
Dmain.cpp26 strint_map si; in main() local
/external/dhcpcd/
Dif-pref.c37 ifcmp(struct interface *si, struct interface *ti) in ifcmp()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c49 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/
Dunsigned-promotion.c9 unsigned short si, sj, sk; variable
DAtomics.c9 signed int si; variable
/external/libpcap/
Dpcap-snit.c242 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/
Dmain.cpp44 strint_map si; in main() local
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/map/
Dmain.cpp44 strint_map si; in main() local
/external/valgrind/none/tests/x86-linux/
Dsigcontext.c12 static void handler1(int sig, siginfo_t *si, ucontext_t *uc) in handler1()
/external/valgrind/memcheck/tests/x86-linux/
Dint3-x86.c11 static void int_handler(int signum, siginfo_t *si, void *uc_arg) in int_handler()
/external/valgrind/memcheck/tests/amd64-linux/
Dint3-amd64.c11 static void int_handler(int signum, siginfo_t *si, void *uc_arg) in int_handler()
/external/valgrind/VEX/priv/
Dguest_generic_x87.c853 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

1234567