Home
last modified time | relevance | path

Searched refs:throttled (Results 1 - 4 of 4) sorted by relevance

/third_party/NuttX/include/nuttx/net/
H A Dnet.h390 * throttled - An indication of the IOB allocation is "throttled"
399 FAR struct iob_s *net_ioballoc(bool throttled, enum iob_user_e consumerid);
/third_party/typescript/tests/baselines/reference/
H A DunderscoreTest1.js766 var throttled = _.throttle(updatePosition, 100); variable
767 $(null).scroll(throttled);
990 var throttled = _.throttle(updatePosition, 100); variable
991 $(null).scroll(throttled);
/third_party/libbpf/include/uapi/linux/
H A Dpkt_sched.h906 __u64 throttled; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c1902 bool throttled = false; in st_TexSubImage() local
2054 throttled = true; in st_TexSubImage()
2146 if (!throttled) { in st_TexSubImage()

Completed in 11 milliseconds