HomeSort by relevance Sort by last modified time
    Searched refs:tbf (Results 1 - 9 of 9) sorted by null

  /external/jmonkeyengine/engine/src/test/jme3test/effect/
TestSoftParticles.java 31 private TranslucentBucketFilter tbf; field in class:TestSoftParticles
65 tbf = new TranslucentBucketFilter(true);
66 fpp.addFilter(tbf);
116 // tbf.setEnabled(!tbf.isEnabled());
  /external/iproute2/examples/
cbq.init-v0.7.3 108 # - PEAK parameter for setting TBF's burst peak rate
254 # LEAF=none|tbf|sfq optional, default "tbf"
257 # class. By default, TBF is used. Note that attaching TBF to CBQ class
258 # shapes the traffic to conform to TBF parameters and prevents the class
274 # have TBF attached to itself and will not be able to borrow unused
282 ### TBF qdisc parameters
303 # single TBF that allows 256Kbit/s would of course allow rate of
313 # Note: Setting TBF as leaf qdisc will effectively prevent the class fro
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 343 rpc_uint32 tbf;
loc_api_common_xdr.c 521 if (!xdr_rpc_uint32 (xdrs, &objp->tbf))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 333 rpc_uint32 tbf;
loc_api_common_xdr.c 505 if (!xdr_rpc_uint32 (xdrs, &objp->tbf))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 334 rpc_uint32 tbf; member in struct:rpc_loc_ni_vx_notify_verify_req_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 324 rpc_uint32 tbf; member in struct:rpc_loc_ni_vx_notify_verify_req_s_type
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 435 tc qdisc add dev tunl0 root tbf \

Completed in 306 milliseconds