/external/conscrypt/openjdk-integ-tests/src/test/java/libcore/javax/net/ssl/ |
D | SSLSocketFactoryTest.java | 42 SocketFactory sf = SSLSocketFactory.getDefault(); in test_SSLSocketFactory_getDefault() local 55 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_getDefaultCipherSuitesReturnsCopies() local 61 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_getSupportedCipherSuitesReturnsCopies() local 68 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_createSocket() local 76 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_createSocket() local 88 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_createSocket() local
|
D | SSLSocketTest.java | 158 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSupportedCipherSuites_returnsCopies() local 284 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getEnabledCipherSuites_returnsCopies() local 291 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledCipherSuites_storesCopy() local 302 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledCipherSuites() local 333 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSupportedProtocols_returnsCopies() local 340 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getEnabledProtocols_returnsCopies() local 347 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledProtocols_storesCopy() local 358 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledProtocols() local 401 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSession() local 410 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getHandshakeSession() local [all …]
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_scale.c | 16 static INLINE int scaled_x(int val, const struct scale_factors *sf) { in scaled_x() 20 static INLINE int scaled_y(int val, const struct scale_factors *sf) { in scaled_y() 24 static int unscaled_value(int val, const struct scale_factors *sf) { in unscaled_value() 37 MV32 vp9_scale_mv(const MV *mv, int x, int y, const struct scale_factors *sf) { in vp9_scale_mv() 46 void vp9_setup_scale_factors_for_frame(struct scale_factors *sf, int other_w,
|
D | vp9_reconinter.h | 26 const struct scale_factors *sf, int w, int h, in inter_predictor() 37 const int subpel_x, const int subpel_y, const struct scale_factors *sf, in highbd_inter_predictor() 78 const struct scale_factors *sf) { in scaled_buffer_offset()
|
D | vp9_scale.h | 51 static INLINE int vp9_is_valid_scale(const struct scale_factors *sf) { in vp9_is_valid_scale() 56 static INLINE int vp9_is_scaled(const struct scale_factors *sf) { in vp9_is_scaled()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_speed_features.c | 61 SPEED_FEATURES *sf, in set_good_speed_feature_framesize_dependent() 158 SPEED_FEATURES *sf, in set_good_speed_feature_framesize_independent() 316 SPEED_FEATURES *sf, in set_rt_speed_feature_framesize_dependent() 354 VP9_COMP *cpi, SPEED_FEATURES *sf, int speed, vp9e_tune_content content) { in set_rt_speed_feature_framesize_independent() 616 SPEED_FEATURES *const sf = &cpi->sf; in vp9_set_speed_features_framesize_dependent() local 665 SPEED_FEATURES *const sf = &cpi->sf; in vp9_set_speed_features_framesize_independent() local
|
/external/mockito/src/test/java/org/mockitousage/stubbing/ |
D | DeepStubbingTest.java | 79 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in myTest() local 133 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in withArguments() local 151 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in withAnyPatternArguments() local 166 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in withComplexPatternArguments() local 183 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in withSimplePrimitive() local 197 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in withPatternPrimitive() local
|
/external/elfutils/src/ |
D | debugpred.h | 34 const char *const *sf = &__start_predict_file; in predprint() local
|
/external/ltp/lib/ |
D | tst_fs_has_free.c | 32 struct statfs sf; in tst_fs_has_free_() local
|
/external/syslinux/core/fs/lib/ |
D | searchconfig.c | 23 const char *sf, **sfp; in search_dirs() local
|
/external/clang/test/Index/ |
D | complete-memfunc-cvquals.cpp | 18 smart_ptr<Foo> sf, const smart_ptr<Foo> &sfc, Foo volatile *fvp) { in text()
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
D | SimpleFormatterTest.java | 33 SimpleFormatter sf; field in SimpleFormatterTest
|
/external/cblas/testing/ |
D | c_d3chke.c | 28 char *sf = ( rout ) ; in F77_d3chke() local
|
D | c_s3chke.c | 28 char *sf = ( rout ) ; in F77_s3chke() local
|
D | c_s2chke.c | 28 char *sf = ( rout ) ; in F77_s2chke() local
|
D | c_d2chke.c | 28 char *sf = ( rout ) ; in F77_d2chke() local
|
D | c_c2chke.c | 28 char *sf = ( rout ) ; in F77_c2chke() local
|
D | c_z2chke.c | 28 char *sf = ( rout ) ; in F77_z2chke() local
|
D | c_z3chke.c | 28 char *sf = ( rout ) ; in F77_z3chke() local
|
D | c_c3chke.c | 28 char *sf = ( rout ) ; in F77_c3chke() local
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_clear.cpp | 82 const struct pipe_surface *sf = fb->cbufs[c]; in swr_clear() local
|
/external/valgrind/none/tests/x86/ |
D | aad_aam.c | 21 int cf __attribute__((unused)),pf,af __attribute__((unused)),zf,sf; in main() local
|
/external/ltp/testcases/network/lib6/ |
D | asapi_02.c | 116 static int ic6_recv1(char *tname, int sall, int sf) in ic6_recv1() 188 int sall, sf; in icmp6_ft() local
|
/external/conscrypt/testing/src/main/java/libcore/javax/net/ssl/ |
D | TestSSLSessions.java | 63 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in create() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_clear.c | 108 struct nv30_surface *sf = nv30_surface(ps); in nv30_clear_render_target() local 168 struct nv30_surface *sf = nv30_surface(ps); in nv30_clear_depth_stencil() local
|