Home
last modified time | relevance | path

Searched refs:have_data (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/tools/
H A Dlibinput-analyze-per-slot-delta.py54 self.have_data = False
63 self.have_data = True
66 self.have_data = True
121 self.have_data = True
376 if fmt.have_data:
/third_party/libsnd/src/
H A Dcaf.c344 int marker, k, have_data = 0, error ; in caf_read_header() local
484 have_data = 1 ; in caf_read_header()
548 if (! psf->sf.seekable && have_data) in caf_read_header()
557 if (have_data == 0) in caf_read_header()
/third_party/libcoap/src/
H A Dcoap_block.c2926 int have_data = 0; in check_freshness() local
2933 have_data = 1; in check_freshness()
2939 have_data = 1; in check_freshness()
2947 have_data = 1; in check_freshness()
2963 if (have_data) { in check_freshness()

Completed in 7 milliseconds