Home
last modified time | relevance | path

Searched refs:rx (Results 1 – 10 of 10) sorted by relevance

/development/ndk/platforms/android-L/include/linux/
Datm_eni.h24 int tx,rx; member
Dserial.h97 int rx, tx; member
Datmdev.h31 #define __AAL_STAT_ITEMS __HANDLE_ITEM(tx); __HANDLE_ITEM(tx_err); __HANDLE_ITEM(rx); …
Dsynclink.h224 __u32 cts, dsr, rng, dcd, tx, rx; member
/development/perftests/panorama/feature_stab/src/dbreg/
Ddbstabsmooth.h136 bool is_point_in_rect(double px, double py, double rx, double ry, double w, double h);
Ddbstabsmooth.cpp291 bool db_StabilizationSmoother::is_point_in_rect(double px, double py, double rx, double ry, double … in is_point_in_rect() argument
293 if (px < rx) in is_point_in_rect()
295 if (px >= rx + w) in is_point_in_rect()
/development/ndk/platforms/android-3/include/linux/
Datmdev.h29 #define __AAL_STAT_ITEMS __HANDLE_ITEM(tx); __HANDLE_ITEM(tx_err); __HANDLE_ITEM(rx); …
/development/ndk/platforms/android-L/arch-mips64/include/asm/
Dinst.h764 BITFIELD_FIELD(unsigned int rx : 3,
800 BITFIELD_FIELD(unsigned int rx : 3,
807 BITFIELD_FIELD(unsigned int rx : 3,
/development/ndk/platforms/android-L/arch-mips/include/asm/
Dinst.h764 BITFIELD_FIELD(unsigned int rx : 3,
800 BITFIELD_FIELD(unsigned int rx : 3,
807 BITFIELD_FIELD(unsigned int rx : 3,
/development/ndk/platforms/android-9/arch-mips/include/asm/ip32/
Dmace.h244 volatile unsigned long rx; member