Home
last modified time | relevance | path

Searched defs:est (Results 1 – 25 of 34) sorted by relevance

12

/external/grpc-grpc/test/core/transport/
Dbdp_estimator_test.cc52 TEST(BdpEstimatorTest, NoOp) { BdpEstimator est("test"); } in TEST() local
55 BdpEstimator est("test"); in TEST() local
81 BdpEstimator est("test"); in TEST() local
87 BdpEstimator est("test"); in TEST() local
94 BdpEstimator est("test"); in TEST() local
118 BdpEstimator est("test"); in TEST_P() local
/external/iproute2/tc/
Dtc_estimator.c26 int tc_setup_estimator(unsigned int A, unsigned int time_const, struct tc_estimator *est) in tc_setup_estimator()
Dm_estimator.c37 int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est) in parse_estimator()
Dtc_qdisc.c48 struct tc_estimator est = {}; in tc_qdisc_modify() local
Dtc_filter.c67 struct tc_estimator est = {}; in tc_filter_modify() local
Dtc_class.c70 struct tc_estimator est = {}; in tc_class_modify() local
/external/javasqlite/src/main/java/SQLite/
DProfile.java17 public void profile(String stmt, long est); in profile()
/external/libavc/encoder/armv8/
Dime_platform_macros.h44 #define USADA8(src,est,sad) \ argument
/external/libavc/encoder/mips/
Dime_platform_macros.h45 #define USADA8(src,est,sad) \ argument
/external/libavc/encoder/x86/
Dime_platform_macros.h45 #define USADA8(src,est,sad) \ argument
/external/libavc/encoder/arm/
Dime_platform_macros.h44 #define USADA8(src,est,sad) \ argument
/external/strace/
Drtnl_tc.c79 struct tc_estimator est; in decode_tc_estimator() local
124 struct gnet_stats_rate_est est; in decode_gnet_stats_rate_est() local
173 struct gnet_stats_rate_est64 est; in decode_gnet_stats_rate_est64() local
/external/iptables/include/linux/netfilter/
Dxt_RATEEST.h12 struct xt_rateest *est __attribute__((aligned(8))); member
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_RATEEST.h14 struct xt_rateest *est __attribute__((aligned(8))); member
/external/strace/tests-m32/
Dnlattr_tcmsg.c111 static const struct tc_estimator est = { in main() local
Dnlattr_tc_stats.c99 static const struct gnet_stats_rate_est est = { in main() local
/external/strace/tests-mx32/
Dnlattr_tcmsg.c111 static const struct tc_estimator est = { in main() local
Dnlattr_tc_stats.c99 static const struct gnet_stats_rate_est est = { in main() local
/external/strace/tests/
Dnlattr_tcmsg.c111 static const struct tc_estimator est = { in main() local
Dnlattr_tc_stats.c99 static const struct gnet_stats_rate_est est = { in main() local
/external/aac/libSBRenc/src/
Dmh_det.cpp320 INT est; in calculateDetectorInput() local
355 INT i, est; in removeLowPassDetection() local
533 INT i, j, est; in transientCleanUp() local
791 INT est = 0, i; in detectionWithPrediction() local
914 INT scfBand, est, l, ll, lu, maxPosF, maxPosT; in calculateCompVector() local
1038 int est; in FDKsbrEnc_SbrMissingHarmonicsDetectorQmf() local
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/
Dcheckpoint_input_pipeline_hook_test.py69 def _build_iterator_saver_hook(self, est): argument
/external/u-boot/drivers/net/fsl-mc/dpio/
Dqbman_sys.h235 uint8_t est, uint8_t rpm, uint8_t dcm, in qbman_set_swp_cfg()
/external/libxcam/plugins/smart/dvs/libdvs/
Dstabilizer.cpp261 Ptr<MotionEstimatorRansacL2> est = makePtr<MotionEstimatorRansacL2>(MM_HOMOGRAPHY); in VideoStabilizer() local
/external/deqp/modules/gles3/functional/
Des3fFlushFinishTests.cpp331 const float est = (float(targetDurationUs) - b) / a; in calibrate() local
392 const float est = (float(MAX_SAMPLE_DURATION_US) - b) / a; in calibrate() local

12