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

/system/extras/tests/bionic/libc/other/
H A Dtest_zlib.c48 unsigned have; local
77 have = CHUNK - strm.avail_out;
78 if (fwrite(out, 1, have, dest) != have || ferror(dest)) {
96 unsigned have; local
/system/bluetooth/data/
H A Dauto_pairing.conf21 // Fixed PIN keyboard blacklist. Keyboards should have variable PIN
22 // The keyboards below have a fixed PIN of 0000, so we will auto pair.
/system/core/libcutils/tests/memset_mips/
H A Dmemset_cmips.S93 # Here we have the "word-aligned" a0 (until the "last4")
112 # below we have at least 1 64-byte chunk which is "pref 30 safe"
/system/core/rootdir/
H A DAndroid.mk22 # Only copy init.rc if the target doesn't have its own.

Completed in 124 milliseconds