/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/ |
D | SSLSocketFactoryTest.java | 46 SocketFactory sf = SSLSocketFactory.getDefault(); in test_SSLSocketFactory_getDefault() local 59 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_getDefaultCipherSuitesReturnsCopies() local 65 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_getSupportedCipherSuitesReturnsCopies() local 72 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_createSocket() local 80 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_createSocket() local 92 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocketFactory_createSocket() local
|
D | SSLSocketTest.java | 114 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSupportedCipherSuites_returnsCopies() local 266 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getEnabledCipherSuites_returnsCopies() local 274 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledCipherSuites_storesCopy() local 309 SSLSocketFactory sf = context.getSocketFactory(); in test_SSLSocket_setEnabledCipherSuites_TLS13() local 333 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSupportedProtocols_returnsCopies() local 341 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getEnabledProtocols_returnsCopies() local 349 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledProtocols_storesCopy() local 361 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledProtocols() local 451 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSession() local 461 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getHandshakeSession_unconnected() local [all …]
|
/external/conscrypt/common/src/test/java/org/conscrypt/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 | 110 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSupportedCipherSuites_returnsCopies() local 262 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getEnabledCipherSuites_returnsCopies() local 270 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledCipherSuites_storesCopy() local 307 SSLSocketFactory sf = context.getSocketFactory(); in test_SSLSocket_setEnabledCipherSuites_TLS13() local 332 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSupportedProtocols_returnsCopies() local 340 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getEnabledProtocols_returnsCopies() local 348 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledProtocols_storesCopy() local 360 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_setEnabledProtocols() local 451 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getSession() local 461 SSLSocketFactory sf = (SSLSocketFactory) SSLSocketFactory.getDefault(); in test_SSLSocket_getHandshakeSession_unconnected() local [all …]
|
/external/sdv/vsomeip/third_party/boost/thread/test/sync/futures/future/ |
D | share_pass.cpp | 33 boost::shared_future<T> sf = f0.share(); in main() local 41 boost::shared_future<T> sf = f0.share(); in main() local 50 boost::shared_future<T> sf = f0.share(); in main() local 58 boost::shared_future<T> sf = f0.share(); in main() local 67 boost::shared_future<T> sf = f0.share(); in main() local 75 boost::shared_future<T> sf = f0.share(); in main() local
|
/external/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() 79 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/grpc-grpc-java/netty/src/test/java/io/grpc/netty/ |
D | WriteBufferingAndExceptionHandlerTest.java | 120 ChannelFuture sf = new ServerBootstrap() in channelInactiveFailuresPropagated() local 155 ChannelFuture sf = new ServerBootstrap() in channelCloseFailuresPropagated() local 190 ChannelFuture sf = new ServerBootstrap() in uncaughtExceptionFailuresPropagated() local 233 ChannelFuture sf = new ServerBootstrap() in uncaughtException_closeAtMostOnce() local 264 ChannelFuture sf = new ServerBootstrap() in handlerRemovedFailuresPropagated() local 319 ChannelFuture sf = new ServerBootstrap() in writesBuffered() local 363 ChannelFuture sf = new ServerBootstrap() in uncaughtReadFails() local
|
/external/libaom/av1/common/ |
D | scale.h | 36 static inline int av1_scaled_x(int val, const struct scale_factors *sf) { in av1_scaled_x() 45 static inline int av1_scaled_y(int val, const struct scale_factors *sf) { in av1_scaled_y() 54 static inline int av1_unscaled_value(int val, const struct scale_factors *sf) { in av1_unscaled_value() 64 static inline int av1_is_valid_scale(const struct scale_factors *sf) { in av1_is_valid_scale() 70 static inline int av1_is_scaled(const struct scale_factors *sf) { in av1_is_scaled()
|
D | scale.c | 34 const struct scale_factors *sf) { in av1_scale_mv() 44 void av1_setup_scale_factors_for_frame(struct scale_factors *sf, int other_w, in av1_setup_scale_factors_for_frame()
|
/external/mockito/src/test/java/org/mockitousage/stubbing/ |
D | DeepStubbingTest.java | 98 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in myTest() local 152 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in withArguments() local 170 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in withAnyPatternArguments() local 185 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in withComplexPatternArguments() local 202 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in withSimplePrimitive() local 216 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in withPatternPrimitive() local 228 SocketFactory sf = mock(SocketFactory.class, RETURNS_DEEP_STUBS); in unnamed_to_string() local 236 SocketFactory sf = mock(SocketFactory.class, settings); in named_to_string() local
|
/external/libvpx/vp9/encoder/ |
D | vp9_speed_features.c | 65 SPEED_FEATURES *sf, in set_good_speed_feature_framesize_dependent() 221 SPEED_FEATURES *sf, in set_good_speed_feature_framesize_independent() 415 SPEED_FEATURES *sf, in set_rt_speed_feature_framesize_dependent() 453 VP9_COMP *cpi, SPEED_FEATURES *sf, int speed, vp9e_tune_content content) { in set_rt_speed_feature_framesize_independent() 874 SPEED_FEATURES *const sf = &cpi->sf; in vp9_set_speed_features_framesize_dependent() local 920 SPEED_FEATURES *const sf = &cpi->sf; in vp9_set_speed_features_framesize_independent() local
|
/external/libaom/av1/encoder/ |
D | speed_features.c | 183 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) { in set_allintra_speed_feature_framesize_dependent() 335 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) { in set_allintra_speed_features_framesize_independent() 594 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) { in set_good_speed_feature_framesize_dependent() 921 const AV1_COMP *const cpi, SPEED_FEATURES *const sf, int speed) { in set_good_speed_features_framesize_independent() 1322 SPEED_FEATURES *const sf, in set_rt_speed_feature_framesize_dependent() 1669 SPEED_FEATURES *sf, in set_rt_speed_features_framesize_independent() 2358 SPEED_FEATURES *const sf = &cpi->sf; in av1_set_speed_features_framesize_dependent() local 2396 SPEED_FEATURES *const sf = &cpi->sf; in av1_set_speed_features_framesize_independent() local 2560 SPEED_FEATURES *const sf = &cpi->sf; in av1_set_speed_features_qindex_dependent() local
|
/external/aac/libFDK/src/ |
D | fixpoint_math.cpp | 768 INT fixp_floorToInt(FIXP_DBL f_inp, INT sf) { in fixp_floorToInt() 774 FIXP_DBL fixp_floor(FIXP_DBL f_inp, INT sf) { in fixp_floor() 781 INT fixp_ceilToInt(FIXP_DBL f_inp, INT sf) // sf mantissaBits left of dot in fixp_ceilToInt() 798 FIXP_DBL fixp_ceil(FIXP_DBL f_inp, INT sf) { in fixp_ceil() 822 INT fixp_truncateToInt(FIXP_DBL f_inp, INT sf) // sf mantissaBits left of dot in fixp_truncateToInt() 848 FIXP_DBL fixp_truncate(FIXP_DBL f_inp, INT sf) { in fixp_truncate() 862 INT fixp_roundToInt(FIXP_DBL f_inp, INT sf) { in fixp_roundToInt() 893 FIXP_DBL fixp_round(FIXP_DBL f_inp, INT sf) { in fixp_round()
|
/external/sdv/vsomeip/third_party/boost/algorithm/test/ |
D | sort_subrange_test.cpp | 27 void check_sequence ( Iter first, Iter last, Iter sf, Iter sl ) in check_sequence() 38 void check_sequence ( Iter first, Iter last, Iter sf, Iter sl, Pred p ) in check_sequence()
|
D | partition_subrange_test.cpp | 27 void check_sequence ( Iter first, Iter last, Iter sf, Iter sl ) in check_sequence() 52 void check_sequence ( Iter first, Iter last, Iter sf, Iter sl, Pred p ) in check_sequence()
|
/external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/ |
D | testcases.h | 27 #define GET_SF_RESV_HEAD(sf) \ argument 30 #define GET_SF_RESV_SIZE(sf) \ argument
|
D | fake_sigreturn_misaligned_sp.c | 16 struct fake_sigframe sf; variable
|
D | fake_sigreturn_bad_magic.c | 16 struct fake_sigframe sf; variable
|
D | fake_sigreturn_bad_size_for_magic0.c | 16 struct fake_sigframe sf; variable
|
D | fake_sigreturn_duplicated_fpsimd.c | 16 struct fake_sigframe sf; variable
|
/external/javassist/src/test/test1/ |
D | ExprEdit2.java | 5 static int sf; field in ExprEdit2
|
/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
|