Searched defs:fh (Results 1 – 3 of 3) sorted by relevance
243 FILE* fh = NULL; in saveToFile() local281 FILE* fh = NULL; in loadFromFile() local
220 void operator()(struct FHRec_* fh) { in operator ()()613 FH fh = _fh_from_int(fds[i].fd, __func__); in adb_poll() local830 FH fh = _fh_from_int(fd, __func__); in adb_bind() local879 FH fh = _fh_from_int(fd, __func__); in adb_sendmsg() local907 FH fh = _fh_from_int(fd, __func__); in GetWSARecvMsgFunc() local932 FH fh = _fh_from_int(fd, __func__); in adb_recvmsg() local1202 FH fh = _fh_from_int(fd, __func__); in network_peek() local1237 unique_fh fh(_fh_alloc(&_fh_socket_class)); in adb_socket_accept() local1261 FH fh = _fh_from_int(fd, __func__); in adb_setsockopt() local1286 FH fh = _fh_from_int(fd, __func__); in adb_getsockname() local[all …]
302 float fh = (float) mBitmapDisplayed.getHeight() / (float) mThisHeight; in maxZoom() local