/external/iproute2/tc/ |
tc_estimator.c | 26 int tc_setup_estimator(unsigned A, unsigned time_const, struct tc_estimator *est) 28 for (est->interval=0; est->interval<=5; est->interval++) { 29 if (A <= (1<<est->interval)*(TIME_UNITS_PER_SEC/4)) 32 if (est->interval > 5) 34 est->interval -= 2; 35 for (est->ewma_log=1; est->ewma_log<32; est->ewma_log++) [all...] |
m_estimator.c | 33 fprintf(stderr, "Example: ... est 1sec 8sec\n"); 37 int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est) 44 if (est->ewma_log) 55 if (tc_setup_estimator(A, time_const, est) < 0) { 60 fprintf(stderr, "[estimator i=%u e=%u]\n", est->interval, est->ewma_log);
|
tc_core.h | 27 int tc_setup_estimator(unsigned A, unsigned time_const, struct tc_estimator *est);
|
tc_common.h | 17 extern int parse_estimator(int *p_argc, char ***p_argv, struct tc_estimator *est);
|
tc_class.c | 51 struct tc_estimator est; local 56 memset(&est, 0, sizeof(est)); 97 if (parse_estimator(&argc, &argv, &est)) 113 if (est.ewma_log) 114 addattr_l(&req.n, sizeof(req), TCA_RATE, &est, sizeof(est));
|
tc_filter.c | 62 struct tc_estimator est; local 65 memset(&est, 0, sizeof(est)); 120 if (parse_estimator(&argc, &argv, &est) < 0) 157 if (est.ewma_log) 158 addattr_l(&req.n, sizeof(req), TCA_RATE, &est, sizeof(est));
|
tc_qdisc.c | 50 struct tc_estimator est; local 65 memset(&est, 0, sizeof(est)); 117 if (parse_estimator(&argc, &argv, &est)) 137 if (est.ewma_log) 138 addattr_l(&req.n, sizeof(req), TCA_RATE, &est, sizeof(est));
|
/external/javasqlite/src/main/java/SQLite/ |
Profile.java | 14 * @param est estimated execution time in milliseconds. 17 public void profile(String stmt, long est);
|
/external/srtp/test/ |
roc_driver.c | 86 xtd_seq_num_t local, est, ref; local 95 index_init(&est); 99 delta = index_guess(&local, &est, (uint16_t) ref); 101 printf("%lld, %lld, %d\n", ref, est, i); 103 if (ref != est) { 123 index_init(&est); 135 delta = index_guess(&local, &est, (uint16_t) ref); 137 printf("ref: %lld, local: %lld, est: %lld, ircvd: %d, delta: %d\n", 138 ref, local, est, ircvd, delta); 145 if (ref != est) { [all...] |
rdbx_driver.c | 152 xtd_seq_num_t est; local 154 delta = index_guess(&rdbx->index, &est, idx); 163 * the estimated value est, at this point 184 xtd_seq_num_t est; local 187 delta = index_guess(&rdbx->index, &est, idx); 317 xtd_seq_num_t est; local 330 delta = index_guess(&rdbx.index, &est, i);
|
/external/iptables/include/linux/netfilter/ |
xt_RATEEST.h | 12 struct xt_rateest *est __attribute__((aligned(8))); member in struct:xt_rateest_target_info
|
/external/aac/libSBRenc/src/ |
mh_det.cpp | 306 INT est; local 311 for (est=0; est < noEstPerFrame; est++) { 313 diff(pQuotaBuffer[est+move], 314 tonalityDiff[est+move], 319 calculateFlatnessMeasure(pQuotaBuffer[est+ move], 321 pSfmOrig[est + move], 322 pSfmSbr[est + move], 351 INT i,est; local 541 INT i,j,li, ui,est; local 809 INT est = 0,i; local 958 INT scfBand,est,l,ll,lu,maxPosF,maxPosT; local 1085 int est; local [all...] |
/external/openssh/ |
fixprogs | 42 ($cmd, $path, $est) = /^\"([^\"]+)\"\s+([\w\/_-]+)\s+([\d\.\-]+)/o; 66 $est = $rate / $entscale; # scale the estimate back 69 print OUT "\"$cmd\" $path $est\n";
|
/external/iproute2/examples/ |
cbqinit.eth1 | 21 # est 1sec 8sec means, that kernel will evaluate average rate 25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \ 35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \ 47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq \ 55 $TC class add dev $DEVICE parent 1:1 classid :4 est 1sec 8sec cbq \ 73 $TC class add dev $DEVICE parent 1:7FFE classid 1:7FFF est 4sec 32sec cbq \
|
/external/srtp/srtp/ |
srtp.c | 602 xtd_seq_num_t est; /* estimated xtd_seq_num_t of *hdr */ local 723 delta = rdbx_estimate_index(&stream->rtp_rdbx, &est, ntohs(hdr->seq)); 734 high32(est),low32(est)); 736 debug_print(mod_srtp, "estimated packet index: %016llx", est); 748 iv.v64[1] = be64_to_cpu(make64((high32(est) << 16) | (low32(est) >> 16), 749 low32(est) << 16)); 751 iv.v64[1] = be64_to_cpu(est << 16); 758 /* otherwise, set the index to est */ 846 xtd_seq_num_t est; \/* estimated xtd_seq_num_t of *hdr *\/ local [all...] |
/libcore/luni/src/test/resources/ |
blob.c | 2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
/device/ti/panda/audio/test/ |
test-signal | 10 culpa qui officia deserunt mollit anim id est laborum.
|
/frameworks/base/services/common_time/ |
common_time_server_api.cpp | 325 int32_t est = (ICommonClock::STATE_MASTER != mState) local 328 dump_printf("Error Est. : %.3f msec\n", 329 static_cast<float>(est) / 1000.0); 331 dump_printf("Error Est. : %s\n", "unknown");
|
/external/icu4c/i18n/ |
decNumber.c | 6368 Int est; \/* estimated quotient *\/ local [all...] |
/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
EditStyledText.java | 963 EditorManager(EditStyledText est, StyledTextDialog dialog) { 964 mEST = est; [all...] |
/external/v8/test/mjsunit/ |
string-lastindexof.js | 69 var nonInitialMatch = "est";
|
string-indexof-2.js | 42 + " quisquam est, qui dolorem ipsum, quia dolor sit, amet, "
|
/external/clang/lib/AST/ |
Type.cpp | 1568 ExceptionSpecificationType est = getExceptionSpecType(); local [all...] |
/external/ping/ |
ping.c | 335 int est = rtt ? rtt/8 : interval*1000; local 337 interval = (est+rtt_addend+500)/1000; [all...] |
/external/strace/ |
strace.spec | 445 - vfork est arrive!
|